http://bugs.winehq.org/show_bug.cgi?id=58485
Bug ID: 58485 Summary: wine causes constant resets of USB-connection to keyboard. Product: Wine Version: 10.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: hid Assignee: wine-bugs@winehq.org Reporter: roidal@googlemail.com Distribution: ---
Created attachment 78936 --> http://bugs.winehq.org/attachment.cgi?id=78936 usb-errors
After switching to a new Keyboard (be quiet! Light Mount Silent Tactile) the USB-connection is reseted once every second while wine is running.
output from journalctl: kernel: usb 7-1.1: reset full-speed USB device number 5 using xhci_hcd
This makes the keyboard unusable (for all applications not just wine) since key-events are not transmitted reliably anymore. At the moment the wine/windows-application is closed, the keyboard works fine again.
There are some errors printed out from the hid-component (see atached stdout.txt).
OS: Fedora 42 wine: 10.11-staging (from the wine-repos) mainboard: Gigabyte B650 Gaming X AX V2