Wine not starting in Ubuntu 22.04

Questions about Wine on Linux
Locked
Edward256
Level 1
Level 1
Posts: 9
Joined: Fri Apr 27, 2018 4:12 pm

Wine not starting in Ubuntu 22.04

Post by Edward256 »

Hello.
After a long time using Ubuntu 18.04 I figured it was about time I did a release upgrade and made the jump to Ubuntu 22.04. With this some things got removed which lead me to reconfigure and reinstall a lot of things (flashback, extensions, tweaks, dconf, nvidia proprietary, etc). I noticed wine was also missing but my home/.wine folder was still there for some reason, so I just thought reinstall, run winetricks and winecfg to make sure everything was still configured, and all would be well. Unfortunately, wine just dies.

At first I figured I had a bad version so I followed the official instructions and installed wine (i386 included)... Staging! I remember that name from before. And it still didn't work. I purged and reinstalled stable to see if that worked and still nothing. I remember something about some programs complaining about a lack of mono so I've also installed mono, but still nothing. I would also like to point out that I reinstalled Steam and gave it, its games, and proton extensions an update before installing wine. I've Googled around for solutions and tried most of them, including "removing" the home/.wine folder (not completely removed because I don't want to go through all that setup again). Here are some console outputs from the stable version (latest reinstallation).

Code: Select all

~$ wine --version
wine-8.0.2
~$ rm -rf .wine
~$ winetricks | ts -s
00:00:00 Executing mkdir -p /home/edward
00:06:07 ------------------------------------------------------
00:06:07 warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
00:06:07 ------------------------------------------------------
00:06:45 Using winetricks 20210206 - sha256sum: 0f21da98811e0bfda16a7d6d6b8e860a9cedbd4e836c7dd9b02f068d3092ee2e with wine-8.0.2 and WINEARCH=win64
00:06:47 winetricks GUI enabled, using zenity 3.42.1
And the window opens as normal and I can navigate to installing DLLs. Have not tried installing any of those yet. Even with my .wine folder in there, I can navigate and see that the DLLs I had installed had a checkmark next to them (like directx, directplay, dotnet, vc, etc).

Code: Select all

~$ winecfg | ts -s
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
003c:err:service:process_send_command service protocol error - failed to write pipe!
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053
0054:err:sync:RtlpWaitForCriticalSection section 000000017006B620 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0054, blocked by 0060, retrying (60 sec)
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0110:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0110:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
~$ _dead_
Don't know why "ts" isn't giving me timestamps now, but I had to wait almost as long before it stopped. No cfg window, just back to allowing me to type a new command.

Code: Select all

~$ wineboot -i | ts -s
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
003c:err:service:process_send_command service protocol error - failed to write pipe!
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053
0054:err:sync:RtlpWaitForCriticalSection section 000000017006B620 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0054, blocked by 0060, retrying (60 sec)
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
011c:fixme:service:scmdatabase_autostart_services Auto-start service L"MountMgr" failed to start: 1053
0158:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
011c:err:service:process_send_command service protocol error - failed to write pipe!
011c:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053
011c:fixme:service:scmdatabase_autostart_services Auto-start service L"Eventlog" failed to start: 1053
019c:fixme:nsi:add_device failed to create device error c0000035
019c:fixme:ndis:add_device failed to create device error c0000035
019c:fixme:ndis:add_device failed to create device error c0000035
0158:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0158:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0158:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
~$ _

Code: Select all

~$ WINEDEBUG=fixme+all WINEPREFIX=~/test wine winecfg | ts -s
wine: created the configuration directory '/home/edward/test'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
002c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0040:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0040:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:err:ole:start_rpcss Failed to open RpcSs service
0050:err:ole:start_rpcss Failed to open RpcSs service
0084:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0084:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
009c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
009c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
00ac:err:service:process_send_command service protocol error - failed to write pipe!
00dc:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00dc:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
010c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0104:err:sync:RtlpWaitForCriticalSection section 000000017006B620 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0104, blocked by 010c, retrying (60 sec)
00ec:err:service:process_send_command receiving command result timed out
002c:err:setupapi:SetupDiInstallDevice Failed to start service L"winebus" for device L"ROOT\\WINE\\WINEBUS", error 1053.
002c:err:setupapi:SetupDiInstallDevice Failed to control service L"winebus" for device L"ROOT\\WINE\\WINEBUS", error 1062.
002c:err:setupapi:SetupDiInstallDevice Failed to control service L"wineusb" for device L"ROOT\\WINE\\WINEUSB", error 1061.
wine: configuration in L"/home/edward/test" has been updated.
010c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
010c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
010c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0148:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0148:err:winediag:nodrv_CreateWindow L"The explorer process failed to start.
~$ _
All of these took about the same amount of time. I would also like to point out that in Ubuntu 18.04 with wine-staging, the first launch of any EXE was fairly quick, but subsequent launches would be delayed quite a bit. I also remember that at times nothing would start because "process being blocked" or something silly like that, and quitting Discord sometimes helped. I don't have Discord open at the moment, just Firefox. But even after a system restart and not opening Firefox I still can't get wine(cfg) to launch.

Starting to wonder if Ubuntu 22 is a problematic version as I've noticed performance issues a little bit everywhere (even Blender is struggling where it didn't used to struggle).

/Edward
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Wine not starting in Ubuntu 22.04

Post by jkfloris »

Code: Select all

002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
It looks like something didn't go quite right with the installation of the Nvidia driver.
Make sure you have also installed the 32-bit libraries (the libnvidia-gl-xxx:i386 package).
If you have an Intel or AMD card besides the Nvidia GPU, make sure Nvidia Prime Render Offload works properly.
Edward256
Level 1
Level 1
Posts: 9
Joined: Fri Apr 27, 2018 4:12 pm

Re: Wine not starting in Ubuntu 22.04

Post by Edward256 »

Both libnvidia-gl-535 installed. I seem to have only one GPU according to

Code: Select all

~$ xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x1b7 cap: 0x1, Source Output crtcs: 4 outputs: 9 associated providers: 0 name:NVIDIA-0
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Wine not starting in Ubuntu 22.04

Post by jkfloris »

Unfortunately, Ubuntu does not have a 32-bit version of glxinfo to test your configuration. So I have to guess.
You should have the following packages and their dependencies installed:

Code: Select all

apt policy libegl1:{amd64,i386} libgbm1:{amd64,i386} libgl1:{amd64,i386} libvulkan1:{amd64,i386}
You may get more information if you start Wine with the x11drv debug channel:

Code: Select all

WINEDEBUG="+x11drv" wine winecfg
An other thing you can try is to use a different version of the Nvidia driver.
Edward256
Level 1
Level 1
Posts: 9
Joined: Fri Apr 27, 2018 4:12 pm

Re: Wine not starting in Ubuntu 22.04

Post by Edward256 »

apt policy as follows:

Code: Select all

libegl1:
  Installed: 1.4.0-1
  Candidate: 1.4.0-1
  Version table:
 *** 1.4.0-1 500
        500 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
        100 /var/lib/dpkg/status
libegl1:i386:
  Installed: 1.4.0-1
  Candidate: 1.4.0-1
  Version table:
 *** 1.4.0-1 500
        500 http://se.archive.ubuntu.com/ubuntu jammy/main i386 Packages
        100 /var/lib/dpkg/status
libgbm1:
  Installed: 23.0.4-0ubuntu1~22.04.1
  Candidate: 23.0.4-0ubuntu1~22.04.1
  Version table:
 *** 23.0.4-0ubuntu1~22.04.1 500
        500 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     22.0.1-1ubuntu2 500
        500 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
libgbm1:i386:
  Installed: 23.0.4-0ubuntu1~22.04.1
  Candidate: 23.0.4-0ubuntu1~22.04.1
  Version table:
 *** 23.0.4-0ubuntu1~22.04.1 500
        500 http://se.archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages
        100 /var/lib/dpkg/status
     22.0.1-1ubuntu2 500
        500 http://se.archive.ubuntu.com/ubuntu jammy/main i386 Packages
libgl1:
  Installed: 1.4.0-1
  Candidate: 1.4.0-1
  Version table:
 *** 1.4.0-1 500
        500 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
        100 /var/lib/dpkg/status
libgl1:i386:
  Installed: 1.4.0-1
  Candidate: 1.4.0-1
  Version table:
 *** 1.4.0-1 500
        500 http://se.archive.ubuntu.com/ubuntu jammy/main i386 Packages
        100 /var/lib/dpkg/status
libvulkan1:
  Installed: 1.3.204.1-2
  Candidate: 1.3.204.1-2
  Version table:
 *** 1.3.204.1-2 500
        500 http://se.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
        100 /var/lib/dpkg/status
libvulkan1:i386:
  Installed: 1.3.204.1-2
  Candidate: 1.3.204.1-2
  Version table:
 *** 1.3.204.1-2 500
        500 http://se.archive.ubuntu.com/ubuntu jammy/main i386 Packages
        100 /var/lib/dpkg/status
Without removing the .wine folder, I executed

Code: Select all

~$ WINEDEBUG="+x11drv" wine winecfg
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
003c:err:service:process_send_command service protocol error - failed to write pipe!
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053
0054:err:sync:RtlpWaitForCriticalSection section 000000017006B620 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0054, blocked by 0060, retrying (60 sec)
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00bc:trace:x11drv:init_pixmap_formats depth 1, bpp 1, pad 32
00bc:trace:x11drv:init_pixmap_formats depth 4, bpp 8, pad 32
00bc:trace:x11drv:init_pixmap_formats depth 8, bpp 8, pad 32
00bc:trace:x11drv:init_pixmap_formats depth 15, bpp 16, pad 32
00bc:trace:x11drv:init_pixmap_formats depth 16, bpp 16, pad 32
00bc:trace:x11drv:init_pixmap_formats depth 24, bpp 32, pad 32
00bc:trace:x11drv:init_pixmap_formats depth 32, bpp 32, pad 32
00bc:trace:x11drv:init_visuals default visual 21 class 4 argb 23
00bc:trace:x11drv:get_work_area work_rect:(0,24)-(1920,1056).
00bc:trace:x11drv:xinerama_init monitor 0x0: (0,0)-(1920,1080) work (0,24)-(1920,1056) (primary)
00bc:trace:x11drv:X11DRV_DisplayDevices_SetHandler Display device functions are now handled by: Xinerama
00bc:trace:x11drv:X11DRV_Settings_SetHandler Display settings are now handled by: NoRes.
00bc:trace:x11drv:X11DRV_Settings_SetHandler Display settings are now handled by: XF86VidMode.
00bc:trace:x11drv:X11DRV_Settings_SetHandler Display settings are now handled by: XRandR 1.0.
00bc:trace:x11drv:X11DRV_DisplayDevices_SetHandler Display device functions are now handled by: XRandR 1.4
00bc:trace:x11drv:X11DRV_Settings_SetHandler Display settings are now handled by: XRandR 1.4.
00bc:trace:x11drv:X11DRV_XComposite_Init XComposite is up and running error_base = 0
00bc:trace:x11drv:update_user_time user time window 4c00009
00bc:trace:x11drv:set_mwm_hints 0x2002a setting mwm hints to 0,24 (style 86000000 exstyle 0)
00bc:trace:x11drv:X11DRV_create_win_data win 0x2002a/4e00003 window (0,0)-(0,0) whole (0,0)-(0,0) client (0,0)-(0,0)
00bc:trace:x11drv:X11DRV_WindowPosChanged win 0x2002a window (0,0)-(0,0) client (0,0)-(0,0) style 86000000 flags 0000003c
00bc:trace:x11drv:set_mwm_hints 0x2002a setting mwm hints to 0,24 (style 86000000 exstyle 0)
00bc:trace:x11drv:sync_window_position win 0x2002a/4e00003 pos 0,0,0x0 after 12 changes=f serial=101
00bc:trace:x11drv:destroy_whole_window win 0x2002a xwin 4e00003/0
00bc:trace:x11drv:create_whole_window making win 0x3002a/0 managed
00bc:trace:x11drv:set_mwm_hints 0x3002a setting mwm hints to 0,24 (style 4c00000 exstyle 100)
00bc:trace:x11drv:X11DRV_create_win_data win 0x3002a/4e00004 window (0,0)-(112,27) whole (0,0)-(112,27) client (0,0)-(112,27)
00bc:trace:x11drv:X11DRV_WindowPosChanged win 0x3002a window (0,0)-(112,27) client (0,0)-(112,27) style 04c00000 flags 00000014
00bc:trace:x11drv:set_mwm_hints 0x3002a setting mwm hints to 0,24 (style 4c00000 exstyle 100)
00bc:trace:x11drv:sync_window_position win 0x3002a/4e00004 pos 0,0,112x27 after 12 changes=f serial=123
00bc:trace:x11drv:X11DRV_WindowPosChanged win 0x3002a window (0,0)-(112,27) client (3,22)-(109,24) style 04c00000 flags 00000010
00bc:trace:x11drv:set_mwm_hints 0x3002a setting mwm hints to a,24 (style 4c00000 exstyle 100)
00bc:trace:x11drv:sync_window_position win 0x3002a/4e00004 pos 3,22,106x2 after 12 changes=4f serial=130
0108:trace:x11drv:init_pixmap_formats depth 1, bpp 1, pad 32
0108:trace:x11drv:init_pixmap_formats depth 4, bpp 8, pad 32
0108:trace:x11drv:init_pixmap_formats depth 8, bpp 8, pad 32
0108:trace:x11drv:init_pixmap_formats depth 15, bpp 16, pad 32
0108:trace:x11drv:init_pixmap_formats depth 16, bpp 16, pad 32
0108:trace:x11drv:init_pixmap_formats depth 24, bpp 32, pad 32
0108:trace:x11drv:init_pixmap_formats depth 32, bpp 32, pad 32
0108:trace:x11drv:init_visuals default visual 21 class 4 argb 23
0108:trace:x11drv:get_work_area work_rect:(0,24)-(1920,1056).
0108:trace:x11drv:xinerama_init monitor 0x0: (0,0)-(1920,1080) work (0,24)-(1920,1056) (primary)
0108:trace:x11drv:X11DRV_DisplayDevices_SetHandler Display device functions are now handled by: Xinerama
0108:trace:x11drv:X11DRV_Settings_SetHandler Display settings are now handled by: NoRes.
0108:trace:x11drv:X11DRV_Settings_SetHandler Display settings are now handled by: XF86VidMode.
0108:trace:x11drv:X11DRV_Settings_SetHandler Display settings are now handled by: XRandR 1.0.
0108:trace:x11drv:X11DRV_DisplayDevices_SetHandler Display device functions are now handled by: XRandR 1.4
0108:trace:x11drv:X11DRV_Settings_SetHandler Display settings are now handled by: XRandR 1.4.
0108:trace:x11drv:X11DRV_XComposite_Init XComposite is up and running error_base = 0
0108:trace:x11drv:update_user_time user time window 4c00009
0108:trace:x11drv:set_mwm_hints 0x1002e setting mwm hints to 0,24 (style 86000000 exstyle 0)
0108:trace:x11drv:X11DRV_create_win_data win 0x1002e/4e00003 window (0,0)-(0,0) whole (0,0)-(0,0) client (0,0)-(0,0)
0108:trace:x11drv:X11DRV_WindowPosChanged win 0x1002e window (0,0)-(0,0) client (0,0)-(0,0) style 86000000 flags 0000003c
0108:trace:x11drv:set_mwm_hints 0x1002e setting mwm hints to 0,24 (style 86000000 exstyle 0)
0108:trace:x11drv:sync_window_position win 0x1002e/4e00003 pos 0,0,0x0 after 12 changes=f serial=101
0108:trace:x11drv:destroy_whole_window win 0x1002e xwin 4e00003/0
0108:trace:x11drv:create_whole_window making win 0x2002e/0 managed
0108:trace:x11drv:set_mwm_hints 0x2002e setting mwm hints to 0,24 (style 4c00000 exstyle 100)
0108:trace:x11drv:X11DRV_create_win_data win 0x2002e/4e00004 window (0,0)-(112,27) whole (0,0)-(112,27) client (0,0)-(112,27)
0108:trace:x11drv:X11DRV_WindowPosChanged win 0x2002e window (0,0)-(112,27) client (0,0)-(112,27) style 04c00000 flags 00000014
0108:trace:x11drv:set_mwm_hints 0x2002e setting mwm hints to 0,24 (style 4c00000 exstyle 100)
0108:trace:x11drv:sync_window_position win 0x2002e/4e00004 pos 0,0,112x27 after 12 changes=f serial=123
0108:trace:x11drv:X11DRV_WindowPosChanged win 0x2002e window (0,0)-(112,27) client (3,22)-(109,24) style 04c00000 flags 00000010
0108:trace:x11drv:set_mwm_hints 0x2002e setting mwm hints to a,24 (style 4c00000 exstyle 100)
0108:trace:x11drv:sync_window_position win 0x2002e/4e00004 pos 3,22,106x2 after 12 changes=4f serial=130
0110:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0110:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
~$ _
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Wine not starting in Ubuntu 22.04

Post by jkfloris »

Strange, the x11drv does not report your Nvidia GPU.
Can you provide more information about your system?

Code: Select all

inxi -F
Does it make any difference if you use wine-devel?

Code: Select all

sudo apt install --install-recommends wine-devel wine-devel-amd64 wine-devel-i386:i386
and try (post the output of):

Code: Select all

WINEPREFIX="${HOME}/test-wine-devel" WINEARCH=win32 WINEDEBUG="+xrandr,+system,+wineboot" /opt/wine-devel/bin/wineboot
Edward256
Level 1
Level 1
Posts: 9
Joined: Fri Apr 27, 2018 4:12 pm

Re: Wine not starting in Ubuntu 22.04

Post by Edward256 »

Code: Select all

~$ inxi -F
System:
  Host: gigafirm Kernel: 6.2.0-35-generic x86_64 bits: 64 Desktop: GNOME 42.9
    Distro: Ubuntu 22.04.3 LTS (Jammy Jellyfish)
Machine:
  Type: Desktop System: ASUS product: N/A v: N/A serial: <superuser required>
  Mobo: ASUSTeK model: PRIME H610M-A WIFI D4 v: Rev 1.xx
    serial: <superuser required> UEFI-[Legacy]: American Megatrends v: 2212
    date: 12/13/2022
CPU:
  Info: 6-core model: 12th Gen Intel Core i5-12400F bits: 64 type: MT MCP
    cache: L2: 7.5 MiB
  Speed (MHz): avg: 1366 min/max: 800/4400 cores: 1: 800 2: 2500 3: 800
    4: 801 5: 800 6: 800 7: 800 8: 2500 9: 801 10: 2500 11: 800 12: 2500
Graphics:
  Device-1: NVIDIA GM206 [GeForce GTX 960] driver: nvidia v: 535.113.01
  Device-2: Creative Live! Cam Chat HD [VF0700] type: USB
    driver: snd-usb-audio,uvcvideo
  Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: nvidia
    unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia
    resolution: 1920x1080~60Hz
  OpenGL: renderer: NVIDIA GeForce GTX 960/PCIe/SSE2
    v: 4.6.0 NVIDIA 535.113.01
Audio:
  Device-1: Intel driver: snd_hda_intel
  Device-2: NVIDIA GM206 High Definition Audio driver: snd_hda_intel
  Device-3: USB Midi type: USB driver: snd-usb-audio
  Device-4: Creative Live! Cam Chat HD [VF0700] type: USB
    driver: snd-usb-audio,uvcvideo
  Sound Server-1: ALSA v: k6.2.0-35-generic running: yes
  Sound Server-2: PulseAudio v: 15.99.1 running: yes
  Sound Server-3: PipeWire v: 0.3.48 running: yes
Network:
  Device-1: Intel Ethernet I219-V driver: e1000e
  IF: eno1 state: up speed: 100 Mbps duplex: full mac: 08:bf:b8:13:a5:b7
RAID:
  Hardware-1: Intel Volume Management Device NVMe RAID Controller driver: vmd
Drives:
  Local Storage: total: 3.64 TiB used: 2.03 TiB (55.7%)
  ID-1: /dev/sda vendor: Western Digital model: WD10EZEX-00WN4A0
    size: 931.51 GiB
  ID-2: /dev/sdb vendor: Seagate model: ST2000DM008-2UB102 size: 1.82 TiB
  ID-3: /dev/sdc type: USB vendor: Seagate model: ST1000LM 024 HN-M101M
    size: 931.51 GiB
Partition:
  ID-1: / size: 38.15 GiB used: 22.64 GiB (59.3%) fs: ext4 dev: /dev/sda1
  ID-2: /home size: 404.42 GiB used: 375.76 GiB (92.9%) fs: ext4
    dev: /dev/sda7
Swap:
  ID-1: swap-1 type: partition size: 14.9 GiB used: 91.6 MiB (0.6%)
    dev: /dev/sdb5
  ID-2: swap-2 type: partition size: 15.62 GiB used: 0 KiB (0.0%)
    dev: /dev/sda5
Sensors:
  System Temperatures: cpu: 27.8 C mobo: N/A gpu: nvidia temp: 48 C
  Fan Speeds (RPM): N/A gpu: nvidia fan: 19%
Info:
  Processes: 428 Uptime: 16h 9m Memory: 15.42 GiB used: 5.15 GiB (33.4%)
  Shell: Bash inxi: 3.3.13
~$ _
Without purging any previous wines, nor removing the .wine folder, I copied your installation line exactly, then ran

Code: Select all

~$ WINEPREFIX="${HOME}/test-wine-devel" WINEARCH=win32 WINEDEBUG="+xrandr,+system,+wineboot" /opt/wine-devel/bin/wineboot
wine: created the configuration directory '/home/edward/test-wine-devel'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:trace:wineboot:initialize_xstate_features Max cpuid level 0x20.
002c:trace:wineboot:initialize_xstate_features CPU features 0x90675, 0x8100800, 0x7ffafbbf, 0xbfebfbff.
002c:trace:wineboot:initialize_xstate_features XSAVE details 0x207, 0xa88, 0xa88, 0.
002c:trace:wineboot:initialize_xstate_features XSAVE feature 2 0x100, 0x240, 0, 0.
002c:trace:wineboot:ProcessRunKeys Processing L"RunServicesOnce" entries under HKLM.
002c:trace:wineboot:process_run_key Done.
002c:trace:wineboot:ProcessRunKeys Processing L"RunServices" entries under HKLM.
002c:trace:wineboot:process_run_key Done.
002c:trace:wineboot:start_rundll32 machine 1 starting L"C:\\windows\\system32\\rundll32.exe"
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:trace:system:add_gpu L"" 0000 0000 00000000 00
002c:trace:system:add_gpu created guid L"{089bf5a3-90a2-4a2d-8630-59c80002a1ce}"
002c:trace:system:add_gpu allocated luid 00000000000003f0
002c:trace:system:add_adapter 
002c:trace:system:add_monitor 0 (0,0)-(1024,768) (0,0)-(1024,768)
002c:trace:system:add_monitor rc_work (0,0)-(1024,768)
002c:trace:system:get_dialog_base_units base units = 8,16
0044:trace:system:monitor_from_window ((nil), 0x00000001)
0044:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
0044:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0044:trace:system:monitor_from_window (0x1002c, 0x00000001)
0044:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0044:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21ef18, 0) ret 1
0044:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0044:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x66eaf8, 0) ret 1
002c:trace:system:monitor_from_window ((nil), 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21ef18, 0) ret 1
002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
002c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
0044:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0044:trace:system:monitor_from_window (0x3002c, 0x00000001)
0044:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0044:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
0044:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0044:trace:system:monitor_from_window (0x4002c, 0x00000001)
0044:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0044:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0044:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:wineboot:start_rundll32 machine 1 starting L"C:\\windows\\system32\\rundll32.exe"
0054:trace:xrandr:X11DRV_XRandR_Init Found XRandR 1.6.
004c:trace:xrandr:X11DRV_XRandR_Init Found XRandR 1.6.
0054:trace:system:NtUserGetDisplayConfigBufferSizes (0x2 0x21fbf8 0x21fbfc)
004c:trace:system:NtUserGetDisplayConfigBufferSizes (0x2 0x21fbf8 0x21fbfc)
0054:trace:system:NtUserGetDisplayConfigBufferSizes returning 1 paths 2 modes
0054:trace:system:NtUserGetDisplayConfigBufferSizes (0x2 0x21fa38 0x21fa3c)
004c:trace:system:NtUserGetDisplayConfigBufferSizes returning 1 paths 2 modes
004c:trace:system:NtUserGetDisplayConfigBufferSizes (0x2 0x21fa38 0x21fa3c)
0054:trace:xrandr:get_gpu_properties_from_vulkan provider name "NVIDIA-0".
004c:trace:xrandr:get_gpu_properties_from_vulkan provider name "NVIDIA-0".
004c:trace:system:add_gpu L"NVIDIA GeForce GTX 960" 10DE 1401 00000000 00
0054:trace:system:add_gpu L"NVIDIA GeForce GTX 960" 10DE 1401 00000000 00
004c:trace:system:add_gpu created guid L"{029cc08a-ec5b-4703-be9a-eaa2ed233afa}"
004c:trace:system:add_gpu allocated luid 00000000000003f3
004c:trace:system:add_adapter 
004c:trace:system:add_monitor 0 (0,0)-(1920,1080) (0,24)-(1920,1056)
004c:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
004c:trace:system:add_monitor rc_work (0,24)-(1920,1056)
0054:trace:system:add_gpu got guid L"{029cc08a-ec5b-4703-be9a-eaa2ed233afa}"
0054:trace:system:add_gpu got luid 00000000000003f3
0054:trace:system:add_adapter 
0054:trace:system:add_monitor 0 (0,0)-(1920,1080) (0,24)-(1920,1056)
0054:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
0054:trace:system:add_monitor rc_work (0,24)-(1920,1056)
004c:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
004c:trace:system:NtUserGetDisplayConfigBufferSizes returning 1 paths 2 modes
0054:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
0054:trace:system:NtUserGetDisplayConfigBufferSizes returning 1 paths 2 modes
004c:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
0054:trace:system:monitor_from_window (0x20032, 0x00000001)
004c:trace:system:monitor_from_window (0x2002a, 0x00000001)
0054:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
004c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0054:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
004c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0054:trace:system:monitor_from_window (0x20032, 0x00000001)
004c:trace:system:monitor_from_window (0x2002a, 0x00000001)
004c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0054:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
004c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0054:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0054:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0054:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0054:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0054:trace:system:monitor_from_window (0x30032, 0x00000001)
0054:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0054:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
004c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
004c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
004c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0054:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f6c8, 0) ret 1
004c:trace:system:monitor_from_window (0x3002a, 0x00000001)
004c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
004c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0054:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
0054:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f6c8, 0) ret 1
004c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f6c8, 0) ret 1
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
004c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
004c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f6c8, 0) ret 1
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0054:err:ole:start_rpcss Failed to open RpcSs service
004c:err:ole:start_rpcss Failed to open RpcSs service
0088:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
0088:trace:system:monitor_from_window ((nil), 0x00000001)
0088:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
0088:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0088:trace:system:monitor_from_window (0x30026, 0x00000001)
0088:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0088:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21ef18, 0) ret 1
0088:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0088:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
0088:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0088:trace:system:monitor_from_window (0x40026, 0x00000001)
0088:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0088:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
00a0:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
00a0:trace:system:get_dialog_base_units base units = 8,16
00a0:trace:system:NtUserSystemParametersInfo (41, 0, 0x61f700, 0) ret 1
00a0:trace:system:monitor_from_window ((nil), 0x00000001)
00a0:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
00a0:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
00a0:trace:system:NtUserSystemParametersInfo (41, 0, 0x21ef18, 0) ret 1
00a0:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00a0:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
00a0:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
00a8:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
00a8:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
00a8:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
00a8:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
00a8:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
00a8:trace:system:monitor_from_window (0x20044, 0x00000001)
00a8:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
00a8:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
00a8:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
00a8:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
00a8:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
00a8:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
00a8:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
00a8:trace:system:monitor_from_window (0x30044, 0x00000001)
00a8:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
00a8:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
00a8:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
0088:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0088:trace:system:monitor_from_window (0x50026, 0x00000001)
0088:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0088:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0088:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
00b0:err:service:process_send_start_message service L"PlugPlay" failed to start
002c:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0x40038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0x50038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0x60038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0x70038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0x80038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0x90038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
0100:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00f4:err:sync:RtlpWaitForCriticalSection section 7BD8A5A0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 00f4, blocked by 0100, retrying (60 sec)
00b0:err:service:process_send_command receiving command result timed out
002c:err:setupapi:SetupDiInstallDevice Failed to start service L"winebus" for device L"ROOT\\WINE\\WINEBUS", error 1053.
002c:err:setupapi:SetupDiInstallDevice Failed to control service L"winebus" for device L"ROOT\\WINE\\WINEBUS", error 1062.
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0xa0038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0xb0038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0xc0038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0xd0038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0xe0038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
002c:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
002c:trace:system:monitor_from_window (0xf0038, 0x00000001)
002c:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
002c:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
002c:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
0100:warn:system:find_adapter_device_by_id Failed to find adapter with id 0.
002c:err:setupapi:SetupDiInstallDevice Failed to control service L"wineusb" for device L"ROOT\\WINE\\WINEUSB", error 1061.
0100:trace:system:NtUserSystemParametersInfo (41, 504, 0x12cecf4, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (31, 92, 0x12ceeec, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (4104, 0, 0x12cef48, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (4130, 0, 0x12cef4c, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 504, 0x12ce968, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (31, 92, 0x12ceb64, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (4131, 0, 0x1, 0) ret 1
wine: configuration in L"/home/edward/test-wine-devel" has been updated.
0100:trace:system:NtUserSystemParametersInfo (4105, 0, 0x1, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (42, 504, 0x12ce968, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (34, 92, 0x12ceb64, 0) ret 1
002c:trace:wineboot:ProcessRunKeys Processing L"RunOnce" entries under HKLM.
002c:trace:wineboot:process_run_key Done.
002c:trace:wineboot:main Operation done
0100:trace:system:NtUserSystemParametersInfo (41, 504, 0x12cecf4, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (31, 92, 0x12ceeec, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (4104, 0, 0x12cef48, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (4130, 0, 0x12cef4c, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (42, 504, 0x12cecf4, 1) ret 1
0100:trace:system:NtUserSystemParametersInfo (34, 92, 0x12ceeec, 1) ret 1
0100:trace:system:NtUserSystemParametersInfo (4105, 0, 0x1, 1) ret 1
0100:trace:system:NtUserSystemParametersInfo (4131, 0, 0x1, 3) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x30030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x40030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x50030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x60030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x70030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x80030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0100:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x90030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0xa0030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0xb0030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0xc0030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0xd0030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0xe0030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0xf0030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x100030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x110030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x120030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x130030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x140030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x150030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x160030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x170030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x180030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x190030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
0100:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x10001
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ceb08, 0) ret 1
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce898, 0) ret 1
0100:trace:system:monitor_from_window (0x1a0030, 0x00000001)
0100:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x10001
0100:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0100:trace:system:NtUserSystemParametersInfo (41, 0, 0x10ce358, 0) ret 1
012c:trace:wineboot:initialize_xstate_features Max cpuid level 0x20.
012c:trace:wineboot:initialize_xstate_features CPU features 0x90675, 0x4100800, 0x7ffafbbf, 0xbfebfbff.
012c:trace:wineboot:initialize_xstate_features XSAVE details 0x207, 0xa88, 0xa88, 0.
012c:trace:wineboot:initialize_xstate_features XSAVE feature 2 0x100, 0x240, 0, 0.
012c:trace:wineboot:ProcessRunKeys Processing L"RunServicesOnce" entries under HKLM.
012c:trace:wineboot:process_run_key No commands to execute.
012c:trace:wineboot:process_run_key Done.
012c:trace:wineboot:ProcessRunKeys Processing L"RunOnce" entries under HKLM.
012c:trace:wineboot:process_run_key No commands to execute.
012c:trace:wineboot:process_run_key Done.
012c:trace:wineboot:ProcessRunKeys Processing L"Run" entries under HKLM.
012c:trace:wineboot:process_run_key No commands to execute.
012c:trace:wineboot:process_run_key Done.
012c:trace:wineboot:ProcessRunKeys Processing L"Run" entries under HKCU.
012c:trace:wineboot:process_run_key No commands to execute.
012c:trace:wineboot:process_run_key Done.
012c:trace:wineboot:ProcessStartupItems Processing items in the StartUp folder.
012c:trace:wineboot:main Operation done
~$ _
Just for the heck of it, I decided to try launching winecfg again, just with the above prefixes.

Code: Select all

~$ WINEPREFIX="${HOME}/test-wine-devel" WINEARCH=win32 wine winecfg
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
003c:err:service:process_send_command service protocol error - failed to write pipe!
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053
0054:err:sync:RtlpWaitForCriticalSection section 7BC6A440 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0054, blocked by 0060, retrying (60 sec)
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00c4:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00c4:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
002c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
00d8:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00d8:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
010c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
010c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
011c:err:service:process_send_command service protocol error - failed to write pipe!
wine: configuration in L"/home/edward/test-wine-devel" has been updated.
0134:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0134:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
~$ _
And once more...

Code: Select all

~$ WINEPREFIX="${HOME}/test-wine-devel" WINEARCH=win32 /opt/wine-devel/bin/winecfg 
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
003c:err:service:process_send_start_message service L"PlugPlay" failed to start
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053
0054:err:sync:RtlpWaitForCriticalSection section 7BD8A5A0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0054, blocked by 0060, retrying (60 sec)
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00cc:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00cc:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
002c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
002c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
00dc:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
00dc:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0114:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0114:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0124:err:service:process_send_start_message service L"PlugPlay" failed to start
wine: configuration in L"/home/edward/test-wine-devel" has been updated.
013c:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
013c:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
~$ _
Still no hint of a window.
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Wine not starting in Ubuntu 22.04

Post by jkfloris »

Code: Select all

002c:trace:system:add_gpu L"" 0000 0000 00000000 00
002c:trace:system:add_gpu created guid L"{089bf5a3-90a2-4a2d-8630-59c80002a1ce}"
002c:trace:system:add_gpu allocated luid 00000000000003f0
002c:trace:system:add_adapter 
002c:trace:system:add_monitor 0 (0,0)-(1024,768) (0,0)-(1024,768)
002c:trace:system:add_monitor rc_work (0,0)-(1024,768
Wine finds a (non-existent) GPU.
Further down it will find your real Nvidia card:

Code: Select all

004c:trace:system:add_gpu L"NVIDIA GeForce GTX 960" 10DE 1401 00000000 00
0054:trace:system:add_gpu L"NVIDIA GeForce GTX 960" 10DE 1401 00000000 00
004c:trace:system:add_gpu created guid L"{029cc08a-ec5b-4703-be9a-eaa2ed233afa}"
004c:trace:system:add_gpu allocated luid 00000000000003f3
004c:trace:system:add_adapter 
004c:trace:system:add_monitor 0 (0,0)-(1920,1080) (0,24)-(1920,1056)
004c:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
I think the faulty GPU is your webcam (the resolution is the same).
Could you unplug your webcam and try running winecfg again?
(You don't need to delete the "test-wine-devel" folder.)

Code: Select all

WINEPREFIX="${HOME}/test-wine-devel" WINEDEBUG="+xrandr,+system" /opt/wine-devel/bin/wine winecfg
Edward256
Level 1
Level 1
Posts: 9
Joined: Fri Apr 27, 2018 4:12 pm

Re: Wine not starting in Ubuntu 22.04

Post by Edward256 »

I pulled the webcam, and pulled the midi as well just to be sure, rebooted the computer and tried again. Although I don't think this cam had that resolution. Looks like a resolution I would expect from the motherboard's VGA or GFX card's DV-I (none of which have anything plugged into them). Still, it found that same square monitor.

Code: Select all

~$ WINEPREFIX="${HOME}/test-wine-devel" WINEDEBUG="+xrandr,+system" /opt/wine-devel/bin/wine winecfg
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
003c:err:service:process_send_start_message service L"PlugPlay" failed to start
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053
0054:err:sync:RtlpWaitForCriticalSection section 7BD8A5A0 "dlls/ntdll/loader.c: loader_section" wait timed out in thread 0054, blocked by 0060, retrying (60 sec)
003c:err:service:process_send_command receiving command result timed out
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"nsiproxy" failed to start: 1053
003c:err:service:process_send_command receiving command result timed out
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"NDIS" failed to start: 1053
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0034:trace:system:add_gpu L"" 0000 0000 00000000 00
0034:trace:system:add_gpu created guid L"{d103e8cc-703a-45da-933e-f6c44b09fe7f}"
0034:trace:system:add_gpu allocated luid 00000000000003f3
0034:trace:system:add_adapter 
0034:trace:system:add_monitor 0 (0,0)-(1024,768) (0,0)-(1024,768)
0034:trace:system:add_monitor rc_work (0,0)-(1024,768)
0034:trace:system:NtUserSystemParametersInfo (41, 504, 0x68f2b4, 0) ret 1
0034:trace:system:NtUserSystemParametersInfo (31, 92, 0x68f4ac, 0) ret 1
0034:trace:system:NtUserSystemParametersInfo (4104, 0, 0x68f508, 0) ret 1
0034:trace:system:NtUserSystemParametersInfo (4130, 0, 0x68f50c, 0) ret 1
0034:trace:system:NtUserSystemParametersInfo (41, 504, 0x68ef28, 0) ret 1
0034:trace:system:NtUserSystemParametersInfo (31, 92, 0x68f124, 0) ret 1
0034:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
0034:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0034:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0034:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0034:trace:system:monitor_from_window (0x10028, 0x00000001)
0034:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0034:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1024,768), work (0,0)-(1024,768)
0034:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
00c4:trace:xrandr:X11DRV_XRandR_Init Found XRandR 1.6.
00c4:trace:system:NtUserGetDisplayConfigBufferSizes (0x2 0x21fbf8 0x21fbfc)
00c4:trace:system:NtUserGetDisplayConfigBufferSizes returning 1 paths 2 modes
00c4:trace:system:NtUserGetDisplayConfigBufferSizes (0x2 0x21fa38 0x21fa3c)
00c4:trace:xrandr:get_gpu_properties_from_vulkan provider name "NVIDIA-0".
00c4:trace:system:add_gpu L"NVIDIA GeForce GTX 960" 10DE 1401 00000000 00
00c4:trace:system:add_gpu created guid L"{fa86523e-5fcf-4d37-b279-04f511388c1c}"
00c4:trace:system:add_gpu allocated luid 00000000000003f5
00c4:trace:system:add_adapter 
00c4:trace:system:add_monitor 0 (0,0)-(1920,1080) (0,24)-(1920,1056)
00c4:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
00c4:trace:system:add_monitor rc_work (0,24)-(1920,1056)
00c4:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
00c4:trace:system:NtUserGetDisplayConfigBufferSizes returning 1 paths 2 modes
00c4:trace:system:NtUserSystemParametersInfo (41, 504, 0x68e814, 0) ret 1
00c4:trace:system:NtUserSystemParametersInfo (31, 92, 0x68ea0c, 0) ret 1
00c4:trace:system:NtUserSystemParametersInfo (4104, 0, 0x68ea68, 0) ret 1
00c4:trace:system:NtUserSystemParametersInfo (4130, 0, 0x68ea6c, 0) ret 1
00c4:trace:system:NtUserSystemParametersInfo (41, 504, 0x68e488, 0) ret 1
00c4:trace:system:NtUserSystemParametersInfo (31, 92, 0x68e684, 0) ret 1
00c4:trace:system:monitor_from_window (0x2002a, 0x00000001)
00c4:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
00c4:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
00c4:trace:system:monitor_from_window (0x2002a, 0x00000001)
00c4:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
00c4:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
00c4:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
00c4:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
00c4:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
00c4:trace:system:monitor_from_window (0x3002a, 0x00000001)
00c4:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
00c4:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
00c4:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f6c8, 0) ret 1
00c4:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
00c4:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f6c8, 0) ret 1
0108:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
0108:trace:system:NtUserSystemParametersInfo (41, 504, 0x74eb14, 0) ret 1
0108:trace:system:NtUserSystemParametersInfo (31, 92, 0x74ed0c, 0) ret 1
0108:trace:system:NtUserSystemParametersInfo (4104, 0, 0x74ed68, 0) ret 1
0108:trace:system:NtUserSystemParametersInfo (4130, 0, 0x74ed6c, 0) ret 1
0108:trace:system:NtUserSystemParametersInfo (41, 504, 0x74e788, 0) ret 1
0108:trace:system:NtUserSystemParametersInfo (31, 92, 0x74e984, 0) ret 1
0108:trace:system:monitor_from_rect (0,0)-(1,1) flags 1 returning 0x1
0108:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0108:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0108:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0108:trace:system:monitor_from_window (0x1002e, 0x00000001)
0108:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0108:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0108:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
0108:trace:system:get_dialog_base_units base units = 8,16
0108:trace:system:NtUserSystemParametersInfo (41, 0, 0x74f660, 0) ret 1
0108:trace:system:monitor_from_rect (-3,-29)-(333,231) flags 1 returning 0x1
0108:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0108:trace:system:NtUserSystemParametersInfo (41, 0, 0x21ef18, 0) ret 1
0108:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0108:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
0108:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
~$ 0110:trace:xrandr:X11DRV_XRandR_Init Found XRandR 1.6.                                    <<<<<<<<<
0110:trace:system:NtUserGetDisplayConfigBufferSizes (0x2 0x21fbf8 0x21fbfc)
0110:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
0110:trace:system:NtUserGetDisplayConfigBufferSizes returning 1 paths 2 modes
0110:trace:system:NtUserGetDisplayConfigBufferSizes (0x2 0x21fa38 0x21fa3c)
0110:trace:xrandr:get_gpu_properties_from_vulkan provider name "NVIDIA-0".
0110:trace:system:add_gpu L"NVIDIA GeForce GTX 960" 10DE 1401 00000000 00
0110:trace:system:add_gpu got guid L"{fa86523e-5fcf-4d37-b279-04f511388c1c}"
0110:trace:system:add_gpu got luid 00000000000003f5
0110:trace:system:add_adapter 
0110:trace:system:add_monitor 0 (0,0)-(1920,1080) (0,24)-(1920,1056)
0110:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
0110:trace:system:add_monitor rc_work (0,24)-(1920,1056)
0110:trace:system:get_monitor_info_from_edid Monitor id SAM0B67.
0110:trace:system:NtUserGetDisplayConfigBufferSizes returning 1 paths 2 modes
0110:trace:system:NtUserSystemParametersInfo (41, 504, 0x68e814, 0) ret 1
0110:trace:system:NtUserSystemParametersInfo (31, 92, 0x68ea0c, 0) ret 1
0110:trace:system:NtUserSystemParametersInfo (4104, 0, 0x68ea68, 0) ret 1
0110:trace:system:NtUserSystemParametersInfo (4130, 0, 0x68ea6c, 0) ret 1
0110:trace:system:NtUserSystemParametersInfo (41, 504, 0x68e488, 0) ret 1
0110:trace:system:NtUserSystemParametersInfo (31, 92, 0x68e684, 0) ret 1
0110:trace:system:monitor_from_window (0x20030, 0x00000001)
0110:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0110:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0110:trace:system:monitor_from_window (0x20030, 0x00000001)
0110:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0110:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0110:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0110:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f848, 0) ret 1
0110:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f5d8, 0) ret 1
0110:trace:system:monitor_from_window (0x30030, 0x00000001)
0110:trace:system:monitor_from_rect (0,0)-(0,0) flags 1 returning 0x1
0110:trace:system:get_monitor_info flags 0001, monitor (0,0)-(1920,1080), work (0,24)-(1920,1056)
0110:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f6c8, 0) ret 1
0110:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f098, 0) ret 1
0110:trace:system:NtUserSystemParametersInfo (41, 0, 0x21f6c8, 0) ret 1
I made a marking here to show that when it seemed to have stopped and given back the prompt, it had some more text to print afterwards. Nothing too new as sometimes after I've closed a windows program (or even winetricks) it's got a few last things it needs to say. Pressing enter will just get back name@host:~$

Just double checking. The webcam does go above that rez, but not exactly this rez. It is all 16:9 rezes according to OBS.
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Wine not starting in Ubuntu 22.04

Post by jkfloris »

If the problem also occurs with another version of the Nvidia driver (try the nvidia-driver-525 package), you can file a bug.
Edward256
Level 1
Level 1
Posts: 9
Joined: Fri Apr 27, 2018 4:12 pm

Re: Wine not starting in Ubuntu 22.04

Post by Edward256 »

I've gone through the entire list of nvidia drivers, starting with the standard packages (535, 525, 470, 390), then the Server packages (535, 525, 470, 450, 418), and finally trying on simple X.org X server. Each time I Apply Changes I had to type in my password twice which is something I did not need to do back in 18.04, and each time the same log as above was printed (3 seconds after giving back the prompt it spat out some more text, as indicated with the little mark). When trying to install 418 it threw an error.
pk-client-error-quark: Error while installing package: installed nvidia-dkms418-server package post-installation script subprocess returned error exit status 10 (313)
When I rebooted with X.org my mouse was sluggish and the list of Additional Drivers was grayed out. At which point I decided to purge any residual nvidia packages and run sudo ubuntu-drivers install (when looking up how to fix the gray-out).

For each reboot, I took note of some extra text I don't remember from 18.04. It is repeated many times in quick succession, and in gray rather than white or preceded with a green [ OK ] or yellow or red which caught my eye, and was only visible for a second allowing me to pick out ACPI and Error. I'll post this dmesg log in case there is an extra clue as to why wine can't draw in the proper place.
Attachments
dmesg.zip
(22.17 KiB) Downloaded 206 times
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Wine not starting in Ubuntu 22.04

Post by jkfloris »

Other than the ACPI warnings, I do not see anything weird in the dmesg output.
You can find more information about the last boot with:

Code: Select all

sudo journalctl -b0
Edward256
Level 1
Level 1
Posts: 9
Joined: Fri Apr 27, 2018 4:12 pm

Re: Wine not starting in Ubuntu 22.04

Post by Edward256 »

Sorry for not coming back quickly. Didn't get a moment's rest.
When I ran journalctl I recognized the beginning of dmesg so I followed step by step what I had already post. All looked identical until towards the end something else was sneaking in between the lines. I decided to have a look at the other logs and recognized the lines from syslog. During my absence someone suggested I use PlayOnLinux to see if it could perform some magic to fix the problem and see if I can follow what it does or replace with its functioning wine folder. Unfortunately it did not work. I tried various versions in its list (7.22, 5.22-staging, 6.17-staging 32 & 64 bit) but all resulted in "Wine could not be launched".
The other thing I decided to do was to try a different display port. I don't have a DP capable monitor but I have still kept VGA and DVI capable monitors. First I figured I'd take the HDMI cable from the GFX card port and plug it into the motherboard's HDMI port, but that was not possible as there were two prongs folded into the port blocking it (and the same with the motherboard's DP port). I then plugged a VGA into the motherboard's VGA and turned on the computer, but there was "No Video Input". Powered off, unplugged, and plugged a DVI into the GFX card's DVI and turned on the computer, and the BIOS splash showed, so did grub, and everything displayed on the DVI. Attempted to run the wine-devel commands above (wineboot then winecfg) but same thing happened: It found the 1024x768, then the 1280x1024 (DVI monitor's native rez) and ended on the same error. I plugged in the HDMI cable into the GFX card and immediately the desktop background showed on the HDMI monitor (no bars). Looking at the NVIDIA X Server configs it had automatically assigned the HDMI as a secondary monitor with Absolute coordinates (right of the main DVI). I run wine again and again it showed the 1024x768, but then it showed two entries together, first being (0,0) - (1280,1024) and then (1280,0) - (3200,1080) (but also showed the 1920x1080 on its own), and then ended in the same error.
Attachments
allthelogs.zip
(26.23 KiB) Downloaded 197 times
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Wine not starting in Ubuntu 22.04

Post by jkfloris »

Code: Select all

Nov 12 13:38:43 gigafirm systemd[1880]: Started GNOME Flashback.
Nov 12 13:38:43 gigafirm systemd[1880]: Reached target GNOME Flashback.
Although Wine should work, I wonder if you are intentionally starting GNOME in the fallback option, or if GNOME is doing it automatically. (Which might indicate a problem with your NVIDIA drivers)

Code: Select all

Nov 12 13:38:43 gigafirm kernel: [   71.156699] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Failed to grab modeset ownership
Either way, this indicates a driver problem.
Although not a Wine problem, check that modeset is enabled and you have sufficient permissions:
- Add nvidia_drm.modeset=1 as a kernel boot parameter
- Check the permissions

Code: Select all

getfacl /dev/dri/card[0-9]
--- sample output ---
# file: dev/dri/card0
# owner: root
# group: video
user::rw-
user:username:rw-
group::rw-
mask::rw-
other::---
Finally, look for any odd options in xorg.conf.d

Code: Select all

more /usr/share/X11/xorg.conf.d/* | cat
Edward256
Level 1
Level 1
Posts: 9
Joined: Fri Apr 27, 2018 4:12 pm

Re: Wine not starting in Ubuntu 22.04

Post by Edward256 »

Yes, I am running Flashback intentionally. I very much prefer this style of menus and taskbars rather than the Unity side panel and App Browser (resembling that of mobile). However, I did relog myself into "Ubuntu" and "Gnome Classic" and tried to run wine but still the same result.

I typed in getfacl /dev/dri/card<TAB> and the only one available was card0. With one exception, it looks exactly like your sample.

Code: Select all

~$ getfacl /dev/dri/card0 
getfacl: Removing leading '/' from absolute path names
# file: dev/dri/card0
# owner: root
# group: video
user::rw-
user:edward:rw-
group::rw-
mask::rw-
other::---
I added the extra kernel boot parameter, but nothing seems to have changed. I also made sure the proprietary drivers understood the change by going into Additional Drivers and jumping versions back and forth (selecting one step down, apply, select the current, apply), but that didn't help (not even the struggle Blender was having was solved). This "version jumping" was something I used to do during upgrades. Sometimes when I made an upgrade the display drivers were either uninstalled (reverting to x.org) or somehow not working properly, so my process was apt upgrade, jump versions, then apt reinstall virtualbox-dkms.... And possibly in 16.04 I needed to also modprobe a cuda... I think... otherwise Blender could not render with the GPU.

As for the xorg.confs, the only thing that stood out for me were some touchpad, thinkpad, and other input classes that got me thinking if this is why on some bootups the mouse is not being connected/established and I have to replug it before I can move the cursor (and why some of these classes seem like Ubuntu is catering to a mobile device on a stationary).
Attachments
xorg.conf.zip
(1.92 KiB) Downloaded 210 times
Locked