Results 1 to 2 of 2
I would like to set up the framebuffer on my desktop. I am running gentoo and have a nvidia GeForce 6150 integrated graphics card. I compiled my own kernel, the ...
- 02-09-2011 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 22
Framebuffer Drivers
I would like to set up the framebuffer on my desktop. I am running gentoo and have a nvidia GeForce 6150 integrated graphics card. I compiled my own kernel, the relevant options here:
The kernel line of my /boot/grub/grub.conf includes this:Code:Device Drivers ---> <*> Graphics Support ---> <*> /dev/agpgart (AGP Support) --->[*] Enable firmware EDID <*> nVidia Riva support
I haven't found any guides that specify the rivafb driver, so I'm piecing this together based on my understanding of the existing guides. Whenever I boot, there is no framebuffer device under /dev. The resolution is unchanged. Is there a difference between rivafb and one of the other drivers such as vesafb and uvesafb? What are the differences between these drivers?Code:video=riva:1024x768-24
- 02-09-2011 #2Just Joined!
- Join Date
- Nov 2010
- Posts
- 22
I tried uvesafb and got a working framebuffer, if someone is still willing to explain a framebuffer and the different drivers by all means do so, though I'm fine with just having a working framebuffer.


Reply With Quote