<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">вт, 27 сент. 2022 г., 22:37  <<a href="mailto:mnieuw@zap.a2000.nl">mnieuw@zap.a2000.nl</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I got it to build. <br>
<br>
Configure options: <br>
--with-single-user<br>
--with-booby<br>
--disable-dav1d (because av1 has code written in x86 assembly).<br>
--without-vaapi<br>
--without-vdpau<br>
--without-nv<br>
--without-wintv<br>
--without-x10tv<br>
--disable-libaom (there seem to be "always inline" functions <br>
that causes problems with arm_neon.h and other files.<br>
--disable-libwebp <br>
<br>
CinGG loads fine, menus work.<br>
Audio can be loaded and played, but no<br>
sound output. This is not a CinGG error, something with the machine<br>
low-level config. Even speaker-test does not work. Alsa config seems<br>
OK, output does not go to HDMI monitor.<br>
<br>
Video (tried short 720p video) can be loaded, but as soon as you do<br>
anything CinGG is terminated with a "bus error".</blockquote></div></div><div dir="auto"><br></div><div dir="auto">oh, fun! probably something unaligned  ... can you gdb? ) also try to disable x11 direct checkbox.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> don't know what that<br>
is. Not CinGG I think.<br>
Hardware is 2 core Cortex A7 at 1 GHz, 1G ram, 8G flash (for OS), 500G<br>
hdd (data), swapfile 10G on hdd (and being used quite a lot). <br>
<br>
MatN<br>
<br>
<br>
On Mon, 26 Sep 2022 16:21:39 +0300<br>
Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank" rel="noreferrer">randrianasulu@gmail.com</a>> wrote:<br>
<br>
> пн, 26 сент. 2022 г., 15:05 mat <<a href="mailto:mnieuw@zap.a2000.nl" target="_blank" rel="noreferrer">mnieuw@zap.a2000.nl</a>>:<br>
> <br>
> > >  <br>
> > Hi Andrew,<br>
> ><br>
> > What OS did you use to compile it on the Orange Pi Lite?<br>
> >  <br>
> <br>
> <br>
> this is not my personal experience, I just tried to condense talk we<br>
> had at <a href="http://linux.org.ru" rel="noreferrer noreferrer" target="_blank">linux.org.ru</a> forum.<br>
> <br>
> I think last OS mentioned there was "Arch Linux ARM" and simple<br>
> addition of armv7l case in guicast/Makefile along with previous arm8l<br>
> fixed predictable build failure .... fix already in cingg git<br>
> <br>
> thread<br>
> <a href="https://www.linux.org.ru/forum/linux-hardware/16959253?cid=16983577" rel="noreferrer noreferrer" target="_blank">https://www.linux.org.ru/forum/linux-hardware/16959253?cid=16983577</a><br>
> <br>
> <br>
> <br>
> > I tried earlier this year to compile it on a Cortex-A7 based CPU<br>
> > (Allwinner A20 2 core), the Orange PI lite has the 4 core version of<br>
> > that. I used Debian, and it failed quickly.  <br>
> <br>
> <br>
> <br>
> you can try again with this reported  config<br>
> <br>
> ./configure \<br>
>     --prefix=/usr \<br>
>     --disable-libaom \<br>
>     --disable-libwebp \<br>
>     --disable-dav1d \<br>
>     --disable-static-build \<br>
>     --without-nv \<br>
>     --without-cuda \<br>
>     --with-exec-name=cinelerra-gg<br>
> <br>
> <br>
> <br>
> and/or disable thirdparty build completely<br>
> <br>
>  for speeding up test compile in guicast and<br>
> <br>
> cinelerra dirs<br>
> <br>
> <br>
> ><br>
> > MatN<br>
> >  <br>
<br>
</blockquote></div></div></div>