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.
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
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
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)
>&
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
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", \
>>
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
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
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}=
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
, 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"
> ,
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
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
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
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
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
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
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
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
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
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
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
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
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
24 matches
Mail list logo