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

WineHQ Bugzilla wine-bugs at winehq.org
Tue Aug 2 01:03:14 CDT 2022


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

Zeb Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #1 from Zeb Figura <z.figura12 at gmail.com> ---
Does this happen with a clean wine prefix?

We shouldn't be doing any real I/O by default, only retrieving descriptors. If
something's doing I/O (and hence detaching the host kernel driver) it should be
a win32 driver. But there's always room for bugs, and maybe we don't even want
to let win32 drivers do I/O by default (but instead always require it to be
explicitly enabled by the user).

-- 
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