Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115075 - Boot error message "Failed to allocate IO resource #7:1000@10000"
Summary: Boot error message "Failed to allocate IO resource #7:1000@10000"
Status: RESOLVED UPSTREAM
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: http://bugzilla.kernel.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-10 04:10 UTC by Vince C.
Modified: 2019-07-14 18:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vince C. 2005-12-10 04:10:12 UTC
Booting with kernels 2.6.15_rc[12345] displays an error message on the console:
Failed to allocate IO resource #7:1000@10000.

Checking dmesg also shows there are bogus resources:
PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
PCI: Failed to allocate I/O resource #7:1000@10000 for 0000:00:1e.0

Reproducible: Always
Steps to Reproduce:
1. Boot with recent kernels
Actual Results:  
PCI resource Error message but the system continues to boot normally.

Expected Results:  
No error message

I have a Dell Inspiron 6000 and other users also reported that message with
kernels >2.6.13. I have tried workarouds for HP (i.e. patching
drivers/acpi/scan.c as of https://bugzilla.novell.com/show_bug.cgi?id=116763)
but that didn't work.

On my Dell machine, the resource IO error messages are about the PCI bridge and
the graphics adapter, i915GM. I didn't try kernel argument pci=noacpi.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2005-12-10 04:24:03 UTC
Is this causing any problems? Which device is at 00:02.0? (check with lspci)
Comment 2 Vince C. 2005-12-10 04:29:09 UTC
(In reply to comment #1)
> Is this causing any problems? Which device is at 00:02.0? (check with lspci)

No. No hang, no crash. The system *seems* to work properly.

$ lspci | egrep '00:02.0|00:1e.0'
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML
Express Graphics Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2005-12-11 03:52:45 UTC
Please file a bug at http://bugzilla.kernel.org for this. However it might get
closed right away if it is not causing any problems.
Comment 4 Vince C. 2005-12-11 06:20:12 UTC
(In reply to comment #3)
> Please file a bug at http://bugzilla.kernel.org for this. However it might get
> closed right away if it is not causing any problems.

Done.

http://bugzilla.kernel.org/show_bug.cgi?id=5725
Comment 5 Daniel Drake (RETIRED) gentoo-dev 2007-01-10 03:46:38 UTC
upstream bug is closed
Comment 6 Vince C. 2019-07-14 18:33:53 UTC
Home cleaning. Bug was closed upstream in 2007 so there's no reason to maintain it open here.