Hi!

> > BTW, does swsusp work on it?
> 
> For a certain value of 'work', I suppose. :\ I've actually managed -
> once - to get it to suspend to disk and return to the console; I haven't
> been able to repeat the trick since then. I killed the X session I was
> in, unloaded all the modules that I could with

> for n in `lsmod|awk '/^[^M]/{print $1}'`; do sudo modprobe -r $n; done
> 
> and issued an
> 
> echo disk|/sys/power/state. When I hit the power button, everything came
> back on, and I was able to do 'ls', etc., and even started and ran X.
> However, this has not proven repeatable.

You probably want to debug swsusp, first. Do you have highmem64g? Does
it work from init=/bin/bash? noapic?
                                                                Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to