Posts by mglae
-
-
elmismo In alsamixer do you have a volume bar for S/PDIF or can you only toggle between "MM" and "0"?
-
That surprise me. I've tested 20201221 from USB stick on my Kaveri system, reproduced the issue and solved it by choosing amdgpu.
Please post complete pastekodi log again
-
For these Southern and Sea Island GPUs you can switch to the amdgpu kernel driver that is not affected by the bug.
Make /flash writable: mount -o remount,rw /flash.
Edit syslinux configuration: nano /flash/syslinux.cfg and add radeon.si_support=0 amdgpu.si_support=1 to the APPEND line.
-
Crash log is from version 20201211 and does not help.
Access 20201221 via ssh, use pastekodi and post the URL to collect more information.
-
Or just type pastecrash in your ssh session and post the resulting URL here.
-
If you are still using a RPI2 you do need LibreELEC-RPi2.arm-9.80-nightly-20201218-76a852d.img.gz
> Does the update go inside /storage/.update?
Yes
> Does the firmware go inside /storage/.config/firmware/rtl_bt?
Yes
> When updating this version, will the system continue to update automatically?
No.
> with the next update will the change be lost?
No
-
Put the new firmware into /storage/.config/firmware/brcm
-
-
Check Settings->Addons->My Addons->Program Addons.
Or install from zip.
-
thedogg is right: "I have read thar FLIRC is visible as a keyboard", use
instead of remote
-
-
I saw the old PIN on 'pvrparental.pin', 478963, before altering the file as suggested tried once more and didn't work?!?!?!? Bug maybe.
Looks like an already edited file. The PIN is not stored as plain value.
-
Stop kodi: systemctl stop kodi
Reset parental settings in /storage/.kodi/userdata/guisettings.xml to default:
Code<setting id="pvrparental.duration" default="true">300</setting> <setting id="pvrparental.enabled" default="true">false</setting> <setting id="pvrparental.pin" default="true"></setting>Start kodi again: systemctl start kodi
-
Kodi Leia is checking updates on startup and then every 24 hours.
The RPI is booting so fast that network is not yet configured when Kodi starts and repos cannot be accessed.
Enable the "Wait on network" option in LE settings addon to have network on Kodi start.
-
-
Realtek RTL8761B - LinuxReviews
Should work with nightlies.
-
IMO the crash is a result of memory corruption or other programming error and not low memory.