NixOS / nixos-hardware

A collection of NixOS modules covering hardware quirks.
Creative Commons Zero v1.0 Universal
1.91k stars 594 forks source link

Surface Pro 6 volume and power buttons don't without reloading the kernel module manually #886

Open balintbarna opened 6 months ago

balintbarna commented 6 months ago

@NobbZ @mexisme Have you seen this issue elsewhere? Basically after every reboot the buttons don't work until I run sudo modprobe -r soc_button_array && sudo modprobe soc_button_array That solves the problem temporarily. Is there a way to automate this? Also, just running modprobe without -r does not fix the issue.

lVentus commented 2 months ago

Not only this problem. When I set config of iptsd, then touchscreen in gtk won't function.