Re: Attempting to Fix a VM (Login Shell and TTY Invisible After Update) Reply #15 – 29 August 2024, 00:24:47 Quote from: nous – on 28 August 2024, 21:34:09Some years back I didn't have success booting to console with kernel cmdline softlevel on OpenRC; perhaps it works now. Worst case, temporarily disable your login manager.I'll have to try that (former) option. I currently do not have a login/display manager installed.
Re: Attempting to Fix a VM (Login Shell and TTY Invisible After Update) Reply #16 – 05 September 2024, 18:17:42 Quote from: nous – on 28 August 2024, 21:34:09Some years back I didn't have success booting to console with kernel cmdline softlevel on OpenRC; perhaps it works now. Worst case, temporarily disable your login manager.Just reviewed how to use the softlevel parameter, to make sure I knew what I'm doing:https://wiki.gentoo.org/wiki/OpenRC#Selecting_a_specific_runlevel_at_bootwhich then prompted me to check/see what runlevels are currently available for me to pick from:Now reviewing what service(s) are in each runlevel, to see if I screwed myself by adding a service that causes the issue. I wasn't able to find anything obvious last time, but am always open to re-checking (to be sure).
Re: Attempting to Fix a VM (Login Shell and TTY Invisible After Update) Reply #17 – 05 September 2024, 21:58:17 The strange thing, for me, is the fact that the screen goes black (and resizes itself) right after "termencoding start" appears onScreen. I'm wondering if there's a config file for me to review, that's referenced by the startup script for termencoding ...
Re: Attempting to Fix a VM (Login Shell and TTY Invisible After Update) Reply #18 – 05 September 2024, 22:55:49 On an unrelated note, I also can't see anything when switching into single-user mode.Same issue as when I'm in TTY, sadly.I never thought I say these words, but I now miss my TTY.
Re: Attempting to Fix a VM (Login Shell and TTY Invisible After Update) Reply #19 – 06 September 2024, 07:11:38 So, over 40 packages were updated tonight (pacman -Syu). And like the previous major update, the Linux kernel got upgraded to a newer version. This time, it seems that the kernel version upgrade helped. Though now, I have something else to look into...I don't remember getting anything like this when TTY was last visible
Re: Attempting to Fix a VM (Login Shell and TTY Invisible After Update) Reply #20 – 06 September 2024, 07:23:48 Perhaps that's a product of me changing the verbosity for rc output...