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]

That is all on one line right?

firstly, try a lower resolution, like 800x600-24 just to see.

> title=Gentoo-2.6.11-r11-boot-1024
> root (hd0,0)
> kernel (hd0,0)/boot/bzImage.new3 root=/dev/hda3 video=vesafb:ywrap,mtrr
> vga=0x318

secondly, you cant mix video= and vga=

thirdly, what errors (if any) did you get? don't forget this step - you
might find people don't answer without it!

HTH,
-- 
Iain Buchanan <[EMAIL PROTECTED]>

-- 
gentoo-user@gentoo.org mailing list

Reply via email to