Talk:TuxOnIce

From ThinkWiki
Revision as of 20:37, 10 November 2005 by Spiney (Talk | contribs)
Jump to: navigation, search

Suspend2 + SATA resume on 2.6.14?

Anyone got suspend-to-RAM (with the 3rd patch from Problems with SATA and Linux) and Suspend2 working with kernel 2.6.14? It's "either, or" for me, when using both patches I get rather nasty looking kernel oops when hibernating...

--spiney 08:03, 10 Nov 2005 (CET)


Yes, it works fine for me on a T43. Are you using the latest Suspend2? Did you try hibernating from single mode, or even from init=/bin/sh mode, to make sure it's not a driver issue?

--Thinker 11:59, 10 Nov 2005 (CET)


Yes, latest 2.2-rc9 for 2.6.14. Basically it works, the notebook just doesn't power off at the end of suspending, but when running with all the debugging options turned on I got an oops in xfsbufd, so maybe it has something to do with me using xfs. What filesystem types are you using?

Haven't retried after that, bit scared about losing data, don't have time to reinstall everything atm. Once I got a bit more spare time I'll give it another go. suspend 2.1.9.5 for 2.6.12 worked fine, so I suppose it's not driver issue.

--spiney 12:53, 10 Nov 2005 (CET)


Oh, and I get that power off issue too, but it otherwise works and I didn't try enabling debug. I'm using ext3 in this machine (it got the most testing, so probably a good choice given all the oddball software and hardware in laptops). Are you using the file writer to hibernate to a file on xfs? There was a recent post by the developer about this being broken.

--Thinker 13:01, 10 Nov 2005 (CET)


Once I have time and scheduled IBM to replace my harddisk (the whining sounds it makes is really getting on my nerves, why get a 5400rpm drive if it's that loud?) I'll probably setup the system with ext3 and reinstall from the latest backup. Not using the filewriter btw.

Regarding the power off issue, changing the PoweroffMethod to 3 helps. Oh, and does your machine beep at suspend and resume (once each time) and didn't with older suspend2 versions? Mine did. Oh well, doesn't matter atm.

--spiney 17:43, 10 Nov 2005 (CET)


Are you sure "PowerdownMethod 3" really shuts down your machine? Here it does suspend to RAM, like it should, giving a Redisafe-like behavior (which is quite useful by itself, but consumers non-zero power.)

--Thinker 19:01, 10 Nov 2005 (CET)


it doesn't shutdown the machine as in power off, but I meant it's a workaround in case you actually want to hibernate, remove the power cord (I almost never have the battery inserted, sockets almost everywhere I am) and walk away without having to press the power button to manually power off the machine.

but of course, that's not really equivalent to powering off and does consume power.

--spiney 20:37, 10 Nov 2005 (CET)