Knoppix 3.8: booting stops at eth0
I am using Knoppix 3.6. and 3.7 without any problems with always the same standard hardware. Booting Knoppix 3.8 stops at recognizing eth0, wainting on DHCP - no way going on. There is a DSL router with DHCP server.
I tried to boot with parameter "expert" but there was no possibility to interact at eth0 or ignore.
Who knows ta solution for this problem?
Reinhart.
Knoppix 3.8: booting stops at eth0
Is this any help, from dmesg and lspci?
Something related to IRQs?
____________________________________
PCI: Found IRQ 9 for device 0000:01:02.0
PCI: Sharing IRQ 9 with 0000:00:1f.3
PCI: Sharing IRQ 9 with 0000:00:1f.5
IRQ routing conflict for 0000:01:02.0, have irq 5, want irq 9
0000:01:02.0: DE434/5 at 0x7880, h/w address 00:00:92:91:2b:78,
and requires IRQ5 (provided by PCI BIOS).
de4x5.c:V0.546 2001/02/22 [email protected]
__________________________________________________ __________________
0000:01:02.0 Ethernet controller: Digital Equipment Corporation DECchip 21040 [Tulip] (rev 23)
Flags: bus master, medium devsel, latency 96, IRQ 5
I/O ports at 7880 [size=128]
Memory at febeff80 (32-bit, non-prefetchable) [size=128]
I'm a newbie in this area of linux. Would changing IRQ help? How do I do that in linux?
Thanks.
Dave
Knoppix 3.8.2 under VPC 7 for OS X
This worked for me under Virtual PC v7 for Mac OS X:
Code:
boot: knoppix nodhcp 1
rmmod tulip
modprobe de2104x
pump -i eth0
init 5
VPC presents a virtual NIC to Knoppix as a DECchip 21041 card
Code:
# lspci -v -s 00:0a.0
0000:00:0a.0 Ethernet controller: Digital Equipment Corporation DECchip 21041 [Tulip Pass 3] (rev 11)
Flags: medium devsel, IRQ 11
I/O ports at ec00 [disabled] [size=128]
Memory at febff000 (32-bit, non-prefetchable) [disabled] [size=4K]
Expansion ROM at febfe800 [disabled] [size=2K]
Regards,
- Robert
http://www.cwelug.org/