[Bug 1008325] Re: wlan0 shown as eth1 after upgrading to 12.04

Sir_Brizz bj.cardon at gmail.com
Tue Oct 2 17:14:45 UTC 2012


It looks like you have a Broadcom wireless NIC as do I. I am seeing the
same problem. It's likely this is related to the Broadcom driver in some
way. Wireless still works but the readout of ifconfig is extremely
confusing.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1008325

Title:
  wlan0 shown as eth1 after upgrading to 12.04

Status in “udev” package in Ubuntu:
  Confirmed

Bug description:
  wlan0 shown as eth1 after upgrading to 12.04 and wlan connection is
  stable but share connection eth0 connection not establish  other
  computer.

  this /etc/udev/rules.d/70-persistent-net.rules files after upgrade:

  # PCI device 0x10ec:0x8168 (r8169)
  SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="60:eb:69:e2:26:b3", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

  # PCI device 0x14e4:0x4357 (brcmsmac)
  SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="88:9f:fa:29:ae:9d", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

  # PCI device 0x14e4:0x4357 (wl)
  SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="88:9f:fa:29:ae:9d", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"

   ı deleted last line and wlan connection establish fine again but showing interface eth2.my system Ubuntu 12.04 LTS
   64 byte.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1008325/+subscriptions




More information about the foundations-bugs mailing list