736KB via 128KB onboard and jr-IDE for remainder
MS-DOS 3.3 (booting from SD card on jr-IDE if it matters)
IBM branded PCjr Serial Adapter connected to null modem cable connected to linux machine serial port
Parallel Port sidecar
Procomm 2.1 and 2.4.3 (both result in same behavior)
To eliminate possible issues with cable, procomm configuration, linux configuration, etc I connected it up to an IBM PC 5150, and XT 5160 and it worked perfectly using the same linux machine, the same null modem cable, same procomm configuration, same versions of DOS, etc.
I also ran the advanced PCjr diagnostics with the serial dongle (ctrl-alt-ins then ran the RS-232 test) and it worked fine ("*" result).
Per the maintenance manual I also did a continuity test of the pins of the serial adapter, all good.
What I've tried:
- COMSWAP (with and without) just in case procomm wasn't doing the right thing. I have NO internal modem in the PCjr.
- 9600, 2400 and 1200 baud rates (COM2:8,1,N) based on lots of threads saying 9600 is a longshot.
- PC-DOS 3.0, MS-DOS 3.3
- Tried just using "TERM" from Cartridge Basic and a completely stripped down stock PCjr, but if the serial cable was connected to the linux machine the TERM program would not progress past "(TERM) Terminal Emulator" and just hang. If I unplugged the cable from the linux machine (but the other end still plugged into PCjr) then it would display the "1 Line Bit Rate..." etc options. I don't know if that gives a hint, but wanted to mention that behavior.
Mike mentioned in an unrelated post to disable handshaking stuff (CTS/DTR...), but I honestly couldn't figure out how to do that in procomm and my procomm configuraton and linux configuration works fine on PC, XT...
I also stripped down the PCjr to no sidecars, but then I didn't have enough memory for Procomm
It's almost like there is noise, or generally stray bits getting into the stream, or an address/int conflict, or something.
config.sys:
stacks=0,0
files=40
buffers=40
device=jrconfig.sys /C /L /V32 /E3
device=lowrd.sys
autoexec.bat:
echo off
path=c:\;c:\dos;c:\util
prompt $p$g
rtc /D
ver
Any ideas of what I could try? Again, I know the linux config is good, and I know the cables are good, and I know the procomm config is good (or at least it's happy on a PC or PC XT), and I see lots of posts where people have done this without any issue. What am I missing????
Thanks.
Brian