You are not logged in.

#1 2024-05-05 10:50:56

ech
Member
Registered: 2024-05-05
Posts: 20

[SOLVED] Some Fn keys not working/Wifi + BT state not saved on reboot

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

#2 2024-05-05 10:55:32

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] Some Fn keys not working/Wifi + BT state not saved on reboot

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

#3 2024-05-05 10:59:10

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,229

Re: [SOLVED] Some Fn keys not working/Wifi + BT state not saved on reboot

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=0

and 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)

Offline

#4 2024-05-05 13:23:13

ech
Member
Registered: 2024-05-05
Posts: 20

Re: [SOLVED] Some Fn keys not working/Wifi + BT state not saved on reboot

Thanks! It's working properly now.

Offline

Board footer

Powered by FluxBB