4 ms·
There is no X, he is accessing the system through minicom.
by celebdor 14y ago
There is no X, he is accessing the system through minicom.
- gravitronic 14y agoTheoretically you could boot X without a hardware framebuffer emulator. X supports rendering to normal RAM as well (for example, for VNC connections).
- dmitrygr 14y agoActually, if you go read my source code, you'll see that the emulator DOES in fact emulate a framebuffer. In fact I even have code in place to output the image. I just didn't connect a graphical LCD to this particular built. It is, however, supported.
- gravitronic 14y agoSeriously, amazing ridiculous work. Kudos.
- joshu 14y agoWow, neat. What's your day job?