Hi group,

Having upgraded from the 2.6.23 kernel to the 2.6.28 and enabling the rt2x00 
driver I get the following message at boot

...
*  UDEV: Your system has a problem assigning persistent 
*  names to these network interfaces: wlan0-rename
*  Checking persistent rules:
*  Found no duplicate names in persistent-net rules
*  there must be some other problem!
...

some background:

heat...@kyzyl ~ $ cat /proc/net/wireless
Inter-| sta-|   Quality        |   Discarded packets               | Missed | WE
 face | tus | link level noise |  nwid  crypt   frag  retry   misc | beacon | 22
wlan0_rename: 0000    0     0     0        0      0      0      0      0        0

heat...@kyzyl ~ $ cat /etc/udev/rules.d/70-persistent-net.rules
# This file was automatically generated by the /lib/udev/write_net_rules
# program run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single line.

# PCI device 0x10de:0x00df (forcedeth)
SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:13:8f:33:32:e2", NAME="eth0"

# USB device 0x0eb0:0x9020 (rt2570)
SUBSYSTEM=="net", DRIVERS=="?*", ATTR{address}=="00:d0:41:ac:32:0b", 
NAME="rausb0"
      ^^^^^^
rausb0 was the former name, when I was using the older kernel w/o Ralink 
support and the driver had to be downloaded from the serialmonkey site.

Why is udev confused?

The old driver, rt2750, is *not* being used:

heat...@kyzyl ~ $ lsmod|grep rt2
rt2500usb              17792  0
rt2x00usb               7296  1 rt2500usb
rt2x00lib              19072  2 rt2500usb,rt2x00usb
rfkill                  8268  2 rt2x00lib
mac80211              103436  2 rt2x00usb,rt2x00lib
cfg80211               25744  2 rt2x00lib,mac80211
usbcore               109552  6 usbhid,rt2500usb,rt2x00usb,ehci_hcd,ohci_hcd

Maxim



      __________________________________________________________________
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot 
with the All-new Yahoo! Mail.  Click on Options in Mail and switch to New Mail 
today or register for free at http://mail.yahoo.ca

Reply via email to