Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

[Polaris] Touchpad not working after reboot #76

@lldb3

Description

@lldb3

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions