Karl-opec

Results 11 comments of Karl-opec

I installed it according the description here [Linux Install Radxa Wiki](https://wiki.radxa.com/Zero/install/eMMC) the flashing worked as described. Actually i use a work-around to run on libreelec on emmc. I renamed STORAGE...

I tried your proposal: emmctool gave attached output: [emmctool-che.txt](https://github.com/LibreELEC/LibreELEC.tv/files/7817516/emmctool-che.txt) Result is the same. It does not boot from emmc.

In the meantime i figured out that [branch radxa-zero-2021.01](https://github.com/radxa/u-boot/tree/radxa-zero-v2021.01) from u-boot tree radxa, does boot from emmc alone (without SD-Card inserted). The Branch 2021.07 from Radxa and the mainline u-boot...

I know that lzo is not the issue. You address an issue which is fixed in the kernel. This Issue here is regarding u-boot. so the actual nightly test images...

sorry, perhaps my English is not so clear. I have flashed the latest test Image from your [Repo](https://chewitt.libreelec.tv/testing/LibreELEC-AMLGX.arm-10.85.0-radxa-zero.img.gz) and flashed it to the emmc. It does not boot. My reference...

The satip Server has 8 Tuners and I have set -d 8 to the satip plugin.

I have opened the same issue on the satip git. The satip author commented the following: ``` Incompatibility to receiver handling done in VNSI plugin. Satip detects that no one...

I don't have an answer for that. milliseconds might have an impact. Perhaps it is an issue with the changed locking sequence in vdr since 2.3.6. where vnsi and satip...

There are two compiling issues for vdr-2.2.0 You need to change in vnsiclient.c:1954:16 resp.add_U32(); to resp.add_U32(0); and in status.c:248:29 change (_i)->TimerChange(); to (_i)->SignalTimerChange(); these changes helped me to compile it...

I Know that. But the actual amlogic branch in chewitt's repo is well working. if MPEG2 hardware decoding would be usable it close to great. as i understand MPEG2 hardware...