Video output - mbradley612/HHSCStartLine GitHub Wiki

The video output for the Fit PC is based on the Intel Embedded Media Graphics Driver. Running under linux, this turns out to be rather painful. Many distributions do not include full support. Fortunately, Ubuntu 14.04 onwards does include support for the Open Source 2D driver as part of the Xbunutu distribution. This is what we use.

There is a community packaging of the Intel 3D drivers at [https://github.com/EMGD-Community]. We never got this working.