Many thanks for your work Hias.
I just switched my rpi4-2Gb ram from unstable nighty builds LE11... to your HDR build and it super stable.
Thank you again.
Any chance for a LE10 beta build for rpi3 ?
Many thanks for your work Hias.
I just switched my rpi4-2Gb ram from unstable nighty builds LE11... to your HDR build and it super stable.
Thank you again.
Any chance for a LE10 beta build for rpi3 ?
I tested the DHT sensor on latest Raspberry Pi OS and it is OK, I can get the values from it.
Upgraded to latest stable LE 9.2.6 both RPI3+ and RPI4 and I have the same problems as before.
It is a problem with latest Adafruit libraries from LibreELEC.
Any chance for a fix from LE team ?
Thank you
Hello,
I am having almost the same problem with bad Adafruit Libraries on LE 9.2.4 running on RPI3 and RPI4.
Traceback (most recent call last):
File "./dht.py", line 42, in <module>
humidity, temperature = Adafruit_DHT.read_retry(sensor, pin)
File "/storage/.kodi/addons/virtual.adafruit-libraries/lib/Adafruit_DHT/common.py", line 94, in read_retry
humidity, temperature = read(sensor, pin, platform)
File "/storage/.kodi/addons/virtual.adafruit-libraries/lib/Adafruit_DHT/common.py", line 80, in read
platform = get_platform()
File "/storage/.kodi/addons/virtual.adafruit-libraries/lib/Adafruit_DHT/common.py", line 55, in get_platform
from . import Raspberry_Pi_2
File "/storage/.kodi/addons/virtual.adafruit-libraries/lib/Adafruit_DHT/Raspberry_Pi_2.py", line 22, in <module>
from . import Raspberry_Pi_2_Driver as driver
ImportError: cannot import name Raspberry_Pi_2_Driver
If I install old library from Sascha I don't have any more python error but I don't get any reading from DHT11:
Failed to get reading. Try again!
Any ideas ?
Thank you
config it is the same, except I have allocated higher mem for GPU 320k
I found in log:
QuoteDisplay More...
2020-03-06 13:39:00.051 T:726 INFO <general>: Loading special://masterprofile/keymaps/mouse.xml
2020-03-06 13:39:00.053 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(tvguide)' defined
2020-03-06 13:39:00.053 T:726 INFO <general>: Loading special://masterprofile/keymaps/remote.xml
2020-03-06 13:39:00.054 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
2020-03-06 13:39:00.054 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(tvguide)' defined
2020-03-06 13:39:00.054 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(favourites)' defined
2020-03-06 13:39:00.054 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(tvguide)' defined
2020-03-06 13:39:00.054 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(videos,files)' defined
2020-03-06 13:39:00.054 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(favourites)' defined
2020-03-06 13:39:00.054 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(weather)' defined
2020-03-06 13:39:00.054 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.action(reloadkeymaps)' defined
2020-03-06 13:39:00.054 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.action(reloadkeymaps)' defined
2020-03-06 13:39:00.054 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(tvguide)' defined
2020-03-06 13:39:00.055 T:726 INFO <general>: Loading special://profile/keymaps/mouse.xml
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(tvguide)' defined
2020-03-06 13:39:00.056 T:726 INFO <general>: Loading special://profile/keymaps/remote.xml
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(tvguide)' defined
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(favourites)' defined
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(tvguide)' defined
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(videos,files)' defined
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(favourites)' defined
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(weather)' defined
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.action(reloadkeymaps)' defined
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.action(reloadkeymaps)' defined
2020-03-06 13:39:00.056 T:726 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(tvguide)' defined...
I fixed removing all xbmc. from remote.xml
I fixed the image name... I did upgrade from current image to latest nighty and not clean install so I used tar buid.
yes path it is correct, I did not typed all.
this is the remote.xml I used until now.
<keymap>
<global>
<remote>
<pause>XBMC.ActivateWindow(Home)</pause>
<red>XBMC.ActivateWindow(tvguide)</red>
<yellow>XBMC.ActivateWindow(Favourites)</yellow>
<blue>ContextMenu</blue>
</remote>
</global>
<home>
<remote>
<red>XBMC.ActivateWindow(tvguide)</red>
<green>XBMC.ActivateWindow(Videos,Files)</green>
<yellow>XBMC.ActivateWindow(Favourites)</yellow>
<blue>XBMC.ActivateWindow(weather)</blue>
<skipminus>XBMC.Action(reloadkeymaps)</skipminus>
<skipplus>XBMC.Action(reloadkeymaps)</skipplus>
</remote>
</home>
<FullScreenVideo>
<remote>
<play>Play</play>
<pause>Pause</pause>
<stop>stop</stop>
<skipplus>FastForward</skipplus>
<skipminus>Rewind</skipminus>
<red>XBMC.ActivateWindow(tvguide)</red>
<blue>Info</blue>
<yellow>NextSubtitle</yellow>
</remote>
</FullScreenVideo>
</keymap>
Display More
Hello,
I am testing on RPi4-2Gb RAM, Kodi 19 / LibreELEC-RPi4.arm-9.80-nightly-20201002-85830fd.tar with an 4K LG Tv.
At first look I found this issues :
- Noresolution higher than 1920x1080 60Hz available, I don't use: hdmi_enable_4kp60=1.
- If I set hdmi_enable_4kp60=1, LE boot but screen it is black or Tv did not recognize HDMI source at reboot.
- custom ../userdata/keymaps/remote.xml it is ignored.
No other problems found yet.
For me it work better if I use:
#EXTVLCOPT:network-caching=2000
It looks something like this:
...
#EXTINF:0,Stream 1
#EXTVLCOPT:network-caching=2000
https://.....
...
Hi sky42,
thank you for quick update.
Me I ask for a small change in the future ?
/usr/share/kodi/system/settings/settings.xml increase maximum setting for "pvrplayback.delaymarklastwatched" to 86400.
this will prevent to add watched channels for less than 24h ... to main interface, ( I use this to privacy and prevent adding channels not suitable to children... ).
At the moment I unsquash - edit - squash... for every version of I use on x86, rpi 3, 4...
I think it is a problem on your side because for me with rpi4 and LG Tv I have no problem, CEC reconnect back when I return to HDMI source.
I also have in config.txt
hdmi_force_hotplug=1
hdmi_ignore_cec_init=1
Because you run on PC hardware, I think you have more chance to solve the problem by installing any Linux OS you like ( MX, Mint, Ubuntu... ) configure as you want and after that install Kodi on top...
p.s.
On rpi LE, I am successfully customizing my Kodi installation by unsquashfs, editing and squashfs again the SYSTEM.
Something it is strange on rpi3b with LE v9.2.3:
if I check from system information CPU temp it is ~63C.
if I check from console with vcgencmd measure_temp CPU temp it is ~56C.
My rpi3b with LE 9.2.3 and wifi on it is idling at 55-56C.
No heatsink or fan, just a plastic case with extra holes I made and kept in vertical position with power-hdmi connectors down.
p.s.
If you use visualization when play radio/music it is normal to have a high temp.
Few time I had some problems with youtube add on that I cured by deleting all cache/search/playback/history/database from Settings-Maintenance menu.
Interesting, I just updated a working RPI4B-2G from LE 9.2.1 to LE 9.2.3 on USB stick and also in my case it is a temp increase of +6C.
Only LE9.2.3 upgrade it is installed. Tested:
h265-4k-24fps play: CPU temp from ~58C to ~64C.
h264-720p-24fps play: CPU temp from ~56 to ~62C.
I have old LE 9.2.1 installed on SD card and I can test more if it is required.
I am testing LE 9.2.3 with firmware from post 9 on rpi 3B+ from USB stick/boot.
I am under-clock minimum freq...
The only problem is that for some strange reason after 1-2 days I get throttled and this with a power adapter 5v/3.1A that work perfect on rpi 4B - 2G RAM ( no throttled ).
Next week will test with another new power adapter 5v/3A and another USB stick.
p.s.
bo ost it is censored ?!
vcgencmd version Apr 15 2020 11:44:24 Copyright (c) 2012 Broadcom
vcgencmd codec_enabled MPG2 MPG2=enabled
vcgencmd codec_enabled WVC1 WVC1=enabled
Settings after boot, no throttled:
arm_freq=1400
arm_freq_min=400
core_freq=400
core_freq_min=200
gpu_freq=300
gpu_freq_min=200
over_voltage_avs=0x13d62
over_voltage_avs_bo ost=0x2c402
sdram_freq=450
arm: frequency(45)=1400146000
core: frequency(1)=400000000
h264: frequency(28)=300000000
isp: frequency(42)=300000000
v3d: frequency(43)=300000000
core: volt=1.3813V
sdram_c: volt=1.2500V
sdram_i: volt=1.2500V
sdram_p: volt=1.2250V
temp=53.7'C
throttled=0x0
Settings displayed after 1-2 days when throttled:
arm_freq=1400
arm_freq_min=400
core_freq=400
core_freq_min=200
gpu_freq=300
gpu_freq_min=200
over_voltage_avs=0x13d62
over_voltage_avs_bo ost=0x2c402
sdram_freq=450
arm: frequency(45)=400000000
core: frequency(1)=200000000
h264: frequency(28)=200000000
isp: frequency(42)=200000000
v3d: frequency(43)=200000000
core: volt=1.2000V
sdram_c: volt=1.2500V
sdram_i: volt=1.2500V
sdram_p: volt=1.2250V
temp=53.7'C
throttled=0x80000
WARNING: You are being throttled. This is likely because you are undervoltage. Please connect your PI to a better power supply!
Display More
Easy to do from any Linux OS with gparted:
in short you copy/paste both partition from sdcard to SDD and set boot flags as in sdcard and you are done. Probably first you need to resize/downsize existing partition from SDD if you don't have free unallocated space
You can see here how I just added an working LE (sdb1 and sdb3) from a 2Gb sdcard to an SSD just to test new option USB boot on RPI4.
This SSD did not had any free space left but I downsized sdb5 and sdb2 and moved sdb6 existing partition and I also expanded data partition from sd card LE install sdb3.
yes, I found it also for RPI3 after I looked at original files.
thank you
ok, thank you for info.
Until now I updated start.elf and fixup.dat to both rpi3b and rpi4b to latest date 22-05-2020 and all looks ok, no more artifact problem on rpi4 with 4k movies.