Thursday, December 06, 2007

NVIDIA Hibernate

Fixed the hibernate on my openSUSE 10.3 / nvidia / compiz box
opensuse nvidia

Added the following line to /etc/X11/xorg.conf
Option "NvAGP" "1"
in the "Device" section, after the line 'Vendor Name "NVidia"'

Added a blacklist line to the modprobe /etc/modprobe.conf.local
blacklist sis_agp

Hibernate when idle:
Also fixed/changed the gnome powermanagement that it the machine hibernates when idle for x minutes.
Need to change this with gconf-editor, see the image below:








gconftool-2 --set --type=string /apps/compiz/general/allscreens/options/run_command_terminal_key " control alt t"

control and alt between <.>

gconftool-2 --set --type=string /apps/compiz/general/allscreens/options/command_terminal "gnome-terminal --geometry=140x40"

No comments: