ankur_r wrote: ↑Sat Mar 24, 2018 11:38 pm
Hi All,
I have RPI2 Board with ubuntu linux hp laptop, I want to have its serial console for debugging purpose to move further with yocto, openwrt, uboot+kernel prompt coupling.
Can anybody help me to find out a way to get serial console on my laptop ?
I use cheap CP2102 USB TTL adapters which you can get for less than 2 bucks on ebay (from China), or $6-$8 closer to home. They use 3.3V TTL so they are directly compatible with the Pi GPIO.
From Linux I install screen and use that to open a serial terminal. Lately I've been playing with the Windows Subsystem for Linux (WSL on Windows 10) and from that I enter the following to open a serial terminal (for some reason I have to use sudo with WSL).
From Linux the device would be something like /dev/ttyUSB0.
Another popular option is minicom, and there are tons of others. This is one of those questions with too many answers.
ankur_r wrote: ↑Sat Mar 24, 2018 11:38 pm
In short I want an interface to debug and to see what going on in the board. The major issue with other methods like VNC and all, we need full setup. But serial console gives good facilities without even as operating system.
Pretty sure you need some software running, but I don't know much about the other end of the serial console, I just know how to connect to it.
My mind is like a browser. 27 tabs are open, 9 aren't responding,
lots of pop-ups...and where is that annoying music coming from?