On 5/15/25 11:10 PM, Jon LaBadie wrote:
$ rfkill list
0: asus-wlan: Wireless LAN
     Soft blocked: yes
     Hard blocked: no
1: asus-bluetooth: Bluetooth
     Soft blocked: no
     Hard blocked: no
2: hci0: Bluetooth
     Soft blocked: no
     Hard blocked: no
3: phy0: Wireless LAN
     Soft blocked: no
     Hard blocked: no

That asus one is suspicious.  Does "lsmod | grep asus" show anything?
If it does, do "modprobe -r the_module_name" and see if the "rfkill list" output changes. If it does, then do "echo blacklist the_module_name > /etc/modprobe.d/asus.conf" and reboot. You could possibly lose the use of some special keys, but see if it fixes the wifi.

--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to