On Mon, 13 Jun 2016 01:40:56 -0500
"Douglas R. Reno" <ren...@linuxfromscratch.org> wrote:

> I would try appending "video=<resolution>" to the end of your kernel
> command line, e.g.
> 
> video=1024x768


FWIW, this one can be tricky because if using the DRI/DRM framebuffer
drivers (e.g., DRM_RADEON, etc.) the video output port may also have
to be specified:

video=DVI-I-1:1024x768-16@60 fbcon=font:VGA8x16
video=DVI-I-1:1024x768-16@60 fbcon=font:SUN12x22
video=VGA-1:1024x768-16@60 fbcon=font:VGA8x16
video=HDMI-1:1024x768-16@60 fbcon=font:VGA8x16


  Cheers,

  Mike Shell
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to