Hi folks, hal:~ # s2ram -i This machine can be identified by: sys_vendor = "TOSHIBA" sys_product = "Satellite P15" sys_version = "PSP10U-0DUJPV" bios_version = "V1.20" See http://en.opensuse.org/S2ram for details.
If you report a problem, please include the complete output above. I have tried s2ram on my toshiba satellite p15-s409. It almost works. Same with s2disk. I run suse 10.2. I did what is recommended on http://en.opensuse.org/NVidia_Suspend_HOWTO: Enable NvAGP Put the line Option "NvAGP" "1" in the "Device" section, after the line 'Vendor Name "NVidia"' in /etc/X11/xorg.conf DID IT, DOUBLE CHECKED, IT IS DONE. SUSE 10.0 Find out which agp module is currently loaded by running # lsmod | grep agp Typical names are intel_agp, sis_agp, via_agp etc. Please ignore agpgart here. Mark this agp module as blacklisted in /etc/modprobe.conf.local. Example: # blacklist agp module blacklist intel_agp Note: /etc/hotplug/blacklist is still there to do the same but will be deprecated soon. [edit] Reboot and check Reboot and make sure that the agp module is no longer loaded by running DOUBLE CHECKED, IT IS DONE: Out of the box s2disk almost works by clicking on leave --> suspend to disk. I do it, it snapshots memory and goes to sleep. Turn it back on and the machine is back to life. Then if I do it again, it freezes before starting the memory snapshot. s2ram wouldn't work at all, I did some reading and realized it happens because my machine is not on the whitelist. I started playing with s2ram by hand. I did have success turning vga=0, booting with init=/bin/bash and using: s2ram -f -a 1 sucess s2ram -f -a 2 works only first time s2ram -f -a 3 works only first time using s2ram -f -a 1 I could suspend to ram as many times as I wanted. I tried to do it at runlevel 3, and then I had the same problems as I had with suspend to disk: works the first time, hangs next time. Always. A few more tests under X: running X: s2ram -f -a 1 works first time - second time the screen blanks screen backlight is on. ctrl-alt-f5 takes me to the console. login takes a username, never comes back to ask for password. alt-f7 takes me back to black screen with backlight on ctrl-alt-f5 seems to do nothing hard disk led light show action typing poweroff or find / seems to have no effect s2ram -f -a 2 same as above s2ram -f -a 2 -p -m same as above s2ram -f -a 3 -p -m same as above s2ram -f -a 3 hangs immediately looks like I am almost there, but I don't know where to go from he, any hints appreciated :-) Antonio ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Suspend-devel mailing list Suspend-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/suspend-devel