On Wed, 14 Jan 2009 22:32:43 +0100
Sven Joachim <svenj...@gmx.de> wrote:

> On 2009-01-14 21:31 +0100, Joe wrote:
> 
> > Sven Joachim <svenj...@gmx.de> writes:

...

> >> /etc/udev/rules.d/70-persistent-net.rules.
> >
> > # This file was automatically generated by the /lib/udev/write_net_rules
> > # program, probably run by the persistent-net-generator.rules rules file.
> > #
> > # You can modify it, as long as you keep each rule on a single line.
> > # MAC addresses must be written in lowercase.
> >
> > # PCI device 0x10ec:0x8139 (8139too)
> > SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:c0:9f:45:a6:0f", 
> > NAME="eth0"
> >
> > # PCI device 0x1814:0x0201 (rt2500)
> > SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:11:50:65:9d:75", 
> > NAME="eth1"
> 
> This is bad, but it seems to be a common problem when upgrading from
> etch.  You need to add 
> 
> , ATTRS{type}=="1"
> 
> to these lines.  Alternatively, rename it the file and reboot, then udev
> will regenerate it (but your wireless card will probably named wlan0).

No need to reboot or to rename the file.  Just comment out the line,
and then remove and reload the module.  You'll see the line
automagically created.

> Sven

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to