[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X problems



Zach wrote:

> I remember when I had my old Nvidia card I could use 'nv' or
> 'nvidia' driver to get hardware acceleration working. Any idea how to
> do so for my ATI card?
> 

To enable hardware acceleration, In the "Module" section of xorg.conf you
should load "dri". So the corresponding stanza in /etc/X11/xorg.conf will
look like

Section "Module"
  # bunch of load statements here
  Load "dri"
  # bunch of load statements here
EndSection

hth
raju

-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/



Reply to: