See this blogpost of bootlin: Delivery of Allwinner VPU driver main goals - Bootlin's blog
Link to the image: Releases · bootlin/LibreELEC.tv · GitHub
Link to the sunxi howto: Sunxi-Cedrus - linux-sunxi.org
See this blogpost of bootlin: Delivery of Allwinner VPU driver main goals - Bootlin's blog
Link to the image: Releases · bootlin/LibreELEC.tv · GitHub
Link to the sunxi howto: Sunxi-Cedrus - linux-sunxi.org
posted in wrong thread.
Read this
Amlogic != Allwinner
The bootlin branches are now some way behind current LE and current Kodi so additional work is needed over the next few weeks to adapt some of the changes so there's a common approach over other SoC types. Then we can get things merged into Kodi and look into some of the other distro packaging challenges. Allwinner "support" is still some way off, but it's been really positive to see things progress and our long-term vision for a unified zero-copy video pipeline taking shape.
Hi,
I try the image on my Orange Pi PC. I am able to read a movie file in H264 and MPEG2. But no hardware acceleration and No sound My error, sound is working....
I did not push my tests further for now.
It's a beginning
Display MoreI built some images from current Bootlin git. Totally untested
LibreELEC-H3.arm-9.0-devel-20180725235402-56b42c1-orangepi_plus.img.gz
LibreELEC-H3.arm-9.0-devel-20180725235238-56b42c1-orangepi_plus2e.img.gz
LibreELEC-H3.arm-9.0-devel-20180725235045-56b42c1-orangepi_pc_plus.img.gz
LibreELEC-H3.arm-9.0-devel-20180725234917-56b42c1-orangepi_one.img.gz
LibreELEC-H3.arm-9.0-devel-20180725234740-56b42c1-orangepi_lite.img.gz
LibreELEC-H3.arm-9.0-devel-20180725234611-56b42c1-orangepi_2.img.gz
LibreELEC-H3.arm-9.0-devel-20180725234131-56b42c1-orangepi_pc.img.gz
Would it be possible to compile one for the beelink x2?
http://linux-sunxi.org/beelink_x2
Thanks, now I try it.
Edit: Not working wifi
How were the test images build?
I tried to build them on my own, but the bootloader configs are missing:
- Bootloader: u-boot
- U-Boot configuration:
- U-Boot config file:
ARCH=arm PROJECT=Allwinner DEVICE="H3" UBOOT_SYSTEM="orangepi_one"
-
Any chance you could share newer builds?
I created a branch in my repo with all the newest stuff from Bootlin and Allwinner LE branch. When it will be usable, it will be merged in LibreELEC/Allwinner repo. You can find it here: GitHub - jernejsk/LibreELEC.tv at aw_hw_dec
It has some additional VPU driver fixes from me which I already reported to Bootlin.
HW acceleration kind of works. MPEG2 should work in general, but please note that there is a bug in FFmpeg VAAPI handling code. As long as you have properly formed MPEG2 files, you should be fine. If not, you might receive green screen. Note that exactly same bug is visible on PC with same video, FFmpeg and Intel VAAPI, so it's not Bootlin driver fault. H264 is work in progress and most of the time, there are visual artifacts and sometimes video won't even start. Those issues are all known, so no need to report anything yet.
So for now, this is not yet usable for daily use. Once driver becomes more stable, I'll provide community build for wider testing.
BTW, if someone wants additional H3 devices to be included, just make a PR against Allwinner branch with necessary. No need for constant manual patching.
Hi jernej, anything new since your last post?
Hi jernej, anything new since your last post?
We are still waiting for updates from bootlin.
Allwinner VPU support in mainline Linux status update (week 32) - Bootlin's blog
Hi jernej, anything new since your last post?
Not really. I'm waiting for kernel update to 4.18 before I update Allwinner branch. After that I will probably have to rewrite Kodi hack to support VAAPI with DRMPRIME renderer. Only then I might prepare initial test image with MPEG2 HW acceleration, but I'm not sure how useful such image would be. H264 and H265 are not ready yet.
Did you know if the SOC Allwinner A31s is supported or will be supported in the future?
From the latest status update it seems like H.264 and H.265 shortcomings won't be addressed by bootlin.