public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: "Renato S. Yamane" <renatoyamane@mandic.com.br>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [ahci] Failed with error -12
Date: Tue, 21 Nov 2006 13:28:45 -0500	[thread overview]
Message-ID: <4563455D.80207@garzik.org> (raw)
In-Reply-To: <4562F38F.8010404@mandic.com.br>

Renato S. Yamane wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I receive this error message on boot with Kernel 2.6.18.3
> 
> relevant (I think) dmesg output:
> =======
> ahci 0000:00:1f.2: version 2.0
> ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
> ACPI: PCI Interrupt 0000:00:1f.2[B] -> Link [LNKD] -> GSI 11 (level,
> low) -> IRQ 11
> ahci: probe of 0000:00:1f.2 failed with error -12

"-12" is ENOMEM, which means it failed to map an MMIO resource.

Either (a) you should turn on AHCI (or RAID) in BIOS, or (b) you should 
not even try to load ahci driver.

	Jeff




      reply	other threads:[~2006-11-21 18:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-21 12:39 [ahci] Failed with error -12 Renato S. Yamane
2006-11-21 18:28 ` Jeff Garzik [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=4563455D.80207@garzik.org \
    --to=jeff@garzik.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=renatoyamane@mandic.com.br \
    /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