LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   hda: dma_intr: status =0x51 { DriveReady SeekComplete Error } (https://www.linuxquestions.org/questions/linux-newbie-8/hda-dma_intr-status-%3D0x51-%7B-driveready-seekcomplete-error-%7D-92745/)

spank 09-14-2003 02:08 PM

hda: dma_intr: status =0x51 { DriveReady SeekComplete Error }
 
hda: dma_intr: status =0x51 { DriveReady SeekComplete Error }
hda: dma_intr: status =0x84 { DriveStatus Error Bad CRC }
I get this error 3 times and after this
hdb: DMA disabled

What is the problem and how can I fix it. I get this message when the kernel boots.

VorlonInfoTech 09-14-2003 03:06 PM

This is the tell-tale sign of a failing drive. It might last another year, month, or nanosecond.

Better save what you can from it, then get a new drive ASAP. Good luck!

spank 09-15-2003 05:07 AM

I`m not sure that this device is failing. I think this maybe a problem with the compiled kernel image.

whansard 09-15-2003 05:23 AM

your drive and controller aren't getting clean enough
signal for the dma speed the kernel is trying to run.
try a slower dma speed,
like hdparm -d1 -X67 /dev/hdb
you might need to slow down hda also to get it to work.

try hdparm -d1 -X67 /dev/hda /dev/hdb
then speed up each drive 1 spot until it messes up again. you'll find a happy medium.

spank 09-17-2003 12:37 PM

this doesn't work

whansard 09-17-2003 01:04 PM

neither does this.


All times are GMT -5. The time now is 06:16 AM.