Find the answer to your Linux question:
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 ...
  1. #1
    Just 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:
    Code:
    Device Drivers --->
       <*> Graphics Support --->
       <*> /dev/agpgart (AGP Support) --->[*] Enable firmware EDID
          <*> nVidia Riva support
    The kernel line of my /boot/grub/grub.conf includes this:
    Code:
    video=riva:1024x768-24
    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?

  2. #2
    Just 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...