set number of lines in framebuffer console
by LEXUSRS from LinuxQuestions.org on (#4YPZS)
Hi all,
i have some problems in understanding framebuffer conlose settings...
i created some kernel with kernel mode setting (DRM and framebuffer console support) and add video=640x480 option on boot...
when drm deactivaling vga console(80x25) and load framebuffer device driver, console switching to colour frame buffer device 80x30
how can i set 25 lines, instead of 30
no X-server used, so xrandr and resize don't work
stty set 25 lines, but it just cut 5 lines from bottom of the screen
how can i get 25 lines in console on actual screen size?
ps. sorry for bad english :)


i have some problems in understanding framebuffer conlose settings...
i created some kernel with kernel mode setting (DRM and framebuffer console support) and add video=640x480 option on boot...
when drm deactivaling vga console(80x25) and load framebuffer device driver, console switching to colour frame buffer device 80x30
how can i set 25 lines, instead of 30
no X-server used, so xrandr and resize don't work
stty set 25 lines, but it just cut 5 lines from bottom of the screen
how can i get 25 lines in console on actual screen size?
ps. sorry for bad english :)