Comment 18 for bug 130511

Revision history for this message
zeddock (zeddock) wrote : Re: [Bug 130511] Re: Gusty updates broke my wireless connectivity

What about the arp 1 on the end of those lines? I do not see that in your
formatting.
Here is the new content:
========
# This file maintains persistent names for network interfaces.
# See udev(7) for syntax.
#
# Entries are automatically added by the 75-persistent-net-generator.rules
# file; however you are also free to add your own entries.
# Ethernet devices

# PCI device 0x14e4:0x165d (tg3)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:0d:56:ec:bc:24",
NAME="eth0"

# PCI device 0x14e4:0x4324 (bcm43xx)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:90:4b:1a:17:41",
NAME="wlan0"

# PCI device 0x8086:0x1010 (e1000)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:0d:60:1a:58:cb",
NAME="eth1"

# PCI device 0x8086:0x1010 (e1000)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:0d:60:1a:58:ca",
NAME="eth2"

# USB device 0x0bb4:0x0b04 (rndis_host)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="80:00:60:0f:e8:00",
NAME="eth3"
========
zeddock

On 8/14/07, Brian Murray <email address hidden> wrote:
>
> Yes, please ensure that the bcm43xx-fwcutter package is installed.
>
> The lines you have appended to that file won't work. If you want the
> interface with MAC address 00:90:4b:1a:17:41 to be identified as wlan0
> you will need to replace the 'NAME="eth3"' line with 'NAME="wlan0"'.
>
> --
> Gusty updates broke my wireless connectivity
> https://bugs.launchpad.net/bugs/130511
> You received this bug notification because you are a direct subscriber
> of the bug.
>