tpwrules / nixos-apple-silicon

Resources to install NixOS bare metal on Apple Silicon Macs
MIT License
872 stars 88 forks source link

Keyboard & Trackpad non-functional after suspend. #243

Open utopiatopia opened 3 weeks ago

utopiatopia commented 3 weeks ago

NOTE: I'm not a Nix or Linux wizard, please be patient :)

After the system sleeps/suspends, my machine fails to recognize system inputs. This happens once in a while, mostly after first sleep since boot (although not always!). Looking at journalctl logs, it seems like a dockchannel-hid thing.

Oct 11 17:30:15 utopiatopias-nixos-macbook kernel: dockchannel-hid 24eb30000.input: output report 0x1 to iface 2 (keyboard) timed out

Doing some digging on this, this Twitter post might be of relevance.

By the way, I'm running an M2 MBA, with KDE Plasma if that helps.