Network help for woody/2.4 needed
Hi,
I seem to have everything working okay but can't seem to get eth0 to
come up automatically on boot. Everything worked fine with 2.2.20 kernel
but now with 2.4.18-k6 it won't start without running ifup eth0. I'd
really like to get this working the Debian way without hacks or at least
understand what is going on.
Here is relevant dmesg, module, and /etc/network/interfaces info. I did
play around with the interfaces file, looked at the man pages etc. with
no luck. Any help is appreciated.
Thanks,
Eric
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
PCI: Assigned IRQ 10 for device 00:0a.0
PCI: Assigned IRQ 10 for device 00:0a.1
Yenta IRQ list 0a98, PCI irq10
Socket status: 30000059
Yenta IRQ list 0a98, PCI irq10
Socket status: 30000069
cs: cb_alloc(bus 5): vendor 0x1011, device 0x0019
PCI: Enabling device 05:00.0 (0000 -> 0003)
Linux Tulip driver version 0.9.15-pre9 (Nov 6, 2001)
PCI: Setting latency timer of device 05:00.0 to 64
tulip0: EEPROM default media type Autosense.
tulip0: Index #0 - Media 10baseT (#0) described by a 21142 Serial PHY
(2) block.
tulip0: Index #1 - Media 10baseT-FDX (#4) described by a 21142 Serial
PHY (2) block.
tulip0: Index #2 - Media 100baseTx (#3) described by a 21143 SYM PHY
(4) block.
tulip0: Index #3 - Media 100baseTx-FDX (#5) described by a 21143 SYM
PHY (4) block.
eth0: Digital DS21143 Tulip rev 48 at 0x4800, 00:10:7A:10:E1:8B, IRQ 10.
pci_hotplug: PCI Hot Plug PCI Core version: 0.3
-------------------------------
tulip 36960 1
serial_cs 4384 0 (unused)
ds 6432 2 [serial_cs]
yenta_socket 8128 2
pcmcia_core 38496 0 [serial_cs ds yenta_socket]
------------------------------
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
# The loopback interface
auto lo
iface lo inet loopback
# The first network card - this entry was created during the Debian
installation
iface eth0 inet dhcp
Reply to: