Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
does not change on the fly, only through kernel parameters at boot. like this is added: vga=791
Depending on which fb driver you have, for uvesa it is enough to directly register the resolution in the kernel startup parameters, for example
For
kernel /boot/bzImage root=/dev/hda3 video=uvesafb:[email protected],mtrr:3,ywrap
vesa it is prescribed by vga mode, here is the table en.wikipedia.org/wiki/VESA_BIOS_Extensions#Linux_video_mode_numbers
kernel /boot/bzImage root=/dev/hda3 video=vesafb:mtrr:3,ywrap vga=792
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question