LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Hibernate works two times and fails afterwards (https://www.linuxquestions.org/questions/linux-newbie-8/hibernate-works-two-times-and-fails-afterwards-611303/)

wild_oscar 01-05-2008 06:01 AM

Hibernate works two times and fails afterwards
 
I have an odd situation: I can suspend my machine two times without a problem. After the third, it won't suspend anymore.

I thought it was strange, but I googled and it seems someone else has the exact same problem:
http://lists.tuxonice.net/lurker/mes...43ec90.en.html


The problem seems to be the same:

dmesg:
Code:

[ 1775.216000] ACPI Exception (exoparg2-0442): AE_AML_PACKAGE_LIMIT, Index (000000006) is beyond end of object [20070126]
[ 1775.216000] ACPI Error (psparse-0551): Method parse/execution failed [\_SB_.PCI0.PEX3.JMB1.SDE0._GTM] (Node df850270), AE_AML_PACKAGE_LIMIT
[ 1775.216000] ata7: ACPI get timing mode failed (AE 0x300d)
[ 1775.216000] pci_device_suspend(): ata_pci_device_suspend+0x0/0x40 [libata]() returns -22
[ 1775.216000] suspend_device(): pci_device_suspend+0x0/0x60() returns -22
[ 1775.216000] Could not suspend device 0000:03:00.1: error -22
[ 1775.216000] ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 20 (level, low) -> IRQ 21
[ 1775.216000] pnp: Device 00:07 activated.
[ 1775.216000] pnp: Device 00:08 activated.
[ 1775.216000] pnp: Failed to activate device 00:09.

and the lspci:

Code:

00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8600 GTS (rev a1)
03:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
03:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
05:00.0 Multimedia controller: Philips Semiconductors SAA7134/SAA7135HL Video Broadcast Decoder (rev 01)

I am running Ubuntu 7.10 Gutsy.

Any help on this odd behaviour appreciated!

On what may be a related problem, my IDE dvd-rom stops working after I hibernate the first time: it won't mount any cd or dvd, which work perfectly on my other SATA drive.
I also found this on my /var/log/messages, repeated hundreds of times a minute:
Code:

Jan  5 11:40:18 workbox kernel: [ 1276.164000] VFS: busy inodes on changed media.
Any help appreciated!

Drakeo 01-06-2008 06:03 PM

take it off plug n play and let linux read the bios instead of the other way around tell me if it helps.

wild_oscar 01-07-2008 05:47 AM

Quote:

Originally Posted by Drakeo (Post 3013710)
take it off plug n play and let linux read the bios instead of the other way around tell me if it helps.

I'm sorry, I don't understand what you're suggesting. Take off the ide cable? How do you plun'n'play an IDE cable?

wild_oscar 01-13-2008 06:33 PM

Quote:

Originally Posted by Drakeo (Post 3013710)
take it off plug n play and let linux read the bios instead of the other way around tell me if it helps.

Can anyone explain me the meaning of this suggestion?

win32sux 01-13-2008 08:12 PM

Quote:

Originally Posted by wild_oscar (Post 3021410)
Can anyone explain me the meaning of this suggestion?

I think what he means is set the "PNP OS" option in your BIOS to "No".

wild_oscar 01-15-2008 05:12 AM

Quote:

Originally Posted by win32sux (Post 3021474)
I think what he means is set the "PNP OS" option in your BIOS to "No".

Oh, I see.

I don't seem to have that option on my motherboard...


All times are GMT -5. The time now is 06:52 PM.