Went to my local Microcenter with a list of sticks that I got from
http://linux-wless.passys.nl/query_hostif.php?hostif=USB and got the only one they had on the list with the right ver. I got a D-Link DWA-160 ver A2. I tryed the how to and I got as far as the ifplugd. when I open in terminal it is blanc. I type in INTERFACES="eth0 wlan0" and save. Then I reopen it and its blank again. Here are the readouts to that point.
vector://home/mike
root:# modprobe ath9k
vector://home/mike
root:# lsusb
Bus 001 Device 002: ID 07d1:3a09 D-Link System
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
vector://home/mike
root:# modprobe ath9k
vector://home/mike
root:# cat /etc/modprobe.conf
# /etc/modprobe.conf (old location for Linux 2.6+ config)
#
# The use of this config file is deprecated.
# Instead, create files in the /etc/modprobe.d/ directory
# containing modprobe options.
#
# For more information, see "man modprobe.conf".
alias wlan0 ath9k
vector://home/mike
root:# nano /etc/ifplugd/ifplugd.conf
vector://home/mike
root:#
Next I used the link from the web page above and really didn't understand it so I decided to go to D-Link and see if there was a driver. there was but its an RPM. So back to the how to were I found a VIDEO TUTORIAL that showed me how to change it, well that didn't work either this was the readout for that.
vector://home/mike/Downloads/dwa160_linux_drivers_32017
root:# installpkg otusdriver-3.2.0-17.i386.tgz
WARNING: Non-standard package name
.-----.-----------------------------------------------------------------------.
| 1/1 | Installing otusdriver-3.2.0-17.i386.tgz |
'-----'-----------------------------------------------------------------------'
WARNING: Package has no description.
vector://home/mike/Downloads/dwa160_linux_drivers_32017
root:#
I tried one more thing source code with help from the VIDEO TUTORIAL, (I love who ever made them) again it didn't get me to far. I got to the run command and didn't get any further.
the only thing i didn't try was NdisWrapper because it should be in the kernal but I am having no luck with it.