Re: udev - set persistent name for WLAN Adapter

2015-04-27 Thread csanyipal
Bob Proulx writes: > csanyi...@gmail.com wrote: >> Bob Proulx writes: >> > Michael Biebl wrote: >> >> Any idea why it changes the MAC? >> > >> > Hmm... Is 'macchanger' involved in this in any way? >> >> I just installed macchanger and run: > > Wait! That was NOT a request to install macchanger.

Re: udev - set persistent name for WLAN Adapter

2015-04-26 Thread Bob Proulx
csanyi...@gmail.com wrote: > Bob Proulx writes: > > Michael Biebl wrote: > >> Any idea why it changes the MAC? > > > > Hmm... Is 'macchanger' involved in this in any way? > > I just installed macchanger and run: Wait! That was NOT a request to install macchanger. The question was why is your et

Re: udev - set persistent name for WLAN Adapter

2015-04-26 Thread csanyipal
Bob Proulx writes: > Michael Biebl wrote: >> Pal, what hardware is that specifically? >> Any idea why it changes the MAC? > > Hmm... Is 'macchanger' involved in this in any way? > > $ apt-cache show macchanger > Description-en: utility for manipulating the MAC address of network > interface

Re: udev - set persistent name for WLAN Adapter

2015-04-26 Thread csanyipal
Michael Biebl writes: > Am 25.04.2015 um 22:20 schrieb Pascal Hambourg: >> csanyi...@gmail.com a écrit : > >>> After that, when I replug the WLAN Adapter, I get in >>> 70-persistent-net.rules another line: >>> # USB device 0x:0x (rtl8192cu) >>> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", >>>

Re: udev - set persistent name for WLAN Adapter

2015-04-26 Thread David Wright
Quoting Pascal Hambourg (pas...@plouf.fr.eu.org): > csanyi...@gmail.com a écrit : > > > After that, when I replug the WLAN Adapter, I get in > > 70-persistent-net.rules another line: > > # USB device 0x:0x (rtl8192cu) > > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", > > ATTR{address}=="00:e0:4c

Re: udev - set persistent name for WLAN Adapter

2015-04-26 Thread Pascal Hambourg
csanyi...@gmail.com a écrit : >> >> I should wrote here like: >> # USB device 0x:0x (rtl8192cu) >> SUBSYSTEM=="usb", ACTION=="add", DRIVERS=="usb", \ >> ATTR{idVendor}=="0586", ATTR{idProduct}=="341f", \ >> ATTR{manufacturer}=="Realtek", \ >> ATTR{product}=="802.11n WLAN Adapter", ATTR{dev_id}=="0x

Re: udev - set persistent name for WLAN Adapter

2015-04-25 Thread Bob Proulx
Michael Biebl wrote: > Pal, what hardware is that specifically? > Any idea why it changes the MAC? Hmm... Is 'macchanger' involved in this in any way? $ apt-cache show macchanger Description-en: utility for manipulating the MAC address of network interfaces Features: * set specific M

Re: udev - set persistent name for WLAN Adapter

2015-04-25 Thread Michael Biebl
Am 25.04.2015 um 22:20 schrieb Pascal Hambourg: > csanyi...@gmail.com a écrit : >> After that, when I replug the WLAN Adapter, I get in >> 70-persistent-net.rules another line: >> # USB device 0x:0x (rtl8192cu) >> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", >> ATTR{address}=="00:e0:4c:81:92:e7

Re: udev - set persistent name for WLAN Adapter

2015-04-25 Thread csanyipal
csanyi...@gmail.com writes: > songbird writes: > >> csanyi...@gmail.com wrote: >>> Hello, >>> >>> on my Wheezy system I just can't set a persistent 'wlan0' name for my >>> USB WiFi apadter. >>> >>> In /etc/udev/rules.d/70-persistent-net.rules I have the line: >>> # USB device 0x:0x (rtl8192cu) >>

Re: udev - set persistent name for WLAN Adapter

2015-04-25 Thread csanyipal
songbird writes: > csanyi...@gmail.com wrote: >> Hello, >> >> on my Wheezy system I just can't set a persistent 'wlan0' name for my >> USB WiFi apadter. >> >> In /etc/udev/rules.d/70-persistent-net.rules I have the line: >> # USB device 0x:0x (rtl8192cu) >> SUBSYSTEM=="usb", ACTION=="add", DRIVER

Re: udev - set persistent name for WLAN Adapter

2015-04-25 Thread songbird
csanyi...@gmail.com wrote: > Hello, > > on my Wheezy system I just can't set a persistent 'wlan0' name for my > USB WiFi apadter. > > In /etc/udev/rules.d/70-persistent-net.rules I have the line: > # USB device 0x:0x (rtl8192cu) > SUBSYSTEM=="usb", ACTION=="add", DRIVERS=="usb", > ATTRS{idVendor}==

Re: udev - set persistent name for WLAN Adapter

2015-04-25 Thread Pascal Hambourg
csanyi...@gmail.com a écrit : > > on my Wheezy system I just can't set a persistent 'wlan0' name for my > USB WiFi apadter. > > In /etc/udev/rules.d/70-persistent-net.rules I have the line: > # USB device 0x:0x (rtl8192cu) > SUBSYSTEM=="usb", ACTION=="add", DRIVERS=="usb", > ATTRS{idVendor}=="058