Comment 38 for bug 297058

Revision history for this message
Ralph (rbroom) wrote :

Same problems, hardware: Dell Inspiron 2200 (ATA disk). I replaced a drive because of the error and the new drive reports the same thing. I noticed the problems starting when I switched to Karmic (9.10).

SYSLOG excerpt:

Feb 15 16:24:09 foo kernel: [186477.800141] ata1.01: qc timeout (cmd 0xa0)
Feb 15 16:24:09 foo kernel: [186477.800161] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Feb 15 16:24:09 foo kernel: [186477.800177] ata1.01: cmd a0/00:00:00:00:00/00:00:00:00:00/b0 tag 0
Feb 15 16:24:09 foo kernel: [186477.800179] cdb 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Feb 15 16:24:09 foo kernel: [186477.800180] res 51/20:03:00:00:00/00:00:00:00:00/b0 Emask 0x5 (timeout)
Feb 15 16:24:09 foo kernel: [186477.800185] ata1.01: status: { DRDY ERR }
Feb 15 16:24:09 foo kernel: [186477.800301] ata1: soft resetting link
Feb 15 16:24:09 foo kernel: [186478.030296] ata1.00: configured for UDMA/100
Feb 15 16:24:09 foo kernel: [186478.060395] ata1.01: configured for UDMA/25
Feb 15 16:24:09 foo kernel: [186478.060674] ata1: EH complete

A few lines from LSPCI:

00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)

I tried adding "options libata noacpi=1" to /etc/modprobe.d/options.conf (per some discussion in the forums) but it did not resolve the issue.

Let me know if further data would be helpful.