Hi all,
I'm getting totally clueless, so I hope you can help me out.
Recently I setup a nice wireless network at my place. The laptops (among this one, a Slackware64 13.1) could connect just fine, as good as out of the box.
For my pc I bought an USB dongle, which I thought would go just fine. So I plugged it in and saw in /var/log/messages an USB Netowrk adapter was plugged in. (Sheer joy at that point)
Then, to see if it was picked up automagically I tried wpa_supplicant and wpa_gui, but to my dismay there was no wlan0 adapter, nor any other wireless adapter. Glad with this laptop I went searching on the net, and read that these adapters use the rt2870 chipset. So I went loading the modules, but no reaction there.
I went searching more, and found out that the rt2870 chipset are those adapters with USB id 1737:0070, but the adapter I have is a version 2, meaning it has USB id 1737:0078
Finding nothing on the webs, other than some ubuntu howto's, I went and installed ndiswrapper, installed the xp driver from the cd that came with the adapter.
Code:
# ndiswrapper -l
rt2870 : driver installed
device (1737:0078) present
So this is still an rt2870 chipset, and going by ndiswrapper the adapter is present and drivers are loaded. But still wpa_supplicant doesn't see the thing...
What's going wrong? Why am I still not seeing any wireless adapter?
What's the driver I should load? (ndiswrapper? or is there something native after all?)
Code:
# lsusb | grep Linksys
Bus 001 Device 004: ID 1737:0078 Linksys WUSB100 RangePlus Wireless USB Network Adapter ver. 2
# lsmod | head
Module Size Used by
ndiswrapper 230984 0
crc_ccitt 1331 0
# cat /etc/modprobe.d/ndiswrapper.conf
alias wlan0 ndiswrapper