lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ