|
|||||||||||
|
Re: Thinkpad Z60T suspend to ram
From: 8rino <olpantani(at)unifi.it>
Date: Thu Jan 10 2008 - 13:54:12 EST [...] >I think the mistake is in this line: > [ -f $cfgs ] || continue >It should have "$cfg" instead of "$cfgs": > [ -f $cfg ] || continueRemoving the "s" from that line seems to work, since I do no longer get the message /usr/lib/pm-utils/functions: line 28: [: /etc/pm/config.d/config: binary operator expected Also, after the resume I do no longer get the pop-up telling that there's something going wrong The pop-up is the one linking to http://people.freedesktop.org/~hughsient/quirk/ Moreover now ./quirk.checker responds
Suspend should work!
but actually it does not.
On either
After this I get these lines in /var/log/pm-suspend.log
gio gen 10 19:10:20 CET 2008: running suspend hooks.
===== gio gen 10 19:10:20 CET 2008: running hook:
sys_vendor = "IBM"
sys_product = "2511EJG"
sys_version = "ThinkPad Z60t"
bios_version = "77ET60WW (1.20 )" See http://en.opensuse.org/S2ram for details.
If you report a problem, please include the complete output above.
gio gen 10 19:10:23 CET 2008: running resume hooks.
===== gio gen 10 19:10:23 CET 2008: running hook:
> grep acpid /var/log/syslog > (Normally the ACPI daemon is the one responsible for handling the > special keys. It should write in the log which script is called. We > might then be able to adapt this script to your needs.)
As regards grep acpid /var/log/syslog
So it seems that the problem now has shifted to s2ram. I've been reading http://en.opensuse.org/S2ram many times, but I cannot figure out which could be the solution.
I've tried the following
OK. It suspends.
and I have to press Ctrl-Alt-F7 to have the lights on back. Other options to s2ram seems not to work, since they are reporting errors. b) I've added "2511EJG" in /usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi but nothing changes. Any further idea ?
PS
Regards
-- View this message in context: http://www.nabble.com/Thinkpad-Z60T-suspend-to-ram-tp2570039p14741083.html Sent from the Debian Laptop mailing list archive at Nabble.com. -- To UNSUBSCRIBE, email to debian-laptop-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Thu Jan 10 13:55:20 2008 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 06:49:42 EDT |
||||||||||
|
|||||||||||