You have to download device tree for your box from my server, rename it to dtb.img and put on SD card. Device trees from Android 7 are not compatible with my builds.
Posts by kszaq
-
-
It shouldn't negatively affect normal content like 720p/1080p/4k encodes, right?
I have not seen any negative effect.
And one more question if I may, what does this setting do exactly?
It is Amlogic hardware decoder parameter called DEC_CONTROL_FLAG_DISABLE_FAST_POC. What does it do exactly I don't know apart from improving LiveTV playback.
linux-amlogic/vh264.c at amlogic-3.14.y · LibreELEC/linux-amlogic · GitHub
-
Heikum The second approach from the post you mentioned should work.
-
The Coolest Try using this command to fix glitches:
If it works, you can add it to autostart.sh
-
Issue to be reported upstream ?? Pardon my not understanding.
If you can reproduce the issue on other targets this means the issue is in Kodi and/or add-on. Unfortunately I don't have enough knowledge to fix it. Maybe there is someone on this forum that might be able to help you but you'll more likely to have the issue fixed if it's reported on Kodi forum and/or to addon author.
-
S905X has crypto extensions which makes AES even faster:
Code
Display MoreLibreELEC:~ # openssl speed -evp aes-128-cbc Doing aes-128-cbc for 3s on 16 size blocks: 26915658 aes-128-cbc's in 3.00s Doing aes-128-cbc for 3s on 64 size blocks: 19345610 aes-128-cbc's in 3.00s Doing aes-128-cbc for 3s on 256 size blocks: 8833813 aes-128-cbc's in 2.99s Doing aes-128-cbc for 3s on 1024 size blocks: 2849821 aes-128-cbc's in 3.00s Doing aes-128-cbc for 3s on 8192 size blocks: 389168 aes-128-cbc's in 2.99s OpenSSL 1.0.2k 26 Jan 2017 built on: reproducible build, date unspecified options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) idea(int) blowfish(ptr) compiler: /home/kszaq/ocz/le-master/build.LibreELEC-S905.arm-8.0-devel/toolchain/bin/armv8a-libreelec-linux-gnueabi-gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -march=armv8-a+crc -mabi=aapcs-linux -Wno-psabi -Wa,-mno-warn-deprecated -mcpu=cortex-a53 -mfloat-abi=hard -mfpu=neon-fp-armv8 -fomit-frame-pointer -Wall -pipe -Os -flto -ffat-lto-objects -march=armv8-a+crc -mtune=cortex-a53 -fuse-ld=gold -fuse-linker-plugin -flto -O3 -Wall -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DBSAES_ASM -DGHASH_ASM The 'numbers' are in 1000s of bytes per second processed. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes aes-128-cbc 143550.18k 412706.35k 756339.84k 972738.90k 1066242.23k
-
I am unable to play the sample even on Windows.
-
I just Updated to 8.0.2a (2017-05-28) as i was using 8.0.1l
Your first log was from 8.0.1c, that's why I recommended an update.
I've been updating since first Krypton release and this issue has been there from day 1 and continued with all Krypton releases.
If the same thing happens with SW decoding and on other platforms (Windows, Mac), this is an issue that needs to be reported upstream.
Please always post a full log.
-
kostaman Please try updating to the latest build. There were some experimental changes in previous Krypton builds that may have caused playback errors and were resolved in 8.0.1l.
-
johngalt I hope Amlogic pays you for all this work.
Looks like you have fixed issues they should have done right from the beginning. Hats off to all your work!
-
Device tree has nothing to do with external devices. Probably the driver is not there. It might be possible to add support but I cannot promise that because the kernel we have to use is quite old. Post results of lsusb and lsmod after you plug the USB WiFi.
-
Your box goes to recovery instead of booting from USB. You may need to try other USB ports or try to boot from an SD card.
-
The error is expected and nothing to worry about. Libamplayer.so is a legacy lib not used for the most recent Amlogic devices. The error line is now removed for Kodi v18, I can backport the patch for your peace of mind.
-
I managed to get moonlight working on an S805 box since the compilation there seems to already include SDL video support !
kszaq (Great work you are amazing !!!) is there any reason why the S905 builds are missing SDL video support by default ?
Did you manage to compile a version with SDL video support?
Thanks !
S805 and S905 builds have pretty much the same config and they follow official LE builds. From what I can tell SDL is only used/needed for targets using X11.
-
johngalt Great job! You saved me a lot of work.
-
There is no device KI_PRO
Index of /s905/8.0-nougat-wip/device_trees/
This did not booting KI_Pro.zip
I will add support for this device no later than on Monday.
-
-
I'm sorry, no feedback from me as I am unable to look at anything LE-related this week.