On Wed, Feb 11, 2004 at 02:52:57PM -0500, Kevin Hanser wrote: > > This is probably a simple question, but I don't know the answer :) > > I've noticed that on one system that I have FC1 installed on, I get some > error messages during the PCI stage of the boot: > > PCI: PCI BIOS revision 2.10 entry at 0xfd091, last bus=1 > PCI: Using configuration type 1 > PCI: Probing PCI hardware > PCI: Probing PCI hardware (bus 00) > PCI: i440KX/GX host bridge 00:19.0: secondary bus 00 > PCI: i440KX/GX host bridge 00:1a.0: secondary bus 01 > PCI: Cannot allocate resource region 0 of device 00:0f.0 > PCI: Cannot allocate resource region 1 of device 00:0f.0 If it runs fine then don't worry ;-) But 'fine' might be relative to something you have never seen. It would be valuable to include the output of "lspci" or better yet "lspci -v" Do give a clue about your kernel version "uname -a" And if you can find it the involved device driver/version. Module (driver) parameters can also cause this. See also the output of 'dmesg'. These errors likely represent a resource conflict. How/Do do you map the interrupts in the BIOS. If the card is a AGP graphics card what is the memory window for it. -- T o m M i t c h e l l mitch48-at-sbcglobal-dot-net