Comment 0 for bug 1883846

Revision history for this message
Kai-Heng Feng (kaihengfeng) wrote :

[Impact]
Press wireless hotkey on HP's latest generation laptops generate two rfkill events, prevent airplane mode from turning off.

One event is from intel-hid and the other one is from hp-wireless.

[Fix]
Commit "hwdb: Mask rfkill event from intel-hid on HP platforms", to only use rfkill from hp-wireless.

[Test]
With the one-liner fix, press wireless hotkey only generate one rfkill event, hence airplane mode works as expected.

[Regression Potential]
Low, use hp-wireless over intel-hid is anticipated.