View previous topic :: View next topic |
Author |
Message |
Ulli Ivens Tux's lil' helper
Joined: 02 Jan 2003 Posts: 102 Location: Germany
|
Posted: Tue Jan 07, 2003 6:10 pm Post subject: one little hotplug problems |
|
|
Every time at system start I'll get this stupid errors from my hotplug system:
bash-2.05b# /etc/init.d/hotplug start
* Starting USB and PCI hotplugging...
pcilib: Cannot open /proc/bus/pci/03/00.1
pcilib: Cannot open /proc/bus/pci/03/00.0
pcilib: Cannot open /proc/bus/pci/03/00.1
pcilib: Cannot open /proc/bus/pci/03/00.0
pcilib: Cannot open /proc/bus/pci/03/00.1
pcilib: Cannot open /proc/bus/pci/03/00.0
pcilib: Cannot open /proc/bus/pci/03/00.1
pcilib: Cannot open /proc/bus/pci/03/00.0
pcilib: Cannot open /proc/bus/pci/03/00.1
pcilib: Cannot open /proc/bus/pci/03/00.0
pcilib: Cannot open /proc/bus/pci/03/00.1
pcilib: Cannot open /proc/bus/pci/03/00.0
pcilib: Cannot open /proc/bus/pci/03/00.1
pcilib: Cannot open /proc/bus/pci/03/00.0
pcilib: Cannot open /proc/bus/pci/03/00.1
pcilib: Cannot open /proc/bus/pci/03/00.0
pcilib: Cannot open /proc/bus/pci/03/00.1
pcilib: Cannot open /proc/bus/pci/03/00.0
pcilib: Cannot open /proc/bus/pci/03/00.1
After the last error message it will delay for about 10 seconds and then the system do a normal bootup. Hotplug system works still fine for USB and Firewire.
An ls to /proc/bus/pci/ shows the problem: There is no /proc/bus/pci/03/ !
bash-2.05b# ls /proc/bus/pci/
00 01 02 devices
Has anyone an idea how I can fix this and let the messages and the delay stop ? |
|
Back to top |
|
|
axses Tux's lil' helper
Joined: 18 Mar 2003 Posts: 110
|
Posted: Tue Oct 28, 2003 3:10 pm Post subject: |
|
|
I have exactly the same error msg on boot , so ime just posting to get myself notified .
kernel 2.4.22-ac4
dell inspiron 5100
bios rev A23
If that helps |
|
Back to top |
|
|
axses Tux's lil' helper
Joined: 18 Mar 2003 Posts: 110
|
Posted: Tue Oct 28, 2003 4:53 pm Post subject: |
|
|
okay , I have tried all kernel cmd lines for pci
pci=biosirq
pci=noacpi
Havnt tried acpi=off or disabled hotplug. Any sugestions on this would be nice |
|
Back to top |
|
|
|