Howto use /etc/udev/rules.d ? #311
Answered
by
Diegorro98
MSchmitzGeWeTe
asked this question in
Q&A
-
|
Hi... I've a rule definition file in /etc/udev/rules.d but it seems not working if I attach the device. Has someone a tip how I could get it working in combination with usbipd-win? Thanks in advance! Kind regards, |
Beta Was this translation helpful? Give feedback.
Answered by
Diegorro98
Mar 29, 2022
Replies: 1 comment 1 reply
-
|
Maybe this comment in an Issue that I opened can help you: #321 (comment) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MSchmitzGeWeTe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Maybe this comment in an Issue that I opened can help you: #321 (comment)
In my case the problem is that the rules are not loaded correctly for some reason. So if going to use a device that requires the rule I have defined, I run
$ sudo service udev restart, but I need to do every time that the distro is booted.