https://bugs.winehq.org/show_bug.cgi?id=46711 --- Comment #43 from Gerold <Gerold.Ruhland(a)gmail.com> ---
Do I have to replace the attached file with the one stored in /opt/wine-devel/lib64/wine or /opt/wine-devel/lib/wine
???
That's the 32-bit .so, so the latter. It'll need a 32-bit prefix however. I don't have a 64-bit build tree handy at the moment.
Looks like I need the 64-Bit version. When I replace the attached file with the one in "/opt/wine-devel/lib/wine", than it's like before. It does not change anything. When I replace the file in "/opt/wine-devel/lib64/wine", it's even worse (maybe cause of it's not the 64-Bit version): gerold(a)MINT19-1:~/Desktop/Moveslink$ wine HIDTest.exe 0021:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\WineBus": c0000142 0014:err:service:process_send_command service protocol error - failed to write pipe! 000f:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 1114 The test program starts, but it does not find a HID device. Same result with you "hid_test.exe" gerold(a)MINT19-1:~/Desktop/Moveslink$ wine hid_test 0021:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\WineBus": c0000142 0014:err:service:process_send_command service protocol error - failed to write pipe! 000f:fixme:service:scmdatabase_autostart_services Auto-start service L"WineBus" failed to start: 1114 device.c:246: No device found for reading device.c:331: No device found for testing 0008:device: 0 tests executed (0 marked as todo, 0 failures), 0 skipped. BTW: What do you mean with "It'll need a 32-bit prefix however". Do I have to rename the file? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.