cb22 / macbook12-spi-driver

WIP input driver for the SPI touchpad / keyboard found in the 12" MacBook (MacBook8,1 + MacBook9,1)
GNU General Public License v2.0
298 stars 103 forks source link

MacBookPro14,3: touchbar is off after resume from suspend #61

Closed arno01 closed 6 years ago

arno01 commented 6 years ago

When my MacBookPro14,3 resumes back from suspend the touchbar is off (black).

Reloading the kernel module doesn't help:

# modprobe -r appletb ; sleep 2 ; modprobe appletb

Linux kernel: 4.16-rc3 Distro: Ubuntu 16.04

Any guesses, ideas?

roadrunner2 commented 6 years ago

Yes, this is a known issue - please see roadrunner2/macbook12-spi-driver#3 . Need help to debug/resolve the issue.

@cb22: please close this as a duplicate when you get a chance; @arno01: please continue discussions on the original ticket. Thanks.