Atheros Wifi - No Networks Detected

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jonathand

Atheros Wifi - No Networks Detected

Post by jonathand »

Hi there,

I only use wifi occasionally on my Mint 15 desktop, and noticed the other day that it no longer detected any networks in range. This had been working fine in the past. wlan0 appears in the ifconfig, and also disappears when I disable wireless, so I know the hardware is detected ok.

Code: Select all

wlan0     Link encap:Ethernet  HWaddr 00:12:bf:6b:e0:1e  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
It also shows up fine in lspci:

Code: Select all

-PCI Devices-
Ethernet controller		: Atheros Communications Inc. AR5212/AR5213 Wireless Network Adapter (rev 01)
No results appear in the network manager in Mate, similarly a manual scan shows no results:

Code: Select all

sudo iwlist wlan0 scan
wlan0     No scan results
Does anyone have any ideas as to what might be causing this?

thanks, Jonathan
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
jonathand

Re: Atheros Wifi - No Networks Detected

Post by jonathand »

Hi andklein,

Got no results from the dhclient command, and no luck with the rfkill. iwlist shows 13 channels listed:
$ sudo iwlist chan
wlan0 13 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Locked

Return to “Networking”