View previous topic :: View next topic |
Author |
Message |
jschweg Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 21 Feb 2004 Posts: 85
|
Posted: Fri May 25, 2007 1:59 am Post subject: vesafb Confusion [Solved] |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
jschweg Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 21 Feb 2004 Posts: 85
|
Posted: Fri May 25, 2007 4:43 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
mudrii l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 26 Jun 2003 Posts: 789 Location: Singapore
|
Posted: Fri May 25, 2007 4:43 am Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|
|
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
|
|