Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Framebuffer & 2.6.0 [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
idave
n00b
n00b


Joined: 20 Aug 2003
Posts: 41
Location: /dev/null

PostPosted: Fri Jan 02, 2004 2:46 am    Post subject: Framebuffer & 2.6.0 [SOLVED] Reply with quote

I have a BIG problem: as you can see in this image, every time I boot my gentoo box the framebuffer is messed!!!

My grub.conf is
Code:
title=Gentoo
root (hd0,1)
kernel (hd0,1)/boot/bzImage root=/dev/hda2 vga=0x317 video=vesa:ywrap,mtrr splash=silent
initrd (hd0,1)/boot/initrd.splash


Last edited by idave on Sun Jan 04, 2004 10:49 pm; edited 1 time in total
Back to top
View user's profile Send private message
Chickpea
l33t
l33t


Joined: 03 Jun 2002
Posts: 846
Location: Vancouver WA

PostPosted: Fri Jan 02, 2004 3:02 am    Post subject: Reply with quote

What version of 2.6.0 kernel are you using? mm sources, love, gentoo-dev?

And what is the picture supposed to be of? The standard gentoo splash?
Back to top
View user's profile Send private message
idave
n00b
n00b


Joined: 20 Aug 2003
Posts: 41
Location: /dev/null

PostPosted: Fri Jan 02, 2004 12:33 pm    Post subject: Reply with quote

I'm using gentoo-dev and the pictrure is the default gentoo bootsplash theme, but if i disable bootsplash (splash=verbose) the same problem occurs...
Back to top
View user's profile Send private message
Bonkie
Guru
Guru


Joined: 28 Oct 2002
Posts: 501
Location: Antwerpen, Belgium

PostPosted: Fri Jan 02, 2004 1:21 pm    Post subject: Reply with quote

Have you tried other vga modes ??
_________________
"I would say we have a 50% chance of survival, but I consider myself an optimist so I'll give us 50,5% ..."
~ Arthur C. Clarke [Physics PHD,SF Writer], when asked about the chances of the human race's survival
Back to top
View user's profile Send private message
idave
n00b
n00b


Joined: 20 Aug 2003
Posts: 41
Location: /dev/null

PostPosted: Fri Jan 02, 2004 4:42 pm    Post subject: Reply with quote

vga = 788 -> image here
vga = 785 -> image here
Back to top
View user's profile Send private message
idave
n00b
n00b


Joined: 20 Aug 2003
Posts: 41
Location: /dev/null

PostPosted: Sat Jan 03, 2004 11:21 pm    Post subject: Reply with quote

same problem with 2.4.22-gentoo-r2
Back to top
View user's profile Send private message
viduliya
n00b
n00b


Joined: 05 Nov 2003
Posts: 29
Location: Ottawa CANADA

PostPosted: Sun Jan 04, 2004 3:56 am    Post subject: Re: Framebuffer & 2.6.0 Reply with quote

idave wrote:
I have a BIG problem: as you can see in this image, every time I boot my gentoo box the framebuffer is messed!!!

My grub.conf is
Code:
title=Gentoo
root (hd0,1)
kernel (hd0,1)/boot/bzImage root=/dev/hda2 vga=0x317 video=vesa:ywrap,mtrr splash=silent
initrd (hd0,1)/boot/initrd.splash


This looks similar to a problem that drove me nuts till today. I had no problem getting the SVGA console to work with the 2.4.x kernels. The problem I found with the 2.6.0 kernel was that I had to make sure that CONFIG_FB_VGA16 is NOT enabled when I configured the kernel. Having this enabled in 2.4.x did not cause a problem in selecting the vga mode 0x317 but it did under 2.6.0 kernel. The option can be found under the following menu: "Device Drivers ----> Graphics support ---> VGA 16-color graphics support".
_________________
There are exactly 10 kinds of people in the world those who understand binary and those who don't.
Back to top
View user's profile Send private message
abysed
n00b
n00b


Joined: 06 Mar 2003
Posts: 39
Location: Lynnwood, Washington

PostPosted: Sun Jan 04, 2004 7:16 pm    Post subject: Reply with quote

Thanks viduliya, that did the trick :)
Back to top
View user's profile Send private message
idave
n00b
n00b


Joined: 20 Aug 2003
Posts: 41
Location: /dev/null

PostPosted: Sun Jan 04, 2004 10:48 pm    Post subject: Reply with quote

it worked, thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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