Plenty of such CEC issues were already reported but solution has not been found yet. TV behaviour is probably a part of that problem.
Posts by jernej
-
-
-
Sorry to say, but options that are not enabled by default are in second plan, there is enough work already for a (very) small team of developers interested in particular platform. Having said that, I always like to hear about such investigations.
Btw, another (bad) workaround to H6 jerky output is disabling "Allow hardware acceleration with DRM PRIME".
If this actually changes anything, it means that there is an issue with decoding pipeline, e.g. something is just a little bit too slow. This is one area on which we are working intensely (multiple platforms share this mechanism), but I don't think it will be ready before LE10 release.
-
Ethernet is enabled in Linux and works fine (check dwmac-sun8i 1c30000.etherne lines in kernel output). I disabled it in U-Boot to make boot procedure a little bit faster, although I don't think it matters much.
Could you upload an image of SD card after resizing? I mean, if there was a way for me to prepare SD card just as it should be, and see if it works, I would appreciate that.
No, because it depends on SD card you're using and that is the reason why resizing is even needed. You can however do that manually by some partition editor in Linux. Just extend partition to cover whole free space and remove ".resize_me" (or something similar) file from that partition.
What else can I do with my problem? Changed SD card from 2Gb to 4Gb, all is the same.
These are pretty old cards. There might be compatibility issue. Do you have any class 10 or newer card which you can test?
-
Ah, no, I don't use that option.
-
I'm not sure what you mean with Chinese version. OrangePi Plus2E board is designed and produced in China. My board version is v1.1. From first glance it seems like storage partition is not found, but I can't be completely sure since output is mangled. Did you by any chance change any of UUIDs in extlinux.conf?
BTW, ethernet is disabled in U-Boot for LE, so nothing wrong with that.
-
offbeat your samples plays fine with my two monitors, one full hd and another 4k. It stalls only once at the beginning but after that it plays normally. Tested on PineH64 model B.
-
A really weird bug : If a disable AC3 transcoding, I set the number of channel to 7.1 and I watch an episode or a movie in AAC 5.1, I hear only the background music, no dialog... But if I set number of channel to 2.0 and I enable AC3 transcoding everything is fine.
After recent investigation, I found out that this makes perfect sense. ALSA config is written in such way, that all audio is transcoded in IE958 format. This is a bit problematic - DW-HDMI IEC958 support is meant only for compressed formats, 2 ch for normal compressed streams, 8 ch for HBR. It's unclear at this point if any other channel combination may work with IEC958 format. With AC3 transcoding you make sure that there is no uncompressed audio, so IEC958 should work fine in all cases. GUI uses stereo sound, which should work with IEC958 too.
-
I just tested my Plus2E board with latest image and it boots normally. Remove "quiet" from extlinux/extlinux.conf file located on FAT32 partition on SD card. It should print much more info during boot.
-
It was never claimed that LE10 will have feature parity with LE9 due to a move to a new approach.
-
it shows that LE compiled on Mar 1, 2017 is on the screen. With KODI 16. That's why I guess it was older releases.
I'm aware of that - this version was made by someone outside of LE team, it is based on BSP kernel instead of mainline and it was never part of any official release.
-
I want to try older versions, like 6, 7, 8 and 9.0.
Could you share links to those images? Maybe it will boot.
None of those versions exist for OrangePi Plus 2E. LE10 will be first official release. You can always try nightly image.
-
mike2002 please test performance governor, that's something I would accept as a workaround (by popular vote), but not "set algorithmdirtyregions to 0"
-
It seems to be some race condition, considering that it works on another Opi PC
I don't think it's issue with board - there is no real difference regarding HDMI audio, I think it's end equipment. Just for that reason, I sometimes test with different monitors and TVs. This allowed me to fix most bugs, but obviously I don't have all quirky monitors/TV... Do you have a possibility to test passtrough on some TV which supports compressed formats directly, without AVR?
-
Can you test if using performance governor helps? That's only conceivable difference between H3 and H6 that could make a difference.
Hi everyone!I have tanix tx6 4/32 dual wifi,i install official 9.95.2,but i don't see any wifi connection,on android all works.Can somebody help me?
No, wifi is not supported. See first post for reason.
-
Then you have a lot to learn - build environment is mostly supported only on Linux PC (x86 64-bit) and build instructions are here: https://wiki.libreelec.tv/development-1/build-basics Note that you must use this sources: GitHub - LibreELEC/LibreELEC.tv at 93e40294ead3fc8023389903a3179ecc7ca40b11 These are last ones including A20 support.
-
Sorry, but it's impossible to debug something that works for me. I tested this on LG B8 TV, which supports most of compressed formats. AVRs are known to cause issues, but I have none.
-
PROJECT=Allwinner ARCH=arm DEVICE=A20 scripts/create_addon inputstream.adaptive