* SIL3132 APM X-gene 1 timeout error
@ 2015-10-21 8:24 Mayuresh Chitale
0 siblings, 0 replies; only message in thread
From: Mayuresh Chitale @ 2015-10-21 8:24 UTC (permalink / raw)
To: linux-scsi, tj
Hi All,
I am seeing the following messages during boot up of latest kernel
image on APM X-Gene 1 Mustang board with sil3132 card plugged in and 2
disks connected. Similar messages are also seen during dd/xdd
operations. This happens even when libata.force=noncq parameter is set
on command line. No errors are seen with a single disk.
Populating /dev using udev: udevd[867]: starting version 182
ata1.00: exception Emask 0x0 SAct 0x1 SErr 0x0 action 0x6 frozen
ata1.00: failed command: READ FPDMA QUEUED
ata1.00: cmd 60/08:00:88:03:00/00:00:00:00:00/40 tag 0 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1.00: status: { DRDY }
ata1: hard resetting link
ata2.00: exception Emask 0x0 SAct 0x3 SErr 0x0 action 0x6 frozen
ata2.00: failed command: READ FPDMA QUEUED
ata2.00: cmd 60/08:00:80:07:40/00:00:1f:00:00/40 tag 0 ncq 4096 in
res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata2.00: status: { DRDY }
ata2.00: failed command: READ FPDMA QUEUED
ata2.00: cmd 60/08:08:80:5f:38/00:00:3a:00:00/40 tag 1 ncq 4096 in
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata2.00: status: { DRDY }
ata2: hard resetting link
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
ata1: spurious interrupt (slot_stat 0x0 active_tag -84148995 sactive 0x1)
ata1.00: configured for UDMA/100
ata1.00: device reported invalid CHS sector 0
ata1: EH complete
ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
ata2.00: failed to read native max address (err_mask=0x3)
ata2.00: HPA support seems broken, skipping HPA handling
ata2.00: revalidation failed (errno=-5)
ata2: hard resetting link
ata2: controller in dubious state, performing PORT_RST
ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 0)
ata2.00: configured for UDMA/100
ata2.00: device reported invalid CHS sector 0
ata2.00: device reported invalid CHS sector 0
ata2: EH complete
done
The PCIe analyser capture does not show any errors but displaying
Sil3132 port command error register in sil24_error_intr shows a value
of 6 (DIRECTIONERROR) or 7 (UNDERRUNERROR). The sil data sheet
mentions that it supports a direct command transfer method and I
wanted to use that to see if that makes any difference. But it looks
like the driver doesn't support this method. Is that correct? I was
wondering if anyone has faced a similar issue with the sil3132 card.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-10-21 8:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21 8:24 SIL3132 APM X-gene 1 timeout error Mayuresh Chitale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).