https://bugs.winehq.org/show_bug.cgi?id=53387
--- Comment #3 from Tuomas Nurmi tuomas.nurmi@opinsys.fi --- Created attachment 72784 --> https://bugs.winehq.org/attachment.cgi?id=72784 Logs with "Enable SDL" set as 0
Thank you very much for the response! Indeed, setting HKLM\System\CurrentControlSet\Services\WineBus -> "Enable SDL" to 0, made notable progress.
Now I can observe both sensors in hclient.exe, data looking similar to the data observable on Windows 10 if plugged in before program start. A broken device entry is created if devices plugged in while program is already running ("*Device #4: ", with * indicating errors while opening)
However, the older sensor still seems to get in some kind of error loop with the following block repeating (logs attached, sections 1 & 2) 00c4:trace:hid:pdo_create Open handle on device 000000000074B990 00c4:trace:hid:pdo_ioctl device 000000000074B990 code 0xb04b0 00c4:trace:hid:pdo_ioctl device 000000000074B990 code 0xb01a8 0158:err:rawinput:add_device Failed to get collection descriptor, status 0xc00000e8.
Unfortunately, neither of them is yet recognized by LoggerPro. With the older sensor, the same error loop is also observable here (section 3). The newer sensor produces cleaner logs (section 4), but is also not recognized by LoggerPro - however, I had some problems with this sensor in LoggerPro on Windows, too, so I will double (or triple) check the functionality of the newer sensor under Windows.