linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Spiegle <mike@nauticaltech.com>
To: Erik Slagter <erik@slagter.name>
Cc: linux-ide@vger.kernel.org
Subject: Re: AHCI driver for ICH6M
Date: Wed, 01 Feb 2006 08:15:51 -0800	[thread overview]
Message-ID: <1138810551.9300.0.camel@localhost> (raw)
In-Reply-To: <1138793371.4449.27.camel@localhost.localdomain>

On Wed, 2006-02-01 at 12:29 +0100, Erik Slagter wrote:
> > I was trying to use the AHCI driver included in kernel 2.6.15 to drive
> > the SATA controller on my Asus Z71V laptop which supposedly has an ICH6M
> > controller.  I noticed that the PCI ID of my controller shows up in the
> > AHCI source code, so I assume that means I should have support.  I'm not
> > terribly good with linux or C, but I think I was able to troubleshoot my
> > issue down to a specific line of code.  Ultimately, I get the error:
> > 
> > ahci: probe of 0000:00:1f.2 failed with error -12
> 
> A very familiar problem. It means that your bios configures your ICH
> chipset for legacy (or whatever name it has) mode, which means it will
> respond to the old-fashioned IDE ports and IRQs. This also means you
> cannot drive it in AHCI mode :-( unless there is an option in your BIOS
> to switch between legacy and ahci mode, but afaik no single laptop has
> this option. So you're on your own here :-( (just like me, btw).

thank you for your reply!  Looks like i'll need to wait for my laptop
manufacturer to realize this is an important feature.... or load up my
hex editor =)


  reply	other threads:[~2006-02-01 16:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-01  5:21 AHCI driver for ICH6M Michael Spiegle
2006-02-01 11:29 ` Erik Slagter
2006-02-01 16:15   ` Michael Spiegle [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-01 11:33 Dominic ES. Ijichi

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=1138810551.9300.0.camel@localhost \
    --to=mike@nauticaltech.com \
    --cc=erik@slagter.name \
    --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).