First off all my specs:
- OS: Debian 12.4
- Kernel version: 6.1.0-17
- Laptop: HP ENVY x360 Convertible 15-ee0xxx
- CPU: AMD Ryzen 5 4500U
- GPU: inbuilt
So basically my Wi-Fi is not working.
Like NetworkManager (aka nmapplet) is not even displaying the Wi-Fi settings.
I have found out if I stop wpa_supplicant and then restart NetworkManager using systemctl then the wifi works again.
But only until I reboot again and everything is broken again. Even if I disable wpa_supplicant. All the same.
To see the details of what I have tried already see this reddit thread: https://www.reddit.com/r/linuxquestions ... licant_is/
Please let me know if I should provide any more information.
Here are some outputs:
nmcli device status:
DEVICE TYPE STATE CONNECTION
wlo1 wifi unavailable --
systemctl status wpa_supplicant.service:
● wpa_supplicant.service - WPA supplicant
Loaded: loaded (/lib/systemd/system/wpa_supplicant.service; enabled; preset: enabled)
Active: active (running) since Mon 2024-01-08 14:29:44 CET; 1h 53min ago
Main PID: 3342 (wpa_supplicant)
Tasks: 1 (limit: 18360)
Memory: 1.8M
CPU: 10.866s
CGroup: /system.slice/wpa_supplicant.service
└─3342 /sbin/wpa_supplicant -u -s -O "DIR=/run/wpa_supplicant GROUP=netdev"
- OS: Debian 12.4
- Kernel version: 6.1.0-17
- Laptop: HP ENVY x360 Convertible 15-ee0xxx
- CPU: AMD Ryzen 5 4500U
- GPU: inbuilt
So basically my Wi-Fi is not working.
Like NetworkManager (aka nmapplet) is not even displaying the Wi-Fi settings.
I have found out if I stop wpa_supplicant and then restart NetworkManager using systemctl then the wifi works again.
But only until I reboot again and everything is broken again. Even if I disable wpa_supplicant. All the same.
To see the details of what I have tried already see this reddit thread: https://www.reddit.com/r/linuxquestions ... licant_is/
Please let me know if I should provide any more information.
Here are some outputs:
nmcli device status:
DEVICE TYPE STATE CONNECTION
wlo1 wifi unavailable --
systemctl status wpa_supplicant.service:
● wpa_supplicant.service - WPA supplicant
Loaded: loaded (/lib/systemd/system/wpa_supplicant.service; enabled; preset: enabled)
Active: active (running) since Mon 2024-01-08 14:29:44 CET; 1h 53min ago
Main PID: 3342 (wpa_supplicant)
Tasks: 1 (limit: 18360)
Memory: 1.8M
CPU: 10.866s
CGroup: /system.slice/wpa_supplicant.service
└─3342 /sbin/wpa_supplicant -u -s -O "DIR=/run/wpa_supplicant GROUP=netdev"
Statistics: Posted by DocE — 2024-01-08 15:27 — Replies 2 — Views 46