2009/6/2 Neil Bothwick <n...@digimed.co.uk>:
> On Tue, 2 Jun 2009 06:31:20 +0100, Mick wrote:
>
>> My log shows that wlan0 is renamed to wlan1:
>>
>> Not sure why this happens.  Any ideas?
>
> It's udev, you probably used another wireless device, with a different
> MAC address, as wlan0 in the past. Edit or
> delete /etc/udev/rules.d/70-persistent-net.rules to fix it.

You are both frightfully correct!

/etc/udev/rules.d/70-persistent-net.rules:SUBSYSTEM=="net",
ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:20:a6:60:d7:cb",
ATTR{type}=="1", KERNEL=="ath*", NAME="ath0"

I'll delete it now and see what gives, thank you!  :)
-- 
Regards,
Mick

Reply via email to