CachyOS / CachyOS/distribution
[Bug]: MacbookAir 7,2 keyboard and trackpad not working after update
- Dominant language
- No language data
- Stars
- 27
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
### Kernel
6.19.12-1-cacyos 6.18.22-1-cacyos-lts
### Desktop Environment / Window Manager
Other (specify in additional context)
### CPU
Intel i7-565OU 2.20GHz
### GPU / Driver
Intel HD Graphics 6000
### Description
Running Niri WM.
After updating via `sudo pacman -Syu` my Macbook Air's keyboard and trackpad no longer work in the booted OS. They work within the Limine loader and in the live usb environment.
They also do not working using the core/linux or core/linux-lts kernel.
The system doesn't see them when running `lsusb`
External USB keyboards and mice work as expected.
### Steps to Reproduce
1. Run `sudo pacman -Syu` and update kernel/packages
2. Reboot
3. Keyboard and trackpad are unresponsive.
4. Cry
### Expected Behavior
For the Keyboard and Trackpad to be seen and used
### Actual Behavior
Keyboard and Trackpad are unresponsive apart from the power button.
### Logs / Error Messages
https://paste.cachyos.org/p/e8f60ec.log
### Additional Context
I have tried a few things including adding hid_apple to the MODULES in mkinitcpio and moving the HOOKS order but to no avail.
I also blacklisted the applespi module as it was timing out waiting for input but this model doesn't use SPI for the keyboard.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.