[Bug 47571] Unable to start some Games in Wine with UMIP enabled on Ryzen 3000 series CPUs

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Aug 30 11:48:13 CDT 2019


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

Brendan Shanks <bshanks at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bshanks at codeweavers.com

--- Comment #8 from Brendan Shanks <bshanks at codeweavers.com> ---
I've reproduced the problem with multiple games, it's caused because the kernel
only does UMIP instruction emulation for 32-bit processes. Some 64-bit games
also use these instructions and crash as a result. I'm testing a kernel patch
that will enable the emulation for 64-bit processes, for now the clearcpuid=514
kernel parameter should be used to disable UMIP.

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