So, my long awaited WUA-1340 D-Link wifi adapter has arrived, and...unfortunately won't work
First off, it didn't work "out of the box", so I tried the following (found on the aircrack website)
Here's what I did....
1. Edit /etc/modprobe.d/blacklist and add “blacklist rt73usb” as a new line.
2. Reboot
Then,
Code:
wget h t t p://homepages.tu-darmstadt.de/~p_larbig/wlan/rt73-k2wrlz-3.0.3.tar.bz2
tar -xjf rt73-k2wrlz-3.0.3.tar.bz2
cd rt73-k2wrlz-3.0.3/Module
make
su
make install
modprobe rt73
I did iwconfig and it doesn't show up.
Even when it's plugged in, running lsusb gives me:
Code:
Bus 001 Device 002: ID 0bda:0158 Realtek Semiconductor Corp. Mass Stroage Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Please help me....i'm so lost