My computer (AMD A8 3850 CPU, ATI 4550 video card, OPENSUSE 12.3, 32 bit, Windows 7 dual boot) does not sleep. It stuck there, but keyboard LED still works.
I want to try search the options to make sleep work. I do not know how to do these:
passing “vga=0” to the kernel
There is GRUB2 on boot. It can select OPENSUSE 12.3 boot or Windows 7 boot at the beginning. Somebody says key in “vga=0” after I press ‘e’ key. Is it really?
To answer your question about adding vga=0 as a boot argument: You can either hit escape to go from the graphical grub2 screen to the text screen, enter edit mode and modify the kernel line to append vga=0, or you can permenantly add kernel boot arguments using Yast -> Boot configuration -> Boot Loader Options -> Optional kernel command line parameters.
However, this is not going to have any effect on you system sleeping.
Are you trying to suspend to ram or to disk?
What happens exactly? Does it log you out and hang? Just hand immediately? Does the screen go black, but the system not power down?
Thank you very much. I get the instruction from web page:
[/QUOTE]SDB:Suspend to RAMThere are machines that will not resume when using a framebuffer console. Recent Dell and HP models for example very often fall into this category.
You can disable the framebuffer in your bootloader configuration by passing “vga=0” to the kernel.ATI graphics chipsets Lately many machines i came across with ATI Radeon graphics chipsets did not work with any framebuffer (usually they hung inside the BIOS, not even capslock did work after trying to resume). They often worked fine with “vga=0” and “s2ram -f -p -m” or “s2ram -f -p -s”. [/QUOTE]
I have tried the above two commands. The monitor are sleep then, but the desktop computer continue run and does not respond to keyboard and mouse any more. My computer has the following info:
[/QUOTE]linux-kx35:/home/wan2/Downloads # s2ram -i
This machine can be identified by:
sys_vendor = “MSI”
sys_product = “MS-7696”
sys_version = “1.0”
bios_version = “V1.0B6”
[/QUOTE]
OPENSUSE (12.3, 32 bit) is really cool and fast. But s2ram does not work (I only need it sleep to ram (not disk)), Could you help me on steps to make S2RAM work?
Thanks. The screen goes to sleep (Its LED blink), but the system does not respond any more. On the web, some check /var/log/pm-suspend.log. I do NOT see that log file. There is only pm-powersave.log. Below is its contents. Is it useful or not?