linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: Daniel Nilsson <gnuffel@gmail.com>
Cc: jgarzik@pobox.com, linux-ide@vger.kernel.org
Subject: Re: Intel ICH8 errata for ata_piix.c
Date: Mon, 01 Mar 2010 17:51:30 -0600	[thread overview]
Message-ID: <4B8C5302.1070203@gmail.com> (raw)
In-Reply-To: <ba87a861003011031o5fd78d25n492cddf7a2bdeb2c@mail.gmail.com>

On 03/01/2010 12:31 PM, Daniel Nilsson wrote:
> Hi,
>
> I have a laptop running Linux 2.6.33 with the following SATA chip:
> "Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev
> 03)", and I am experiencing random loss of data and a bouncing SATA
> link.
>
> The problem seems to be described by other people in
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/297058 . After
> investigating for a while, I found the errata
> http://www.intel.com/Assets/PDF/specupdate/313057.pdf , see especially
> errata #19 which handles MSI. Is this something that is handled in the
> driver?
>
> I have disabled MSI interrupts by using "pci=nomsi" on the kernel boot
> line for now, and will see if it fixes anything - hopefully it does.

If the controller's not in AHCI mode (and it's not, if ata_piix is in 
use) then MSI is never used, so that won't do anything.

It doesn't look like that errata should apply to AHCI on Linux either, 
since the HBA reset is only used on initialization or resume, when the 
interrupt wouldn't even be enabled.

I think your problem is something else. Unfortunately that Launchpad bug 
report seems to have the usual problem of multiple, most likely 
unrelated problems (including totally different hardware/controllers) 
that have been put into the same report. The initial report seems to be 
saying they're having problems with a SATA drive but the dmesg output 
indicates that a PATA drive is timing out. I think we need some more 
coherent info.

Can you post your full dmesg output from bootup that illustrates the 
problem?

      reply	other threads:[~2010-03-01 23:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-01 18:31 Intel ICH8 errata for ata_piix.c Daniel Nilsson
2010-03-01 23:51 ` Robert Hancock [this message]

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=4B8C5302.1070203@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=gnuffel@gmail.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).