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
http://bugs.winehq.org/show_bug.cgi?id=58485
Chiitoo chiitoo@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |chiitoo@gentoo.org
http://bugs.winehq.org/show_bug.cgi?id=58485
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|hid |-unknown Keywords| |hardware
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Does the same thing occur with vanilla, non-staging Wine?
http://bugs.winehq.org/show_bug.cgi?id=58485
--- Comment #2 from roidal@googlemail.com --- Yes, problem is the same with wine-stable-10.0(In reply to Ken Sharp from comment #1)
Does the same thing occur with vanilla, non-staging Wine?
Yes, same problem with wine-stable-10.0
http://bugs.winehq.org/show_bug.cgi?id=58485
roidal@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #78936|0 |1 is obsolete| |
--- Comment #3 from roidal@googlemail.com --- Created attachment 78942 --> http://bugs.winehq.org/attachment.cgi?id=78942 output with WINEDEBUG='trace+hid'
Attach wine-output with trace enabled.
http://bugs.winehq.org/show_bug.cgi?id=58485
--- Comment #4 from roidal@googlemail.com --- Created attachment 78943 --> http://bugs.winehq.org/attachment.cgi?id=78943 debug-output of xhci_hcd module
Attach debug-output of the xhci_hcd module.
http://bugs.winehq.org/show_bug.cgi?id=58485
roidal@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #78942|0 |1 is obsolete| |
--- Comment #5 from roidal@googlemail.com --- Created attachment 78944 --> http://bugs.winehq.org/attachment.cgi?id=78944 output with WINEDEBUG='trace+hid'
Accidentally uploaded the log from an older wine-version. Updated.