public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockr@shaw.ca>
To: Piotr <kocur666@tlen.pl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ASUS P5B
Date: Tue, 10 Jul 2007 21:34:07 -0600	[thread overview]
Message-ID: <46944FAF.8090507@shaw.ca> (raw)
In-Reply-To: <fa.ndldafKtK099qJxXxYZ1NeVvReQ@ifi.uio.no>

Piotr wrote:
> Hello i have a problem with my ASUS p5b mobo, i am a gentoo user and i'm
> getting this error while booting my system from newest gentoo-sources
> 2.6.22 (this also happens on earlier ver. of kernel) i get this message:
> 
> "PCI: BIOS Bug: MCFG area at f0000000 is not E820-reserved
> PCI: Not using MMCONFIG."
> 
> and i dunno how can this be fixed, i can start to boot my kernel with
> nommconf but i don' like to have problems like that, and maybe some of
> you ppl have a better solution for this problem?

It's not a huge problem, it mainly just means that extended PCI Express 
configuration space can't be accessed, and that doesn't seem to be used 
much currently.

Actually, the E820 validation check in mainline currently is too strict 
as the MMCONFIG area is not required to be reserved in the E820 table. 
There's a patch in the -mm tree to validate this against ACPI 
motherboard resources instead, as well as a fix to a PCI probing issue 
that caused problems on some Intel boards with MMCONFIG enabled. You can 
try an -mm kernel and see if this is resolved.

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/


       reply	other threads:[~2007-07-11  3:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.ndldafKtK099qJxXxYZ1NeVvReQ@ifi.uio.no>
2007-07-11  3:34 ` Robert Hancock [this message]
2007-07-11  0:31 ASUS P5B Piotr

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=46944FAF.8090507@shaw.ca \
    --to=hancockr@shaw.ca \
    --cc=kocur666@tlen.pl \
    --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