PINE64
Pine64: Minimal SDL config - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Linux on Pine A64(+) (https://forum.pine64.org/forumdisplay.php?fid=6)
+--- Thread: Pine64: Minimal SDL config (/showthread.php?tid=6010)



Pine64: Minimal SDL config - Max11 - 04-26-2018

Hi,

I'd like to use a minimal Pine64/Pine64+ image to have SDL2 audio, video, and input. I'm having trouble figuring out how to get the video driver to work. I'm using ayufan's Debian build, which already has the Mali software installed.

I ran /usr/local/sbin/pine64_enable_sunxidrm.sh but I still get "No available video device" when using SDL2.
I also tried compiling glmark2 and could not get it to work.

In both cases, I compiled for GLESv2 (linked against libMali.so).

Can anyone help, please?


RE: Pine64: Minimal SDL config - Max11 - 08-06-2018

Is there an fbdev driver that I need? I'm basically interested in setting up an accelerated fbdev without the X11 system.

I've done this with Mali on another device but I really want to get it working on Pine. I'm just not very familiar with how Mali expects you to put things together.


RE: Pine64: Minimal SDL config - tllim - 08-08-2018

(08-06-2018, 10:40 PM)Max11 Wrote: Is there an fbdev driver that I need? I'm basically interested in setting up an accelerated fbdev without the X11 system.

I've done this with Mali on another device but I really want to get it working on Pine. I'm just not very familiar with how Mali expects you to put things together.

Please check this PINE64 wiki site for MALI driver: http://wiki.pine64.org/index.php/Mali_Driver


RE: Pine64: Minimal SDL config - Max11 - 01-04-2019

Thanks. I looked at that but I haven't been able to make any progress. It's not clear to me how these work. I suppose I should be able to use the "DRM" version (too many acronyms) but I don't know.