From: Andreas John <lists@aj.net-lab.net>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: stellplatz-nr.13a@datenparkplatz.de, Tejun Heo <htejun@gmail.com>
Subject: Re: [PATCH] ahci.c: fix ati sb600 sata IRQ_TF_ERR
Date: Sun, 26 Aug 2007 12:11:05 +0200 [thread overview]
Message-ID: <46D151B9.4070605@aj.net-lab.net> (raw)
In-Reply-To: <46CD692D.3070508@aj.net-lab.net>
Hm,
it seems we are victim of a SATA NCQ HORKAGE:
http://www.mail-archive.com/linux-ide@vger.kernel.org/msg08936.html
Disableing NCQ seems to work on the sb600. Samsung already ships a newer
edition ("403" instead of "401") but there is no fix for the NCQ in
the 401 edition. With Samsungs HUTIL you cannot disbale NCQ on the disk
itself. Sadly we have about 20 pcs SAMSUNG HD401LJ of the broken one here :/
Interstingly the ncq horkage does not affect the platforms which are
ICH7-based. We replugged both harddisks to some core2quad/ICH7-based
system without any change in software - and it works without lockups. Is
that simply luck? According to dmesg NCQ is activated on the ICH7.
Is it currently only possible to ATA_HORKAGE_NONCQ generally? Or can
that be done per chipset?
Best Regards,
Andreas
@Ulrich: On what kind of chipset did you observe the horkage?
Andreas John schrieb:
> Hi,
> as requested by Tejun here comes dmesg and lspci -nn. Additionally I
> found something dmesg (See 1.), probably caused by the low-level error.
>
> Best Regards,
> Andreas
>
> 1.)
> [81739.060000] sd 1:0:0:0: [sdb] Result: hostbyte=DID_BAD_TARGET
> driverbyte=DRIVER_OK,SUGGEST_OK
> [81739.060000] end_request: I/O error, dev sdb, sector 0
>
> 2.) lspci -nn
> root@derjohn-host:~# lspci -nn
> 00:00.0 Host bridge [0600]: ATI Technologies Inc Unknown device [1002:7910]
> 00:01.0 PCI bridge [0604]: ATI Technologies Inc Unknown device [1002:7912]
> 00:12.0 SATA controller [0106]: ATI Technologies Inc SB600 Non-Raid-5
> SATA [1002:4380]
> 00:13.0 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI0)
> [1002:4387]
> 00:13.1 USB Controller [0c03]: ATI Technologies Inc SB600 USB (OHCI1)
[SNIP]
next prev parent reply other threads:[~2007-08-26 10:11 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-14 9:22 [PATCH] ahci.c: fix ati sb600 sata IRQ_TF_ERR Conke Hu
2007-03-14 12:17 ` Tejun Heo
2007-03-15 12:00 ` Conke Hu
2007-03-15 12:14 ` Tejun Heo
2007-03-27 9:53 ` Conke Hu
2007-08-22 21:02 ` Andreas John
2007-08-22 22:01 ` Andreas John
2007-08-23 0:44 ` Tejun Heo
2007-08-23 11:02 ` Andreas John
2007-08-25 2:24 ` Tejun Heo
2007-08-27 1:31 ` Tejun Heo
2007-08-26 10:11 ` Andreas John [this message]
2007-08-26 16:02 ` Ulrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46D151B9.4070605@aj.net-lab.net \
--to=lists@aj.net-lab.net \
--cc=htejun@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=stellplatz-nr.13a@datenparkplatz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox