networking - Atheros AR9462 on Ubuntu 16.04 - Ask Ubuntu


can me out installing atheros ar9462 on ubuntu 16.04?

i've tried configuring /etc/network/interfaces, didn't seem fix it.

updated below: /etc/network/interfaces config looks like:

auto wlan0 iface wlan0 inet dhcp         wireless-essid <my-wireless-sid-here>         wireless-mode managed         wireless-key <my-wireless-psk-here> 

(restart)

i have tried:

auto wlp5s0 iface wlp5s0 inet dhcp         wireless-essid <my-wireless-sid-here>         wireless-mode managed         wireless-key <my-wireless-psk-here> 

whenever tried either configure , sudo reboot restart machine....the bluetooth works, wifi doesn't.

i test computer recognizing chip with: lspci | grep -i wlan0 - comes with:

wlan0 renamed wlp5s0  

if try pull wifi icon (in upper right corner of screen) - never shows available networks.

what may problem here? thanks


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User