All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: "Matí­as Alejandro Torres" <torresmat@gmail.com>
Cc: linux-ide@vger.kernel.org
Subject: Re: SATA SB600
Date: Tue, 27 Mar 2007 11:31:41 +0900	[thread overview]
Message-ID: <4608820D.2000203@gmail.com> (raw)
In-Reply-To: <4608807F.6040202@gmail.com>

Hello,

Matí­as Alejandro Torres wrote:
> Ubuntu 6.10  with kernel version 2.6.21-rc5 compiled with ahci support
> 
> I have a MSI K9AGM motherboard that ships with four SB600 SATA ports but
> when the kernel is booting some errors are showed and the SATA disk is
> not detected.
> 
> Here is what dmesg throws:
> 
> [    1.332000] ide: Assuming 33MHz system bus speed for PIO modes;
> override with idebus=xx
> [    1.332000] ahci 0000:00:12.0: version 2.1
> [    1.332000] ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 22 (level,
> low) -> IRQ 16
> [    2.336000] ahci 0000:00:12.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps
> 0xf impl SATA mode
> [    2.336000] ahci 0000:00:12.0: flags: 64bit ncq ilck pm led clo pmp
> pio slum part
> [    2.336000] ata1: SATA max UDMA/133 cmd 0xf8824d00 ctl 0x00000000
> bmdma 0x00000000 irq 222
> [    2.336000] ata2: SATA max UDMA/133 cmd 0xf8824d80 ctl 0x00000000
> bmdma 0x00000000 irq 222
> [    2.336000] ata3: SATA max UDMA/133 cmd 0xf8824e00 ctl 0x00000000
> bmdma 0x00000000 irq 222
> [    2.336000] ata4: SATA max UDMA/133 cmd 0xf8824e80 ctl 0x00000000
> bmdma 0x00000000 irq 222
> [    2.336000] scsi0 : ahci
> [    2.648000] ata1: SATA link down (SStatus 0 SControl 300)
> [    2.648000] scsi1 : ahci
> [    3.132000] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [   33.132000] ata2.00: qc timeout (cmd 0xec)
> [   33.132000] ata2.00: failed to IDENTIFY (I/O error, err_mask=0x104)
> [   34.112000] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [   64.112000] ata2.00: qc timeout (cmd 0xec)
> [   64.112000] ata2.00: failed to IDENTIFY (I/O error, err_mask=0x104)
> [   64.112000] ata2.00: limiting speed to UDMA7:PIO5
> [   65.092000] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [   95.092000] ata2.00: qc timeout (cmd 0xec)
> [   95.092000] ata2.00: failed to IDENTIFY (I/O error, err_mask=0x104)
> [   96.072000] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [   96.072000] scsi2 : ahci
> [   96.384000] ata3: SATA link down (SStatus 0 SControl 300)
> [   96.384000] scsi3 : ahci
> [   96.696000] ata4: SATA link down (SStatus 0 SControl 300)

Does 2.6.20 work?  Has any version ever worked?

-- 
tejun

  reply	other threads:[~2007-03-27  2:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27  2:25 SATA SB600 Matí­as Alejandro Torres
2007-03-27  2:31 ` Tejun Heo [this message]
2007-03-27  2:36   ` Matí­as Alejandro Torres
2007-03-27  2:39     ` Tejun Heo
2007-03-27  4:00       ` SATA SB600 works in 2.6.20.4 but not in 2.6.21-rc5 with irqpoll parameter Matí­as Alejandro Torres
2007-03-27  4:13         ` Tejun Heo
2007-03-27  4:42           ` Matí­as Alejandro Torres
2007-05-04  9:49             ` Tejun Heo
2007-05-04 13:45               ` Matí­as Alejandro Torres
2007-05-04 17:48               ` Matí­as Alejandro Torres
2007-05-04 18:00                 ` Tejun Heo
2007-05-04 19:30                   ` Matí­as Alejandro Torres
2007-05-04 19:36                     ` Tejun Heo
2007-05-05 17:43                       ` Matí­as Alejandro Torres
2007-05-05 17:55                         ` Tejun Heo
2007-05-07 10:03                           ` Tejun Heo
2007-05-07 15:12                             ` Matí­as Alejandro Torres
2007-05-07 15:35                               ` Tejun Heo
2007-05-07 20:05                                 ` Matí­as Alejandro Torres
2007-05-08  8:07                                   ` Tejun Heo
     [not found]           ` <46089F28.8060803@gmail.com>
2007-03-27  5:02             ` Tejun Heo
2007-04-13  5:26             ` Tejun Heo

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=4608820D.2000203@gmail.com \
    --to=htejun@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=torresmat@gmail.com \
    /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.