2002-07-14 17:36:39

by Christian Gennerat

[permalink] [raw]
Subject: hda: lost interrupt

I have this line in my /etc/rc.d/rc.local
hdparm -c 1 -m 16 -S 6 /dev/hda

with 2.4.18 kernel it works fine.
with 2.5.25 I get "hda: lost interrupt" 30 seconds after.
And reset, and fsck... every time

What is new in 2.5.25 ?


2002-07-14 17:39:13

by Arnaldo Carvalho de Melo

[permalink] [raw]
Subject: Re: hda: lost interrupt

Em Sun, Jul 14, 2002 at 07:39:20PM +0200, Christian Gennerat escreveu:
> I have this line in my /etc/rc.d/rc.local
> hdparm -c 1 -m 16 -S 6 /dev/hda

> with 2.4.18 kernel it works fine.
> with 2.5.25 I get "hda: lost interrupt" 30 seconds after.
> And reset, and fsck... every time

> What is new in 2.5.25 ?

What is _wrong_ in 2.5.25? is the right question, read the archives and,
from what bzolnier said, _don't_ use 2.5.25 vanilla with IDE.

- Arnaldo