Hi,
I'm testing the best desktop experience with KDE 4.1.2 and nVidia drivers 177.80 (from the official package 177.80-0ubuntu2).
I have a laptop with a "nVidia Corporation GeForce 8600M GT" card with 512mb of video ram.
After many tests, now, I have this "working" configuration:
from my xorg.conf
from my .kde/Autostart/nvidiaSettings.sh
KDE is usable, not snappy as the 3.5.x release, but no more hangs, crash or
really strange behaviours.
Are you using some other settings? I'm missing something? Let me know
Thank you!
I'm testing the best desktop experience with KDE 4.1.2 and nVidia drivers 177.80 (from the official package 177.80-0ubuntu2).
I have a laptop with a "nVidia Corporation GeForce 8600M GT" card with 512mb of video ram.
After many tests, now, I have this "working" configuration:
from my xorg.conf
Code:
Section "Device" Identifier "Configured Video Device" Driver "nvidia" Option "NoLogo" "True" Option "RenderAccel" "True" Option "PixmapCacheSize" "300000" EndSection
Code:
nvidia-settings -a InitialPixmapPlacement=2 -a GlyphCache=1
really strange behaviours.
Are you using some other settings? I'm missing something? Let me know
Thank you!
Comment