https://bugs.winehq.org/show_bug.cgi?id=46711
--- Comment #5 from Gerold Gerold.Ruhland@gmail.com --- GOOD NEWS. NOW IT IS WORKING
Wondering my Aric Stewart never told me about this setting, Since months I am reporting this problem.
gerold@MINT19-0:~/Desktop/Moveslink$ wine regedit.exe
gerold@MINT19-0:~/Desktop/Moveslink$ ls -l /dev/hidraw0 crw-rw-rw- 1 root root 241, 0 Feb 24 17:08 /dev/hidraw0
gerold@MINT19-0:~/Desktop/Moveslink$ WINEDEBUG=+setupapi,+plugplay,+hid_report,+hid wine hclient.exe 001e:trace:plugplay:ServiceMain starting service 0022:trace:plugplay:DriverEntry (0x138c0, L"\Registry\Machine\System\CurrentControlSet\Services\WineBus") 0022:trace:plugplay:udev_driver_init (0x5df60, L"\Registry\Machine\System\CurrentControlSet\Services\UDEV") 0026:warn:plugplay:try_add_device Unable to open udev device "/dev/input/event1": Permission denied 0026:warn:plugplay:try_add_device Unable to open udev device "/dev/input/event0": Permission denied 0026:warn:plugplay:try_add_device Unable to open udev device "/dev/input/event11": Permission denied 0026:warn:plugplay:try_add_device Unable to open udev device "/dev/input/event12": Permission denied 0026:warn:plugplay:try_add_device Unable to open udev device "/dev/input/event13": Permission denied 0026:trace:plugplay:bus_enumerate_hid_devices (0x7f8686be1d60) 0026:warn:plugplay:count_abs_axis ioctl(EVIOCGBIT, EV_ABS) failed: 22 Invalid argument 0026:warn:plugplay:count_buttons ioctl(EVIOCGBIT, EV_KEY) failed: 22 Invalid argument 0026:trace:plugplay:try_add_device Found udev device "/dev/hidraw0" (vid 045e, pid 00e1, version 0, serial L"0000") 0026:trace:plugplay:bus_create_hid_device (0x5df60, L"HIDRAW", 045e, 00e1, 0, 0, L"0000", 0, {3def44ad-242e-46e5-826d-707213f3aa81}, 0x7f8686be1da0, 32) 0026:trace:setupapi:SetupDiGetClassDevsExW {3def44ad-242e-46e5-826d-707213f3aa81} (null) (nil) 0x00000010 (nil) (null) (nil) 0026:trace:setupapi:SetupDiCreateDeviceInfoListExW {3def44ad-242e-46e5-826d-707213f3aa81} (nil) (null) (nil) 0026:trace:setupapi:SETUPDI_EnumerateInterfaces 0x5dc90, {3def44ad-242e-46e5-826d-707213f3aa81}, (null), 00000010 0026:trace:setupapi:SetupDiCreateDeviceInfoW devinfo 0x5dc90, name L"HIDRAW\Vid_045e&Pid_00e1&IM_1\0&0000&0", class {3def44ad-242e-46e5-826d-707213f3aa81}, description (null), hwnd (nil), flags 0x2, device_data 0x54eeb0. 0026:trace:setupapi:SETUPDI_CreateDeviceInfo 0x5dc90, {3def44ad-242e-46e5-826d-707213f3aa81}, L"HIDRAW\Vid_045e&Pid_00e1&IM_1\0&0000&0", 1 0026:trace:setupapi:SetupDiRegisterDeviceInfo devinfo 0x5dc90, data 0x54eeb0, flags 0, compare_proc (nil), context (nil), duplicate_data (nil). 0026:trace:setupapi:SetupDiDestroyDeviceInfoList devinfo 0x5dc90. 0026:trace:plugplay:handle_bus_relations (0x5e0f0) 0026:trace:plugplay:common_pnp_dispatch IRP_MN_QUERY_ID 0026:trace:plugplay:handle_IRP_MN_QUERY_ID (0x5e0f0, 0x5ec10) 0026:trace:plugplay:handle_IRP_MN_QUERY_ID BusQueryCompatibleIDs 0026:trace:plugplay:get_driver_for_id no driver found for L"HIDRAW\Vid_045e&Pid_00e1&IM_1\0&0000&0" 0026:trace:plugplay:get_driver_for_id no driver found for L"HIDRAW\Vid_045e&Pid_00e1" 0026:trace:plugplay:get_driver_for_id found driver L"WineHID" for L"HIDRAW" 0026:trace:hid:DriverEntry (0x5ef30, L"\Registry\Machine\System\CurrentControlSet\Services\WineHID") 0026:trace:plugplay:common_pnp_dispatch IRP_MN_QUERY_ID 0026:trace:plugplay:handle_IRP_MN_QUERY_ID (0x5e0f0, 0x5f0c0) 0026:trace:plugplay:handle_IRP_MN_QUERY_ID BusQueryInstanceID 0026:trace:hid:PNP_AddDevice PDO add device(0x5e0f0:L"HIDRAW\Vid_045e&Pid_00e1&IM_1\0&0000&0") 0026:trace:hid:HID_CreateDevice Create base hid device L"\Device\HID#000000000005EF30&000000000005E0F0" 0026:trace:hid:PNP_AddDevice Created device 0x5f530 0026:trace:hid:add_device (0x5ef30, 0x5f530) 0026:trace:plugplay:hid_internal_dispatch (0x5e0f0, 0x5fa40) 0026:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_DEVICE_ATTRIBUTES 0026:trace:plugplay:hid_internal_dispatch (0x5e0f0, 0x5fa40) 0026:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_DEVICE_DESCRIPTOR 0026:trace:plugplay:hid_internal_dispatch (0x5e0f0, 0x5fa40) 0026:trace:plugplay:hid_internal_dispatch IOCTL_HID_GET_REPORT_DESCRIPTOR 0026:trace:hid:ParseDescriptor Descriptor[274]: 5 c 9 1 a1 1 5 1 9 2 a1 2 85 13 5 c a 38 2 95 1 75 8 15 81 25 7f 81 6 85 14 6 0 ff a 1 fe 75 2 15 0 25 3 81 2 a 2 fe a 0 fe 95 2 75 1 25 1 81 2 a 3 ff 95 1 75 2 25 3 81 2 81 1 85 15 75 1 25 1 a b ... lots of messages ... 001b:trace:plugplay:service_handler shutting down 001e:trace:plugplay:ServiceMain service stopped 0023:trace:hid:UnloadDriver Driver Unload 0023:trace:hid:UnloadDriver 1 devices to unload 0028:trace:hid:hid_device_thread Device thread exiting 0023:trace:hid:HID_DeleteDevice Delete device(0x5f530) L"\Device\HID#000000000005EF30&000000000005E0F0" 0023:trace:plugplay:udev_driver_unload Unload Driver 0023:trace:plugplay:iohid_driver_unload Stub: Unload Driver 0023:trace:plugplay:sdl_driver_unload Unload Driver