LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-05-2008, 06:01 AM   #1
wild_oscar
Member
 
Registered: Jan 2007
Distribution: OpenSuse 10.2
Posts: 56

Rep: Reputation: 15
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!
 
Old 01-06-2008, 06:03 PM   #2
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
take it off plug n play and let linux read the bios instead of the other way around tell me if it helps.
 
Old 01-07-2008, 05:47 AM   #3
wild_oscar
Member
 
Registered: Jan 2007
Distribution: OpenSuse 10.2
Posts: 56

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Drakeo View Post
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?
 
Old 01-13-2008, 06:33 PM   #4
wild_oscar
Member
 
Registered: Jan 2007
Distribution: OpenSuse 10.2
Posts: 56

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Drakeo View Post
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?
 
Old 01-13-2008, 08:12 PM   #5
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by wild_oscar View Post
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".
 
Old 01-15-2008, 05:12 AM   #6
wild_oscar
Member
 
Registered: Jan 2007
Distribution: OpenSuse 10.2
Posts: 56

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by win32sux View Post
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...
 
  


Reply

Tags
hibernate, ide, suspend, ubuntu


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
cli hibernate works but gnome panel hibernate fails BCarey Linux - Desktop 1 06-08-2007 10:21 AM
Duel boot w/ windows. I've got it working but it fails at times, why? sleekmason Linux - General 8 11-26-2006 02:13 AM
Added Mandriva2005 kernel to 2006 install to fix hibernate problem. Usb fails now... ph0b0s Linux - Hardware 4 12-09-2005 12:50 PM
Only MSN works, everything else on the internet times out. iNf3rn0 Linux - Networking 10 08-27-2004 04:57 PM
Sound only works some times arkamir Linux - Newbie 0 03-12-2004 07:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration