err: stat_timo

Posted by: julf

err: stat_timo - 09/04/2007 13:46

Hmm... I keep getting error messages on the console semi-regularily, with the following content:

hda: stat_timo: status=0xd0
show_message("000.0 hda: err: stat_timo")
hda: no DRQ after issuing WRITE
ide0: reset: success

I assume it is an IDE bus timeout, but should I be worried or not?
Posted by: mlord

Re: err: stat_timo - 09/04/2007 15:24

Quote:
Hmm... I keep getting error messages on the console semi-regularily, with the following content:

hda: stat_timo: status=0xd0
show_message("000.0 hda: err: stat_timo")
hda: no DRQ after issuing WRITE
ide0: reset: success

I assume it is an IDE bus timeout, but should I be worried or not?


Yes, be worried. Possible IDE cable or header issue.

Cheers
Posted by: julf

Re: err: stat_timo - 09/04/2007 17:00

Quote:
Yes, be worried. Possible IDE cable or header issue.


As I feared. OK, will investigate. Thanks!