Lisi Reisz wrote:
>  /etc/udev/rules.d/70-persistent-net.rules
on my one it looks like this
# PCI device 0x8086:0x08b1 (iwlwifi)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
ATTR{address}=="xxxxxxxxxxxxxxx", ATTR{dev_id}=="0x0", \
ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
why shouldn't it find the driver?
lsmod
iwconfig
dmesg