All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aaron Lu <aaron.lu@intel.com>
To: Michael Labriola <michael.d.labriola@gmail.com>
Cc: Jeff Garzik <jgarzik@pobox.com>, Matthew Garrett <mjg@redhat.com>,
	linux-ide@vger.kernel.org, "Labriola,
	Michael" <mlabriol@gdeb.com>,
	jbolano@gdeb.com, "Dyke, Jayson" <jdyke@gdeb.com>,
	"Wehrly, Stuart" <swehrly@gdeb.com>
Subject: Re: v3.6 and up can't find HDD
Date: Sat, 15 Dec 2012 16:40:16 +0800	[thread overview]
Message-ID: <50CC3770.3080106@intel.com> (raw)
In-Reply-To: <CAOQxz3wTqGppkuN3EKcw94Vd2Yi1mNc_1DPJmwZcy7-xEWD9Uw@mail.gmail.com>

On 12/15/2012 03:41 AM, Michael Labriola wrote:
> On Fri, Dec 14, 2012 at 9:50 AM, Aaron Lu <aaron.lu@intel.com> wrote:
>> On 12/14/2012 06:32 AM, Michael Labriola wrote:
>>> Jeff, Matthew,
>>>
>>> After updating from 3.3 to 3.6.8, the kernel fails to detect my hard
>>> drive.  I'm using the included .config, which I migrated over from a
>>> 3.3 kernel by just accepting all the defaults.  I bisected the problem
>>> back to this commit:
>>
>> Hello Michael,
>>
>> I believe this is the same problem discussed here:
>> https://bugzilla.kernel.org/show_bug.cgi?id=49151
>>
>> And the patch to fix this problem didn't reach Linus' tree yet, but is
>> already queued in Jeff's NEXT branch:
>> https://git.kernel.org/?p=linux/kernel/git/jgarzik/libata-dev.git;a=commit;h=5416912af75de9cba5d1c75b99a7888b0bbbd2fb
>>
>> Please give it a test to see if it fixed your problem, thanks.
>>
>> Thanks,
>> Aaron
> 
> Aaron,
> 
> I just got done testing Jeff's NEXT branch merged into v3.7.  It does
> fix the traceback on the old dual Xeon, but both the old Xeon and my
> newish Quad-core still fail to detect a HDD.  I get a bunch of ata
> errors about retries and such, but nothing ever comes up.  The only
> way to get my boxes to boot properly is to either compile with
> CONFIG_ATA_ACPI turned off or with pata_acpi blacklisted...
> 
> Should udev even be loading pata_acpi on a recent system w/ only SATA devices?

PATA_ACPI will only try to initialize IDE interface controllers, so did
you set the SATA controller to legacy IDE mode?

And for IDE controllers, PATA_ACPI should be the last module to try to
initialize the controller. See this bugzilla for more information on
this:
https://bugzilla.kernel.org/show_bug.cgi?id=48631

Thanks,
Aaron

> 


      parent reply	other threads:[~2012-12-15  8:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-13 22:32 v3.6 and up can't find HDD Michael Labriola
2012-12-14 14:50 ` Aaron Lu
2012-12-14 19:41   ` Michael Labriola
2012-12-14 19:52     ` Jeff Garzik
2012-12-15  8:40     ` Aaron Lu [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=50CC3770.3080106@intel.com \
    --to=aaron.lu@intel.com \
    --cc=jbolano@gdeb.com \
    --cc=jdyke@gdeb.com \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=michael.d.labriola@gmail.com \
    --cc=mjg@redhat.com \
    --cc=mlabriol@gdeb.com \
    --cc=swehrly@gdeb.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.