From: Steven DuChene <tevend@yahoo.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: linux-ide@vger.kernel.org
Subject: SATA hard drive problem when MSI enabled (ahci.c)
Date: Tue, 30 Dec 2008 08:12:46 -0800 (PST) [thread overview]
Message-ID: <612743.49975.qm@web30708.mail.mud.yahoo.com> (raw)
Jeff and others maintaining the ahci.c driver file:
I have a current XFX GeForce 8200 motherboard with an
on-board SATA controller based around the NVidia GeForce
8200 or MCP78S chipset. If I attempt to boot either a
opensuse-11.1 2.6.27.7-9-default kernel or a kernel.org
2.6.28 kernel without passing a "pci=nomsi" the
SATA hard drive hung off of the on-board controller chip is
not detected. I have the motherboard BIOS set to use a SATA
mode of AHCI. If I pass the pci=nomsi to either kernel then
the sata hard disks are found just fine.
I see in looking at the code in the ahci.c file in
drivers/ata that you do detection of some board IDs and for
some boards you set AHCI_HFLAG_NO_MSI. If the code in the
ahci.c file would recognize the motherboards with the MCP78S
chipset then it might be a good idea to set the
AHCI_HFLAG_NO_MSI flag for those boards as well.
If you can tell me how to find that board id that is used
to ident boards in ahci.c I can get that information to you
if that would help others who have the same problem. I think
it must be better to turn off MSI for specific chips or
on an individual PCI bridge rather than do it globally for
the whole system with pci=nomsi
--
Steven DuChene
next reply other threads:[~2008-12-30 16:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-30 16:12 Steven DuChene [this message]
2008-12-30 18:04 ` SATA hard drive problem when MSI enabled (ahci.c) Robert Hancock
2008-12-30 18:44 ` Steven DuChene
2008-12-30 19:28 ` Robert Hancock
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=612743.49975.qm@web30708.mail.mud.yahoo.com \
--to=tevend@yahoo.com \
--cc=jgarzik@pobox.com \
--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 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).