crispy_chunks
April 28th, 2008, 11:22 AM
I just installed 8.04 and im pretty happy with it so far. My only problem is that compiz has been running a bit choppy. Window minimizations/maximizations and super-tapping is drawn really slow :( To fix that ive tried the following:
1. Added to xorg.conf in Device section:
Option "AllowGLXWithComposite" "1"
Option "AddARGBGLXVisuals" "1"
Option "Coolbits" "1"
Option "TripleBuffer" "1"
Option "DamageEvents" "1"
Option "BackingStore" "1"
Option "InitialPixmapPlacement" "2"
2. using this little powermizer hack (got a 8400GS): http://ubuntuforums.org/showthread.php?t=594593&page=2
These things didnt help the performance to be at a noticable good level (tho the hack solves alot of performance problems when everything is running as it should)
3. This fixed the low performance: sudo apt-get install xserver-xorg
Now all effects are nice and smooth and fast! YAY! But my problem is that now nvidia-settings is not working - you do not appear to be using the nvidia x driver - it says. Which is probably true because when i start compiz the console outputs: nVidia: not present - enabling Xgl with nvidia drivers. Also my keyboard layout changed from Danish to english, which makes me think that xorg.conf is not actually being used - but maybe another weird "xorg-xgl-conf" or something like that....
Can anyone shed some light on how to get nvidia-settings working again? I want to be using xserver-xgl because it make all the effects smooth :p
(im using nviodia settings to control my 2 monitor setup, projector and monitor)
1. Added to xorg.conf in Device section:
Option "AllowGLXWithComposite" "1"
Option "AddARGBGLXVisuals" "1"
Option "Coolbits" "1"
Option "TripleBuffer" "1"
Option "DamageEvents" "1"
Option "BackingStore" "1"
Option "InitialPixmapPlacement" "2"
2. using this little powermizer hack (got a 8400GS): http://ubuntuforums.org/showthread.php?t=594593&page=2
These things didnt help the performance to be at a noticable good level (tho the hack solves alot of performance problems when everything is running as it should)
3. This fixed the low performance: sudo apt-get install xserver-xorg
Now all effects are nice and smooth and fast! YAY! But my problem is that now nvidia-settings is not working - you do not appear to be using the nvidia x driver - it says. Which is probably true because when i start compiz the console outputs: nVidia: not present - enabling Xgl with nvidia drivers. Also my keyboard layout changed from Danish to english, which makes me think that xorg.conf is not actually being used - but maybe another weird "xorg-xgl-conf" or something like that....
Can anyone shed some light on how to get nvidia-settings working again? I want to be using xserver-xgl because it make all the effects smooth :p
(im using nviodia settings to control my 2 monitor setup, projector and monitor)