Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108491 - gentoo-sources-2.6.13-r3 causes new PCI error
Summary: gentoo-sources-2.6.13-r3 causes new PCI error
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-08 06:39 UTC by Rick Morra
Modified: 2005-10-15 16:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Output from lspci -vv (vv,4.71 KB, text/plain)
2005-10-08 06:41 UTC, Rick Morra
Details
Contents of .config (.config,31.88 KB, text/plain)
2005-10-08 06:43 UTC, Rick Morra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Morra 2005-10-08 06:39:48 UTC
After upgrading from gentoo-sources-2.6.12-r10 to 2.6.13-r3 I started receiving
a new PCI set of messages from the kernel, including one error:
err     kern:  PCI: Failed to allocate mem resource #6:10000@fd000000 for
0000:01:00.0
info    kern:  PCI: Bridge: 0000:00:01.0
info    kern:  IO window: disabled.
info    kern:  MEM window: f5000000-f5ffffff
info    kern:  PREFETCH window: fc000000-fcffffff

0000:01:00.0 is my nVidia TNT card. The system appears to be working normally,
but these messages were not generated by 2.6.12-r10.

The configuration for 2.6.13-r3 is taken from 2.6.12-r10 using oldconfig
defaults except for keeping the timer at 1000Hz.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Rick Morra 2005-10-08 06:41:38 UTC
Created attachment 70148 [details]
Output from lspci -vv
Comment 2 Rick Morra 2005-10-08 06:43:08 UTC
Created attachment 70150 [details]
Contents of .config
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2005-10-10 09:04:01 UTC
Is this reproducible on the latest development kernel (currently
vanilla-sources-2.6.14_rc3)? Is it causing any problems, or is it just a curious
error message?
Comment 4 Rick Morra 2005-10-10 13:02:08 UTC
The new messages are also produced by vanilla-source-2.6.14_rc3.  This hasn't
caused any observable problems. Hopefully it is just a curious messages!
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2005-10-15 16:06:19 UTC
These messages are OK, they will eventually be demoted into debug messages only.
Thanks for reporting anyway.