Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vesafb Confusion [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jschweg
Tux's lil' helper
Tux's lil' helper


Joined: 21 Feb 2004
Posts: 85

PostPosted: Fri May 25, 2007 1:59 am    Post subject: vesafb Confusion [Solved] Reply with quote

vesafb is confusing me.

Running the kernel that was compiled when I installed gentoo, I get my desired 1024x768 framebuffer. I compiled a new kernel last night, and no matter what vga hex code I use, the display appears to be doing 1280x1024. Below is my grub.conf, am I missing something dumb? 2.6.20 is the kernel with the issue.

Code:

title=kernel 2.6.18-gentoo-r4
root (hd0,0)
kernel /kernel-genkernel-x86-2.6.18-gentoo-r4 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda3  doscsi vga=0x318 video=vesafb:mtrr:3,ywrap
initrd /initramfs-genkernel-x86-2.6.18-gentoo-r4

title=kernel 2.6.20-gentoo-r8
root (hd0,0)
kernel (hd0,0)/kernel-2.6.20-gentoo-r8 root=/dev/sda3  doscsi vga=0x318 video=vesafb:mtrr:3,ywrap


Last edited by jschweg on Fri May 25, 2007 4:43 am; edited 1 time in total
Back to top
View user's profile Send private message
jschweg
Tux's lil' helper
Tux's lil' helper


Joined: 21 Feb 2004
Posts: 85

PostPosted: Fri May 25, 2007 4:43 am    Post subject: Reply with quote

Figured it out. I built vesafb and nvidia framebuffer support into the kernel, it seems they were conflicting. Removed nvidia framebuffer support and now vesafb works fine.
Back to top
View user's profile Send private message
mudrii
l33t
l33t


Joined: 26 Jun 2003
Posts: 789
Location: Singapore

PostPosted: Fri May 25, 2007 4:43 am    Post subject: Reply with quote

could be a kernel bug,
try
Code:
video=vesafb:ywrap,mtrr vga=0x318

and try with less colors 0x317
_________________
www.gentoo.ro
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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