That addon is not supported by Allwinner images because it would overwrite Cedrus improvements. You can only use DVB devices supported in mainline kernel. All DVB drivers should be enabled.
Posts by jernej
-
-
No, I don't have any A10 board. However, your statements are contradictory. Link name mentions broken H264 decode but you linked to error message which clearly come from GPU. GPU and VPU have nothing in common. Full HD screen only needs about 8 MiB of memory for GUI (used by GPU). Hard to say anything...
-
-
Let me be judge of that
Anyway, iptv simple client is binary addon, so nothing python related. Kodi is updated in master from time to time, so binary addons stop working until they are updated. Nightly images don't have any guarantee about stability. That's why we have stable releases, for Allwinner images that will be LibreELEC 10 (after Kodi 19 is released, no ETA whatsoever). -
Nope, I only work on top of master branch. Kodi 18 would need too much effort which I could better spend elsewhere.
-
Do you have any list of steps how to run Armbian on H6 with hw acceleration?
No, but your list is almost ok. If you pick Kodi master (very latest), you don't need any additional Kodi patch. However, you need patched ffmpeg and build with additional options.
Note that good performance is achievable only in configuration used by LibreELEC:
1. Kodi master - DRMPRIME codec/renderer gets constant fixes and improvements, so using latest, development version is important
2. No window manager, e.g. X11 - for best possible performance, DRM features are used directly. I don't think that's possible under X11, I never tried. Wayland may work now or in the future, I don't know current state.
3. CMA size must be set sufficiently high - for 4K 8-bit around 256 MiB and for 4K 10-bit 384 MiB - that are just guesstimates, which seems to work fine with LE
4. Set gui size max to 1080p in config (check Kodi config in Allwinner project). While T720 is in theory capable of 4K, there is no reason for GUI to be that big. 4K movie on 4K TV will still be rendered without scaling, just any GUI or overlays (subtitle) will be upscaled.
Point 1 also brings additional limitations - only Python3 addons will work and it might be unstable from time to time.
-
Kodi was recently updated in master branch, so addons will have to be updated. Not sure when that will be.
levitsky86 Old nightly images are deleted from server.
-
Actually, ARM driver run at highest speed all the time. About a week ago I also increased lima frequency for smoother GUI experience.
Anyway, I doubt lima is at fault here. You know that many packages got updated from the time GPU driver switch happened, including Kodi. You can still build image with ARM driver although kernel driver might need update. Note that during video playback GPU normally doesn't do much, if anything. You can also run perf top to see which function takes most of CPU time.
chewitt lima will support DVFS with 5.8 and at least H3 has DVFS table already merged.
-
Ok, panfrost patch which caused instability on H6 was removed. Next nightly should work well again on H6 boards.
-
LuRu Please test this one: LibreELEC-H6.arm-9.80-devel-20200416213013-837464c-orangepi-lite2.img.gz
It has panfrost driver updated a bit which should hopefully solve the issue you have.
-
ok, this doesn't help, no error visible and you are running "devel-20200404212626", which is not the one which cause issues.
-
hm... you tested "devel" image, which is not nightly. Anyway, I tested OrangePi 3 nightly image from same day and I can't reproduce any crash. Can you provide any log trough ssh? dmesg and kodi.log would help.
-
When will a new image be available?
Changes are applied in next nightly image after PR gets merged, but I don't know when it will be merged.
-
Unfortunately, it could not be used. Always the GUI gets stuck in some place and then it is no longer possible to get away.
I think this will fix it: Allwinner: H6: Fix panfrost devfreq voltage adjustments by jernejsk · Pull Request #4318 · LibreELEC/LibreELEC.tv · GitHub
-
AugustinPRIME Thanks for testing. PR was already merged, so I'll soon remove that test image because nightly image for OrangePi Lite2 is already available for download.
Your 4K/1080p issue seems interesting. I have no idea how this could happen. Can you give output of "modetest -c", "dmesg" and kodi log when it starts in 1080p?
-
I don't know, I don't have any Apple device.
-
masteripper Please test this image: LibreELEC-H3.arm-9.80-devel-20200406193658-656a0e2-beelink-x2.img.gz
It should have proper FW included. I need a confirmation it works, otherwise there will be no reason to merge it.
Support level varies and mostly depends how I feel currently

-
Sorry only one available for the time being.
No problem, I found needed firmwares and already made pull request. It will need few days to get to nightly images, though (if everything checks out).