From: "Dâniel Fraga" <fragabr@gmail.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-ide@vger.kernel.org
Subject: Re: ICH10 not working with AHCI kernel option
Date: Thu, 8 Apr 2010 11:02:14 -0300 [thread overview]
Message-ID: <4bbde1ea.c701be0a.60ec.0270@mx.google.com> (raw)
In-Reply-To: <20100408145916.50dbe8de@lxorguk.ukuu.org.uk>
On Thu, 8 Apr 2010 14:59:16 +0100
Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
> If you have the device name right (and if you are not using labels
> remember it might change depending upon whether the pata port has disks
> or not), your controller is in AHCI mode in the BIOS and your disk is on
> the SATA cables then yes.
>
> And in those cases it should always use the AHCI driver for those devices
> even if the PIIX driver is also present
Ok Alan, thanks for the answer. So I'll have to dig more here
to see where's the problem. The relevant part of the boot log is the
following:
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:1f.2: irq 29 for MSI/MSI-X
ahci: SSS flag set, parallel bus scan disabled
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 pio slum part ccc ems sxs
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
scsi5 : ahci
ata1: SATA max UDMA/133 abar m2048@0xf5ff6000 port 0xf5ff6100 irq 29
ata2: SATA max UDMA/133 abar m2048@0xf5ff6000 port 0xf5ff6180 irq 29
ata3: SATA max UDMA/133 abar m2048@0xf5ff6000 port 0xf5ff6200 irq 29
ata4: SATA max UDMA/133 abar m2048@0xf5ff6000 port 0xf5ff6280 irq 29
ata5: SATA max UDMA/133 abar m2048@0xf5ff6000 port 0xf5ff6300 irq 29
ata6: SATA max UDMA/133 abar m2048@0xf5ff6000 port 0xf5ff6380 irq 29
PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
serio: i8042 KBD port at 0x60,0x64 irq 1
mice: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
TCP cubic registered
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1.00: ATA-8: ST31500341AS, CC1H, max UDMA/133
ata1.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 31/32)
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access ATA ST31500341AS CC1H PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1 sda2
sd 0:0:0:0: [sda] Attached SCSI disk
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata4.00: ATAPI: HL-DT-ST BD-RE GGW-H20L, YL05, max UDMA/133
ata4.00: configured for UDMA/133
scsi 3:0:0:0: CD-ROM HL-DT-ST BD-RE GGW-H20L YL05 PQ: 0 ANSI: 5
ata5: SATA link down (SStatus 0 SControl 300)
ata6: SATA link down (SStatus 0 SControl 300)
***
It seems it's using the AHCI driver, but if I remove the PIIX driver, it simply won't
mount the root device. At least for the logs it is using the ahci driver, correct?
--
next prev parent reply other threads:[~2010-04-08 14:02 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-08 13:36 ICH10 not working with AHCI kernel option Dâniel Fraga
2010-04-08 13:45 ` Alan Cox
2010-04-08 13:46 ` Dâniel Fraga
2010-04-08 13:59 ` Alan Cox
2010-04-08 14:02 ` Dâniel Fraga [this message]
2010-04-08 14:09 ` Alan Cox
2010-04-08 14:15 ` Dâniel Fraga
2010-04-08 23:54 ` Robert Hancock
2010-04-09 2:00 ` Dâniel Fraga
2010-04-09 2:09 ` Robert Hancock
2010-04-09 2:22 ` Dâniel Fraga
2010-04-09 2:52 ` Robert Hancock
2010-04-09 3:16 ` Dâniel Fraga
2010-04-09 10:12 ` Tim Small
2010-04-09 14:47 ` Robert Hancock
2010-04-09 15:07 ` Alan Cox
2010-04-09 16:37 ` Tim Small
2010-04-09 18:53 ` Alan Cox
2010-04-09 23:04 ` Robert Hancock
2010-04-09 4:28 ` Jeff Garzik
2010-04-09 9:16 ` Alan Cox
2010-04-09 9:08 ` Alan Cox
2010-04-09 9:12 ` Dâniel Fraga
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=4bbde1ea.c701be0a.60ec.0270@mx.google.com \
--to=fragabr@gmail.com \
--cc=alan@lxorguk.ukuu.org.uk \
--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 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.