|
|||||||||||
|
Re: Thinkpad Z60T suspend to ram
From: 8rino <olpantani(at)unifi.it>
Date: Wed Jan 09 2008 - 11:28:02 EST
On Tue, Jan 08, 2008 at 01:40:37 -0800, 8rino wrote:
[...]
This is actually the problem. > Here This might be a misunderstanding: I think you should put
DISPLAY_QUIRK_S3_BIOS="true"
I made a bad copy&paste from the page.
> I think that there are some files where I have to write some options, but In a perfect world the manpages should always list the configuration files and directories. Sometimes it is necessary to use google or to list all files of a package and make a guess.
Thanks to your help and suggestions I've found this
http://en.opensuse.org/Pm-utils Nevertheless I'm still unable to suspend/hibernate the machine properly, even if I'm quite happy since I'm starting to understand something. >From
where around line 28 in /usr/lib/pm-utils/functions I find this:
source_configs()
cfgs="/etc/pm/config.d/*[^~]"
for cfg in $cfgs ; do
[ -f $cfgs ] || continue
set -a
. $cfg
set +a
done
} I'm not a programmer, so do you have any idea, please ? BTW, thanks for being a good interlocutor. I appreciate it a lot. I'm quite alone here dealing with Linux. I switched "definitely" to it only 6 months ago or so. We are somehow colleagues. You can find me here http://www4.unifi.it/dssnp/english/professors/pantani.htm -- View this message in context: http://www.nabble.com/Thinkpad-Z60T-suspend-to-ram-tp2570039p14715291.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 Wed Jan 9 11:28:36 2008 This archive was generated by hypermail 2.1.8 : Wed Mar 19 2008 - 06:49:40 EDT |
||||||||||
|
|||||||||||