What changes are needed to accept a login to the Raspbian console as well to use SIMH using only capital letters?
My ASR-33 TTY (driven through ttyUSB0 by a USB-to-Serial converter at 110bd)
I read the discussion about the "naked board driving" and the "set console..." command in the SIMH config.
I am having problems connecting by serial USB in the way which I mentioned previously.( set console SERIAL etc)
This is odd because It did work but now I can only see characters coming into my terminal but nothing seems to get into simh from it.
--
You received this message because you are subscribed to the Google Groups "PiDP-8" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pidp-8+unsubscribe@googlegroups.com.
To post to this group, send email to pid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-8/8d6a93b9-c071-48a6-bd1a-43819af1ba22%40googlegroups.com.
ExecStart = -/sbin/agetty --autologin pidp8i 110 vt100ExecStart = -/sbin/agetty --autologin pidp8i 110 vt100
Francis, could you change the password to be all upper case and get around the problem that way? David.Edit;I was under the impression that the user name was insensitive to case, I see this is not the case. I'm sorry.
The problem is when I replace this laptop by a vintage ASR33 TTY I get the login /password messages, but the login is refused ("Incorrect login").
Thanks to all for good hints...I have everything working now in the simplest way:1. autologin added to the "agetty..." command
2. defined alias in uppercase ("PDP as an alias for pidp8i")
Now when I switch on everything, the TTY shows the rasbian console messages and finishes with the usual prompt.
Hi Francis, I have an off-topic question so I thought I'd take the liberty of contacting you directly -hope that's ok!I recently got my hands on a working ASR-33. I've spent the last week or so cleaning it up, lubricating, greasing etc. I do have a Black Box current loop converter. I was wondering if you could share how you connect your Teletype to your serial connection? I have a long cable coming out the teletype with 6 wires (red/orange/black/blue/green/yellow). If I was to hook these up to my current loop converter I am concerned that I am likely to break something due to my total ignorance!
If you have any tips or a configuration you have successfully used that you can share I'd be most grateful,thanks in advance
Andy Barnett
On Monday, March 26, 2018 at 3:26:46 AM UTC-4, Francis Massen wrote:
What changes are needed to accept a login to the Raspbian console as well to use SIMH using only capital letters?
My ASR-33 TTY (driven through ttyUSB0 by a USB-to-Serial converter at 110bd) refuses the login, as it does not find the small "i" letters in the user name? I read the discussion about the "naked board driving" and the "set console..." command in the SIMH config. Is there not one single switch to make work using only 7bit capital letters acceptable? If I use a laptop with TeraTERM set for 110 baud everything is ok (even if configured to 7 bit and 2 stop bits), as small letters seem acceptable...
--
You received this message because you are subscribed to a topic in the Google Groups "PiDP-8" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pidp-8/XQyKu7zSSVA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to pidp-8+unsubscribe@googlegroups.com.
To post to this group, send email to pid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pidp-8/2dfa0276-1f12-41fe-983b-759671ca46c5%40googlegroups.com.
I completely disassembled and reassembled a Model 15 teletype, and it wasn't as bad as you might think. Even though an ASR33 is a 7-bit device (as opposed to 5 bits for a Model 15), I found as follows:
a) You learn as you go - what does what, and how it works
b) The parts are pretty much self-describing and hard to mix up
c) If you look at each part carefully as you go, you'll quickly spot the problem(s). For my Model 15, it was a tiny lip worn into a lever in the start-bit release mechanism
d) These things are "built like brick out-houses" with very robust parts, tapped holes (no self-tappers in those days), etc. You can play all day and not damage anything
e) With the Model 15, even though there were a few tweak points (e.g. beautifully machined eccentric collets), the thing seemed to work regardless of how I set it up
One warning though: It's best to disconnect and remove the motor first. That way, there's nothing that can hurt you - just turn the shafts by hand.
Work on the keyboard or the printer, not both - the only thing they share is motive power.
It's easy to design an RS-232 or TTL to 10mA current source. It can be done with one transistor, one Zener diode and one resistor: Google "current source".
The thing that most people don't realise is that you need at least 50Vdc to drive the 10mA loop (the more the merrier, until potentially lethal at about 120Vdc) to get quick enough rise and fall times for the printer decoder solenoid. If that solenoid is not energised, the printer will just keep churning and doing nothing - the quiescent state is a "mark" (10mA) and the start bit is a "space" (0mA).
Dive in and have a go.
Also of note is that the 33 doesn't need a high voltage supply because it has a transistor magnet driver. So 5 volts is enough to drive the typing unit. A somewhat higher voltage (I'm using 9v) is needed for the keyboard half as the contacts aren't really good enough for lower voltage.