It ```` is not working again, RPi4 - nightly build clean install . Update section not show releases , not read custom url https://test.libreelec.tv/11.0/RPi/RPi4/
Posts by nsst
-
-
Instead of changing /etc/rc_maps.cfg you have to store your custom configuration in /storage/.config/rc_maps.cfg.
use /storage/.config/rc_maps.cfg.sample
Custom keytables need to be stored in /storage/.config/rc_keymaps
cp my_custom_remote /storage/.config/rc_keymaps
-
0. cd /
1. mount -o remount,rw /flash
2. in /flash/config.txt => dtoverlay=gpio-ir
Add the gpio_pin parameter if you used a custom GPIO (default is 18). eg:
dtoverlay=gpio-ir,gpio_pin=5
-
Appears to be an issue with the auto-update mechanism. The update downloads, but it never completes the reboot of the system to apply the update. The screen ends up stuck at the libreelec system menu and will not accept any remote commands. I have to hard shutdown to proceed.
Kodi log file, http://ix.io/2IzY
it same for me on RPi4
-
I always do it manually, it's not a problem.
But the problem remains, the question is how it works - Cron job script or something else
-
I noticed that the auto update does not work since version 9.2.2.!
Any advice or observations?
-
for example the latter builds from 2020-09-14 to 2020-09-18 contain "1fcf6fa" , example - LibreELEC-RPi4.arm-9.80-nightly-20200918-1fcfe6a.tar can anyone explain the meaning of that?
-
Code
Display More# table KHAMSIN 45k,KAON CRS-302, type: NEC 0x00 KEY_0 0x01 KEY_1 0x02 KEY_2 0x03 KEY_3 0x04 KEY_4 0x05 KEY_5 0x06 KEY_6 0x07 KEY_7 0x08 KEY_8 0x09 KEY_9 0x1c KEY_AUDIO 0x4c KEY_BACK 0x51 KEY_BLUE 0x15 KEY_CHANNELDOWN 0x0b KEY_CHANNELUP 0x4b KEY_DOWN 0x56 KEY_EPG 0x46 KEY_FASTFORWARD 0x43 KEY_FASTREVERSE 0x4f KEY_GREEN 0x1e KEY_INFO 0x48 KEY_LEFT 0x4a KEY_RIGHT 0x4e KEY_RED 0x12 KEY_MUTE 0x49 KEY_OK 0x44 KEY_PLAYPAUSE 0x40 KEY_POWER 0x0d KEY_PREVIOUS 0x45 KEY_STOP 0x1d KEY_SET 0x12 KEY_UNMUTE 0x47 KEY_UP 0x18 KEY_VOLUMEDOWN 0x0c KEY_VOLUMEUP 0x50 KEY_YELLOW