You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 15, 2024. It is now read-only.
Hi, this is touchpad related, but not sure where to put it and there was previously an issue that mentioned the same problem so..
A small issue seems to occur every now and then. After a reboot, the touchpad would not work. Kernel message reads: i2c_hid i2c-UNIW0001:00: HID over i2c has not been provided an Int IRQ
It is the same as experienced here and the resolution is the same: rmmod i2c_hid && modprobe i2c_hid. The link also has a workaround, but it's a dirty fix for an issue that shouldn't occur in the first place.
Not sure if this is fedora 33 only, would be nice to see if it's kernel, distro, or driver version dependent.
Anyway, I thought it would be good to have this issue here for anyone with the same problem.