Skip to content

Running 3D applications on HSDK

Alexey Brodkin edited this page Dec 7, 2017 · 21 revisions

chocolate doom

fbset > /etc/fb.modes
export SDL_NOMOUSE=1
chocolate-doom

kmscube

MESA_LOADER_DRIVER_OVERRIDE=imx-drm kmscube --device /dev/dri/card1

glxgears

X&
DISPLAY=:0 glxgears
Clone this wiki locally