I guess I spoke too soon. Initial DRM driver landed in drm-misc and it will be in 5.19: https://cgit.freedesktop.org/drm/drm-misc/c…9a78c721b778c16
Posts by jernej
-
-
oddebian I tested all my interlaced videos (MPEG2 and H264) on Pine64+ and they all work. I would really need your video sample to reproduce it.
-
24 patches is a huge patch series for just one functionality and only 10 patches were acked or reviewed, so this will probably have a few more rounds before it's merged. Window for drm contributions for 5.19 is also almost over, so 5.20 at the earliest.
-
oddebian Can you dump your DVB-T stream to a file and test if offline playback also causes same issue? If it still does, please provide me that file. I have Pine64+ board and if I can reproduce your issue, debugging is much easier. I have an idea what could be the problem in the driver, but I need realiable way to reproduce it in the first place.
-
I think we should determine first if it's really thermal driver issue or is just aggressive throttling on Android that helps.
-
I think I experienced something like that on occasion on OrangePi PC2 (H5), so it could be driver issue (same driver as on A64). I'll look into it when I find time.
-
CVBS on H5 can be enabled, but Kodi doesn't support dual screen and there is no mirroring possible with current stack.
-
Kodi has nothing to do with boards. There is no plan, two reasons:
1. No team member has a board to test images (AFAIK)
2. There are only 3 major differences in comparison to OrangePi 3 - wifi, bluetooth and ethernet. As I already said, out of tree driver for wifi and bluetooth is not acceptable solution for LE team. Remains only ethernet...
-
No, no out of tree drivers are accepted for wifi & blueooth. Ethernet has slightly different configuration thant non-LTS version, so that needs work too... So LTS version is not really supported, unless you can live without network connection.
-
Is hardware deinterlacing supported on A64+ ?
It is. Maybe there is some bug in driver and/or ffmpeg deinterlace filter using it.
-
I built and tested today's master branch and it works for me on PC2. According to your boot log the issue lies in initramfs. Specifically, init script can't be executed by /bin/sh. I have no idea why is that. You should examine build.LibreELEC-H5.arm-11.0-devel/initramfs folder for any obvious issue and packaged variant under build.LibreELEC-H5.arm-11.0-devel/build/linux-5.17.4/usr/initramfs_data.cpio
Tried with both libreelec 10.0.2 final and 11.0 developement releases, the result is the same. There were no errors during the compilation.
Are mentioned images build by you or did you download them from our server?
-
Ok, so this board has fixed voltage regulators, so there is probably no issues with them. Probably thermal driver has some bug, but that is outside of my expertise.
-
10.0.x will always use 5.10
-
I think only RPi is supported for HDR in nightlies.
HDR should be supported by RK too and AW technically support it, but only as 8-bit output.
-
GDPR-7 We don't update immediately, sometimes kernel is updated after more than 5 point releases. Most of the time point releases have only minor fixes, which don't have big impact overall.
-
mod81 can you post clear photo of T95 PCB? One developer noticed that some boards need to have AVCC power enabled for thermal sensor to work correctly.
-
Problem with hevc is that api is not finished yet in mainline kernel, so you need additional patches to make it work. This goes for all platforms that use request api hevc codec (rockchip, allwinner, rpi4, ...)
-
Doubt this is the right place. I'm looking for support on the Raspbian image for ALL-H3-CC H5 (Tritium) that I downloaded from Libre website.
We only support LE images here. For anything else, you have to find appropriate forum or ask in Allwinner community channels, like #linux-sunxi on IRC, although chances to get answer there is smaller.
You might have downloaded an LE image from the LE website, but you definitely didn't download a Raspbian image.
Actually, at some point it was very popular by board designers to hack Raspbian to run on Allwinner boards. I have no idea why. However, this is all off topic for this forum.