Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 171768

RTL_433 in unprivileged LXC container, with automatic device path change

$
0
0
My solution for automatically updating the device path of a passed through RTL SDR USB device.
The application running in the container is in my case rtl_433 which can not read a symlink for the USB device.
It needs to be recognised by libusb and I could not get it to work in any other way than passing thrugh the full device path, e.g
Code:
/dev/bus/usb/001/001

Add a device in the Proxmox GUI to the full device path. (Maybe not necessary?)

#Create a UDEV rule at...

Read more

Viewing all articles
Browse latest Browse all 171768

Trending Articles