Another option is to just compile the framebuffer into the kernel.
That's what I did.
Graphics support:
[*] Support for frame buffer devices
<*> VESA VGA graphics support
VESA driver type (vesafb-tng) --->
([EMAIL PROTECTED]) VESA default mode
Then my grub is simply:
timeout 30
default 0
title Gentoo Latest
root (hd0,0)
kernel (hd0,0)/boot/vmlinuz root=/dev/sda3
HTH,
Roy
Iain Buchanan wrote:
>On Thu, 2005-06-30 at 11:09 -0500, LostSon wrote:
>
>
>>Hello
>> I am trying to set my framebuffer so at boot time i get 1024x768 i am
>>not using a splash screen just want the terminal at 1024x768, i have
>>read the tutorial and compiled in all the components i need but jsut
>>cant get it to work my grub.conf looks like this
>>
>>title=Gentoo-2.6.11-r11-boot-1024
>>root (hd0,0)
>>kernel (hd0,0)/boot/bzImage.new3 root=/dev/hda3
>>video=vesafb:[EMAIL PROTECTED]
>>
>>
--
[email protected] mailing list