If any interested i build htop with backported changes from armbian(they version shows CPU temp + CPU Freq)
Evryone can see changes that i made Commits · tantra35/htop · GitHub
If any interested i build htop with backported changes from armbian(they version shows CPU temp + CPU Freq)
Evryone can see changes that i made Commits · tantra35/htop · GitHub
New user here. I registered specifically to ask this.
tantra35 Could you point me to the exact source code you use to build this?
Display MoreI build LibreELEC 9.20(LibreELEC — Yandex.Disk) for orange pi one, this build include:
1. ZRAM support
2. Thermal sensor support(backport from master version of LibreELEC)
Also in attachmetn provided Vagrant, that can be used be evryone to build they custom image. To use this Vagrant "disk plugin" install required
then after up Vagrant virtual machine
You need to enter inside vm:
And then inside Virtual Machine launch build script:
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
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