Arith
2009-04-04, 09:44 PM CDT
Greetings. I have a problem I have no idea how to address.
I installed FC10 about 2 months ago.. and after a long time of struggling with ATI drivers, I finally coaxed it to enable 3d acceleration.glxgears was pulling around 1800 frames. Life was great. Installed compiz.. glxgears pulls around 800 frames with it on. I'm told it's not supposed to do that.. but it was livable.
Today I update my system. Among these updates were a new kernel, x11, fglrx and ati's driver. I cringe thinking "updating this will be a huge mistake". I was right. I update anyway.. Glxgears with compiz on pulls 24 -40 frames. With compiz off.. it's all over the map. I logged in, and run glxgears right way and I get 1200 frames. Close glxgears, then try again immediately after, now it's 500 frames (both with compiz off). Compiz on still pulls double digits.
I have followed the instructions on this forum for installing ati drivers to no avail. I also removed fglrx and associated files with the add/remove dealie, and reinstalled by choosing the correct fglrx package and let it decide on my dependencies.. nothing. I tried using "fglrx-config-enable/disable" (going from memory about those commands.. I'm also quite tired) alas, I'm getting nowhere.
As you may have guessed by now, I am no linux expert by any means.. so basically my question is.. does anyone have any suggestions? Tomorrow when I have more energy I will try the tutorial on these forums again in case I missed something.. but in the meantime if anyone can float me a few choice nuggets of information it would be ever so grand.
Thanks
here's my xorg.conf;
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/fglrx"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
I installed FC10 about 2 months ago.. and after a long time of struggling with ATI drivers, I finally coaxed it to enable 3d acceleration.glxgears was pulling around 1800 frames. Life was great. Installed compiz.. glxgears pulls around 800 frames with it on. I'm told it's not supposed to do that.. but it was livable.
Today I update my system. Among these updates were a new kernel, x11, fglrx and ati's driver. I cringe thinking "updating this will be a huge mistake". I was right. I update anyway.. Glxgears with compiz on pulls 24 -40 frames. With compiz off.. it's all over the map. I logged in, and run glxgears right way and I get 1200 frames. Close glxgears, then try again immediately after, now it's 500 frames (both with compiz off). Compiz on still pulls double digits.
I have followed the instructions on this forum for installing ati drivers to no avail. I also removed fglrx and associated files with the add/remove dealie, and reinstalled by choosing the correct fglrx package and let it decide on my dependencies.. nothing. I tried using "fglrx-config-enable/disable" (going from memory about those commands.. I'm also quite tired) alas, I'm getting nowhere.
As you may have guessed by now, I am no linux expert by any means.. so basically my question is.. does anyone have any suggestions? Tomorrow when I have more energy I will try the tutorial on these forums again in case I missed something.. but in the meantime if anyone can float me a few choice nuggets of information it would be ever so grand.
Thanks
here's my xorg.conf;
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/fglrx"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "fglrx"
Option "OpenGLOverlay" "off"
Option "VideoOverlay" "on"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection