Code Monkey home page Code Monkey logo

Comments (1)

ghaerr avatar ghaerr commented on May 18, 2024

Hello @Ellis2781,

This usually means that the console isn't actually compiled or booted for graphics mode.

killing my initial xorg session I still get this same error.

The Xorg server usually runs by accessing the CRT controller, although there is a frame buffer version of X that does not. So this doesn't mean you actually have framebuffer access working on your Linux box.

Error opening /dev/fb0: No such file or directory. Check kernel config

This is the normal message that the kernel can't switch the console to frame buffer mode. You may have to change some boot options to boot in vga mode. Try googling "setting up the linux framebuffer" to read up on it. I found https://doc.qt.io/archives/3.3/emb-framebuffer-howto.html as interesting. I've also found https://www.kernel.org/doc/html/v5.5/fb/fbcon.html. It looks like the later kernel versions are making this quite complicated; the earlier kernels were much simpler, it seems.

Thank you!

from microwindows.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.