Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2849

Installation • Re: WiFi channels visible but connection impossible on Debian 12 MATE and XFCE

$
0
0
Yes, the firmware is probably there. Do you have the firmware-realtek package installed? (link) Check with

Code:

$ apt policy firmware-realtek
If you run this next command as root, is there any mention of missing firmware?

Code:

# dmesg | grep -i firmware
If nothing is missing, sorry to have wasted your time. You could also try forcing a new IP address with

Code:

dhclient -r wlan0 && dhclient wlan0

Statistics: Posted by bbbhltz — 2024-01-20 17:09



Viewing all articles
Browse latest Browse all 2849

Trending Articles