Marco d'Itri wrote:
> On Sep 24, Brice Goglin <[EMAIL PROTECTED]> wrote:
>
>
>> Since udev has been upgraded from 0.093-1 to 0.100-1 on my Debian
>> testing, I have problems with my wireless interface (ipw2200 driver).
>>
> I doubt that this is related to the version of udev.
>
I just noticed that a friend of mine had the exact same problem on
another Thinkpad with ipw2200. We unloaded/reloaded ipw2200 about 20
times with udev 0.100-1 without ever getting the interface renamed
correctly. After downgrading to udev 0.093-1, it worked immediately.
> Please show the whole /etc/udev/rules.d/z25_persistent-net.rules without
> editing it.
>
# 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.
# PCI device 14e4:167d (tg3)
SUBSYSTEM=="net", DRIVERS=="?*", SYSFS{address}=="00:01:6c:ca:20:70", NAME="lan"
# PCI device 0x8086:0x4220 (ipw2200)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:12:f0:12:05:03",
NAME="wifi"
Thanks,
Brice
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]