guidol [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=41614 SDL Error: No available video device <p>I did try to start PICO-8 from console on a 32Bit debian linux, but failed on different PCs which havent installed a desktop-environment (on a 32bit installation with desktop-environment PICO-8 does start).</p> <p>libsdl2-2.0-0 is as package installed.</p> <p>I want to start PICO-8 like on my Raspberry Pi from the Framebuffer-Console.</p> <h1>I tested the follwoing commands:</h1> <h1>dmesg:<br /> [ 17.824130] fbcon: inteldrmfb (fb0) is primary device<br /> [ 18.877747] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device</h1> <h1>dpkg -l|grep -i sdl<br /> libsdl2-2.0-0:i386 2.0.9+dfsg1-1 i386 Simple DirectMedia Layer</h1> <h1>./pico8_32bit_dyn<br /> SDL Error: No available video device<br /> ** FATAL ERROR: Unable to initialize SDL</h1> <h1>export SDL_FBDEV=/dev/fb0<br /> export SDL_VIDEODRIVER=fbcon</h1> <h1>./pico8_32bit_dyn<br /> SDL Error: fbcon not available<br /> ** FATAL ERROR: Unable to initialize SDL</h1> <h1>./pico8_32bit<br /> SDL Error: fbcon not available<br /> ** FATAL ERROR: Unable to initialize SDL</h1> <p>I also got the same error on a 64Bit Ubuntu with the 64Bit version of PICO-8 where is also only libsdl2 and no desktop environment installed.</p> <p>Is linux missung a OpenGL part like the Raspberry Pi has?</p> https://www.lexaloffle.com/bbs/?tid=36457 https://www.lexaloffle.com/bbs/?tid=36457 Thu, 02 Jan 2020 10:21:06 UTC