[Bug 47557] hid_test.exe crashes with RealFlight interface module

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 27 16:04:46 CDT 2019


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

--- Comment #17 from David ML Brown Jr <dmlb2000 at gmail.com> ---
Yes it does, I do have a udev rule in place to allow me to access (I think)...

# cat /etc/udev/rules.d/90-rf7.5-interface.rules 
KERNEL=="hidraw*", SUBSYSTEM=="hidraw", ATTRS{idVendor}=="1781",
ATTRS{idProduct}=="0e57", MODE="0660", TAG+="uaccess", GROUP="dmlb2000"

# ls -l /dev/hidraw0
crw-rw---- 1 root dmlb2000 241, 0 Jul 27 14:04 /dev/hidraw0

It happens to show up a hidraw0 right now but it can be any of the 6 or so
devices.

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