Attempt to solve Suspend/Hibernate issue

Asked by MacPC

Hi,

I have a Intel DG31PR mobo, Intel Core 2 Quad Q6600 and nVidia7300GT card. I installed Ubuntu 8.04 64-bit. Everything works well but like a lot of people, the Suspend and Hibernate are the issues. Whenever it wakes up, it will make 4 system beeps and reboot itself all over.

I am trying to understand, from the technical end, what is involved in the process of going to sleep and wake up, Is it a mishap on the ACPI? the BIOS?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Harvey Muller
Solved:
Last query:
Last reply:
Revision history for this message
Harvey Muller (hlmuller) said :
#1

MacPC,

You may be able to rule out the nVidia graphics as the cause by trying my suggestion in this question:

    https://answers.launchpad.net/ubuntu/+question/37909

If that suggestion does not resolve your problem with suspend, then there is most likely an ACPI issue to sort out.

Please return to Launchpad and mark this question Solved, if this resolves your issue.

Thanks!

Harvey

Revision history for this message
Best Harvey Muller (hlmuller) said :
#2

MacPC,

I'm checking to see if the information previously provided resolved your issue. If so, please return to Launchpad and mark the question Solved.

Thanks!

Harvey

Revision history for this message
Pablo Di Noto (pablo-dinoto) said :
#3

Hello,

I have the same motherboard, but with a Intel Core2 Duo CPU (E8400 @ 3.00GHz).
Latest BIOS (PRG3110H.86A.0059.2008.1024.1834) and Xubuntu 8.10 with all updates up to today.

With the onboard video card, I have exactly the same issue: Suspend actually works, but pressing the power button afterwards results in 4 beeps, and then a normal restart. I switched to a GeForce 8500 GT based video card and a DVI panel, and now suspend stills does work, but now I get the normal restart after power up without beeps.

Here is my lspci:

00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 10)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8500 GT (rev a1)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
04:05.0 Ethernet controller: Atheros Communications Inc. AR2413 802.11bg NIC (rev 01)

I am willing to help testing any idea or patches -have a external disk in case there is need to do some low level kernel tweaking.

Regards!
///Pablo

Revision history for this message
MacPC (akfaka) said :
#4

Thanks Harvey Muller, that solved my question.