Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3990

Beginners • Re: rfkill doesn't persist settings after reboot in Raspberry Pi OS 12 (64-bit)

$
0
0
If you just want to kill and unkill wireless, how about attacking wpa-supplicant with systemctl

Code:

sudo systemctl stop wpa-supplicantsudo systemctl disable wpa-supplicant

Code:

sudo systemctl start wpa-supplicantsudo systemctl enable wpa-supplicant
Or similar ... I haven't got wireless on Bookworm.

Statistics: Posted by pidd — Thu Feb 01, 2024 5:22 pm



Viewing all articles
Browse latest Browse all 3990

Trending Articles