Go to advanced search

by redrumloa
Sat Mar 18, 2017 11:04 pm
Forum: Raspberry Pi OS
Topic: No login promt for serial console
Replies: 6
Views: 3360

Re: No login promt for serial console

Well I still do have one problem after all. I thought the above instructions would set the serial speed, but it doesn't 9600 seems to be the only speed that works. No matter what I do the serial speed stays at 9600.

Now to change the serial speed for ttyUSB0?
by redrumloa
Sat Mar 18, 2017 2:20 am
Forum: Raspberry Pi OS
Topic: No login promt for serial console
Replies: 6
Views: 3360

Re: No login promt for serial console

*RESOLVED* After I got a lead, digging deeper into the bowels of Google I found EXACTLY what I was looking for. It lead me back to a thread here. https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=177076&p=1129209&hilit=getty#p1129209 copied a default config file fron /lib/systemd/system/serial...
by redrumloa
Sat Mar 18, 2017 1:22 am
Forum: Raspberry Pi OS
Topic: No login promt for serial console
Replies: 6
Views: 3360

Re: No login promt for serial console

OK, I may have found a solution but could use a tweak? From the shell I tried the following. /sbin/agetty -8 ttyUSB0 9600 vt102 Bingo! I get a login prompt on the other end. The only problem is I lose my rpi prompt until I exit on the other end. Is there an argument to use agetty and not lose the ma...
by redrumloa
Fri Mar 17, 2017 11:32 pm
Forum: Raspberry Pi OS
Topic: No login promt for serial console
Replies: 6
Views: 3360

No login promt for serial console

I installed the most recent Raspbian Jessie Lite and am trying to use a serial console with a USB Serial port adapter. I'm not getting a login prompt on the other end. I can use the echo command see see it on the other end. I do echo testest > /dev/ttyUSB0 and I see testest on the other end. I do ls...

Go to advanced search