framebuffer not available. How to install the device /dev/fb/0 on Ubuntu?
Posted
by Aleyna
on Super User
See other posts from Super User
or by Aleyna
Published on 2010-05-21T22:46:14Z
Indexed on
2010/05/21
22:51 UTC
Read the original article
Hit count: 344
I am trying to run an application that uses framebuffer on 2.6.31-14-generic #48-Ubuntu.
All need to do is to install a framebuffer device to get rid of the following error.
/dev/fb/0: No such file or directory
framebuffer not available.
FATAL: no framebuffer available
I googled through and found some resources indicating to do that on Grub2 I got nothing though I followed them seamlessly.
Any ideas?
Thanks
© Super User or respective owner