Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Framebuffer vga= for GRUB not working
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Invizix
n00b
n00b


Joined: 14 Sep 2004
Posts: 41

PostPosted: Wed Sep 15, 2004 11:27 pm    Post subject: Framebuffer vga= for GRUB not working Reply with quote

Hey all,

I've never had trouble with it before, but when I installed Gentoo 2004.2 I can not get the framebuffer to work correctly.

in Grub I have the kernel flag vga=792 set, but grub says that it's invalid.

What is the correct number?

792 is supposed to be 1024x768x32-bit colour
Back to top
View user's profile Send private message
placeholder
Advocate
Advocate


Joined: 07 Feb 2004
Posts: 2500

PostPosted: Wed Sep 15, 2004 11:30 pm    Post subject: Reply with quote

Did you make sure to add support for your framebuffer in the kernel?
Back to top
View user's profile Send private message
David_Escott
l33t
l33t


Joined: 12 Jan 2003
Posts: 952
Location: Boston, MA

PostPosted: Wed Sep 15, 2004 11:40 pm    Post subject: Reply with quote

Its not a problem with framebuffer support but rather it seems something changed in the kernel. I used 791 for ages -- booting gentoo-dev 2.6.8-r4 built with the same config as gentoo-dev 2.6.5 Linux complains. It seems that 791 is no longer a valid choice for the vesa framebuffer (after taking into account the conversion to Hex). The menu offers me a number of other numbers but all of them seem to be <500 or so, next time I reboot I will write them down.
Back to top
View user's profile Send private message
gearmonk
n00b
n00b


Joined: 30 Oct 2003
Posts: 43

PostPosted: Thu Sep 16, 2004 12:01 am    Post subject: Reply with quote

This is due to the inclusion of Vesafb-tng in the 2.6.8-gentoo sources. It uses a different format for specifiying the video mode. It should be configurable using the video= option on the kernel line in grub, like so:
Code:
video=vesafb:1280x1024@60,mtrr,ywrap


However, I have not always had luch with that, depending on video card etc. You can tell the kernel to use the old vesafb, which accepts the vga= option, by selecting it in the kernel configuration. The option is under Device Drivers -> Graphics Support -> VESA driver type.

Hope that helps.
Back to top
View user's profile Send private message
artic
Veteran
Veteran


Joined: 22 Nov 2003
Posts: 1208

PostPosted: Thu Sep 16, 2004 12:34 am    Post subject: Reply with quote

Yes the new kernel makes changes in vesa drivers.
See this link : http://dev.gentoo.org/~spock/projects/gensplash/
Have fun
_________________
Pwd by Gentoo | 2.6.28-gentoo-x64 | kde4.2| ext4 | xorg 7.4 |
Back to top
View user's profile Send private message
Invizix
n00b
n00b


Joined: 14 Sep 2004
Posts: 41

PostPosted: Thu Sep 16, 2004 1:06 am    Post subject: Reply with quote

Wow! Thanks for the quick replies! :D
_________________
Linux. Freedom. Power.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum