I cant get my wifi turned on

Hi, I just got problem. I cant get my wifi turned on, but lan worked normally. It work perfectly fine yesterday but after i restart i cant get my wifi working, i tried scan nearby wifi but nothing appear, i tried to activate saved network and nothing happen.

I run ip link and the output only showing lan adapter

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether d8:c4:97:21:05:f3 brd ff:ff:ff:ff:ff:ff

also i run lspci | grep -i wireless and here the output

02:00.0 Network controller: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter (rev 31)

Here’s my journalctl -b | curl -F 'file=@-' 0x0.st. Thankyou
XUVV.txt

You might update your system, restart and try again.

Then if it’s still not working, install the LTS kernel and see if the issue persists after restarting with that.

sudo pacman -S linux-lts linux-lts-headers
1 Like

tried to update my system and restart, also rebooting into lts kernel, and issue still persists.

Issue fixed, i think its because im missing linux-firmware (yeah i remember i did deleted it). Thanks yall

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.