However to justify splashing out on another EVO+ sdcard (to speed IO) I really need to get omxplayer to work and can't find a way. I have considered/tried 3 options:
1) Compile omxplayer as per popcornmix git. Can't even get going as can't find raspberrypi headers for SUSE viz the Raspbian packages libraspberrypi-dev, libraspberrypi0 & libraspberrypi-bin. Let alone worrying about what compile options to set or some of the other dependencies like fbset (see 3 below).
2) Try install from the Pi2 Packman Essentials & Multimedia repositories. Doesn't work as they only have armv6 and armv7 stuff (no v8/aarch64). I did think to try manually download the v7 and force the install but not sure if a Pi3 in aarch64 mode is backward compatible with v7 executables?
3) I did try a file copy of my Raspbian stuff (/usr/lib/omxplayer/* and /usr/bin/omxplayer*) and failed miserably
Code: Select all
omxplayer -i
which: no fbset in (/home/chris/bin:/usr/local/bin:/usr/bin:/bin:/usr/games)
/usr/bin/omxplayer: line 67: /usr/bin/omxplayer.bin: No such file or directoryAny hints, tips or suggestions welcome!
TIA
