Re: laptop reboots right after hibernation

2007-12-10 Thread Kjartan Maraas
ma., 10.12.2007 kl. 10.03 +0900, skrev Tejun Heo: > Kjartan Maraas wrote: > >> Hmmm... Ah.. okay. Wrongly splitted patch. Can you please do it one > >> more time? > >> > > Attached. > > Alright, it works now but it seems both dmesgs are from no-filter patch. > I'm pretty sure it works too beca

Re: laptop reboots right after hibernation

2007-12-10 Thread Tejun Heo
Kjartan Maraas wrote: > ma., 10.12.2007 kl. 10.03 +0900, skrev Tejun Heo: >> Kjartan Maraas wrote: Hmmm... Ah.. okay. Wrongly splitted patch. Can you please do it one more time? >>> Attached. >> Alright, it works now but it seems both dmesgs are from no-filter patch. >> I'm pretty

Re: laptop reboots right after hibernation

2007-12-09 Thread Tejun Heo
Kjartan Maraas wrote: >> Hmmm... Ah.. okay. Wrongly splitted patch. Can you please do it one >> more time? >> > Attached. Alright, it works now but it seems both dmesgs are from no-filter patch. I'm pretty sure it works too because one of your previous dmesgs showed it worked. Please double ch

Re: laptop reboots right after hibernation

2007-12-09 Thread Kjartan Maraas
sø., 09.12.2007 kl. 15.46 +0900, skrev Tejun Heo: > Kjartan Maraas wrote: > > to., 06.12.2007 kl. 11.38 +0900, skrev Tejun Heo: > >> Thanks. Almost there. Can you please try the attached two patches and > >> report the boot log? > >> > > Here we go again. > > Hmmm... Ah.. okay. Wrongly splitte

Re: laptop reboots right after hibernation

2007-12-08 Thread Tejun Heo
Kjartan Maraas wrote: > to., 06.12.2007 kl. 11.38 +0900, skrev Tejun Heo: >> Thanks. Almost there. Can you please try the attached two patches and >> report the boot log? >> > Here we go again. Hmmm... Ah.. okay. Wrongly splitted patch. Can you please do it one more time? Thanks. -- tejun I

Re: laptop reboots right after hibernation

2007-12-06 Thread Kjartan Maraas
to., 06.12.2007 kl. 11.38 +0900, skrev Tejun Heo: > Thanks. Almost there. Can you please try the attached two patches and > report the boot log? > Here we go again. Cheers Kjartan Initializing cgroup subsys cpuset Linux version 2.6.24-rc4 ([EMAIL PROTECTED]) (gcc version 4.1.2 20071124 (Red

Re: laptop reboots right after hibernation

2007-12-05 Thread Tejun Heo
Thanks. Almost there. Can you please try the attached two patches and report the boot log? -- tejun Index: work/include/linux/libata.h === --- work.orig/include/linux/libata.h +++ work/include/linux/libata.h @@ -1013,18 +1013,18 @@

Re: laptop reboots right after hibernation

2007-12-05 Thread Kjartan Maraas
on., 05.12.2007 kl. 16.46 +0900, skrev Tejun Heo: > Kjartan Maraas wrote: > > fr., 30.11.2007 kl. 19.39 +0900, skrev Tejun Heo: > >> Kjartan Maraas wrote: > >>> on., 28.11.2007 kl. 10.09 +0900, skrev Tejun Heo: > Kjartan Maraas wrote: > > I get this exact error message on a normal first t

Re: laptop reboots right after hibernation

2007-12-05 Thread Kjartan Maraas
on., 05.12.2007 kl. 16.46 +0900, skrev Tejun Heo: > Kjartan Maraas wrote: > > fr., 30.11.2007 kl. 19.39 +0900, skrev Tejun Heo: > >> Kjartan Maraas wrote: > >>> on., 28.11.2007 kl. 10.09 +0900, skrev Tejun Heo: > Kjartan Maraas wrote: > > I get this exact error message on a normal first t

Re: laptop reboots right after hibernation

2007-12-04 Thread Tejun Heo
Kjartan Maraas wrote: > fr., 30.11.2007 kl. 19.39 +0900, skrev Tejun Heo: >> Kjartan Maraas wrote: >>> on., 28.11.2007 kl. 10.09 +0900, skrev Tejun Heo: Kjartan Maraas wrote: > I get this exact error message on a normal first time boot here. I'm > using the latest fedora development ke

Re: laptop reboots right after hibernation

2007-11-30 Thread Kjartan Maraas
fr., 30.11.2007 kl. 19.39 +0900, skrev Tejun Heo: > Kjartan Maraas wrote: > > on., 28.11.2007 kl. 10.09 +0900, skrev Tejun Heo: > >> Kjartan Maraas wrote: > >>> I get this exact error message on a normal first time boot here. I'm > >>> using the latest fedora development kernel which is 2.6.24-rc2

Re: laptop reboots right after hibernation

2007-11-30 Thread Tejun Heo
Kjartan Maraas wrote: > on., 28.11.2007 kl. 10.09 +0900, skrev Tejun Heo: >> Kjartan Maraas wrote: >>> I get this exact error message on a normal first time boot here. I'm >>> using the latest fedora development kernel which is 2.6.24-rc2-git6 >>> based. And I have the latest BIOS from HP IIRC. >>>

Re: laptop reboots right after hibernation

2007-11-28 Thread Mark Lord
Tejun Heo wrote: Your BIOS is probably trying to issue DCO freeze lock to all drives. I don't have the faintest idea why it does but it does. I think there are several choices here. 1. Ignore device errors for _GTF commands. Report the failure with KERN_DEBUG priority and just keep processin

Re: laptop reboots right after hibernation

2007-11-28 Thread Jeff Garzik
Tejun Heo wrote: 2. Filter out certain commands from ACPI. I definitely don't like BIOS locking up random features via _GTF commands. It makes debugging difficult. I agree. Take a look at what Alan has been doing for the "trusted" command stuff. At the very least we should definitely blare

Re: laptop reboots right after hibernation

2007-11-28 Thread Tejun Heo
[cc'ing libata people] Hello, Kjartan Maraas wrote: > Here you go. It shows the error two times and then it gets it right and > continues to boot. No other problems arise from this that I can see. Cool, it proves even my code works from time to time if the moon and stars are perfectly aligned.

Re: laptop reboots right after hibernation

2007-11-28 Thread Kjartan Maraas
on., 28.11.2007 kl. 10.09 +0900, skrev Tejun Heo: > Kjartan Maraas wrote: > > I get this exact error message on a normal first time boot here. I'm > > using the latest fedora development kernel which is 2.6.24-rc2-git6 > > based. And I have the latest BIOS from HP IIRC. > > > > This is an HP nc64

Re: laptop reboots right after hibernation

2007-11-28 Thread Tejun Heo
Tomas Carnecky wrote: > I kindof had suspected that. The docking station has an ultrabay slot > where I currently have a cdrom drive (since the notebook itself doesn't > have any cdrom drive. Once I took the cdrom drive out, I was able to > successfully perform what I wanted to do in points 3a and

Re: laptop reboots right after hibernation

2007-11-27 Thread Tejun Heo
Kjartan Maraas wrote: > I get this exact error message on a normal first time boot here. I'm > using the latest fedora development kernel which is 2.6.24-rc2-git6 > based. And I have the latest BIOS from HP IIRC. > > This is an HP nc6400 intel based laptop: Care to post boot dmesg? Or does hardd

Re: laptop reboots right after hibernation

2007-11-22 Thread Rafael J. Wysocki
On Thursday, 22 of November 2007, Tomas Carnecky wrote: > Rafael J. Wysocki wrote: > > On Sunday, 18 of November 2007, Tomas Carnecky wrote: > >> Pavel Machek wrote: > >>> Hi! > >>> > echo disk > /sys/power/state > > successfully saves that state to the disk, but just as the laptop i

Re: laptop reboots right after hibernation

2007-11-22 Thread Tomas Carnecky
Rafael J. Wysocki wrote: > On Sunday, 18 of November 2007, Tomas Carnecky wrote: >> Pavel Machek wrote: >>> Hi! >>> echo disk > /sys/power/state successfully saves that state to the disk, but just as the laptop is about to turn itself off, it reboots (successfully, so the h

Re: laptop reboots right after hibernation

2007-11-20 Thread Kjartan Maraas
sø., 18.11.2007 kl. 21.16 +0100, skrev Tomas Carnecky: > Since this is becoming more an IDE/ATA issue, I added > [EMAIL PROTECTED] to CC. I hope that's the right mailinglist. > > Tomas Carnecky wrote: > > (3) Once the notebook was in the docking station (whether I boot it > > while in the dock or

Re: laptop reboots right after hibernation

2007-11-18 Thread Rafael J. Wysocki
On Sunday, 18 of November 2007, Tomas Carnecky wrote: > Pavel Machek wrote: > > Hi! > > > >> echo disk > /sys/power/state > >> > >> successfully saves that state to the disk, but just as the laptop is > >> about to turn itself off, it reboots (successfully, so the > >> hibernation/resume process w

Re: laptop reboots right after hibernation

2007-11-18 Thread Tomas Carnecky
Since this is becoming more an IDE/ATA issue, I added [EMAIL PROTECTED] to CC. I hope that's the right mailinglist. Tomas Carnecky wrote: > (3) Once the notebook was in the docking station (whether I boot it > while in the dock or boot it outside and then put it into the dock) and > I take it out

Re: laptop reboots right after hibernation

2007-11-18 Thread Tomas Carnecky
Pavel Machek wrote: > Hi! > >> echo disk > /sys/power/state >> >> successfully saves that state to the disk, but just as the laptop is >> about to turn itself off, it reboots (successfully, so the >> hibernation/resume process works well, even with X running! which is >> awesome :) ). But I'd rath

Re: laptop reboots right after hibernation

2007-11-18 Thread Tomas Carnecky
Tomas Carnecky wrote: > Pavel Machek wrote: >> Hi! >> >>> echo disk > /sys/power/state >>> >>> successfully saves that state to the disk, but just as the laptop is >>> about to turn itself off, it reboots (successfully, so the >>> hibernation/resume process works well, even with X running! which is

Re: laptop reboots right after hibernation

2007-11-18 Thread Tomas Carnecky
Pavel Machek wrote: > Hi! > >> echo disk > /sys/power/state >> >> successfully saves that state to the disk, but just as the laptop is >> about to turn itself off, it reboots (successfully, so the >> hibernation/resume process works well, even with X running! which is >> awesome :) ). But I'd rath

Re: laptop reboots right after hibernation

2007-11-18 Thread Pavel Machek
Hi! > echo disk > /sys/power/state > > successfully saves that state to the disk, but just as the laptop is > about to turn itself off, it reboots (successfully, so the > hibernation/resume process works well, even with X running! which is > awesome :) ). But I'd rather like the computer turned o

laptop reboots right after hibernation

2007-11-11 Thread Tomas Carnecky
echo disk > /sys/power/state successfully saves that state to the disk, but just as the laptop is about to turn itself off, it reboots (successfully, so the hibernation/resume process works well, even with X running! which is awesome :) ). But I'd rather like the computer turned off after I hibern