View previous topic :: View next topic |
Author |
Message |
tagger n00b
Joined: 31 Mar 2005 Posts: 37
|
Posted: Fri Apr 01, 2005 10:54 pm Post subject: software suspend 2 failure |
|
|
I began researching software suspend 2 yesterday. I read the current bug-reports at http://www.suspend2.net/ and noted 2 or 3 that seemed significant. One, for instance, is a problem with USB support compiled into the kernal (rather than loading as a module). I've seen advice elsewhere that one should use modules rather than compiling device support into the kernel in order to expect swsusp2 to work well. However, there was a patch posted for the USB problem, and, it turns out that it appears that change was already made in my kernel (2.6.12-rc1) -- the patch was actually created against the 2.6.11 kernel.
Anyway, when I try to /usr/sbin/hibernate, it looks like it starts off alright, and I get a blank screen, but a cursor remains in the top-left corner and nothing (hard-drives, fan, etc.) spins down - it just "freezes". Inspecting the log, later, I see:
Code: |
...
swsusp2_15: changing console from 1 to 63
hibernate: [98] Executing Swsusp2ConfigSet ...
hibernate: [99] Executing DoSwsusp2 ...
hibernate: Activating suspend ...
|
And that's the end of the story.
I'm starting the suspend from a terminal console and X/KDE is _not_ running when I call hibernate (per advice elsewhere to try a suspend "raw", first). I've inspected the following:
I can post my hibernate.conf and/or other files, if they'll be helpful, but I think they're not very interesting. My hibernate.conf file, actually, is just like the one at http://onyon.net/index.php/2005-02-18_16.00.28_swsuspondelllatituded800. I also have alsa (kernel-level support); perhaps that plays a role.
Any advice would be greatly appreciated. |
|
Back to top |
|
|
svyatogor Retired Dev
Joined: 13 Feb 2003 Posts: 186 Location: Kingdom of Kells
|
Posted: Sun Sep 25, 2005 4:59 pm Post subject: |
|
|
hm, I got exactly the same problem. did you manage to solve yours? |
|
Back to top |
|
|
Benzman n00b
Joined: 02 Jun 2003 Posts: 32 Location: Neu-Ulm, Germany
|
Posted: Mon Sep 26, 2005 10:29 am Post subject: |
|
|
Same problem here on my Medion MD41112 laptop. Here the last lines from /var/log/hibernate.log and /var/log/messages before the system freezes:
Code: | Starting suspend at Mo Sep 26 12:10:17 CEST 2005
hibernate: [01] Executing CheckLastResume ...
hibernate: [01] Executing LockFileGet ...
hibernate: [01] Executing NewKernelFileCheck ...
hibernate: [10] Executing EnsureSwsusp2Capable ...
hibernate: [11] Executing XHacksSuspendHook1 ...
hibernate: [30] Executing ServicesStop ...
* Stopping service alsasound
* Stopped service alsasound
hibernate: [45] Executing FSTypesUnmount ...
Unmounting /usr/portage/distfiles ...
hibernate: [89] Executing SaveKernelModprobe ...
hibernate: [91] Executing ModulesUnloadBlacklist ...
hibernate: [95] Executing XHacksSuspendHook2 ...
hibernate: [97] Executing ChangeToSwsuspVT ...
hibernate: [98] Executing Swsusp2ConfigSet ...
hibernate: [99] Executing DoSwsusp2 ...
hibernate: Activating suspend ... |
Code: | Sep 26 12:10:18 schlepptop ACPI: PCI interrupt for device 0000:00:14.5 disabled
Sep 26 12:10:19 schlepptop eth0: removing device
Sep 26 12:10:19 schlepptop ACPI: PCI interrupt for device 0000:02:04.0 disabled
Sep 26 12:10:19 schlepptop Unloaded prism54 driver
Sep 26 12:10:19 schlepptop ehci_hcd 0000:00:13.2: remove, state 1
Sep 26 12:10:19 schlepptop usb usb3: USB disconnect, address 1
Sep 26 12:10:20 schlepptop ehci_hcd 0000:00:13.2: USB bus 3 deregistered
Sep 26 12:10:20 schlepptop ACPI: PCI interrupt for device 0000:00:13.2 disabled
Sep 26 12:10:20 schlepptop ohci_hcd 0000:00:13.1: remove, state 1
Sep 26 12:10:20 schlepptop usb usb2: USB disconnect, address 1
Sep 26 12:10:20 schlepptop usb 2-2: USB disconnect, address 2
Sep 26 12:10:20 schlepptop ohci_hcd 0000:00:13.1: USB bus 2 deregistered
Sep 26 12:10:20 schlepptop ACPI: PCI interrupt for device 0000:00:13.1 disabled
Sep 26 12:10:20 schlepptop ohci_hcd 0000:00:13.0: remove, state 1
Sep 26 12:10:20 schlepptop usb usb1: USB disconnect, address 1
Sep 26 12:10:20 schlepptop usb 1-2: USB disconnect, address 4
Sep 26 12:10:20 schlepptop usb 1-3: USB disconnect, address 5
Sep 26 12:10:20 schlepptop ohci_hcd 0000:00:13.0: USB bus 1 deregistered
Sep 26 12:10:20 schlepptop ACPI: PCI interrupt for device 0000:00:13.0 disabled
Sep 26 12:10:22 schlepptop Software Suspend 2.2-rc6: Initiating a software suspend cycle.
Sep 26 12:10:22 schlepptop suspend_userui: userui_program not configured. suspend_userui disabled.
Sep 26 12:10:22 schlepptop Software Suspend 2.2-rc6: Swapwriter: Signature found.
Sep 26 12:10:22 schlepptop Software Suspend 2.2-rc6: Suspending enabled.
Sep 26 12:10:22 schlepptop Freezing processes |
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|