One of the machines I’m running SuSE on is connected to a 4K monitor, which works well, however everything is a little small In X I can use the display settings to run the monitor at 2560x1600 which I can read without problems.
However the text mode console (ALT-CTRL-F1) still seems to be running with too higher resolution. Is there a way I can set this so that the font is bigger?
My Grub linu lines mostly include just video=1440x900@60 on screens of 1680x1050 & 1920Xwhatever, and video=1920x1080@60 on 2560x1440 & 3840x2160. Dropping resolution increases font size enough that I don’t need to specify font to use. This method makes it easy to change when switching among my panoply of different size and resolution displays. With multiple displays that are different sizes, a separate video= for each is supported, e.g.: video=eDP-1:1280x720@60 video=DP-1:2048x1152@60 video=HDMI-1:1600x900@60. However, you’ll only get total rows and columns equal to the lowest resolution on the higher resolution display(s), along with big black borders right and bottom.