ok firstly i would like to say thanks for all the peopel who put the effort into making the tutorials which got me as far as i am, because honestly i wouldn't have known whjere to begin (i just got on linux a few days ago after installing it a month ago, but was too busy with school).
anywasd, i installed fglrx and everything seemed fine..then xgl and everything seemed fine..until i started noticing differences which i don't think should be happening (i think xgl needs 3d acceleratino to run, if i'm not mistaken, but it seems as if it's not running)
here is a list of the differenced when disabling xgl, and when having it enabled (with fglrx running)
note: i'm running a radeon 9500, amd 2500+ and 512 ram on fedora core 6
WITHOUT XGL
-resizing windows is prety much instant, showing no lag
-fglrxinfo gives
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9500 Generic
OpenGL version string: 2.0.6174 (8.31.5)
-glxinfo | grep direct says direct rendering is enabled
-glxgears and fgl_glxgears both give around 500 fps (whcih i think is low)
-when i laod of soemthing like firefox, the blue bordered boxes originating form the shortcut move fast and show almost no lag
-enemy territory plays well, and plays in fullscreen
basically, everything seems ok EXCEPT glxgears and fgl_gears are running low, but who cares i guess..lol
WITH XGL
-all fancy stuff works without lag..raindrops may seem to lag just a tiny bit but everything is basically ok
-when i try to resized a window, it lags bad, and takes about 2 seconds to resize it (not fancy resizing just normal resizing)
-glxinfo | grep direct gives:
Xlib: extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
-fglrxinfo gives:
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9500 Generic
OpenGL version string: 1.2 (2.0.6174 (8.31.5))
-glxgears also complains about xlib (Xlib: extension "XFree86-DRI" missing on display ":0.0".) but still runs and gives 6000fps instead (big jump from 500)
-fgl_glxgears doesnt run and says:
Xlib: extension "XFree86-DRI" missing on display ":0.0".
Error: couldn't get fbconfig
-loading of firefox lags...you can see the blue box things going kinda slowly away
-enemy territory does NOT play in fullscreen..plays in a windowed mode and plays kinda laggy (but still playable)
when i'm using xgl this is the logfile it used in /var/log (it doesnt use xorg.0.log, the date and times don't match)
Xorg.93.log
when im NOT using xgl it uses
Xorg.0.log
i'm using this
xorg.conf
NOTE: i've tried lots of editing in the xorg.conf file, so i'm open to suggestions but i tried a bunch with no success
now it doesn't seem like anything is really wrong with the logfiles (unless soemthing cahnged from 1 hour ago) yet with xgl it seems direct rendering works for only parts of the system, even though the logfile states that everything is good (that it is enabled etc). glxgears works betetr than with non-xgl, but non-xgl glxgears gives 5500 less fps
i'm thinking it has soemthing to do with this lien in the logfiles:
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/lib/xorg/modules/extensions/libGLcore.so
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
because i'm running fglrx and ati's opengl stuff, why is it loading mesa?
sorry for this being so long i just wanted to give as much info as possible. if anyone has suggestions, please let me know!
Thanks,
David