Skip to content
Discussion options

You must be logged in to vote

This has been discussed a few times and there are multiple ways to solve it, short answer it's tricky to force kernel to have the same usb bus and device ids, on boot it most likely will be the same but the ids are not persistent by design.

Better option is to expose /dev/usb fully to the container and have rtl433 do the device selection. If you have multiple devices on the same host then make sure to program those to have different serial numbers and use the -d :serial flag to select it.

More info here #45 (reply in thread)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hertzg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants