From: Tejun Heo <tj@kernel.org>
To: "\"J.A. Magallón\"" <jamagallon@ono.com>
Cc: Linux-Kernel <linux-kernel@vger.kernel.org>,
Linux-IDE <linux-ide@vger.kernel.org>,
Mdv Cooker <cooker@mandrivalinux.org>
Subject: Re: sata-nv and 790i
Date: Sun, 16 Nov 2008 15:11:20 +0900 [thread overview]
Message-ID: <491FB988.50601@kernel.org> (raw)
In-Reply-To: <20081115004722.5158e125@werewolf.home>
J.A. Magallón wrote:
> Hi all...
>
> I recently put my hands on a system with an ASUS P5N64 WS Pro mobo:
>
> http://www.asus.com/products.aspx?l1=3&l2=11&l3=653&l4=0&model=2182&modelmenu=1
>
> It has a nForce 790i Ultra SLI chipset, the part for the SATA controller
> is MCP55.
>
> The problem is that linux seems to fail to read the hard drive on boot.
> I will explain.
>
> I have tried to install both CentOS 5.2 and Mandriva 2009.0.
> For CentOS (has a 2.6.18 kernel), the install seems ok, but when I reboot
> into the just intalled system the kernel hangs just after printing
> the name of the initrd. Mandriva (2.6.27-rc8) just hungs half the install process.
> Live versions of both hang on boot saying they can not find the root
> device.
>
> I have found some messages in the net about the MCP55 in that board not
> being completeley suppported as AHCI in sata_nv, and that some other
> boards work puttin the SATA controller in 'compatible' mode (with
> loss of performance).
> But I can't find any setting in the P5N64 to put SATA in Compat mode.
>
> Can I do this via some kernel parameters ?
> Somabody has this board working ? Do current kernels have better support
> for this chipset ?
All three flavors of sata_nv's - generic (yours), nf2/3 and ck804 - had
various detection problems from 2.6.27-rc1. The problem was that their
hardresets all worked differently. 2.6.27-rc1 started to favor
hardresets over softresets and exposed this problem. While trying to
fix the problem, because all three flavors unexpectedly showed different
hardreset behaviors, there were some mistakes. A proper fix is included
in upstream and is queued for -stable. Sorry about the mess.
Thanks.
--
tejun
parent reply other threads:[~2008-11-16 6:11 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20081115004722.5158e125@werewolf.home>]
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=491FB988.50601@kernel.org \
--to=tj@kernel.org \
--cc=cooker@mandrivalinux.org \
--cc=jamagallon@ono.com \
--cc=linux-ide@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).