kimwida Posted April 12, 2020 Share Posted April 12, 2020 (edited) Armbianmonitor: http://ix.io/2hHE Hi. I am kind of linux newbie. I want to use serial console with my Rock Pi S thru usb otg. I googled and found this from https://gist.github.com/lukicdarkoo/a87f79b1c25cd86bdc47a8784d6eee9c. Quote sudo su echo 'g_serial' >> etc/modules echo 'ttyGS0' >> etc/securetty echo 'echo 2 > /sys/bus/platform/devices/sunxi_usb_udc/otg_role' > etc/init.d/otg_config.sh chmod +x etc/init.d/otg_config.sh I tried it but failed. And I found that there was not "sunxi_usb_duc" directory. Any advice would be apreciated. =============================== ok, I just found that these are for orange pi. Any guide for rock pi s? =============================== After install new image, now I can use serial console with usb otg. Edited April 12, 2020 by kimwida Found solution Link to comment Share on other sites More sharing options...
0 Igor Posted April 12, 2020 Share Posted April 12, 2020 4 hours ago, kimwida said: After install new image, now I can use serial console with usb otg. I told you that, didn't I ?:) Link to comment Share on other sites More sharing options...
0 kimwida Posted April 13, 2020 Author Share Posted April 13, 2020 19 hours ago, Igor said: I told you that, didn't I ?:) Thanks for the help and guide to here. I think I have to dig in this forum for a while. Link to comment Share on other sites More sharing options...
Question
kimwida
Hi.
I am kind of linux newbie.
I want to use serial console with my Rock Pi S thru usb otg.
I googled and found this from https://gist.github.com/lukicdarkoo/a87f79b1c25cd86bdc47a8784d6eee9c.
I tried it but failed. And I found that there was not "sunxi_usb_duc" directory.
Any advice would be apreciated.
===============================
ok, I just found that these are for orange pi.
Any guide for rock pi s?
===============================
After install new image, now I can use serial console with usb otg.
Edited by kimwidaFound solution
Link to comment
Share on other sites
2 answers to this question
Recommended Posts