Re: IDE driver for HDD WDC WD1600JB-00R 160G

From: Alan Cox
Date: Fri Sep 02 2011 - 09:47:04 EST


> dma 131072 in
> [ 75.058789] res 51/84:8f:f1:66:5c/00:00:00:00:00/e4 Emask
> 0x30 (host bus error)
> [ 75.058794] ata4.00: status: { DRDY ERR }
> [ 75.058797] ata4.00: error: { ICRC ABRT }
> [ 75.058815] ata4: soft resetting link

The data transfer between the OS and drive was corrupted. The driver is
erroring the command reporting this.

It usually indicates cabling problems as the checksums for this are
computed and checked by the hardware not Linux.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/