Recent content by zeno0771

  1. Z

    USB Passthrough looking for nonexistent devices

    The only device I want to add is /dev/ttyUSB0. That device does in fact exist. I should know; I plugged it in.
  2. Z

    USB Passthrough looking for nonexistent devices

    PVE 9.1.5 with a plain-Jane Debian 13 container. I'm trying to pass through an FTDI USB-serial dongle (hereinafter, ttyUSB0). I add it as /dev/serial/by-id and it works; however, in addition to adding /dev/ttyUSB0, it also tries to add ttyUSB1, ttyACM0, and ttyACM1. The problem is that those...