[Pkg-utopia-maintainers] Bug#842422: network-manager: NetworkManager fails to authenticate with old 802.11bg USB devices

Miguel A. Vallejo ea4eoz at gmail.com
Tue Dec 6 13:19:26 UTC 2016


Same problem here. Only fix I found is to use udev to rename device names
to the classic ones, for example wlan0.

I use /etc/udev/rules.d/70-persistent-net.rules

SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="00:22:2f:c3:f6:2a", ATTR{dev_id}=="0x0", AT
TR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

In this way everything works nicely.

Something does not work with these new loooong device names.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20161206/d46f62fe/attachment.html>


More information about the Pkg-utopia-maintainers mailing list