Bug 12633
Summary: | IDE Hard disk spins down twice during suspend to ram | ||
---|---|---|---|
Product: | Power Management | Reporter: | Heiner (mephisto) |
Component: | Hibernation/Suspend | Assignee: | Tejun Heo (tj) |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | rjw, rui.zhang, tj, yakui.zhao |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.26-1-686 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 7216 | ||
Attachments: |
output of dmesg after boot
additional dmesg output after suspend-resume cycle lspci -nn output |
Description
Heiner
2009-02-04 11:21:08 UTC
Can you please try libata drivers? Also, please post the kernel boot log and the output of dmesg after suspend/resume. Created attachment 20169 [details]
output of dmesg after boot
Created attachment 20170 [details]
additional dmesg output after suspend-resume cycle
Hello, the attachments above contain the kernels boot messages and the dmesg output after one suspend-resume-cycle. Unfortunately I did not manage to successfully boot the machine using libata. I tried to recompile the kernel without IDE support but with libata for intel piix enabled, resulting in a kernel panic during boot stating that no device containing the root was found (or similar). This also appears after adjusting the root=XXX option on the kernel command line. Do you have a howto for enabling libata on a Debian lenny system? Regards Heiner Please post the output "lspci -nn" too. To use libata without initrd, you need to build in libata, ata_piix, SCSI and SCSI disk support. Created attachment 20181 [details]
lspci -nn output
I did enable libata, ata_piix, SCSI support and SCSI cdrom as well as disk support. However, the kernel did not boot successfully. I compiled the kernel from clean sources several times and checked the above options carefully, unfortunately without success. Regards Heiner Any chance you can grab the failing boot log? Serial console or netconsole should do. Unfortunetly I never used serial- or netconsole before and did not find out how to set it up. Is there any quick howto available? Yeap, in the kernel source tree, Documentation/serial-console.txt Documentation/networking/netconsole.txt Hi, Heiner Will you please try to use ata driver on the latest upstream kernel and see whether the issue still exists? Will you please also attach the output of acpidump, lspci -vxxx? Thanks. Heiner, please verify if this is a duplicate of bug #8855. i.e. please try a kernel later than 2.6.29-rc3 and see if the problem still exist. please re-open it if the problem still exists in 2.6.32 |