View Single Post
  #10 (permalink)  
Old 08-Jul-2009, 09:41
Camaleón
Guest
 
Posts: n/a
Default Re: ATI 3d is enabled but sax2 says no 3d

Shaggin Shea wrote:

> Still glitchy when I enable 3d desktop after reboot, with the Option
> "Composite" "true" added to my xorg.conf
>
>> Section "Device"
>> BoardName "ATI Radeon 9550 / X1050 Series (RV350/RV360 4153)"
>> BusID "1:0:0"
>> Driver "fglrx"
>> Identifier "Device[0]"
>> Option "Composite" "true"


Sir, that option has to be under "Extensions" section, not on "Device"
section :-)

***
Section "Extensions"
Option "DAMAGE" "true"
Option "Composite" "true"
EndSection
***

> david@linux-ggj9:~> fgl_glxgears
> Using GLX_SGIX_pbuffer
> 1697 frames in 5.0 seconds = 339.400 FPS
> 1706 frames in 5.0 seconds = 341.200 FPS


Some versions of the ati driver have very poor performance :-(.

If it is an option for you, you can also test the free driver,
called "radeonhd".

Greetings,

--
Camaleón
Reply With Quote