I see your monitor supports higher resolutions than I have. My /etc/default/grub file has this line:
GRUB_GFXMODE=1600x1024x24
Have you used the "vbeinfo" command in grub to verify your monitor's capability?
Some info here: https://superuser.com/questions/138353/problem-setting-command-line-console-resolution-vbeinfo-in-grub2-does-not-repor
Yeah when I tried vbeinfo from the grub command line I got an error saying it can't find the command vbeinfo, I did use videoinfo and thats where I saw the capabilities.
The options presented to me were 800x600x32, 1024x768x32, and 1280x1024x32.
GNU GRUB
version 2.02+dfsg1-4
Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device or file completions. ESC at any time exit
grub> vbeinfo
error: can't find command `vbeinfo'.
grub> set pager=1 grub> vbeinfo
error: can't find command vbeinfo'.
grub> videoinfo
List of supported video modes:
Legend: mask/position=red/green/blue/reserved
Adapter Cirrus CLGD 5446 PCI Video Driver':
No info available
Adapter Bochs PCI Video Driver':
No info available
Adapter EFI GOP driver':
0x000 800 X 600 × 32 (3200) Direct color, mask: 8/8/8/8 pos: 16/8/0/24
0x001 1024 x 768 × 32 (4096) Direct color, mask: 8/8/8/8 pos: 16/8/0/24
* 0x002 1280 x 1024 x 32 (5120) Direct color, mask: 8/8/8/8 pos: 16/8/0/24
grub>
That's what I get
...
With the 6.0 kernels when I switch to TTY3. I just have a frozen black screen...
May be a very stupid question:
Is this limited to TTY3? Or does it apply to TTY2/4/5/6 , too?
It affects all of them, If switch to tty3, I can login, and enter in commands I just cannot see anything. The screen is frozen, to the last text, before, I am assuming the getty service started. What I mean is if I CTRL + ALT + F3, blindly put in my username and password and then say issue the command reboot, the system will reboot but I dont see anything on the screen until the system reboots and I am presented with my motherboard splash screen. System works fine, I just can't upgrade my system without booting back to Kernel 5.19.