[SLE] Suse 10.1 Suspend to ram, suspend to disk, Inspiron 8500
For anyone interested, I have suspend to ram and suspend to disk in kpowersave working on Dell Inspiron 8500 w/Nvidia Geforce4 Go video card. Here is what I did. Install Nvidia 8762 driver (8756 did not work) Change /etc/sysconfig/powersave/sleep file as follows DISABLE_USER_SUSPEND2RAM="" to DISABLE_USER_SUSPEND2RAM="no" SUSPEND2RAM_FORCE="" to SUSPEND2RAM_FORCE="yes" Added Option "NvAGP" "1" to /etc/X11/xorg.conf after the VendorName "NVidia" line. added # blacklist agp module blacklist intel_agp to /etc/modprobe.conf.local The modprobe.conf.local seemed to be the biggest help. The nvidia agp driver is still loaded, just not the intel one. Spent 4 hours trial and error and internet searches to find the answeer. Maybe this will save someone else the hassle. A couple of good resources are http://en.opensuse.org/s2ram and http://en.opensuse.org/nvidia. Art -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
participants (1)
-
Art Fore