nanogui: Framebuffer support


Previous by date: 29 Dec 2005 05:50:43 +0000 Re: Framebuffer support, Greg Haerr
Next by date: 29 Dec 2005 05:50:43 +0000 Confused with SCREENDEVICE, Robbie
Previous in thread: 29 Dec 2005 05:50:43 +0000 Re: Framebuffer support, Greg Haerr
Next in thread:

Subject: Re: [nanogui] Framebuffer support
From: "R" ####@####.####
Date: 29 Dec 2005 05:50:43 +0000
Message-Id: <002b01c60c62$7aadb2d0$6c01a8c0@raghulaptop>

> I have checked in '/dev' that there is no special file called
> '/dev/fb0'. So most probably kernel has no support for framebuffer.
> To do that I need to recompile the kernel. Well, but I don't know
> what to set in the in 'xconfig' for my Video Card 'S3 ProSavage KM133'.

FC3, hope you are aware that you must pass additional arguments to the
kernel to make it boot into Framebuffer mode. This must be done in the
/etc/grub.conf file.

I have pasted some parts of my gub.conf here, (FC4) . The second block
is basically just a copty of the first block, but notice the VGA=0x305 added
to it.
Thats what tells the kernel to boot into framebuffer mode.

title Fedora Core (2.6.11-1.1369_FC4)
        root (hd0,0)
        kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ rhgb quiet
        initrd /boot/initrd-2.6.11-1.1369_FC4.img


title Fedora Core (2.6.11-1.1369_FC4) With Framebuffer
        root (hd0,0)
        kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/ rhgb
vga=0x305
        initrd /boot/initrd-2.6.11-1.1369_FC4.img


HTH
Raghu


		
___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com

Previous by date: 29 Dec 2005 05:50:43 +0000 Re: Framebuffer support, Greg Haerr
Next by date: 29 Dec 2005 05:50:43 +0000 Confused with SCREENDEVICE, Robbie
Previous in thread: 29 Dec 2005 05:50:43 +0000 Re: Framebuffer support, Greg Haerr
Next in thread:


Powered by ezmlm-browse 0.20.