ElderlyPirate v8.0-rc2 , Bus Pirate v4.
Looks like something changed with the Linux usb-serial driver? It no longer detects the Bus Pirate v4 as a serial device.
Workaround
Force the generic usb-serial driver to see it:
echo "04d8 fb00" | sudo tee /sys/bus/usb-serial/drivers/generic/new_id
ElderlyPirate v8.0-rc2 , Bus Pirate v4.
Looks like something changed with the Linux usb-serial driver? It no longer detects the Bus Pirate v4 as a serial device.
Workaround
Force the generic usb-serial driver to see it: