raspberry USB to serial cable it the PL-2303 workaround
workaround However. There is a strange work around. I did: # sudo modprobe -r pl2303 # sudo modprobe pl2303 cambiar el usuario al grupo para utilizar el serial usermod -g dialout usuario #chmod a+rwx /dev/ttyUSB0 UDEV With current, udev-based, kernels its necessary to reset the permissions of /dev/ttyS[0-9] each time the device is… Leer más »