[Bug 46711] Since 3.3 other HID devices than Joysticks not supported anymore

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 29 02:57:51 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=46711

--- Comment #45 from Gerold <Gerold.Ruhland at gmail.com> ---
OK. I misunderstood you and thought you mean "file prefix". Sorry.

I created a new prefix with 
WINEARCH=win32 WINEPREFIX=/$HOME/.win32 winecfg
Did not found the folder "Program Files (x86)" in "$HOME/.win32" so I guess
this is a working win32 configuration. 

Started "regedit.exe" to disable SDL
WINEPREFIX="$HOME/.wine32/" wine regedit.exe

Started the test program with 
WINEPREFIX="$HOME/.wine32/" wine HIDTest.exe
Result: HID device detected but could not get manufacturer string

Replaced the "winbus.sys.so" file in "/opt/wine-devel/lib"

Started the test program with 
WINEPREFIX="$HOME/.wine32/" wine HIDTest.exe
Result: No HID device detected!!!


Started your test program to make another test:
gerold at MINT19-1:~/Desktop/Moveslink$ WINEPREFIX=~/.wine32/ wine hid_test.exe
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.


So maybe I need the 64-Bit version even if my test program is a 32-Bit
application or the "winbus.sys.so" is not the one I need.


I saw, that there is a new Wine maintenance release 3.0.5 available.
How can I install it (without uninstalling Wine development release 4.4)?

What Linux are you using? I could setup another PC to have the same
environment. Maybe it makes it easier. I am retired and got the time for that.

-- 
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.



More information about the wine-bugs mailing list