Poll: # users w/ livna ATI fglrx and GLX working

William John Murray w.j.murray at rl.ac.uk
Thu Nov 23 08:16:04 UTC 2006


On Wed, 2006-11-22 at 18:18 -0500, fedora-list-request at redhat.com wrote:
> How many out there have GLX working with livna ati?

  I can do, on Dell D610, with M300. But the 8.31.5 release doesn't let
my laptop suspend work. I went back to 8.30.3, and this seemed easier to
implement with the ATI drivers directly (after all, they do build RPMs)

I needed these in xorg.conf 

Section "Module"
        Load  "glx"
        Load  "dri"
        Load  "extmod"
EndSection

   Section "Extensions"
        Option      "Composite" "Disable"
EndSection

Also, in device, for xv:
 Option "VideoOverlay"               "on"

   Cheers,
     Bill




More information about the users mailing list