Results 1 to 6 of 6
I found this when I booted up. What is the error about? Do I need to be concerned about this?
0.327904] pci 0000:01:00.0: BAR 6: no parent found for of ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-07-2011 #1Linux Newbie
- Join Date
- Dec 2008
- Posts
- 140
Error message on boot
I found this when I booted up. What is the error about? Do I need to be concerned about this?
Thanks0.327904] pci 0000:01:00.0: BAR 6: no parent found for of device [0x80000000-0x8000ffff]
[ 0.327993] pci 0000:02:08.0: BAR 6: address space collision on of device [0xfe200000-0xfe23ffff]
- 03-08-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,233
Good question as to being concerned. The second line indicates that whatever device it is referring to, it conflicts with some other board/device in the system. If you can boot up, run this command from a terminal window and post the output here: lspci
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 03-08-2011 #3Linux Newbie
- Join Date
- Dec 2008
- Posts
- 140
Code:joe@Debian:~$ lspci 00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01) 00:01.0 PCI bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE Host-to-AGP Bridge (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81) 00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01) 00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01) 00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01) 01:00.0 VGA compatible controller: nVidia Corporation NV6 [Vanta/Vanta LT] (rev 15) 02:08.0 Ethernet controller: Macronix, Inc. [MXIC] MX987x5 (rev 25)
- 03-08-2011 #4Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,233
Well, these are the two devices that the system is complaining about - the video and the network board. Are they add-in devices - or built into the mobo?01:00.0 VGA compatible controller: nVidia Corporation NV6 [Vanta/Vanta LT] (rev 15)
02:08.0 Ethernet controller: Macronix, Inc. [MXIC] MX987x5 (rev 25)Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!
- 03-09-2011 #5Linux Newbie
- Join Date
- Dec 2008
- Posts
- 140
They are both add-in devices. I haven't installed the nvidia driver for the video yet.
- 10-04-2011 #6Just Joined!
- Join Date
- Oct 2011
- Posts
- 1
Rubberman, I have the same message, I already know the device my Debian squeeze is complaining about, but we need to know what to do for that messages dissapear.
My problem was that in the board pci port I had a network card realtek and I changed for an intel, and now I received the message at the beginning of boot.
Please, advice what to do.
Thanks in advance,
Hector.


Reply With Quote
