[Sussex] Newbie Kernel problems ...

Steve Dobson SDobson at manh.com
Wed Jul 16 10:00:01 UTC 2003


Hi Dom

On 16 July 2003 at 09:34 Dominic Clay wrote:
> After building a new 2.4.21 kernel for my Compaq Evo n1015v laptop (of
> which some on this list have seen how awkward this machine can be!).  I
> restarted the machine and watched as it started up ran through some of
> the modules ansd then, about 30 secs into the boot proccess it said:
> 
> 	'hda drive not ready for command'
> 
> ....and just say there.... trying.... and repeating this message...
> 
> Anyone have any clues what I did wrong?  The compile process seemed to
> go ok.

The message is coming from drivers/ide/ide.c and is reported when a
new command is to be sent to the device if the device is not ready.

Looking at the kernel code (I happen to be working from home this week) 
the driver appears to be waiting for either on wither BUSY or DRQ[1].
Have you turned the IDE DMA flag on in the kernel?  If so turn it off
and try again.

I'm assuming that the machine still boots find with the old version of
the kernel.

Steve

[1]
DMA Request




More information about the Sussex mailing list