You are not logged in.
Pages: 1
I'm having problems getting suspend/resume to work consistently on my laptop. One thing I'm trying to test is to see if the contents/size of ram is affecting the success/failure. Is it possible to flush or erase the contents of ram before suspending?
I know this partially reduces the benefit of suspend vs shutdown but I'd like to eliminate this as the cause of my problems.
Thanks in advance..
Offline
Whats the problem with it working consistently? any error messages?
Offline
Generally one of two things happens. Either 1. the screen lights up (and displays inu in yellow) but the sleep button stays on OR 2. the system comes back up and functions fine until I try to go back into X via startx. At that stage the cursor disappears and no keys seem to work except the power button which does shut the system down.
Sometimes my system suspends/resumes once fine but then the second time I have one of the above two things happen. I haven't been able to figure out a pattern yet. I thought it might be related to wireless networks changing between moves but even if I modprobe -r ipw2200 before suspending it doesn't help the situation.
As for errors, if the system does come back I see this on the console:
Allocated buffer at 0x11010 (base is 0x0)
ES: 0x1101 EBX: 0x0000
Calling INT 0x15 (F000:654B)
EAX is 0x5F20
Error: Something went wrong when performing real mode call
But, like I said, I get that error when the system comes back -- even though sometimes startx works and sometimes it does not.
I have 1GB of ram and my swap is 1077 MB big. My swap had been only 128MB big a few weeks back but I increased it to see if it would help but it hasn't. (Also, I should note that I'm using the CK kernel b/c I need the sata patch!)
Offline
what scripts are you using to suspend?
Offline
Hibernate scripts..
I posted my hibernate.conf in this thread. If you could help me figure this out I'd be mighty grateful!
Offline
try enabling unload all modules, and the dummy x server option down the bottom.
Offline
I did the unload all modules thing and now when I suspend I get a lot of device busy errors. On resume it's been the case where I get the yellow 'inu' and it stays suspended with the backlight on. I haven't been able successfully resume since so far.. I will keep those options enabled to gather some more data points but my initial impression is that it's a step back.
Any other ideas?
Offline
Pages: 1