Re: Frame Buffers on VMware ESX using CentOS

Petr Vandrovec <[email protected]> Sat, 22 Jul 2006 04:21:13 +0200
Newsgroups gmane.linux.fbdev.user
Message-ID <[email protected]>
Rick Thiessen wrote:
> I am working on a project that requires creating PDF's
> with Oracle Forms using Frame Buffers.  We have been 
> doing this on HP-UX but need to move off to a Blade 
> Server group running VMware ESX.  The Instance of VMware
> will be running Redhat Enterprise-4.3 or CentOS-4.3.
> 
> What do I need to setup Frame Buffers under these OS versions?
> What should I look for as far as devices?

You'll have to use VESA framebuffer.  There exists patch for VMware SVGA 
framebuffer, but it was never merged in.  As you are using ESX, you'll 
probably also want to add

svga.vramSize = 16777216

to VM's *.vmx configuration file, so VM has 16MB framebuffer instead of 
default 4MB one - but it depends on resolution and color depth you want 
to use.  Just boot kernel with appropriate vga=XXX argument (f.e. 
vga=773 to get 1024x768/8bpp) and you should be in framebuffer.  You 
probably want to disable rhgb to have full control over this.
							Petr Vandrovec


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV