LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Kevin P. Fleming" <lkml@kpfleming.us>
To: linux-kernel@vger.kernel.org
Subject: drivers/pci/probe.c patch in 2.6.20.4 causes 'cannot adjust BAR0 (not I/O)' on NVidia MCP51
Date: Sun, 25 Mar 2007 08:23:23 -0700 [thread overview]
Message-ID: <460693EB.9080203@kpfleming.us> (raw)
I just upgraded from 2.6.20.2 to 2.6.20.4 on my Compaq V6000 laptop,
which has an NVidia core chipset. It has the MCP51 and uses it for PATA
and SATA.
Booting the 2.6.20.4 kernel causes two messages (and a kernel lockup)
like this:
0000:00:0d.0: cannot adjust BAR0 (not I/O)
0000:00:0d.0: cannot adjust BAR1 (not I/O)
Booting without ACPI, without APIC, without LAPIC makes no usable
difference (although sometimes I will also receive a message about BAR2).
This patch:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=ed8ccee0918ad063a4741c0656fda783e02df627;hp=9e5755bce00bb563739aeb0f09932a1907521167
is the cause... backing it out results in a working 2.6.20.4 kernel on
my laptop.
I'll be happy to provide any assistance I can debugging this problem.
Thanks.
next reply other threads:[~2007-03-25 15:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-25 15:23 Kevin P. Fleming [this message]
2007-03-25 16:11 ` Greg KH
2007-03-25 17:22 ` Kevin P. Fleming
2007-03-25 20:08 ` Alan Cox
2007-03-25 19:21 ` Adrian Bunk
2007-03-26 2:25 ` Kevin P. Fleming
2007-03-26 3:08 ` Adrian Bunk
2007-03-26 6:58 ` Jan Beulich
2007-03-26 10:55 ` Alan Cox
2007-03-25 16:43 ` Gabriel C
2007-03-25 18:13 ` Torsten Kaiser
2007-03-25 19:09 ` Grzegorz Chwesewicz
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=460693EB.9080203@kpfleming.us \
--to=lkml@kpfleming.us \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: drivers/pci/probe.c patch in 2.6.20.4 causes '\''cannot adjust BAR0 (not I/O)'\'' on NVidia MCP51' \
/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
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).