I have tried bits and pieces of EVERYTHING. I have ZERO clue what I am doing and am not sure what I have done so far. I need help with downloading the drivers and setting up my N300 for Ubuntu. Please help.
Asked
Active
Viewed 2,484 times
1 Answers
4
I regret that there is no way to get your 0846:9020
device reliably working. In fact, I actually own one and have tried many times and in many ways to get it to work properly. This thread explains the process and details the several failures: https://ubuntuforums.org/showthread.php?t=2264020
I suggest that you look instead for any one of several fully supported devices. Although there are many others, I have and can recommend the TP-Link TL-WN722N.

chili555
- 60,188
-
Dang it. Dont want to have to buy stuff. Thats why I got Ubuntu in the first place and not windows :P Thanks though! – W. Davis Nov 23 '16 at 20:57
wget -N -t 5 -T 10 https://github.com/UbuntuForums/wireless-info/raw/master/wireless-info
, followed bychmod +x wireless-info
, and, finally,./wireless-info
. This should create a file calledwireless-info.txt
. We need the contents of that text file, so you can paste it here or in a pastebin. – Andrew Tapia Nov 23 '16 at 14:22wget
requires an internet connection. Is the computer on which you are executing these commands connected to the internet? – Andrew Tapia Nov 23 '16 at 14:46