[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20110902144600.46117a5c@lxorguk.ukuu.org.uk>
Date: Fri, 2 Sep 2011 14:46:00 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Azat Khuzhin <dohardgopro@...il.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: IDE driver for HDD WDC WD1600JB-00R 160G
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists