udev_bus and xrandr error

Questions about Wine on Linux
Locked
umbradb
Newbie
Newbie
Posts: 1
Joined: Wed Nov 29, 2023 10:52 am

udev_bus and xrandr error

Post by umbradb »

Hello fellows

I'm still a noob on this matters but i've been trying to solve this issue on my own but i'm reaching a dead end,
I'm trying to running steam via lutris-ge-proton-8-24 in order to run Devil may cry 5, the game runs on Linux steam but when i get to the skill upgrade menu the game crashes, supposedly do to mfplat.dll and video codecs, it tried all fixes i could find across the web to no avail until i found this: https://beta.reddit.com/r/voidlinux/com ... s_in_shop/, suggesting to install wine-ge-proton-8-5, (I'm trying both lutris-ge-proton-8-24 and wine-ge-proton-8-5 and via command line), to do this, as I understand i need to install Windows Steam, which i could only achieve with lutris-7.2.2 runner, with no errors on install process, when i try to switch to one of GE options in lutris I get a long "wine i configuring prefix" windows, when it finishes nothing happens, via command line i get this output:

Code: Select all

WINEPREFIX=~/Games/steam/ /home/umbradb/.local/share/lutris/runners/wine/lutris-GE-Proton8-24-x86_64/bin/wine '/home/umbradb/Games/steam/drive_c/Program Files (x86)/Steam/steam.exe'
wineserver: using server-side synchronization.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
002c:fixme:winediag:LdrInitializeThunk wine-staging 8.0 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0090:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00a0:err:hid:udev_bus_init UDEV monitor creation failed
0050:err:xrandr:xrandr14_get_adapters Failed to get adapters
0050:err:xrandr:xrandr14_get_adapters Failed to get adapters
0050:err:xrandr:xrandr14_get_adapters Failed to get adapters
0050:err:xrandr:xrandr14_get_adapters Failed to get adapters
0114:err:ole:apartment_add_dll couldn't find function DllGetClassObject in L"C:\\windows\\system32\\uiautomationcore.dll"
0114:err:ole:com_get_class_object no class object {ff48dba4-60ef-4201-aa87-54103eef594e} could be created for context 0x1
0114:err:tabtip:create_uia_event_handler Failed to create IUIAutomation interface, hr 0x800401f8
011c:err:module:import_dll Library mscoree.dll (which is needed by L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found
011c:err:module:LdrInitializeThunk Importing dlls for L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed, status c0000135
00f4:err:service:process_send_command service protocol error - failed to write pipe!
00f4:fixme:service:delayed_autostart_callback Delayed auto-start service L"clr_optimization_v4.0.30319_32" failed to start: 1053
0124:err:module:import_dll Library mscoree.dll (which is needed by L"C:\\windows\\Microsoft.NET\\Framework64\\v4.0.30319\\mscorsvw.exe") not found
0124:err:module:LdrInitializeThunk Importing dlls for L"C:\\windows\\Microsoft.NET\\Framework64\\v4.0.30319\\mscorsvw.exe" failed, status c0000135
00f4:err:service:process_send_command service protocol error - failed to write pipe!
00f4:fixme:service:delayed_autostart_callback Delayed auto-start service L"clr_optimization_v4.0.30319_64" failed to start: 1053
PS I followed https://www.gloriouseggroll.tv/how-to-g ... ency-hell/ and I'm 95% sure i'm not missing anything, but as i'm running void linux packages have a different name most of the time and i could have missed something

Before i was able to run WoW and Asseto Corsa via Lutris, right now i havent tried neither but i don't run them for a long time and i've since uninstalled and reinstalled wine, so its not reliable to use them as a check if everything is ok.

i can use xrandr normally to setup my second monitor

Code: Select all

$ /home/umbradb/.local/share/lutris/runners/wine/lutris-GE-Proton8-24-x86_64/bin/wine --version
wine-8.0-2754-g48789536649 (Staging)

$ /home/umbradb/.local/share/lutris/runners/wine/lutris-GE-Proton8-5-x86_64/bin/wine --version
wine-5.12-23066-g97861a15a94 (Staging)

$ wine --version
wine-8.21

$ xrandr --version
xrandr program version       1.5.2
Server reports RandR version 1.6

sudo Xorg -version

X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
Current Operating System: Linux blackhole 6.5.12_1 #1 SMP PREEMPT_DYNAMIC Mon Nov 20 18:31:50 UTC 2023 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.5.12_1 root=UUID=27e2342b-ff63-4f7c-a7f2-78917547181a ro loglevel=4
 
Current version of pixman: 0.42.2
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.



OS: Void Linux x86_64
Host: 82K2 IdeaPad Gaming 3 15ACH6 
Kernel: 6.5.12_1 
Packages: 1350 (xbps-query) 
Shell: bash 5.2.15 
Resolution: 1920x1080 
WM: i3 
Theme: Adwaita-dark [GTK2/3] 
Terminal: urxvt 
CPU: AMD Ryzen 5 5600H with Radeon Graphics (12) @ 4.275GHz 
GPU: AMD ATI Radeon Vega Series / Radeon Vega Mobile Series 
GPU: NVIDIA GeForce RTX 3050 Mobile 
Memory: 2599MiB / 30945MiB 
Picom is off when running wine

this is all the info that comes to my mind anything else needed please tell me, it's not about the game, i really want to understand what's failing here, especially the

Code: Select all

00a0:err:hid:udev_bus_init UDEV monitor creation failed
0050:err:xrandr:xrandr14_get_adapters Failed to get adapters 
part.
invisible kid
Level 5
Level 5
Posts: 359
Joined: Tue Dec 24, 2019 3:23 pm

Re: udev_bus and xrandr error

Post by invisible kid »

Sorry, don't know if this will help at all, but I used to disable xrandr when building wine. This might not be an option for you to easily try though. And even then, it might not help. Good luck.
Locked