pi@digipi:~ $ lsusb
Bus 001 Device 008: ID 10c4:ea60 Silicon Labs CP210x UART Bridge
Bus 001 Device 006: ID 0d8c:013c C-Media Electronics, Inc. CM108 Audio Controller
Bus 001 Device 004: ID 0424:2412 Microchip Technology, Inc. (formerly SMSC) Hub
Bus 001 Device 005: ID 1a86:7523 QinHeng Electronics CH340 serial converter
Bus 001 Device 007: ID 0424:7800 Microchip Technology, Inc. (formerly SMSC)
Bus 001 Device 003: ID 0424:2514 Microchip Technology, Inc. (formerly SMSC) USB 2.0 Hub
Bus 001 Device 002: ID 0424:2514 Microchip Technology, Inc. (formerly SMSC) USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
OK great, but I thought the command would show you the tty unambiguously. Maybe commands “ls /dev/ttyUSB*”, then unplug the Digirig and do “ls /dev/ttyUSB*” again to see which device was removed. Then use that device with certainty that it is the correct ttyUSB for the Digirig. Or you may figure something out now that you are exploring more commands.