I'm new to Linux, well being re-introduced to it and I am attempting to dual-boot it on my old laptop. It's running Vista and the Wi-Fi works just fine on Vista.
At any rate, Ubuntu runs just fine at start-up the programs I have work just fine. The computer will detect the wireless, it will connect but it does not work. No page will load. I've tried several things I've seen around the internet, and reverted said settings because they were all not working.
- The laptop in question is a Asus Altec Lansing
I'm running Ubuntu 16.04
The Wi-Fi card is an
Atheros AR928X
.
Any help would be greatly appreciated!
EDIT
I tried running the wireless script via usb but it does not display any information only one line that says wireless info start.
echo "options ath9k nohwcrypt=1" | sudo tee /etc/modprobe.d/ath9k.conf
and then reboot – Jeremy31 Jun 12 '16 at 19:10ping -c3 8.8.8.8
– Jeremy31 Jun 12 '16 at 21:28sudo dpkg-reconfigure resolvconf
helps at all and check the wifi router for any kind of blocks – Jeremy31 Jun 13 '16 at 21:37