https://bugs.winehq.org/show_bug.cgi?id=56408
Bug ID: 56408 Summary: Wine not running on an Asus Prime Product: Wine Version: 9.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: edward.leuf@gmail.com Distribution: ---
It would seem Wine is not a fan of an Asus Prime H610M-A motherboard. I tried to run it under Ubuntu 22.04 but no windows would show up. I was in the forums asking for help but did not get anything fixed. I was noticing other things I was not comfortable with under Ubuntu so after a long while I decided to go for a simpler dist of Debian 12. I have reinstalled the nvidia drivers and many other programs, then installed wine staging from the official WineHQ instructions, and I had the same problems.
What was concluded is that Wine somehow finds two types of monitors and tries to draw a window on the wrong one. First it add_monitor 0 (0,0)-(1024,768) (0,0)-(1024,768), then it add_monitor 0 (0,0)-(1920,1080) (0,24)-(1920,1056), then deduces the dimensions for a window of (0,0) - (0,0), finally saying no driver could be loaded to create a window.
Any and all logs and discussion can be found in this forum post: https://forum.winehq.org/viewtopic.php?t=38168