John, I have it working. I was starting agetty like this.. agetty -h ttyS0 38400 trs100
Now I am using this: exec setsid /sbin/agetty -h ttyS0 38400 trs100 Reference for trying this: https://unix.stackexchange.com/questions/338214/ error-trying-to-run-agetty-in-a-runit-based-linux-installation?noredirect=1 I looked online for: agetty bash cannot set terminal process group inappropriate ioctl for device Becuase I noticed an error message when I was loggin in from my tandy102. Thanks! On Thursday, August 1, 2019 2:39:18 PM EDT John R. Hogerhuis wrote: > I will test when I get a chance > > Can you download and try Realterm (or linux equivalent... snooper, > something that will show hex dump) and put it in a hex mode? See what > characters are being sent by TELCOM and HTERM, if anything. > > -- John. > > On Thu, Aug 1, 2019 at 6:42 AM Adam Dawson <[email protected]> wrote: > > I have used both the built in TELCOM and how HTERM. > > I can't seem to send a BREAK signal. (ctrl + c) > > > > When using the Tandy as a terminal to my headless linux server I type > > 'watch - > > n 10 uptime' for example, I can't exit from it. > > > > Any tips? Thanks! Adamd
