Posts by vpeter
-
-
-
After some testing we found out that same problem happen on Wetek Hub too. Seems low powered devices with low ram can have problems watching 4K images. Looking for a test with RPi too.
-
-
Thank you all works fine now.
Perfect! -
Download zip file again and install it. I tested with this script and it works now.
-
Yes, smaller images works. But 4K image (4928x3264 pixels) needs 64 MB of memory for processing it. Sometimes it can be allocated but sometimes not.
Update: Seems it happen on Virtual build too not just imx6.
-
I finally looked into this more details. Sadly I could debug only once with gdb and got few pointers to continue. All subsequent retries only freezes whole system or give kernel oops [ 79.615972] Internal error: Oops: 805 [#1] PREEMPT SMP ARM. Not sure yet how to fix. Seems memory allocation for 64 MB fails somehow.
Quote
(gdb) bt
#0 _aligned_malloc (s=s@entry=64339968, alignTo=alignTo@entry=32)
at /home/me/LibreELEC/http://LibreELEC.tv/build.LibreELEC-imx6.arm-8.0.0/kodi-a10c504/xbmc/linux/XMemUtils.cpp:43
#1 0x0064fd0c in CBaseTexture::Allocate (this=this@entry=0x7270ac70,
width=<optimized out>, height=<optimized out>, format=format@entry=16)
at /home/me/LibreELEC/http://LibreELEC.tv/build.LibreELEC-imx6.arm-8.0.0/kodi-a10c504/xbmc/guilib/Texture.cpp:111
#2 0x0064fde4 in CBaseTexture::LoadIImage (this=0x7270ac70,
pImage=0x72704ea0, buffer=<optimized out>, bufSize=<optimized out>,
width=8192, height=8192)
at /home/me/LibreELEC/http://LibreELEC.tv/build.LibreELEC-imx6.arm-8.0.0/kodi-a10c504/xbmc/guilib/Texture.cpp:315
#3 0x00650478 in CBaseTexture::LoadFromFileInternal (
this=this@entry=0x7270ac70, texturePath=..., maxWidth=maxWidth@entry=8192,
maxHeight=maxHeight@entry=8192, requirePixels=requirePixels@entry=false,
strMimeType=...)
at /home/me/LibreELEC/http://LibreELEC.tv/build.LibreELEC-imx6.arm-8.0.0/kodi-a10c504/xbmc/guilib/Texture.cpp:280
#4 0x00650580 in CBaseTexture::LoadFromFile (texturePath=...,
idealWidth=8192, idealWidth@entry=1874850720,
idealHeight=idealHeight@entry=8192,
requirePixels=requirePixels@entry=false, strMimeType=...)
at /home/me/LibreELEC/http://LibreELEC.tv/build.LibreELEC-imx6.arm-8.0.0/kodi-a10c504/xbmc/guilib/Texture.cpp:215
#5 0x005d5728 in CBackgroundPicLoader::Process (this=0x2402258)
at /home/me/LibreELEC/http://LibreELEC.tv/build.LibreELEC-imx6.arm-8.0.0/kodi-a10c504/xbmc/pictures/GUIWindowSlideShow.cpp:109
#6 0x005b8b9c in CThread::Action (this=0x2402258)
at /home/me/LibreELEC/http://LibreELEC.tv/build.LibreELEC-imx6.arm-8.0.0/kodi-a10c504/xbmc/threads/Thread.cpp:221
#7 0x005b9294 in CThread::staticThread (data=0x2402258)
at /home/me/LibreELEC/http://LibreELEC.tv/build.LibreELEC-imx6.arm-8.0.0/kodi-a10c504/xbmc/threads/Thread.cpp:131
#8 0x76f80f5c in start_thread (arg=0x6fbff3a0) at pthread_create.c:335
#9 0x75425bc8 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86
from /usr/lib/libc.so.6 -
I want to create several aliases. How to do it in Busybox in LibreELEC 8.0? I tried to create ~/.profile, but it ignores this file.
Works here: -
the image LibreELEC-imx6.arm-8.0.0-test-ir-01.tar contains the fix that you are talking about.
Yes. And it seems my harmony works better also. -
Code
wget -O packages/x11/font/liberation-fonts-ttf/package.mk https://raw.githubusercontent.com/LibreELEC/LibreELEC.tv/c4ab1f6ca47dcb781811f9a3740506267e229ea1/packages/x11/font/liberation-fonts-ttf/package.mk PROJECT=RPi ARCH=arm ./scripts/clean liberation-fonts-ttf rm sources/liberation-fonts-ttf/liberation-fonts-ttf-2.00.1.tar.gz* PROJECT=RPi ARCH=arm make
-
-
Official images are using 4.4 from xbian. Same as I here: Index of /imx6-xbian-kernel-4.4/
This are mine images with 3.14 from solidrun: Index of /imx6-solidrun-kernel-3.14/
And this are mine images with 4.8 from xbian: Index of /imx6-xbian-kernel-4.8/ -
Ok, then try this one.
If doesn't start run this two commands in console and post result.
-
Remote works fine in libreleec too after this kernel patch (confirmed by spschneer).
Also kernel 4.8 was never affected with this bug. -
Maybe you have some application using the drive.
And why do you need to reinstall to enable ssh? Go into settings and enable it there.
-
Are you sure this addon is compatible with this build from raybuntu on odroid C2?
Actually it is not - I just checked with RaybuntuWill build new one.
-
You obviously doesn't have addon installed correctly. Remove both folders, reboot and install again. And wait for kodi to show you that addon is installed. Also check kodi log for any errors.