Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Framebuffer related topic
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
piyushpandey
n00b
n00b


Joined: 05 Nov 2010
Posts: 1

PostPosted: Fri Nov 05, 2010 3:59 am    Post subject: Framebuffer related topic Reply with quote

Hi guys

I am a newbie, and I want to know some facts related to frame buffer .

I want to know basically what is a frame buffer and how it works basically I searched the Google and I have got lots of pages on the frame buffer topic, but I want to know basically that to see a frame buffer is it required to have a frame buffer device or it is possible to create the frame buffer without it.

Is there any good documentation for it or good books which can describe me about it very much.

Thank you
Back to top
View user's profile Send private message
BitJam
Advocate
Advocate


Joined: 12 Aug 2003
Posts: 2508
Location: Silver City, NM

PostPosted: Fri Nov 05, 2010 6:53 am    Post subject: Reply with quote

Take a look at the file /usr/src/linux/Documentation/fb/framebuffer.txt

piyushpandey wrote:
I want to know basically that to see a frame buffer is it required to have a frame buffer device or it is possible to create the frame buffer without it.


AFAIK, it makes no sense to think of a framebuffer without a framebuffer device. If there is no framebuffer device then there is no way to put information into the framebuffer. One of the beautiful simplifications of Unix and GNU/Linux is that everything is a file. Special files for talking with bits of hardware are called devices and are traditionally under /dev although some communication is also available under /proc and /sys. The framebuffer device is what the OS uses to talk with the framebuffer just like a disk device is what the OS uses to talk with a disk drive.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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