I'm trying to run wine 8.0.2_1,1 with my RTX 3060 GPU.
When I start wine with AMD GPU using this command:
Wine works without any problem but when it use Nvidia gpu with this command:
I get this output and wine freezes:
How can i solve this problem? My driver version is 535.146.02.
When I start wine with AMD GPU using this command:
VK_DRIVER_FILES=/usr/local/share/vulkan/icd.d/radeon_icd.x86_64.json wine controlWine works without any problem but when it use Nvidia gpu with this command:
VK_DRIVER_FILES=/usr/local/share/vulkan/icd.d/nvidia_icd.json wine controlI get this output and wine freezes:
0024:fixme:ntdll:create_logical_proc_info stub
0024:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
002c:fixme:ntdll:create_logical_proc_info stub
002c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
002c:fixme:ntdll:get_firmware_info info_class SYSTEM_FIRMWARE_TABLE_INFORMATION
002c:fixme:ntdll:get_firmware_info info_class SYSTEM_FIRMWARE_TABLE_INFORMATION
0034:fixme:ntdll:create_logical_proc_info stub
0034:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
003c:fixme:ntdll:create_logical_proc_info stub
003c:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
0040:fixme:thread:set_native_thread_name not implemented on this platform
0048:fixme:ntdll:create_logical_proc_info stub
0048:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
0050:fixme:ntdll:create_logical_proc_info stub
0050:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
0060:fixme:thread:set_native_thread_name not implemented on this platform
0074:fixme:ntdll:create_logical_proc_info stub
0074:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
0080:fixme:thread:set_native_thread_name not implemented on this platform
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0094:fixme:ntdll:create_logical_proc_info stub
0094:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
00a4:fixme:thread:set_native_thread_name not implemented on this platform
00b0:fixme:ntdll:create_logical_proc_info stub
00b0:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
0050:err:seh:KiUserCallbackDispatcher ignoring exception
wine: Unhandled page fault on execute access to 0000000068A18730 at address 0000000068A18730 (thread 0050), starting debugger...
00bc:fixme:thread:set_native_thread_name not implemented on this platform
00c4:fixme:ntdll:create_logical_proc_info stub
00c4:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
00d0:fixme:ntdll:create_logical_proc_info stub
00d0:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
00d8:fixme:ntdll:create_logical_proc_info stub
00d8:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.
00e0:fixme:ntdll:create_logical_proc_info stub
00e0:fixme:ntdll:init_cpu_info Failed to get logical processor information, status 0xc0000002.How can i solve this problem? My driver version is 535.146.02.