Quantcast
Viewing all articles
Browse latest Browse all 3567

Beginners Questions • Can't configure wifi on a fresh Deb 12 install

[..] I suspect missing firmware [..]
Firmware for your Qualcomm Atheros AR9485 Wireless Network Adapter [168c:0032] is in the following debian package:You can verify if it is installed with the command (it will appear [Installed] next to package name):

Code:

apt list firmware-atheros
What's in the log about the kernel module driving the wireless card ? You can check with the command:

Code:

su -l -c "journalctl -b --no-pager -g ath9k\|wlp4s0\|wpa\|ifup\|kill"
What is the content of the file named /etc/network/interfaces ?

What is the output of the following command ?

Code:

su -l -c "ifdown --verbose -a; ifup --verbose wlp4s0
Did you install a connection manager (see [1]) ?

--
[1] https://wiki.debian.org/WiFi

Statistics: Posted by Aki — 2024-02-11 12:40 — Replies 3 — Views 93



Viewing all articles
Browse latest Browse all 3567

Trending Articles