ATI X1300 support

Anthony J Placilla anthony_placilla at SUTH.COM
Tue Mar 20 20:09:40 UTC 2007



Mike Chambers wrote:
> Does anyone have this card or one version higher working with the ATI
> driver with FC6+updates?  When I run glxgears this is what it shows...
> 
> [mike at scrappy ~]$ glxgears
> Xlib:  extension "XFree86-DRI" missing on display ":0.0".
> 1696 frames in 5.2 seconds = 327.441 FPS
> 
> dri is not being loaded?  I have included my config file to browse
> through to see what I am missing or having too much info on...
> 
> 
> 
> --
---snippage--

I just fought this mess myself. Try the following additions. YMMV
Section "Module"
        Load  "dbe"
        Load  "fbdevhw"
        Load  "record"
        Load  "freetype"
        Load  "type1"
        Load  "dri"
        Load  "glx"
        Load  "extmod"
EndSection


Section "Device"
        Identifier  "Videocard0"
        Driver      "fglrx"
        Option      "UseInternalAGPGART" "no"
        Option      "DesktopSetup" "single"
        Option      "VideoOverlay" "on"
        Option      "NoDRI" "off"
        Option      "OpenGLOverly" "off"
        Option      "AddARGBGLXVisuals" "True"
        Option      "DisableGLXRootClipping" "True"
EndSection

-- 
Tony Placilla, RHCT, GSEC
anthony_placilla at suth.com


GPG-Key-ID: 1024D/C78F8B64              http://pgp.mit.edu
Key fingerprint = A8D5 7AFF CE88 4179 C792  D9A9 F197 2A15 C78F 8B64




More information about the fedora-list mailing list