All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Joyce <joyce@webcreations.ca>
To: linux-ide@vger.kernel.org
Subject: AHCI and VT8251
Date: Wed, 09 Nov 2005 22:14:18 -0500	[thread overview]
Message-ID: <1131592459.30236.30.camel@localhost.localdomain> (raw)

I am trying to get a system using a VIA VT8251 chipset up and running.
The chip claims to comply to the AHCI standard so, much like a previous
poster, I added the PCI ID of the controller into the AHCI driver,
compiled the 2.6.14 kernel and crossed my fingers.  I met with the same
problems as were found earlier.  I am fairly certain this is an issue
with the kernel driver and the new VT8251 chipset.  As far as I can tell
this is the first board the chip is shipping in and the board has only
been on the market for about a month at this stage.

I am presently unsure how to proceed in order to diagnose or address
this problem.  My experience with kernel hacking is pretty limited but I
would be willing to help out by testing whatever I can and I am happy to
do some legwork and research to get this going.  Would anyone be
interested in helping me address this problem?

I have attached the relevant portions of kernel messages below.

Thanks,
Andrew

=========================================================================
SCSI subsystem initialized
libata version 1.12 loaded.
ahci version 1.01
ACPI: PCI Interrupt 0000:00:0f.0[B] -> GSI 21 (level, low) -> IRQ 19
PCI: Via IRQ fixup for 0000:00:0f.0, from 10 to 3
ahci(0000:00:0f.0) AHCI 0001.0000 32 slots 4 ports 3 Gbps 0xf impl SATA
mode
ahci(0000:00:0f.0) flags: 64bit ncq pm led clo pmp pio slum part
ata1: SATA max UDMA/133 cmd 0xFFFFC20000006D00 ctl 0x0 bmdma 0x0 irq 19
ata2: SATA max UDMA/133 cmd 0xFFFFC20000006D80 ctl 0x0 bmdma 0x0 irq 19
ata3: SATA max UDMA/133 cmd 0xFFFFC20000006E00 ctl 0x0 bmdma 0x0 irq 19
ata4: SATA max UDMA/133 cmd 0xFFFFC20000006E80 ctl 0x0 bmdma 0x0 irq 19
ata1 is slow to respond, please be patient
ata1 failed to respond (30 secs)
scsi0 : ahci
ata2: no device found (phy stat 00000000)
scsi1 : ahci
ata3: no device found (phy stat 00000000)
scsi2 : ahci
ata4: no device found (phy stat 00000000)
scsi3 : ahci



             reply	other threads:[~2005-11-10  3:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-10  3:14 Andrew Joyce [this message]
2005-11-10 23:47 ` AHCI and VT8251 Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2005-11-11 20:33 Don Carroll

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=1131592459.30236.30.camel@localhost.localdomain \
    --to=joyce@webcreations.ca \
    --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.