You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need udev rules installed for Linux. At the very least we need them for the HID devices we can access.
My question is, what is the best, most distribution and yet most hand-builder friendly way of doing this? I've got rules for some Sensics HMDs (both the HID interface and the CDC interface, with the bonus of telling modemmanager to not look on the CDC interface) here: https://gist.github.com/rpavlik/98d21e14a7e6eeb52e95
Known Linux users, please chime in. I'm one of them, but I am not sure what the best practice for installing udev rules files from a CMake build system is.