[Discussion]Best way to use udev rule with MODE=0666 permission without using root #1894
Unanswered
Int-Circuit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use distrobox to run ubuntu 22.04 and use Quartus Prime for my study.
To program it, I use an usb programmer requiring a custom udev rule.
I tried to use root to access udevon the host but this was a dead end.
Would a volume mount or a host-exec work? I still got the option of using a tool like openFPGALoader, but using the native tools would be preferable.
Beta Was this translation helpful? Give feedback.
All reactions