<div dir="ltr">Hi,<br><br>I would like to build mesa3d for minimized Linux (busybox) that doesn't have X11 for rendering GLESv2 programs on screen.<br>My platform has a basic display device and should support fbdev device driver.<br>
<br>1.<br>I have managed to build osmesa driver, but not fbdev. I got "fbdev not valid option" error.<br>I have read fbdev support in mesa3d is obsolete <a href="http://www.mesa3d.org/fbdev-dri.html">http://www.mesa3d.org/fbdev-dri.html</a>, yet I was hoping there's old Mesa version I can use or other workaround?<br>
<br>2.<br>What other option can I pursue for an embedded linux without X11?<br><br>3.<br>osmesa build: I have placed the resulted *.so (no GLUT so) on my target and tried to execute my basic OpenGL ES application. I got eglInitialize failed error <span class="st">in <em>eglInitialize</em>(no <em>usable display</em>). <br>
<br></span><br>Thank you for your help,<br>Assya<br><br><br></div>