xamindar wrote about his ralink rt2571 chipset card...
Hi there xamindar, thanks for your input into this very exciting thread.
eviLjazz and Capn_Fish still have my head reeling from all the big buzz they caused !
OK, first things first, this card is an rt2571 chipset card. It just so turns out that I also have an rt2571 Card too !
When I try to load this card with the rt73.o module installed, it will not load at all.
When I try to load this card with the rt2570.o module, everything works.
When I try to load my rt73 chipset card with the rt2570.o module, it starts up, but when I issue wireless-tools commands, it freezes
the system up or makes it run very slowly.
The solution therefore is a simple one:
I need the rt73.o module listed as I have an rt73 based card
You need the rt2570.o module as you have an rt2571 based card !
And here is the said module, which, in fact, I compiled yesterday from rt2570-k2wrlz-1.6.0 sources:
[ Invalid Attachment ]
same as before, change .zip to .o then load to:
/lib/modules/2.4.20/kernel/drivers/net/wireless
delete the rt73.o module now, or move it out of the ..../wireless directory to say /mnt/card
then do:
depmod -a
modprobe rt2570
insert the card, the card fires up immediately.
execute:
iwconfig
you should see the card listed under the RT2500 driver and NOT the rt73 driver.
BTW All the modules in this thread feature packet injection in Monitor mode, and this one is no exception
let us know how you get on with this Module, all the best from all of us !