From: Stefan Priebe - FH <studium@profihost.com>
To: linux-kernel@vger.kernel.org
Subject: SATA ahci Bug in 2.6.19.x
Date: Mon, 22 Jan 2007 09:02:40 +0100 [thread overview]
Message-ID: <45B46FA0.2060901@profihost.com> (raw)
Hello!
I've an Asus A8V Mainboard which works wonderful with a 2.6.18.X kernel.
But i cannot use the SATA Controller with a 2.6.19.x Kernel.
dmesg output from 2.6.18.3 where it works perfectly:
libata version 2.00 loaded.
ahci 0000:00:0f.0: version 2.0
GSI 19 sharing vector 0xD9 and IRQ 19
ACPI: PCI Interrupt 0000:00:0f.0[B] -> GSI
21 (level, low) -> IRQ 217
ahci 0000:00:0f.0: AHCI 0001.0000 32 slots 4
ports 3 Gbps 0xf impl IDE mode
ahci 0000:00:0f.0: flags: 64bit ncq pm led
clo pmp pio slum part
ata1: SATA max UDMA/133 cmd
0xFFFFC20000004D00 ctl 0x0 bmdma 0x0 irq 225
ata2: SATA max UDMA/133 cmd
0xFFFFC20000004D80 ctl 0x0 bmdma 0x0 irq 225
ata3: SATA max UDMA/133 cmd
0xFFFFC20000004E00 ctl 0x0 bmdma 0x0 irq 225
ata4: SATA max UDMA/133 cmd
0xFFFFC20000004E80 ctl 0x0 bmdma 0x0 irq 225
scsi0 : ahci
ata1: SATA link up 3.0 Gbps (SStatus 123
SControl 300)
ata1.00: ATA-7, max UDMA7, 312581808
sectors: LBA48 NCQ (depth 0/32)
ata1.00: ata1: dev 0 multi count 16
ata1.00: configured for UDMA/133
scsi1 : ahci
ata2: SATA link up 3.0 Gbps (SStatus 123
SControl 300)
ata2.00: ATA-7, max UDMA7, 312581808
sectors: LBA48 NCQ (depth 0/32)
ata2.00: ata2: dev 0 multi count 16
ata2.00: configured for UDMA/133
scsi2 : ahci
ata3: SATA link down (SStatus 0 SControl 300)
scsi3 : ahci
ata4: SATA link down (SStatus 0 SControl 300)
Vendor: ATA Model: SAMSUNG HD160JJ
Rev: ZM10
Type: Direct-Access
ANSI SCSI revision: 05
Vendor: ATA Model: SAMSUNG HD160JJ
Rev: ZM10
Type: Direct-Access
ANSI SCSI revision: 05
SCSI device sda: 312581808 512-byte hdwr
sectors (160042 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
SCSI device sda: 312581808 512-byte hdwr
sectors (160042 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
sda: sda1 < sda5 sda6 sda7 >
sd 0:0:0:0: Attached scsi disk sda
SCSI device sdb: 312581808 512-byte hdwr
sectors (160042 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 3a 00 00
SCSI device sdb: drive cache: write back
SCSI device sdb: 312581808 512-byte hdwr
sectors (160042 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 3a 00 00
SCSI device sdb: drive cache: write back
sdb: sdb1 < sdb5 sdb6 sdb7 >
sd 1:0:0:0: Attached scsi disk sdb
Output with 2.6.19.2 (logged via netconsole cause the system can't boot):
"ACPI: PCI Interrupt 0000:00:0f.0[B] -> GSI 21 (level, low) -> IRQ 21"
"ahci 0000:00:0f.0: AHCI 0001.0000 32 slots 4 ports 3 Gbps 0xf impl IDE
mode"
"ahci 0000:00:0f.0: flags: 64bit ncq pm led clo pmp pio slum part "
"ata1: SATA max UDMA/133 cmd 0xFFFFC20000004D00 ctl 0x0 bmdma 0x0 irq 1277"
"ata2: SATA max UDMA/133 cmd 0xFFFFC20000004D80 ctl 0x0 bmdma 0x0 irq 1277"
"ata3: SATA max UDMA/133 cmd 0xFFFFC20000004E00 ctl 0x0 bmdma 0x0 irq 1277"
"ata4: SATA max UDMA/133 cmd 0xFFFFC20000004E80 ctl 0x0 bmdma 0x0 irq 1277"
"scsi0 : ahci"
"ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)"
"ata1.00: qc timeout (cmd 0xec)"
"ata1.00: failed to IDENTIFY (I/O error, err_mask=0x104)"
"ata1: port is slow to respond, please be patient (Status 0x80)"
"ata1: port failed to respond (30 secs, Status 0x80)"
"ata1: COMRESET failed (device not ready)"
"ata1: hardreset failed, retrying in 5 secs"
"ata1: port is slow to respond, please be patient (Status 0x80)"
"ata1: port failed to respond (30 secs, Status 0x80)"
"ata1: COMRESET failed (device not ready)"
"ata1: hardreset failed, retrying in 5 secs"
"ata1: port is slow to respond, please be patient (Status 0x80)"
"ata1: port failed to respond (30 secs, Status 0x80)"
"ata1: COMRESET failed (device not ready)"
"ata1: reset failed, giving up"
"scsi1 : ahci"
"ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)"
"ata2.00: qc timeout (cmd 0xec)"
"ata2.00: failed to IDENTIFY (I/O error, err_mask=0x104)"
"ata2: port is slow to respond, please be patient (Status 0x80)"
"ata2: port failed to respond (30 secs, Status 0x80)"
"ata2: COMRESET failed (device not ready)"
"ata2: hardreset failed, retrying in 5 secs"
"ata2: port is slow to respond, please be patient (Status 0x80)"
"ata2: port failed to respond (30 secs, Status 0x80)"
"ata2: COMRESET failed (device not ready)"
"ata2: hardreset failed, retrying in 5 secs"
"ata2: port is slow to respond, please be patient (Status 0x80)"
"ata2: port failed to respond (30 secs, Status 0x80)"
"ata2: COMRESET failed (device not ready)"
"ata2: reset failed, giving up"
"scsi2 : ahci"
"ata3: SATA link down (SStatus 0 SControl 300)"
"scsi3 : ahci"
"ata4: SATA link down (SStatus 0 SControl 300)"
Stefan
next reply other threads:[~2007-01-22 8:02 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-22 8:02 Stefan Priebe - FH [this message]
2007-01-22 14:00 ` SATA ahci Bug in 2.6.19.x Stephen Evanchik
2007-01-25 21:24 ` Stefan Priebe - FH
2007-01-26 3:25 ` Luming Yu
2007-01-26 4:46 ` Stephen Evanchik
2007-01-26 5:22 ` Luming Yu
2007-01-26 6:18 ` Stephen Evanchik
2007-01-26 10:33 ` Alan
2007-01-26 9:19 ` Stefan Priebe - FH
2007-01-30 10:44 ` Stefan Priebe - FH
[not found] <7G2pJ-2iX-23@gated-at.bofh.it>
[not found] ` <7G828-3zn-3@gated-at.bofh.it>
[not found] ` <7HpWX-3D2-5@gated-at.bofh.it>
[not found] ` <7Hrci-5ou-5@gated-at.bofh.it>
[not found] ` <7HrP4-6t8-1@gated-at.bofh.it>
[not found] ` <7Hvzs-3Tj-23@gated-at.bofh.it>
[not found] ` <7IYJ1-281-27@gated-at.bofh.it>
2007-02-14 8:57 ` Manuel Metz
2007-02-21 11:55 ` Tejun Heo
2007-02-21 16:46 ` Manuel Metz
2007-02-24 6:25 ` Tejun Heo
2007-02-24 7:55 ` Jeff Garzik
2007-02-26 8:32 ` Manuel Metz
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=45B46FA0.2060901@profihost.com \
--to=studium@profihost.com \
--cc=linux-kernel@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