Orange Pi One Build

  • New user here. I registered specifically to ask this.

    tantra35 Could you point me to the exact source code you use to build this?

  • New user here. I registered specifically to ask this.

    tantra35 Could you point me to the exact source code you use to build this?

    Hm in vagrant enviroment, that i provided, present all needed files


    1. linux.arm.conf for ZRAM support

    2. uboot_helper for add orange pi one in build environment, actually this needed only for get dts(Device Tree Reference - eLinux.org) file after build(source already included in mainline kernel, so this is not big problem) , because kernel and system are the same for all H3 microcompeters

    3. also there present little patch 0013-thermal-7c1bde31.patch for add thermal sensor, and this is simple a backport(to librelec branch 9.2) of patch that was applied in Libreelec master

    Also if you see Vargrant you can see that real sources are geted from oficial LibreLelec repo and checked out as tag 9.2.0

    Code
    git clone https://github.com/LibreELEC/LibreELEC.tv.git
    pushd ./LibreELEC.tv
    git checkout tags/9.2.0

    Here i omited sudo -u vargrant for simplify

  • Your image is good. Youtube, and IP TV addons work.

    But there is one error, the device hangs when importing EPG into Simple IP TV client.

    Tried several times, the system hangs when importing EPG.

  • Your image is good. Youtube, and IP TV addons work.

    But there is one error, the device hangs when importing EPG into Simple IP TV client.

    Tried several times, the system hangs when importing EPG.

    Hi, I no have PVR in this image, i can't conect libreelec addon and i can't install the simple ip tv client. Could you send me a iptv addon? please, or or tell me how you installed it. Thanks

    Edited once, last by Etham (June 6, 2020 at 7:31 PM).