I didn't check.  Was just counting on default system.
You want me to?

Also, I see Tribe 4 released. Should I do anything with that?

My .rules file is below:  You can see how I just added what had been in
interfaces.

====
# 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.

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

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

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

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

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

# Ethernet devices
eth0 mac 00:0d:56:ec:bc:24 arp 1
wlan0 mac 00:90:4b:1a:17:41 arp 1
====

On 8/14/07, Brian Murray <[EMAIL PROTECTED]> wrote:
>
> This is the format of my /etc/udev/rules.d/70-persistent-net.rules file:
>
> # PCI device 0x8086:0x4222 (ipw3945)
> SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:19:d2:2e:7f:c6",
> NAME="wlan"
>
> Also did you check to make sure that you have the bcm43xx-fwcutter
> package installed?
>
> --
> 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.
>

-- 
Gusty updates broke my wireless connectivity
https://bugs.launchpad.net/bugs/130511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to