You are not logged in.
Hi, I'm using a Lenovo Legion 5 Pro 2021 with kernel 6.8.9
My wifi + bt is randomly soft blocked on boot (even with rfkill-unblock enabled). After tinkering for a while I found out that disabling ideapad_laptop seems to help but then some fn keys doesnt work.
Last edited by ech (2024-05-05 13:28:49)
Offline
Try the no_bt_rfkill and hw_rfkill_switch parameters for the ideapad_laptop module.
https://wiki.archlinux.org/title/Kernel … le_options
If this machine has Windows installed be sure to disable "fast start" in that OS.
Jin, Jîyan, Azadî
Offline
The module has two parameters related to rfkill, are you sure you don't have some hw switch that is getting honored by the module? Otherwise try /etc/modprobe.d/ideapadDisableRfkill.conf
options ideapad_laptop no_bt_rfkill=1 hw_rfkill_switch=0and reboot -- maybe try removing one or the other to check whether only one is the culprit.
Argh F5
Last edited by V1del (2024-05-05 10:59:39)
Online
Thanks! It's working properly now.
Offline