I just installed ubunutu 14.04 on a new dell inspiron. I need AWUS306NHR in order to get my wifi network at home. The usb network card appears in the network manager but cannot connect whereas builtin wifi can.
I tried
git clone https://github.com/pvaret/rtl8192cu-fixes.git
sudo dkms add ./rtl8192cu-fixes
sudo dkms install 8192cu/1.10
echo "blacklist rtl8192cu" | sudo tee -a /etc/modprobe.d/blacklist.conf
sudo reboot
as suggested in another forum with no results.
here are the results of the requested command lines:
miriam@miriam:~$ lspci -nnk | grep 0280 -A2
06:00.0 Network controller [0280]: Intel Corporation Wireless 3160 [8086:08b3] (rev 83)
Subsystem: Intel Corporation Dual Band Wireless AC 3160 [8086:8470]
Kernel driver in use: iwlwifi
miriam@miriam:~$ lsusb
Bus 003 Device 002: ID 8087:8000 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 8087:07dc Intel Corp.
Bus 001 Device 003: ID 064e:920b Suyin Corp.
Bus 001 Device 007: ID 0bda:817f Realtek Semiconductor Corp. RTL8188RU 802.11n WLAN Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
any help please?
After some research I found this:
http://en.data-alliance.net/alfa-awus036h-power-problem-fix-realtek-rtl8187l-chipset/
Could this be a solution?
And how can I verify it before buying extra material?
thanks.
gilles
lspci -nnk | grep 0280 -A2
and also:lsusb
Welcome to askubuntu. – chili555 Jan 04 '16 at 15:59iwlwifi
Frankly, I'd rather troubleshoot the internal! – chili555 Jan 04 '16 at 20:04