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) >&

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=="a

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", \ >>

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", D

Re: udev - set persistent name for WLAN Adapter

2015-04-25 Thread csanyipal
ules.d/70-persistent-net.rules I have the line: >>> # USB device 0x:0x (rtl8192cu) >>> SUBSYSTEM=="usb", ACTION=="add", DRIVERS=="usb", >>> ATTRS{idVendor}=="0586", ATTRS{idProduct}=="341f", ATT >>> R{manufacturer}=

Re: udev - set persistent name for WLAN Adapter

2015-04-25 Thread csanyipal
B device 0x:0x (rtl8192cu) >> SUBSYSTEM=="usb", ACTION=="add", DRIVERS=="usb", >> ATTRS{idVendor}=="0586", ATTRS{idProduct}=="341f", ATT >> R{manufacturer}=="Realtek", ATTR{product}=="802.11n WLAN Adapter", >> ATT

Re: udev - set persistent name for WLAN Adapter

2015-04-25 Thread songbird
, ACTION=="add", DRIVERS=="usb", > ATTRS{idVendor}=="0586", ATTRS{idProduct}=="341f", ATT > R{manufacturer}=="Realtek", ATTR{product}=="802.11n WLAN Adapter", > ATTR{dev_id}=="0x0", ATTR{type}=="1" > ,

Re: udev - set persistent name for WLAN Adapter

2015-04-25 Thread Pascal Hambourg
CTION=="add", DRIVERS=="usb", > ATTRS{idVendor}=="0586", ATTRS{idProduct}=="341f", ATT > R{manufacturer}=="Realtek", ATTR{product}=="802.11n WLAN Adapter", > ATTR{dev_id}=="0x0", ATTR{type}=="1" > , KERNEL=="w

udev - set persistent name for WLAN Adapter

2015-04-25 Thread csanyipal
dor}=="0586", ATTRS{idProduct}=="341f", ATT R{manufacturer}=="Realtek", ATTR{product}=="802.11n WLAN Adapter", ATTR{dev_id}=="0x0", ATTR{type}=="1" , KERNEL=="wlan*", NAME="wlan0" I did run: # udevadm control --reload-ru

Re: Which USB WLAN adapter to get?

2007-02-20 Thread Daniel Palmer
Ralink based cards for sure.. The cheapest ones being the conceptronic USB dongles. 20 euro or so from PC City in Spain. The advantage with these is that they have good free drivers, don't require firmware, and have nice extra functionality like packet injection. The conceptronic ones can also be m

Re: Which USB WLAN adapter to get?

2007-02-20 Thread Dan H.
Sven Arvidsson wrote: > Murray Cumming did a series of blog posts, trying to find the best > supported wireless USB adaptor. His latest post reviews the four he > found best. Thanks. Actually since this had to be quick I just went and bought the cheapest no-name stick at some electronics discoun

Re: Which USB WLAN adapter to get?

2007-02-20 Thread Sven Arvidsson
On Sat, 2007-02-10 at 09:14 +0100, Dan H. wrote: > I'd like to get a WLAN USB dongle. Which brands/types/chipsets are well > supported by Debian? Which packages should I install in order to get > onto the network (preferentially command-line tools, as I'm trying to > steer clear of X desktop bloat

Re: Which USB WLAN adapter to get?

2007-02-11 Thread Celejar
On Sat, 10 Feb 2007 23:44:39 -0600 Dustin <[EMAIL PROTECTED]> wrote: > Dan H. wrote: > > Hello, > > > > I'd like to get a WLAN USB dongle. Which brands/types/chipsets are well > > supported by Debian? Which packages should I install in order to get > > onto the network (preferentially command-line

Re: Which USB WLAN adapter to get?

2007-02-10 Thread Dustin
Dan H. wrote: Hello, I'd like to get a WLAN USB dongle. Which brands/types/chipsets are well supported by Debian? Which packages should I install in order to get onto the network (preferentially command-line tools, as I'm trying to steer clear of X desktop bloat beyond a lean fvwm)? Thanks, --D

Which USB WLAN adapter to get?

2007-02-10 Thread Dan H.
Hello, I'd like to get a WLAN USB dongle. Which brands/types/chipsets are well supported by Debian? Which packages should I install in order to get onto the network (preferentially command-line tools, as I'm trying to steer clear of X desktop bloat beyond a lean fvwm)? Thanks, --D. signature.a

Re: Wlan adapter

2004-12-16 Thread Alvin Oga
On Thu, 16 Dec 2004, Gerard Ceraso wrote: > I have broadcom wireless built into my laptop and I am using NdisWrapper > with the drivers from windows, everything has been working fine. You can > get some more information here http://ndiswrapper.sourceforge.net/. as long as you have specific req

Re: Wlan adapter

2004-12-16 Thread Gerard Ceraso
Thomas Ruschival wrote: I like to buy a 54 Mbit PCI-Wlan card for my PC, I googled a bit through the internet and discovered that most Cards are only supported through Ndiswrapper. What is a good, cheap naively supported adapter? I know there are Atmel and Prism chipsets that are supported, unfort

Re: Wlan adapter

2004-12-16 Thread Ted Parks
Thomas, I personally have found ndiswrapper difficult to get running under Sarge. I would be interested in hearing other people's experiences. I now have ndiswrapper installed, can load the driver with modprobe, but have yet to make my LinkSys card connect to the network. Best, Ted Parks On Th

Re: Wlan adapter

2004-12-16 Thread Jacob S
On Thu, 16 Dec 2004 15:27:46 +0100 Thomas Ruschival <[EMAIL PROTECTED]> wrote: > I like to buy a 54 Mbit PCI-Wlan card for my PC, I googled a bit > through the internet and discovered that most Cards are only supported > through Ndiswrapper. What is a good, cheap naively supported adapter? > I kno

Wlan adapter

2004-12-16 Thread Thomas Ruschival
I like to buy a 54 Mbit PCI-Wlan card for my PC, I googled a bit through the internet and discovered that most Cards are only supported through Ndiswrapper. What is a good, cheap naively supported adapter? I know there are Atmel and Prism chipsets that are supported, unfortunately most resellers