Skip to content

Instantly share code, notes, and snippets.

View Vincent-Stragier's full-sized avatar

Vincent STRAGIER Vincent-Stragier

View GitHub Profile
@Vincent-Stragier
Vincent-Stragier / tutorial.md
Last active May 5, 2024 11:10 — forked from crundberg/gist:a77b22de856e92a7e14c81f40e7a74bd
Setup USB (COM port) pass-through on unprivileged Proxmox container

Setup USB (COM port) pass-through on unprivileged Proxmox container

Preparation on host

First find your USB device with lsusb and note the ID. Here, the USB device is the Arduino SA Uno R3 (CDC ACM). The vendor is 2341 and the product is 0041.

root@home:~# lsusb
Bus 003 Device 003: ID 2341:0043 Arduino SA Uno R3 (CDC ACM)
Bus 003 Device 002: ID 0438:7900 Advanced Micro Devices, Inc. Root Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub