View previous topic :: View next topic |
Author |
Message |
languitar n00b
Joined: 03 Sep 2006 Posts: 19
|
Posted: Mon Dec 11, 2006 5:58 pm Post subject: Shutdown after hibernating |
|
|
Hello,
I've got a really strange problem with hibernation on my Acer Aspire 1690. Suspend to disk works fine and hibernating seems to do this, too, but there's on little thing. When the system wakes up, everything's is fine, even wireless lan is reassociated, but after a few seconds the computer begins to shutdown.
I'm using the suspend2 kernel. Anyone got a solution or hint for this problem?
Thanks
Johannes |
|
Back to top |
|
|
sonicbhoc Veteran
Joined: 24 Oct 2005 Posts: 1805 Location: In front of the computer screen
|
Posted: Tue Dec 12, 2006 3:02 pm Post subject: |
|
|
what does
say? _________________ I'm too lazy to keep this stupid signature up to date, so here's something more interesting:
My friend Hetdegon can draw if you ask me.
Now using PClinuxOS on my laptop and Gentoo on my desktop and new laptop. |
|
Back to top |
|
|
languitar n00b
Joined: 03 Sep 2006 Posts: 19
|
Posted: Tue Dec 12, 2006 7:43 pm Post subject: |
|
|
Here is what I've found after I tried to hibernate:
/var/log/messages:
Code: | Dec 12 20:30:01 little-tux eth1: Coming out of suspend...
Dec 12 20:30:01 little-tux PCI: Enabling device 0000:06:03.0 (0000 -> 0002)
Dec 12 20:30:01 little-tux ACPI: PCI Interrupt 0000:06:03.0[A] -> GSI 17 (level, low) -> IRQ 17
Dec 12 20:30:01 little-tux pnp: Device 00:07 does not supported activation.
Dec 12 20:30:01 little-tux pnp: Device 00:08 does not supported activation.
Dec 12 20:30:01 little-tux usb 3-2: USB disconnect, address 2
Dec 12 20:30:01 little-tux ipw2200: Radio Frequency Kill Switch is On:
Dec 12 20:30:01 little-tux Kill switch must be turned off for wireless networking to work.
Dec 12 20:30:01 little-tux wpa_cli: interface eth1 DISCONNECTED
Dec 12 20:30:01 little-tux usb 3-2: new low speed USB device using uhci_hcd and address 3
Dec 12 20:30:01 little-tux cron[8797]: (root) CMD (test -x /usr/sbin/run-crons && /usr/sbin/run-crons )
Dec 12 20:30:01 little-tux init: Switching to runlevel: 0 |
Code: | little-tux log # dmesg | grep -i suspend
Suspend2 Core.
Suspend2 Compression Driver loading.
Suspend2 Encryption Driver loading.
Suspend2 Swap Writer loading.
Suspend2 2.2.5: Swapwriter: Signature found.
Suspend2 2.2.5: Resuming enabled. |
/var/log/hibernate.log soesn't say anything about my last try. May this be, because I used klaptop for hibernating? Nevertheless it's not important wether I use klaptop or hibernate-ram. Both have the same result.
Is this enough out of my logs?
Johannes |
|
Back to top |
|
|
languitar n00b
Joined: 03 Sep 2006 Posts: 19
|
Posted: Thu Dec 14, 2006 10:37 pm Post subject: |
|
|
anyone? |
|
Back to top |
|
|
opentaka l33t
Joined: 18 Feb 2005 Posts: 840 Location: Japan
|
Posted: Fri Sep 14, 2007 9:41 pm Post subject: |
|
|
languitar wrote: |
Dec 12 20:30:01 little-tux init: Switching to runlevel: 0[/code]
|
it's trying to shutdown, cleanly. Comment out the line where it tries to execute /etc/init.d/shutdown.sh in /etc/acpi/power.sh _________________ "Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
|
|
Back to top |
|
|
|