1. Check whether the kernel supports USB to serial port
2. Set minicom
3. link the android Development Board and restart the system.
Note:
1, if not normal link, please check the serial first TXD-RX, RXD-TX, GND-GND is correct, link OK, you can see the onlie, instead of offline. See the figure below:
2. If the minicom file is garbled, enter gedit. bashrc, add the export lang = zh_CN.UTF-8 at the end to modify the system language and enter .. bashrc make the change take effect, and use echo $ Lang to check whether the change is OK; or directly enter export lang = zh_CN.UTF-8 in the console (it is not valid after restart); if it still cannot be resolved, please try to replace the USB-to-serial line or re-weld the solder joint.
3. After the link is OK, if The minicom is forcibly disabled, it will appear again
Lxc @ lxc-PC :~ $ Sudo minicom
[Sudo] password for lxc:
Device/dev/ttyusb0 is locked.
Solution: delete/var/lock/LCK .. ttyusb0: