* resume failing on ATA controller
@ 2007-08-27 8:29 Dave Airlie
2007-08-29 18:50 ` Pavel Machek
2007-08-30 23:55 ` Matthew Garrett
0 siblings, 2 replies; 3+ messages in thread
From: Dave Airlie @ 2007-08-27 8:29 UTC (permalink / raw)
To: Linux Kernel
Hi,
I've got an HP 2510p with a 965 mobile chipset and ICH8, lspci is at
http://people.freedesktop.org/~airlied/hp2510p/hp-lspci-vv.txt
Resume is failing on the hard disk resume by the looks of it (no video
to prove it..) but I've rmmod nearly everything and my network
interface comes back and I can ping it but anything that tries to
access the disk looks stuck...
I also know someone running the same laptop using drivers/ide drivers
whose suspend/resume works properly....
I'm running the latest Fedora rawhide kernel based on -rc3-git7
http://people.freedesktop.org/~airlied/hp2510p/ata_dmesg.txt
Dave.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: resume failing on ATA controller
2007-08-27 8:29 resume failing on ATA controller Dave Airlie
@ 2007-08-29 18:50 ` Pavel Machek
2007-08-30 23:55 ` Matthew Garrett
1 sibling, 0 replies; 3+ messages in thread
From: Pavel Machek @ 2007-08-29 18:50 UTC (permalink / raw)
To: Dave Airlie; +Cc: Linux Kernel
Hi!
>
> I've got an HP 2510p with a 965 mobile chipset and ICH8, lspci is at
>
> http://people.freedesktop.org/~airlied/hp2510p/hp-lspci-vv.txt
>
> Resume is failing on the hard disk resume by the looks of it (no video
> to prove it..) but I've rmmod nearly everything and my network
> interface comes back and I can ping it but anything that tries to
> access the disk looks stuck...
>
> I also know someone running the same laptop using drivers/ide drivers
> whose suspend/resume works properly....
Do you use power-on password by chance?
> I'm running the latest Fedora rawhide kernel based on -rc3-git7
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: resume failing on ATA controller
2007-08-27 8:29 resume failing on ATA controller Dave Airlie
2007-08-29 18:50 ` Pavel Machek
@ 2007-08-30 23:55 ` Matthew Garrett
1 sibling, 0 replies; 3+ messages in thread
From: Matthew Garrett @ 2007-08-30 23:55 UTC (permalink / raw)
To: Dave Airlie; +Cc: Linux Kernel
On Mon, Aug 27, 2007 at 06:29:48PM +1000, Dave Airlie wrote:
(I've already mentioned this to Dave, but for the benefit of anyone
else)
> I also know someone running the same laptop using drivers/ide drivers
> whose suspend/resume works properly....
>
> I'm running the latest Fedora rawhide kernel based on -rc3-git7
libata doesn't enable ACPI support by default. It needs the libata_acpi
option enabled at boottime (libata.libata_acpi?) in order to execute the
ACPI methods that HPs seem to need to resume properly. With that change,
mine works fine.
--
Matthew Garrett | mjg59@srcf.ucam.org
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-31 0:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-27 8:29 resume failing on ATA controller Dave Airlie
2007-08-29 18:50 ` Pavel Machek
2007-08-30 23:55 ` Matthew Garrett
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox