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

Bart Notelaers bartnotelaers at gmail.com
Sun Jul 14 15:02:09 UTC 2013


I had the same issue with my HP Mini 110 3101SD with Ubuntu 12.04.2
(latest updates).

Not only was the wireless connection referred to as eth1, but also as
the original poster wrote " share [...] connection not establish other
computer." which i understand to refer to the inability to access the
laptop from another computer (network settings like subnet mask and
workgroup all checked and ok) not even using the 'ping' command.

After trying this answer ;
http://askubuntu.com/a/38700
about doing something with the Broadcom driver for the wireless card, not only does the wireless connection show up correctly as wlan0, but also i can now easily connect from another (Ubuntu) machine.

Hope it helps.

-- 
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