Here’s an odd one; I’ve been playing with remote telnet connections between my windows machine and my QNX test machine, as well as another system in the facility…
And (seemingly) out of nowhere, the main console on my test machine is no longer displaying our normal software properly, nor any other utilities either (things like fdisk, sac, for example)
It’s as if the system no longer recognizes new lines and everything getting sent to the screen just wraps back around indiscriminately. Typically I can type ctrl+alt+* (or ctrl+alt+printscreen) and have the option to either send a capture of the screen to a printer or a file, but that also failed and gave an error that I hadn’t seen before term_save_image: term_video not called
Terminal name: rterm
3:/$ who
Node User TTY Idle-Time Sign-On-Time Flags Command
0 system 9 --:--:-- Dec-31 11:59 pm ---- login
0 root 0 0:00:00 Dec-31 11:59 pm ---- who
0 root 8 0:02:04 Dec-31 11:59 pm ---- afm
3:/$ fdisk 3
2J3;5H7m OS start End Number Boot m4;5H7m nam
e type Cylinder Cylinder Cylinders Blocks m9;5H4. --- (---) ----
---- ---- -----8;5H3. qnz ( 9) 2020 3029 1010 1622
5650 7;5H2. qny ( 8) 1010 2019 1010 16225650 6;5H1. qnx (
7) 0 1009 1010 16225587 *12;1HUse up/down arrows to select
partition.13;1HType the letter c to change/add a partition.14;1HType the lette
r s to save your changes.15;1HType the letter q to quit.17;1HQNX is os type
7,8 or 9 DOS is os type 1 or 4 Unused is OS type 020;1HFirst cylinder is 0
Last cylinder is 486422;1HDisk is 1,361,281,536 bytes H=255 T=4865 N=63
23;1H1mNote: Some old AT/XT controllers do not support more than 1024 cylindersm
24;1H1mAlso, the BOOT file must always reside within the first 1024 cylindersm6;
1H5m-->m1;1H7mIgnorem Next Prev Change Delete Mount Boot Unboot Save Quit K1;1H1
;1HIgnore1;55H7mQuitm2jH
If you created or changed a partition, DO NOT forget to remount the disk
specifying the 'pa=' option. Failure to do this may overwrite other areas of
the disk.
3:/$ term_save_image: term_video not called.
(hand typed^)
you can see a number and a semicolon and another combination of number and “H” in each line where it seems like a given line would end…
If I press ctrl+alt+3 or 4 to switch to the other two consoles that are normally configured, they work fine, programs load/render as anticipated.
This makes me think some kind of configuration or settings for the console somehow got changed.
I compared each console with the stty command and didn’t see anything obvious…
that “term_video not called” error makes me think it might be related…
(also, my blinking underscore to denote cursor position disappeared/stopped after trying to do the screen capture keystroke)
any thoughts?