lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 13 Jan 2007 19:23:25 -0600
From:	Robert Hancock <hancockr@...w.ca>
To:	Faik Uygur <faik@...dus.org.tr>,
	linux-kernel <linux-kernel@...r.kernel.org>
Cc:	Tejun Heo <htejun@...il.com>
Subject: Re: ahci_softreset prevents acpi_power_off

Faik Uygur wrote:
>> What happens when you try to shutdown?  
> 
> Does not shutdown and freezes.
> 
> Hand copied last messages seen on console:
> 
> Synchronizing SCSI cache for disk sda:
> ACPI: PCI Interrupt for device 0000:06:08.0 disabled
> Power down.
> acpi_power_off called
>   hwsleep-0285 [01] enter_sleep_state    : Entering sleep state [S5]

Since you're getting to this point I think this has to be some kind of 
BIOS interaction causing this. The only thing that happens after the 
"Entering sleep state" is that the kernel writes to some ACPI registers 
to tell the hardware to power down. I think some laptop BIOSes do things 
on ACPI power down like try to park the drive heads, etc. and maybe this 
change that you found from git bisecting is somehow interfering with it 
doing this?

Might want to check for a BIOS update first of all..

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@...pamshaw.ca
Home Page: http://www.roberthancock.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ