My Fedora Core 5 (2.6.16-1.2122_FC5) system does not recover from
suspend to memory. This used to just work under FC4. Unfortunately,
I do not know what update caused the original failure. I stopped
carrying the laptop back and forth to work several months ago, so I
didn't notice that S3 wasn't working since I didn't use it very often.
What can I do to get information on this failure?
I have nothing in my system log to indicate what the problem is. The
power comes on, the disk light stays on for about 40 seconds then
turns off, and then everything just hangs. Everything is just stalled
or frozen -- no network access, no messages in the log. The only way
to recover is to power down and then power up again.
Some more info:
I suspend from an acpi lid switch handler. It does this:
/usr/bin/dbus-send --system --print-reply \
--reply-timeout=2000 \
--dest=org.freedesktop.NetworkManager \
/org/freedesktop/NetworkManager \
org.freedesktop.NetworkManager.sleep
/sbin/hwclock --systohc
echo mem >/sys/power/state
/usr/bin/dbus-send --system \
--dest=org.freedesktop.NetworkManager \
/org/freedesktop/NetworkManager \
org.freedesktop.NetworkManager.wake
/sbin/hwclock --hctosys
The acpid log file shows the go-to-sleep part of the above (I have
some debugging messages in the lid handler script), but it does not
indicate that control returned after wake-up. I wake by striking the
Ctrl key on the keyboard.
acpid log:
[Thu May 25 20:12:29 2006] received event "button/lid LID0 00000080
00000001"
[Thu May 25 20:12:29 2006] notifying client 2193[68:68]
[Thu May 25 20:12:29 2006] executing action "/etc/acpi/actions/lid -d"
[Thu May 25 20:12:29 2006] BEGIN HANDLER MESSAGES
lid: entered
lid: 20:12:29 sending dbus sleep message to nm
[Thu May 25 20:15:28 2006] starting up
My system log shows this:
NetworkManager: <information> Going to sleep.
avahi-daemon[2166]: Interface eth1.IPv4 no longer relevant for mDNS.
avahi-daemon[2166]: Leaving mDNS multicast group on interface eth1.IPv4
with address 192.168.0.51.
avahi-daemon[2166]: Withdrawing address record for 192.168.0.51 on eth1.
NetworkManagerDispatcher: ntpd is running, stop
dhclient: DHCPRELEASE on eth1 to 192.168.0.1 port 67
dhclient: send_packet: Network is unreachable
dhclient: send_packet: please consult README file regarding broadcast
address.
named[2248]: D-BUS: dhclient for interface eth1 released lease - removing
forwarders.
ntpd[2674]: ntpd exiting on signal 15
syslogd 1.4.1: restart.
--
Garry T. Williams --- +1 678 656-4579
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html