Code: Select all
lsusb -vvv -d 2504:0300 | grep iInterfaceNot really for me. Idling, the Dell 690's going to draw far more than 20× the power of a Raspberry Pi.Richard-TX wrote:The 690 is 20X faster than the Rpi when compiling code.
Food for thought.
So you gave it the full device name like /dev/serial/by-id/usb-067b_2303-if00-port0 and it still didn't work? The name depends on your hardware.szahran wrote:I use NRJavaSerial to connect to the serial port, and if I give it the id in /dev/serial/by-id/ instead of /dev/ttyUSB0/1 it does not work.