Hi Paul,

I wanted a way to change the resolution with a kernel argument. But vga=
or video= didn't seem to have any effect.
My qemu change is admittedly a hack, and a better fix would be to add
video= support to the arm frame buffer support in the kernel.
fbset is usually omitted on an embedded system, and I was trying not to
add anything new to the rootfs.

-Don

On Fri, 9 Mar 2007 02:08:12 +0000, "Paul Brook" <[EMAIL PROTECTED]>
said:
> > Perhaps someone has a more general or a better way of doing this.
> > Before this patch, the only ways I found to change the video mode of
> > qemu versatile was to
> > change the default clcd mode in the kernel code or change the clcd mode
> > in the qemu code.
> 
> Use fbset.
> 
> Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to