linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: xerces8 <xerces8@butn.net>
Cc: linux-ide@vger.kernel.org, Jeff Garzik <jgarzik@pobox.com>,
	stein@hermes.si
Subject: Re: Intel AHCI ICH9R not detecting devices
Date: Sat, 30 Aug 2008 12:40:25 +0200	[thread overview]
Message-ID: <48B92399.6010808@kernel.org> (raw)
In-Reply-To: <WorldClient-F200808221729.AA29360172@butn.net>

Hello,

xerces8 wrote:
> I noticed that recent kernels do not detect my SATA devices (two
> SATA hard drives and one DVD unit).
> 
> HW: Asus P5K-E WiFi mainboard, BIOS version 1013 (latest as of now)
> BIOS setup: SATA adapter mode : AHCI
> CPU: Intel Core2 Q6600 (not overclocked)
> RAM: 4x2GB DDR2-800
> 
> Kernel: 2.6.26.3 (vanilla unpatched)
> arch: i386
> 
> kernel config : http://pastebin.com/f7640ead2
> dmesg output : http://pastebin.com/f3b3fac14
> lspci: http://pastebin.com/f2a3edebf
> lspci -v -n : http://pastebin.com/f724cf3
> /proc/cpuinfo: http://pastebin.com/f11930c44

It's usually best to include relevant excerpts inline and then attach
the whole stuff as attachments.  Posting links to some URL or non-OSDL
bugzilla entries is likely to significantly increase your chance of
just being skipped over.  You know, we're cranky nerds who hate the
web and stick to 80-column terminals.  ;-)

 ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
 ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pmp pio slum part
 PCI: Setting latency timer of device 0000:00:1f.2 to 64
 ACPI: PCI interrupt for device 0000:00:1f.2 disabled
 ahci: probe of 0000:00:1f.2 failed with error -16

This looks like resource conflict to me, which could have resulted
from ahci trying to grab all resources.  Can you please post the
result of "cat /proc/ioports" and "cat /proc/iomem"?

> Funny thing, in 64 bit mode it all works fine (tested and first
> discovered with RIPLinux 6.3; the above config should match the 32 bit
> config from riplinux)

Yeah, different arch codes can do strange things to PCI IRQ routing or
resource allocations.

-- 
tejun

  reply	other threads:[~2008-08-30 10:42 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-22 15:29 Intel AHCI ICH9R not detecting devices xerces8
2008-08-30 10:40 ` Tejun Heo [this message]
2008-08-30 19:42   ` xerces8
2008-09-01  9:13     ` Tejun Heo
2008-09-01 10:40       ` xerces8
2008-09-06 18:12       ` xerces8
2008-09-06 21:31         ` xerces8
2008-09-08 11:35           ` Tejun Heo
2008-09-08 11:43             ` xerces8
2008-09-08 11:54               ` Tejun Heo
2008-09-12  7:53                 ` xerces8
2008-09-12  8:38                   ` [PATCH] ide: note that IDE generic may prevent other drivers from attaching Tejun Heo
2008-09-27 17:13                     ` Bartlomiej Zolnierkiewicz

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=48B92399.6010808@kernel.org \
    --to=tj@kernel.org \
    --cc=jgarzik@pobox.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=stein@hermes.si \
    --cc=xerces8@butn.net \
    /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).