• 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
had to downgrade to 1219 as 1220 libcec behaved oddly with my panasonic plasma tv, i would switch off the tv and it would switch back on by itself. With 1219 when I switch off the TV it stays off. 1221 libcec doesn't work at all, remote is essentially dead, Kodi doesnt respond to any button press.
Wondering if anyone has any ideas:

I have a Samsung 55" KS8000 (with oneconnect mini) and on one of the HDMI inputs I run libreelec (latest build form this thread) on a rpi3. All is okay until I turn off the TV. When I turn off the TV and turn it back on the screen is blank and I get a No Signal message. The only way to fix this is to unplug the oneconnect cable and plug it back in and all is fine. I am using CEC and have disabled all the settings I can think of.
*Just tested with CEC disabled and still after turning TV back on I get a "No Signal"

Any ideas or anyone running a similar setup?
@jjslegacy
Try adding "hdmi_force_hotplug=1" to config.txt.
(2016-12-22, 20:39)smp1 Wrote: @jjslegacy
Try adding "hdmi_force_hotplug=1" to config.txt.

No change - just comes up "No signal"
(2016-12-22, 16:52)bmonster Wrote: Hi,

I'm not sure if this is a planned change, but I can't get a context menu up in the file manager to unmount USB drives.
Is anyone else seeing this.

Regards

Bm

Root context menu disappeared starting with build #1212b.

One of the following would be my guess:
(2016-12-12, 23:31)Milhouse Wrote:
  • XBMC:
    • remove deprecated infobools (PR:11058, 1 commit, 2 files changed)
    • Move eject drive and eject disk to new contextmenu system (PR:10890, 1 commit, 5 files changed)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2016-12-22, 19:52)nuwonda Wrote: had to downgrade to 1219 as 1220 libcec behaved oddly with my panasonic plasma tv, i would switch off the tv and it would switch back on by itself. With 1219 when I switch off the TV it stays off. 1221 libcec doesn't work at all, remote is essentially dead, Kodi doesnt respond to any button press.

Could you try 1221 with firmware (start.elf/fixup.dat) from 1219? Just want to be sure this is a firmware, rather than libcec issue.
(2016-12-22, 19:52)nuwonda Wrote: had to downgrade to 1219 as 1220 libcec behaved oddly with my panasonic plasma tv, i would switch off the tv and it would switch back on by itself. With 1219 when I switch off the TV it stays off. 1221 libcec doesn't work at all, remote is essentially dead, Kodi doesnt respond to any button press.
Same for me with Sony TV. Remote isn't dead but tv turns on immediately after turn off.
(2016-12-22, 22:09)popcornmix Wrote:
(2016-12-22, 19:52)nuwonda Wrote: had to downgrade to 1219 as 1220 libcec behaved oddly with my panasonic plasma tv, i would switch off the tv and it would switch back on by itself. With 1219 when I switch off the TV it stays off. 1221 libcec doesn't work at all, remote is essentially dead, Kodi doesnt respond to any button press.

Could you try 1221 with firmware (start.elf/fixup.dat) from 1219? Just want to be sure this is a firmware, rather than libcec issue.

replaced the 2 files in 1221 with the 1219 versions and indeed, all is working as intended, seems to be the firmware from 1220 and 1221 then and not libcec.
The difference between #1219 and #1220 includes the following updated packages added in PR:1075:
Code:
enca (add-on dependency - not included in test build)
libconfig (add-on dependency - not included in test build)
libcdio
mpfr
rpcbind
setuptools (build related only)
libevdev (x86 only)
qemu (x86 only)
libinput (x86 only)
Of these extra packages that were not in #1219, only libcdio, mpfr and rpcbind would have any impact on the RPi/RPi2 builds, and it seems unlikely these new packages would affect CEC.

Edit: OK, firmware issue (at least for the dead remote).
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
New LibreELEC.tv Krypton build #1222: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.0 #1 Thu Dec 22 21:03:35 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Dec 21 2016 17:55:49
Copyright (c) 2012 Broadcom
version c9c2ada0c7ff622d012c6a9d6033d3a9dd7a3d2c (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161222210233-#1222-g2fc648a [Build #1222]

# Kodi version
(18.0-ALPHA1 Git:17.0-beta7-eed32e7). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (2fc648a7, changelog) and tip of XBMC master (5c99fb05, changelog) with the following modifications: Build Highlights:
  1. Revert PR10446 due to TexturePacker build issues
Build Details:
  1. XBMC:
    • [addons] remove no more needed lib incluce folders (PR:11241, 1 commit, 7 files changed)
    • [cmake] Move to root (PR:10446, 3 commits, 258 files changed)
    • [GUIInfo] calculate correct remaining play time for speed up playback (PR:11009, 1 commit, 1 file changed)
    • [cmake] fail when optional deps were manually enabled, but not found (PR:11221, 3 commits, 3 files changed)
    • [gui] streamline shuffle infolabel (PR:11218, 1 commit, 2 files changed)
    • [guilib] allow constants for "movement" and "focusposition" nodes (PR:11235, 1 commit, 1 file changed)
    • [win] always link with Windows Sockets (PR:11248, 1 commit, 1 file changed)
    • [cmake] Fix packaging of binary addons (324325th edition) (PR:11250, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: Revert cmake root move (Reason: TexturePacker not building)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
in 1222 remote works again, however when i switch off the tv it keeps switching itself on again every time i switch it off, unless I select a different input on the TV. (I have hdmi_ignore_cec_init=1 in the config.txt, hdmi_force_hotplug is off)

spoke too soon: after trying to switch off tv a few times and it coming back on and Kodi UI was dimmed, the remote stopped working again.
(2016-12-22, 19:52)nuwonda Wrote: had to downgrade to 1219 as 1220 libcec behaved oddly with my panasonic plasma tv, i would switch off the tv and it would switch back on by itself. With 1219 when I switch off the TV it stays off. 1221 libcec doesn't work at all, remote is essentially dead, Kodi doesnt respond to any button press.

Have the same problem with Samsung plasma.
@Milhouse Are you aware that the retroplayer addons are broken in your last builds. The last build that worked for me was #1212 i think. Now i only get "Add-on couldn't be loaded".
(2016-12-23, 00:57)raynetec Wrote: @Milhouse Are you aware that the retroplayer addons are broken in your last builds. The last build that worked for me was #1212 i think. Now i only get "Add-on couldn't be loaded".
Yes, the game.* add-ons need to be rebuilt after the removal of libKODI_game - hopefully updated add-ons will be available soon.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
So everyone with TVs that turn themselves back on - this problem starts with #1220? Can you confirm if you are using a PVR add-on, or not?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 16
  • 17
  • 18(current)
  • 19
  • 20
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24