Skip to content

Conversation

@almas
Copy link

@almas almas commented May 10, 2024

Fixed support for kernel versions newer than > 5.3

Confirmed with kernel 6.5.0-28-generic

@miguelqvd
Copy link

Is anyone still maintaining this repository? It would be helpfull approving or dismissing pull requests.

@Heratiki
Copy link

Heratiki commented Feb 2, 2025

@miguelqvd I also wish this was still being paid attention to. I was able to get it to compile for 6.12.10 on Arch but haven't been able to get the touchbar to light up even using the 1-3 usb unbind and bind commands. I see it in dmesg and it appears to be working but it just doesn't do anything.

After my build and reboot apparently just shutting the macbook down completely and bringing it back up allowed the

echo '1-3' | sudo tee /sys/bus/usb/drivers/usb/unbind
echo '1-3' | sudo tee /sys/bus/usb/drivers/usb/bind

commands to bring my Touchbar to life. So maybe the complete powerdown instead of a reboot fixed it for me. Anyway here is my current revision - https://github.com/Heratiki/macbook12-spi-driver that worked for me on 6.12.10-arch1-1

@MatteoBettoni
Copy link

MatteoBettoni commented Oct 17, 2025

@miguelqvd I also wish this was still being paid attention to. I was able to get it to compile for 6.12.10 on Arch but haven't been able to get the touchbar to light up even using the 1-3 usb unbind and bind commands. I see it in dmesg and it appears to be working but it just doesn't do anything.

After my build and reboot apparently just shutting the macbook down completely and bringing it back up allowed the

echo '1-3' | sudo tee /sys/bus/usb/drivers/usb/unbind echo '1-3' | sudo tee /sys/bus/usb/drivers/usb/bind

commands to bring my Touchbar to life. So maybe the complete powerdown instead of a reboot fixed it for me. Anyway here is my current revision - https://github.com/Heratiki/macbook12-spi-driver that worked for me on 6.12.10-arch1-1

I used your version and I managed to light up the touch bar on linux mint running the kernel 6.14.0-33-generic on a mbp 13,3. Thank you.

@miguelqvd
Copy link

miguelqvd commented Oct 18, 2025 via email

@miguelqvd
Copy link

miguelqvd commented Oct 20, 2025 via email

@miguelqvd
Copy link

miguelqvd commented Oct 29, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants