lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 10 Jul 2007 21:34:07 -0600
From:	Robert Hancock <hancockr@...w.ca>
To:	Piotr <kocur666@...n.pl>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: ASUS P5B

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@...pamshaw.ca
Home Page: http://www.roberthancock.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ