Fix for Kernel Version >= 5.9#55
Fix for Kernel Version >= 5.9#55rado0x54 wants to merge 1 commit intoroadrunner2:touchbar-driver-hid-driverfrom
Conversation
|
Works for me on mbp14,3 running 5.9.14-arch1-1 👍 Without this patch I'd get the problem described in #54. Code change looks fine, too. |
|
I have macbbook pro 13,3 and running fc33 /* iio_dev = iio_device_alloc(sizeof(als_dev)); */ Then which worked fine, then rebooted but still touchbar is not working. The module doesn't seem to be running: Any idea what I am missing? |
|
Do you have usbmuxd installed? usbmuxd breaks the touchbar driver. |
|
I just forked this. There hasn't been an update here for 11 months and your patch does work. |
Fix for #54
Commit of the breaking change of the Kernel: torvalds/linux@78289b4