[Bug 53478] New: USB controllers stop working when launching anything under wine.

WineHQ Bugzilla wine-bugs at winehq.org
Mon Aug 1 23:53:24 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=53478

            Bug ID: 53478
           Summary: USB controllers stop working when launching anything
                    under wine.
           Product: Wine
           Version: 7.14
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: usb
          Assignee: wine-bugs at winehq.org
          Reporter: northon_patrick3 at yahoo.ca
      Distribution: ---

Controllers connected via USB will stop working when I launch any programs
under wine. I have to disconnect and reconnect them to make them work again.
Same issue with xbox or playstation controllers.

They are visible in `/dev/input/by-id` and they disappear after using wine.

In dmesg, I see the following message:

`usbfs: process (winedevice.exe) did not claim interface 0 before use`

Launching for example notepad.exe, I see some maybe relevant output:

```
0134:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: configuration in L"/home/elrick/Temp/winetest" has been updated.
0134:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0134:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0134:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0144:fixme:wineusb:add_usb_device Interface 0 has 2 alternate settings; using
the first one.
0144:fixme:wineusb:add_usb_device Interface 1 has 2 alternate settings; using
the first one.
0144:fixme:wineusb:add_usb_device Interface 2 has 2 alternate settings; using
the first one.
0134:fixme:wineusb:query_id Unhandled ID query type 0x5.
0134:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0134:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0134:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0134:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0134:fixme:xinput:pdo_pnp IRP_MN_QUERY_ID type 5, not implemented!
0134:fixme:wineusb:query_id Unhandled ID query type 0x5.
0134:fixme:wineusb:query_id Unhandled ID query type 0x5.
0134:fixme:wineusb:query_id Unhandled ID query type 0x5.
0170:fixme:imm:ImeSetActiveContext (0003006C, 1): stub
0170:fixme:imm:ImmReleaseContext (00030062, 0003006C): stub
```

I've had this problem for a while(several weeks) and happens on 2 different
machines.

Distribution: Arch Linux
Both machines are AMD, one is a Dell Inspiron G5SE 5055, the other is a first
gen threadripper on an ASUS Zenith Extreme.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list