I'm running debian woody 3.0, 2.4.18-bf2.4. I havent used this laptop in a while but i just started again. Before i stopped using it, it had a really bad crash, i could boot to single user mode only, any other runlevel it would crash. I graduately began turning on services and trying runlevels till it was running again. Now that i haven't used it in awhile, i'm having this problem, it doesn't seem to see its network device (eth0) anymore, The pcmcia drivers are loading fine, i don't see tulip.c anymore. but the lspci error is what worries me, it's hard to get specific troubleshooting info without it, any ideas?
prompt> ifconfig eth0 eth0: error fetching interface information: Device not found prompt> sudo lspci -vv pcilib: Cannot open /proc/bus/pci/15/00.0 lspci: Unable to read 64 bytes of configuration space. prompt> ls -l /proc/bus/pci total 0 dr-xr-xr-x 2 root root 0 Apr 14 22:46: 00 -r--r--r-- 1 root root 0 Apr 14 22:46: devices prompt> dmesg | less [snip] Kernel command line: BOOT_IMAGE=Linux-2.4.18-bf ro root=303 pci=biosirq PCI: No IRQ known for interrupt pin A of device 00:13.0. Please try using pci=biosirq. PCI: No IRQ known for interrupt pin B of device 00:13.1. Please try using pci=biosirq. Toshiba ToPIC97 rev 20 PCI-to-CardBus at slot 00:13, mem 0x10000000 host opts [0]: [slot 0xd0] [ccr 0x11] [cdr 0x86] [rcr 0x02] [no pci irq] [lat 168/176] [bus 20/20] host opts [1]: [slot 0xd0] [ccr 0x21] [cdr 0x86] [rcr 0x02] [no pci irq] [lat 168/176] [bus 21/21] ISA irqs (default) = 3,4,5,7,9,10,12 polling interval = 1000 ms cs: cb_alloc(bus 21): vendor 0x13d1, device 0xab00 cs: cb_free(bus 21) cs: cb_alloc(bus 21): vendor 0x13d1, device 0xab00 [/snip] I would appreciate any ideas or info, thanks -mus