So, removing -d halt option solves this problem?
2007/4/20, Fabio Comolli <[EMAIL PROTECTED]>:
Bingo!
I switched from ata_piix.c to piix_ide.c and the "pop" disappeared.
I must say that the "pop" also disappeared after suspending to disk
using suspend2 (obviously without executing halt -n -h -p
From the debian etch 4.0 /etc/init.d/halt script:
# Don't shut down drives if we're using RAID.
hddown="-h"
if grep -qs '^md.*active' /proc/mdstat
then
hddown=""
fi
# If INIT_HALT=HALT don't poweroff.
poweroff="-p"
if [ "$IN
2007/4/17, Chuck Ebbert <[EMAIL PROTECTED]>:
Jan Engelhardt wrote:
> On Apr 15 2007 12:53, Henrique de Moraes Holschuh wrote:
>> On Sat, 14 Apr 2007, Pavel Machek wrote:
>>> How common are notebooks that cut power to disks during reboot?
>> Assuming it also does this when running Windows, I'd rep
I can confirm this, I have a Seagate Momentus 5400.3 sata disk, and it
spins off, respin up and again off when I halt my notebook.
I had before this disk an IBM/Hitachi one, and it doesn't have this behaviour.
Take a look at this bug report:
https://bugs.launchpad.net/ubuntu/+source/linux-source-
uspend and then suddenly resumes. Why?
How I can check if it's enabled a wake up device? There are no related
settings on the bios, only wake on lan (disabled). I think I must
debug interrupts...
2007/1/11, Stefan Seyfried <[EMAIL PROTECTED]>:
On Thu, Jan 11, 2007 at 02:14:42PM +0100, emisca wr
Yes, I have to look at pnpacpi code... but does the dsdt matters for
this problem?
Surely, it is a bios bug (as usually.). I will look at pnpacpi code.
Does anyone has the same motherboard?
2007/1/11, Pavel Machek <[EMAIL PROTECTED]>:
Hi!
>I've got it to work... I've forgot a thing when
6 matches
Mail list logo