hi, we are running two pcs with debian etch which we keep up to date. both have one strange problem: after booting the nics get assigned an apipa address instead of the static one from /etc/network/interfaces. the strange thing is that the boxes are available as usual, access to and from the network is fine, either to hostname or (static) ip. once i restart the network the static address is assigned (accessible via ifconfig).
i have already tried to search for others who might have the problem, whether there is an open bug with this problem, or even for a solution. i also posted in a debian forum. none has been succesful yet. both pcs have been running at least sarge without these problems, one has been running ubuntu without troubles too. only on pc 1: the first strange thing we noticed was when installing etch it offered us two nics, one called something like "ethernet" one "nvidia". there is only one nic in this pc, though. the first choice did not get the dhcp, the second one did. no other system, neither sarge nor ubuntu, dsl or anything ever had any of these problems. this occured with an older install-cd as well as with d-i rc1. the other symptoms are the same on both pcs. any help is very much appreciated, also whether i should possibly file a bugreport upon this. greetings, akraix pc1: ========================================================================= eth1 Protokoll:Ethernet Hardware Adresse 00:30:1B:B6:45:79 inet Adresse:169.254.222.160 Bcast:169.254.255.255 Maske:255.255.0.0 inet6 Adresse: fe80::230:1bff:feb6:4579/64 Gültigkeitsbereich:Verbindung UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:568 errors:0 dropped:0 overruns:0 frame:0 TX packets:423 errors:0 dropped:0 overruns:0 carrier:0 Kollisionen:0 Sendewarteschlangenlänge:1000 RX bytes:64479 (62.9 KiB) TX bytes:50839 (49.6 KiB) Interrupt:177 Basisadresse:0xa000 lo Protokoll:Lokale Schleife inet Adresse:127.0.0.1 Maske:255.0.0.0 inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:30 errors:0 dropped:0 overruns:0 frame:0 TX packets:30 errors:0 dropped:0 overruns:0 carrier:0 Kollisionen:0 Sendewarteschlangenlänge:0 RX bytes:2316 (2.2 KiB) TX bytes:2316 (2.2 KiB) ______________________________________ :~# lspci 00:00.0 Host bridge: nVidia Corporation nForce2 AGP (different version?) (rev a2) 00:00.1 RAM memory: nVidia Corporation nForce2 Memory Controller 1 (rev a2) 00:00.2 RAM memory: nVidia Corporation nForce2 Memory Controller 4 (rev a2) 00:00.3 RAM memory: nVidia Corporation nForce2 Memory Controller 3 (rev a2) 00:00.4 RAM memory: nVidia Corporation nForce2 Memory Controller 2 (rev a2) 00:00.5 RAM memory: nVidia Corporation nForce2 Memory Controller 5 (rev a2) 00:01.0 ISA bridge: nVidia Corporation MCP2A ISA bridge (rev a3) 00:01.1 SMBus: nVidia Corporation MCP2A SMBus (rev a1) 00:02.0 USB Controller: nVidia Corporation MCP2A USB Controller (rev a1) 00:02.1 USB Controller: nVidia Corporation MCP2A USB Controller (rev a1) 00:02.2 USB Controller: nVidia Corporation MCP2A USB Controller (rev a2) 00:04.0 Bridge: nVidia Corporation MCP2A Ethernet Controller (rev a3) 00:06.0 Multimedia audio controller: nVidia Corporation MCP2S AC'97 Audio Controller (rev a1) 00:08.0 PCI bridge: nVidia Corporation MCP2A PCI Bridge (rev a3) 00:09.0 IDE interface: nVidia Corporation MCP2A IDE (rev a3) 00:0b.0 IDE interface: nVidia Corporation nForce2 Serial ATA Controller (rev a3) 00:1e.0 PCI bridge: nVidia Corporation nForce2 AGP (rev a2) 01:04.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46) 02:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX - nForce GPU] (rev a3) ______________________________________ :~# modprobe -c | grep eth1394 alias ieee1394:ven*mo*sp0000005Ever00000001* eth1394 ______________________________________ :~# modinfo eth1394 filename: /lib/modules/2.6.17-2-486/kernel/drivers/ieee1394/eth1394.ko author: Ben Collins ([EMAIL PROTECTED]) description: IEEE 1394 IPv4 Driver (IPv4-over-1394 as per RFC 2734) license: GPL vermagic: 2.6.17-2-486 mod_unload 486 REGPARM gcc-4.1 depends: ieee1394 alias: ieee1394:ven*mo*sp0000005Ever00000001* parm: max_partial_datagrams:Maximum number of partially received fragmented datagrams (default = 25). (int) pc2: ========================================================================= :~# lspci 00:00.0 Host bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333] 00:01.0 PCI bridge: VIA Technologies, Inc. VT8366/A/7 [Apollo KT266/A/333 AGP] 00:05.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10) 00:0e.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) 00:0f.0 Multimedia audio controller: VIA Technologies Inc. ICE1712 [Envy24] PCI Multi-Channel I/O Controller (rev 02) 00:11.0 ISA bridge: VIA Technologies, Inc. VT8233 PCI to ISA Bridge 00:11.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 00:11.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 18) 00:11.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 18) 00:11.4 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 18) 01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (rev 01) 01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 PRO] (Secondary) (rev 01) ______________________________________ :~# modprobe -c | grep eth1394 alias ieee1394:ven*mo*sp0000005Ever00000001* eth1394 ______________________________________ modinfo eth1394 filename: /lib/modules/2.6.18-rt5/kernel/drivers/ieee1394/eth1394.ko author: Ben Collins ([EMAIL PROTECTED]) description: IEEE 1394 IPv4 Driver (IPv4-over-1394 as per RFC 2734) license: GPL vermagic: 2.6.18-rt5 SMP preempt mod_unload K7 REGPARM gcc-4.1 depends: ieee1394 alias: ieee1394:ven*mo*sp0000005Ever00000001* parm: max_partial_datagrams:Maximum number of partially received fragmented datagrams (default = 25). (int)