Can't get TLWN722N V1 with AR9271 chipset to work on Lubuntu 19.10

I’ve got an TLWN722N with AR9271 chipset which doesnt work on Lubuntu 19.10.

I have the Ubuntu installation on an external hdd, so I ran it on another dell computer and the wifi adapter started working perfectly, but when I try on my hp 8460p computer it doesnt work.

The wifi adapter is recognized when I type lsusb and I can see ath9k_htc when I type lsmod.

lsusb
Bus 002 Device 010: ID 03f0:231d Hewlett-Packard Broadcom 2070 Bluetooth Combo
Bus 002 Device 026: ID 0cf3:9271 Atheros Communications, Inc. AR9271 802.11n
Bus 002 Device 027: ID 045e:07b2 Microsoft Corp. 
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 0480:a200 Toshiba America Inc 
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

lsmod | grep ath9k_htc
ath9k_htc              77824  0
ath9k_common           36864  1 ath9k_htc
ath9k_hw              475136  2 ath9k_htc,ath9k_common
ath                    36864  3 ath9k_htc,ath9k_common,ath9k_hw
mac80211              847872  1 ath9k_htc
cfg80211              704512  4 ath9k_htc,ath9k_common,ath,mac80211

inxi -n output >

inxi -n

Card-2: Atheros AR9271 802.11n driver: ath9k_htc
           IF: wlx10feed24713e state: N/A mac: N/A

iwconfig output >

wlx10feed24713e  IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=0 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off

enp0s25   no wireless extensions.

lo        no wireless extensions.

lspci output >

lspci 
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:16.3 Serial controller: Intel Corporation 6 Series/C200 Series Chipset Family KT Controller (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b4)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b4)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b4)
00:1c.7 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 (rev b4)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation QM67 Express Chipset LPC Controller (rev 04)
00:1f.2 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family Mobile SATA Controller (IDE mode, ports 0-3) (rev 04)
00:1f.5 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family Mobile SATA Controller (IDE mode, ports 4-5) (rev 04)
23:00.0 FireWire (IEEE 1394): JMicron Technology Corp. IEEE 1394 Host Controller (rev 30)
23:00.1 System peripheral: JMicron Technology Corp. SD/MMC Host Controller (rev 30)
23:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller (rev 30)
25:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04)

Until now I’ve found many asks on forums related to this in some way, but most of them aren’t solved and what I’ve tried from solutions given on them doesnt work for me.

Last thing I did was trying to install firmware-atheros, following the instructions given in this site: https://linux-gobmis.readthedocs.io/drivers-wifi.html

I got to install it but it didnt make any change on my problem. I rebooted the computer but it didnt work.

Sorry for my english, Im spanish and I started using Linux about 1 week ago.

Edit: The problem got solved; I though my laptop didnt have an internal wifi adapter, because it never worked on Windows but I dissasembled it and after I noticed that it was there, I entered the BIOS and restored to default configuration. Now the Internal Wifi and the TP Link USB Wifi are detected.

Thank you for your help.

1 Like

All that I read in your post suggests me that the wifi is really working right for you, you just can’t setup the connection.
You may need to get rid of LXDE own network manager, and istall Gnome network manager instead:

Purge wicd*:
sudo apt purge wicd*

Install Gnome network manager:
sudo apt install network-manager network-manager-gnome

Reboot then, and try to setup your wireless network. I may be wrong, let me know please if this worked for you.

I recommend to be super careful with purging packages, especially when those are system packages so crucial to the basic functionality of the OS. Additionally, I only had good experience with wicd, so it is hard for me to imagine a problem with that piece of software.

@s4maritan

What do you mean by “the chipset does not work”? Judging from the command outputs you posted, everything seems fine. Can you not establish an internet connection or what exactly does not work?

When I did dpkg -l | grep network-manager I noticed that I already had the gnome network manager installed, not the lxde network manager.

I think this is a problem related to my computer, because I run the same system with my external hdd in my brothers computer and once I connect it, starts working just fine and detecting the networks.

When I connect the wifi card to my computer it is detected but there arent wifis detected, I got the driver and the firmware installed, and I thought that if the driver or the firmware were corrupted the same installation running on my brothers computer wouldnt have worked.

Yesterday I noticed that if I type ifconfig wlx10feed24713e up the wifi cards light turn up, but it doesnt starts working anyways.

I dont have an internal wifi adapter in my computer, I can just use the ethernet.