how about adopt r7p0-00rel0?
Mali GPU Drivers | Open Source Mali Utgard GPU Kernel Drivers – ARM Developer
What for? Currently used Mali driver version works well.
how about adopt r7p0-00rel0?
Mali GPU Drivers | Open Source Mali Utgard GPU Kernel Drivers – ARM Developer
What for? Currently used Mali driver version works well.
Now, seeing that my remote works with Krypton but it doesn't work with Jarvis, I wonder what has changed. Is it possible to transfer something like a config file from one version to the other?
My Krypton build uses old media drivers (like my old OE builds) and media_build drivers can't be used yet.
Winni There are official LE build for Odroid C2, it's better to use them.
At the moment there are no patches for Amlogic 3D support in Krypton.
What is ssh command for nand reboot?
rebootfromnand
do you have a custom update url for libereelec config?
My builds have to be updated manually.
and i get messages when i want to install addons ( cant install dependencies) how can i fix this? i tried deleting addons*.db did not help the first time
Addons are installed from official Kodi and LE repos. You might have dependencies that are not yet compatible with Krypton.
wkchick. Yes, you can. These are the same as for 7.0.2.008 build, except for "gxl" trees.
mwp1 You can mount internal data partition using e.g.
starbase135 I use the same set of patches for 3D support that Wrxtasy uses in his builds - if 3D works the way you want it in his builds, it should also work here. I give no guarantees though as I don't have a 3D TV.
You can always install Confluence for Krypton from official Kodi addon repo.
Hi kszaq,sadly analog audio doesn't work . There's now an analog device in audio settings, but no audio
Device is t95x , s905x, 2/8GB
If there is anything I can do to help debugging, let me know.
Whoops, I forgot that you need to update device tree as well. These are now uploaded: device_trees
Analog audio will work for sure, I tested it yesterday on my S905X device.
Please can someone try and play hevc 10bit file with armcodec off, mine needs it to play but would like armcodec off add it keeps causing crashes.
I don't think S905 is powerful enough to software-decode 10bit HEVC.
kszaq i noted that with 7.0.2.008 bluetooth was working on my minimx however with the latest dev build its not working anymoreany fix for that?
There were no Bluetooth-related changes in devel builds, it should work.
Try running my build from SD card first. Then use a recommended method to install to internal memory if you want to replace whichever firmware you have there.
envagyok A device tree with that fix to test for you: gxbb_p200_1G_envagyok_test.dtb
Would be nice if you could post iperf results before/after.
I was not aware that such a device even exists... according to discussion WeTek forum it's not a B2C-aimed product: Can anyone shed any light on this ? - WeTek Community Forum
That said you should be able to run one of my builds on that box (unless the bootloader is locked down somehow): LibreELEC
@enavgyok Have you compared WiFi speed in Android after the fix you mentioned and in LE?
What is the smallest sized SD card in terms of Gb that can be used for this purpose? I am using a 32g one at the mo and this may be an overkill.
It all depends on your usage, how many addons you want, how big your library it, where it's stored etc.:
You have to remember that user data partition capacity is (card size - 512MB).
As far as I know LE 7.0 is no longer maintained (except for addon updates).
These drivers can't be merged into LE 8.0 at the moment as they conflict with Amlogic V4L drivers that are needed for video playback.
Hi kszaq I think my earlier response has confused a few folk. I was looking for the Krypton Dev Build and can only find this 'LibreELEC.tv-2016-10-28-krypton.tar.gz'....is this the correct file as it is only about 60mb...I did try to update this via the 'update' method but nothing happened after reboot. Am i missing something? Cheers
I think that you had downloaded the source code pack from GitHub and not actual build. For Krypton look at this thread: LibreELEC
You can use installtointernal command to install this build to internal memory.
If you run one of my 7.0 LE builds from internal memory, you can update to Krypton build by dropping img.gz file to Update folder.
@ kszaq
Do you have plan to adopt Mali r6p1 driver?
I've tested 008 build on S912 box.
It booted but didn't start kodi.
I can connect ssh and samba.
No, I won't use for my builds r6p1 Mali driver as it has performance issues. It used in .006, you can see for youself: LibreELEC
Builds for S905 won't work on S912, these SoC has different Mali chips and driver is not compatible.
Ahh, ok that explain why you are compiling mali as module...Use the drivers from /packages/linux-drivers/ instead of kernel modules looks a easy task for a non expert developer. Can I send a PR? just for this new branch or also in master?
I don't want to use Mali driver from LE master (r6p1) as it has performance issues. That's why I use r5p1 driver that I put in kernel tree for easier maintenance.