roadrunner2 / macbook12-spi-driver

Input driver for the SPI touchpad / keyboard found in the 12" MacBook (MacBook8,1 + MacBook9,1) and 2016 through 2018 Macbook Pro's (MacBookPro13,* and 14,*); a Touch Bar driver is also available.
GNU General Public License v2.0
251 stars 49 forks source link

Fn Key "get stuck" sometimes #44

Open mfvianna opened 4 years ago

mfvianna commented 4 years ago

This is an excellent piece of software. Congratulations and thank you!

Sometimes, when I press Fn and release it, the touch bar keeps showing the modified keys in touch bar.

OBS: I'm using the mbp15 branch on a MacbookPro15,2 from 2019

roadrunner2 commented 4 years ago

Are there any error messages in the kernel log? Also, I presume pressing and releasing the fn key will return it to the base keys?

mfvianna commented 4 years ago

No error message is generated. The symptom is that, some times, the touch bar doesn't change visually (happens on both "directions", i.e., sometimes it doesn't change to the secondary mode, sometimes it doesn't change back to primary mode, when pressing or releasing, resprectivelly), but no error message is generated. (this is on Kernel 5.6.6). For kernels >=5.6.7, a different issue happens and I'm opening a separate issue about it