Bugzilla – Bug 308966
eth0 eth1 swaps identification between installer and running OS (yast)
Last modified: 2007-09-13 09:14:50 UTC
Opensuse 10.3 beta3 CD boot,installation Machine: notebook ASUS-BG16E eth0, onboard, RTL-8139 wlan/eth1, mini PCI IntelPro wireless 2200BG Steps: -boot -mediacheck -accept license -probing hardware -new installation -network setup: Everything is fine here. ethernet 8139 is presented as ETH0 ->setup fixed IP the wlan is presented as ETH1 ->setup untouched eth0=ASUSTeK RTL-8139/8139C/8139C+ configured fixed IP eth1/wlan=Intel PRO/Wireless 2200BG unconfigured (DHCP) -install continues....reboot...last config steps ok. -normal boot -yast/network setup you now see eth0=ASUSTeK RTL-8139/8139C/8139C+ configured fixed IP eth1=ASUSTeK RTL-8139/8139C/8139C+ configured DHCP what happenned? The real rtl-8139 has been 'rediscovered has eth1. It has been assigned a default config (DHCP) The wlan has been assigned eth0 but also received the settings entered in installer step (eg FIXED IP) BUG: the names are exchanged but not the configurations. ******************************************************* When you remove the first config line eth0=ASUSTeK RTL-8139/8139C/8139C+ configured fixed IP the default info is displayed again eth0/wlan=Intel PRO/Wireless 2200BG unconfigured (DHCP) eth1=ASUSTeK RTL-8139/8139C/8139C+ configured DHCP but you loose initial config and eth0 is the wlan (a bad idea). Franck
/var/log/boot.msg: <6>eth0: RealTek RTL8139 at 0xf1178c00, 00:11:d8:bf:29:eb, IRQ 18 <7>eth0: Identified 8139 chip type 'RTL-8100B/8139D' <6>ACPI: PCI Interrupt 0000:02:04.0[A] -> GSI 18 (level, low) -> IRQ 18 <6>ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection <6>8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) <6>ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels) <6>ACPI: PCI Interrupt 0000:02:05.2[C] -> GSI 19 (level, low) -> IRQ 19 <6>ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[19] MMIO=[feaff000-feaff7ff] Max Packet=[2048] IR/IT contexts=[4/4] <6>eth0 renamed to eth0_rename <6>eth1 renamed to eth0 <6>udev: renamed network interface eth1 to eth0 <6>eth0_rename renamed to eth1 <6>udev: renamed network interface eth0_rename to eth1
*** This bug has been marked as a duplicate of bug 307162 ***