Re: ATI support
Dario Castellarin <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
Can you please attach your xorg.conf and Xorg.0.log? Dario Mike Chambers ha scritto: > On Tue, 2007-03-20 at 11:51 -0500, Justin Conover wrote: > > >> After you install the driver, run the following: >> >> yum install ati-x11-drv >> aticonfig --initial >> aticonfig --overlay-type=Xv >> edit xorg.conf and drop in the bottom >> >> Section "Extensions" >> Option "Composite" "Disable" >> EndSection >> >> Section "ServerFlags" >> Option "AIGLX" "off" >> EndSection >> > > After doing the above, and also even adding a dri section as well as a > Load dri in the module section, this is what I get below when running > glxgears.. > > [mike@scrappy ~]$ glxgears > Xlib: extension "XFree86-DRI" missing on display ":0.0". > 1696 frames in 5.2 seconds = 327.441 FPS > > Do I need to reboot again or is restarting xfs good enough? > >