* Re: 2.6.6 + AcerTravelMate634 suspend
@ 2004-05-27 15:06 mizu
0 siblings, 0 replies; 4+ messages in thread
From: mizu @ 2004-05-27 15:06 UTC (permalink / raw)
To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 4338 bytes --]
Hi
I've written some email, and this is som additional information:
also, You have modify your lilo.conf
append="acpi_sleep=s3_bios ide0=ata66 idebus=66 ...."
But, your kernel cannot have support for audio and cannot have
X driver from nvidia, which doesn't work.
Try orriginal nv driver from XFree86. It works well
mizu
On Wed, May 26, 2004 at 09:34:36PM -0400, Emma Jane Hogbin wrote:
> Hi everyone,
>
> I just thought I'd let everyone know how my system behaves with the
> various suspend options:
> echo -n "standby" > /sys/power/state
> back light stays on in X
> does nothing from the console
>
> echo -n "mem" > /sys/power/state
> system "goes away", no back light, "Zz" light goes on
> Fn-F4 should work to put the computer into this state but it just
> beeps and does nothing
> can't restore (tried the power button, Fn-F4, moving the mouse, etc)
> have to force power off with the power button and then force restart
>
> (more at the bottom)
> NB: I have to stop mysqld by hand. (Yes, I run a database on my laptop for
> testing purposes--I'm a web developer by day.)
>
> May 26 19:34:49 smeagol kernel: Stopping tasks: ====================================================
> =================
> May 26 19:34:49 smeagol kernel: stopping tasks failed (1 tasks remaining)
> May 26 19:34:49 smeagol kernel: Restarting tasks...<6> Strange, mysqld not stopped
> May 26 19:34:50 smeagol kernel: done
> May 26 19:34:50 smeagol udev[3195]: creating device node '/dev/vcs63'
> May 26 19:34:50 smeagol udev[3265]: removing device node '/dev/vcs63'
> May 26 19:34:55 smeagol udev[3274]: removing device node '/dev/vcsa63'
> May 26 19:35:00 smeagol udev[3280]: removing device node '/dev/vcs63'
> May 26 19:35:05 smeagol udev[3284]: removing device node '/dev/vcsa63'
> May 26 19:35:10 smeagol udev[3310]: removing device node '/dev/vcs63'
> May 26 19:35:15 smeagol udev[3314]: removing device node '/dev/vcsa63'
> May 26 19:35:18 smeagol kernel: PM: Preparing system for suspend
> May 26 19:35:19 smeagol kernel: Stopping tasks: ====================================================
> ============|
> May 26 19:35:19 smeagol kernel: Restarting tasks... done
> May 26 19:35:20 smeagol udev[3318]: removing device node '/dev/vcs63'
> May 26 19:35:25 smeagol udev[3322]: removing device node '/dev/vcsa63'
> May 26 19:35:30 smeagol udev[3326]: removing device node '/dev/vcs63'
> May 26 19:35:35 smeagol udev[3329]: removing device node '/dev/vcsa63'
> May 26 19:46:53 smeagol syslogd 1.4.1#10: restart.
> May 26 19:46:53 smeagol kernel: klogd 1.4.1#10, log source = /proc/kmsg
> started.
> May 26 19:46:53 smeagol kernel: Inspecting /boot/System.map-2.6.6.gimli
> May 26 19:46:54 smeagol udev[1498]: creating device node '/dev/vcs1'
> May 26 19:46:54 smeagol udev[1594]: removing device node '/dev/vcs1'
> May 26 19:46:54 smeagol udev[1505]: creating device node '/dev/vcsa1'
> May 26 19:46:54 smeagol udev[1600]: removing device node '/dev/vcsa1'
> May 26 19:46:54 smeagol kernel: Loaded 30706 symbols from
> /boot/System.map-2.6.6.gimli.
> May 26 19:46:54 smeagol kernel: Symbols match kernel version 2.6.6.
>
>
> echo -n "disk" > /sys/power/state
> system shuts off. No "Zz" light. When I use the power button to turn
> the system back on it says that it was not shut down properly.
>
>
> REMINDER: when I try to use poweroff and halt the computer does not power
> off when acpi_power_off is called at the very end.
>
> emma
>
> --
> Emma Jane Hogbin
> [[ 416 417 2868 ][ www.xtrinsic.com ]]
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g.
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________
> Acpi-devel mailing list
> Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/acpi-devel
--
mizu
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[-> E-mail:michal_AT_zimen_DOT_sk
[-> ICQ:97165392
[-> WWW: http://michal.zimen.sk
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread* 2.6.6 + AcerTravelMate634 suspend
@ 2004-05-27 1:34 Emma Jane Hogbin
[not found] ` <20040527013436.GA2559-Kz9ENIl45+A@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Emma Jane Hogbin @ 2004-05-27 1:34 UTC (permalink / raw)
To: acpi
Hi everyone,
I just thought I'd let everyone know how my system behaves with the
various suspend options:
echo -n "standby" > /sys/power/state
back light stays on in X
does nothing from the console
echo -n "mem" > /sys/power/state
system "goes away", no back light, "Zz" light goes on
Fn-F4 should work to put the computer into this state but it just
beeps and does nothing
can't restore (tried the power button, Fn-F4, moving the mouse, etc)
have to force power off with the power button and then force restart
(more at the bottom)
NB: I have to stop mysqld by hand. (Yes, I run a database on my laptop for
testing purposes--I'm a web developer by day.)
May 26 19:34:49 smeagol kernel: Stopping tasks: ====================================================
=================
May 26 19:34:49 smeagol kernel: stopping tasks failed (1 tasks remaining)
May 26 19:34:49 smeagol kernel: Restarting tasks...<6> Strange, mysqld not stopped
May 26 19:34:50 smeagol kernel: done
May 26 19:34:50 smeagol udev[3195]: creating device node '/dev/vcs63'
May 26 19:34:50 smeagol udev[3265]: removing device node '/dev/vcs63'
May 26 19:34:55 smeagol udev[3274]: removing device node '/dev/vcsa63'
May 26 19:35:00 smeagol udev[3280]: removing device node '/dev/vcs63'
May 26 19:35:05 smeagol udev[3284]: removing device node '/dev/vcsa63'
May 26 19:35:10 smeagol udev[3310]: removing device node '/dev/vcs63'
May 26 19:35:15 smeagol udev[3314]: removing device node '/dev/vcsa63'
May 26 19:35:18 smeagol kernel: PM: Preparing system for suspend
May 26 19:35:19 smeagol kernel: Stopping tasks: ====================================================
============|
May 26 19:35:19 smeagol kernel: Restarting tasks... done
May 26 19:35:20 smeagol udev[3318]: removing device node '/dev/vcs63'
May 26 19:35:25 smeagol udev[3322]: removing device node '/dev/vcsa63'
May 26 19:35:30 smeagol udev[3326]: removing device node '/dev/vcs63'
May 26 19:35:35 smeagol udev[3329]: removing device node '/dev/vcsa63'
May 26 19:46:53 smeagol syslogd 1.4.1#10: restart.
May 26 19:46:53 smeagol kernel: klogd 1.4.1#10, log source = /proc/kmsg
started.
May 26 19:46:53 smeagol kernel: Inspecting /boot/System.map-2.6.6.gimli
May 26 19:46:54 smeagol udev[1498]: creating device node '/dev/vcs1'
May 26 19:46:54 smeagol udev[1594]: removing device node '/dev/vcs1'
May 26 19:46:54 smeagol udev[1505]: creating device node '/dev/vcsa1'
May 26 19:46:54 smeagol udev[1600]: removing device node '/dev/vcsa1'
May 26 19:46:54 smeagol kernel: Loaded 30706 symbols from
/boot/System.map-2.6.6.gimli.
May 26 19:46:54 smeagol kernel: Symbols match kernel version 2.6.6.
echo -n "disk" > /sys/power/state
system shuts off. No "Zz" light. When I use the power button to turn
the system back on it says that it was not shut down properly.
REMINDER: when I try to use poweroff and halt the computer does not power
off when acpi_power_off is called at the very end.
emma
--
Emma Jane Hogbin
[[ 416 417 2868 ][ www.xtrinsic.com ]]
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-06-03 13:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-27 15:06 2.6.6 + AcerTravelMate634 suspend mizu
-- strict thread matches above, loose matches on Subject: below --
2004-05-27 1:34 Emma Jane Hogbin
[not found] ` <20040527013436.GA2559-Kz9ENIl45+A@public.gmane.org>
2004-05-27 8:17 ` Fred Labrosse
2004-06-03 13:07 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox