Page 1 of 1

Can the framebuffer be made resizable?

Posted: 28. Jul 2010, 21:11
by Mashed Potatoes
Hi folks!

VirtualBox runs Ubuntu as guest, and after some minor problems, I got X up and running, and set the framebuffer (before X starts) to 1024x768.

However, there is one thing that bugs me. I need only a command line, because the Linux guest is a server system. If I want the command line filling the host window, and smooth scrolling (!), I need to start X and a terminal.

So question is: can you make the native framebuffer resizable?

If no: can you make X appear as a simple console framebuffer? This means just one terminal window filling the whole screen.

Thanks for your replies.

p.s.: ssh server + putty is an option as well, but I'm curious if above would work. :)

Re: Can the framebuffer be made resizable?

Posted: 28. Jul 2010, 21:31
by Perryg

Re: Can the framebuffer be made resizable?

Posted: 29. Jul 2010, 20:42
by Mashed Potatoes
Hi Perryg,

thanks for your quick reply. In your link I only find information how to set a fixed size framebuffer, but I am looking for a resizeable console. Did I miss something?

Re: Can the framebuffer be made resizable?

Posted: 29. Jul 2010, 20:54
by Perryg
Nope. AFAIK you can not auto resize the console using this information. You can set it to any size you want but that is it. Changing requires a reboot.
Only way to use CLI and auto resize is to start X and drop to a TTY If the guest additions are installed. Kind of pointless if you are simply wanting to run the CLI on a server and not have all those dependencies installed.

Re: Can the framebuffer be made resizable?

Posted: 29. Jul 2010, 21:20
by Mashed Potatoes
Perryg wrote:Only way to use CLI and auto resize is to start X and drop to a TTY If the guest additions are installed.
Well, then so be it. X and a simple display manager, automatic root login. Haha, my server has X! Who needs security best practices anyway? :mrgreen:

Re: Can the framebuffer be made resizable?

Posted: 6. Aug 2010, 08:59
by tommypotter
In your link I only find information how to set a fixed size framebuffer, but I am looking for a resizeable console. Did I miss something?
Only way to use CLI and auto resize is to start X and drop to a TTY If the guest additions are installed. Kind of pointless if you are simply wanting to run the CLI on a server and not have all those dependencies installed.

Re: Can the framebuffer be made resizable?

Posted: 7. Aug 2010, 18:59
by Sasquatch
As stated here, there is no dynamic resolution for CLI. If you want higher resolutions, you modify your boot parameter to use a different FB mode.