quot;$ACPI_SLEEP" ]; then
S2RAM_OPTS=" --acpi_sleep $ACPI_SLEEP"
fi
if [ -n "$S2RAM_OPTS" ]; then
into
if [ -n "$ACPI_SLEEP" ]; then
S2RAM_OPTS+=" --acpi_sleep $ACPI_SLEEP"
fi
if [ -n "$S2RAM_OPTS" ]; then
Now everyt
On Thu, Jan 10, 2008 at 10:54:12 -0800, 8rino wrote:
>
> [...]
> >I think the mistake is in this line:
> > [ -f $cfgs ] || continue
> >It should have "$cfg" instead of "$cfgs":
> > [ -f $cfg ] || continue
> Removing the "s" from that line seems to work, since I do n
27;ve added "2511EJG" in
/usr/share/hal/fdi/information/10freedesktop/20-video-quirk-pm-ibm.fdi
but nothing changes.
Any further idea ?
PS
Should I report the error "cfgs for cfg" in /usr/lib/pm-utils/functions ?
Where ? At http://people.freedesktop.org/~hughsient/quirk
On Wed, Jan 09, 2008 at 08:28:02 -0800, 8rino wrote:
> On Tue, Jan 08, 2008 at 01:40:37 -0800, 8rino wrote:
> [...]
> If I understand you correctly, you can suspend and resume without
> problems if you use this command directly? That means you almost have it
> working already. We just have to figur
ly
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.
On Tue, Jan 08, 2008 at 01:40:37 -0800, 8rino wrote:
[...]
> I did the following:
>
> apt-get install hibernate
> that installed also vbetool
>
> I tried to read the manuals, but I did not understand properly what I'm
> suppose to do.
I initially suggested hibernate and vbetool because they h
ki.org/wiki/Problem_with_display_remaining_black_after_resume
--
View this message in context:
http://www.nabble.com/Thinkpad-Z60T-suspend-to-ram-tp2570039p14685208.html
Sent from the Debian Laptop mailing list archive at Nabble.com.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Fri, Jan 04, 2008 at 01:39:42 -0800, 8rino wrote:
>
> Hi all, here is Ottorino from Florence, Italy.
> I own a Z60t on which I recently installed Debian lenny kernel 2.6.22-3-686.
> I have the same problem with suspend/hibernate.
> Pressing the blue keys Fn+moon the computer hibernate
> Pressi
and SwitchToText does not help.
>
> If I remove kdm from /etc/rc2.d, then after resuming, I can start kde,
> no problem at all. However, once X was running, future attempt to
> restart X after resuming will fail, no matter whether I stop X or not
> before suspending to ram.
>
>
Here you are. I sent it before, but seems that the mailing list filters
removed it.
Regards,
--
Raúl Sánchez Siles
ram.conf.gz
Description: application/gzip
signature.asc
Description: OpenPGP digital signature
I own a Dell i510m, which has an Intel 855GM graphics card. I had very similar
problems, and finally used the attached hibernate script configuration file to
suspend to RAM my laptop.
For using this in a nice way, I use the acpid and modifify the lid event
file[1] that it executes a script wh
I own a Dell i510m, which has an Intel 855GM graphics card. I had very similar
problems, and finally used the attached hibernate script configuration file to
suspend to RAM my laptop.
For using this in a nice way, I use the acpid and modifify the lid event
file[1] that it executes a script whi
Hi Lei Kong,
the problem is that the video card does not pick up.
Switch to console mode before suspending (example ctrl+alt+F1). Or do it with a
script as described in the snip below.
[snip]
chvt 1
sleep 1
echo -n "mem" > /sys/power/state
vbetool post
chvt 7
[/snip]
Also nice to include
[
Does your display problem occur when you suspend/resume from a virtual
terminal or only when you suspend X? If the problem is with X then the
option "UseDummyXServer yes" in hibernate.conf might fix it. Generally I
would recommend to start from the hibernate.conf which is shipped with
Debian and
On Tue, 24 Jan 2006 22:24:05 -0500
Lei Kong <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have problems with getting suspend-to-ram/resume work on
> my thinkpad z60t. When resuming, it always gave me a blank screen.
> I know the machine is running because I can ssh onto it.
...
> Anyone has a clue ho
Lei Kong wrote:
Hi,
I have problems with getting suspend-to-ram/resume work on
my thinkpad z60t. When resuming, it always gave me a blank screen.
I know the machine is running because I can ssh onto it.
Z60T comes with Intel 915GM display controller, and I am using
the i810 driver shipped with
Hi,
I have problems with getting suspend-to-ram/resume work on
my thinkpad z60t. When resuming, it always gave me a blank screen.
I know the machine is running because I can ssh onto it.
Z60T comes with Intel 915GM display controller, and I am using
the i810 driver shipped with xorg.6.8.2. My lo
17 matches
Mail list logo