@carlos I can't trigger the keystuck neither by holding Fn + a down nor by pressing them repeatedly here on Dell's Inspiron 3530 (intel cpu + igpu). Maybe your fix resolves around echo '[Fn code here]' > /sys/bus/serio/devices/serio0/force_release ? (first cat /sys/bus/serio/devices/serio0/force_release so you can just add the code needed, for example if it shows 143,123, you'd run echo '143,123,[Fn code here]' > /sys/bus/serio/devices/serio0/force_release)
I updated what I've been trying the past couple of weeks at comment #69 (https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.15/+bug/2093376/comments/69) Currently I'm investigatin if Chrome is the culprit by the way it hogs the input bypassing the standard ways of accessing the keyboard. I'm using epiphany in its place. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2093376 Title: Random keys "stick" repeating until any key is pressed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.15/+bug/2093376/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
