• 1
  • 233
  • 234
  • 235(current)
  • 236
  • 237
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-10-12, 19:56)J_E_F_F Wrote: OK, this is really weird, if I comment out arm_freq and/or over_voltage, and reboot, Kodi just freezes, I cannot control it via remote (phone or usb/bluetooth)  if I set arm_freq=1200, the same thing, Kodi freezes and can't be controlled.  Is some other setting here linked/dependent on my arm_freq being 1300?

[pi3]
arm_freq=1300
core_freq=500
gpu_freq=500
dtparam=sd_overclock=83
over_voltage=2
sdram_freq=580
over_voltage_sdram=5
sdram_schmoo=0x02000020

over_voltage allows higher overclocks to be used (both arm side and gpu side).
You've shown that removing the over_voltage has made the gpu overclock unreliable.
Either reduce gpu overlock (core_freq / gpu_freq) or add the over_voltage back in (recommended as you only have a modest over_voltage).
(2017-10-13, 14:41)popcornmix Wrote:
(2017-10-12, 19:56)J_E_F_F Wrote: OK, this is really weird, if I comment out arm_freq and/or over_voltage, and reboot, Kodi just freezes, I cannot control it via remote (phone or usb/bluetooth)  if I set arm_freq=1200, the same thing, Kodi freezes and can't be controlled.  Is some other setting here linked/dependent on my arm_freq being 1300?

[pi3]
arm_freq=1300
core_freq=500
gpu_freq=500
dtparam=sd_overclock=83
over_voltage=2
sdram_freq=580
over_voltage_sdram=5
sdram_schmoo=0x02000020

over_voltage allows higher overclocks to be used (both arm side and gpu side).
You've shown that removing the over_voltage has made the gpu overclock unreliable.
Either reduce gpu overlock (core_freq / gpu_freq) or add the over_voltage back in (recommended as you only have a modest over_voltage).

Even if I leave in the over_voltage, if I comment out arm_freq=1300 Kodi freezes upon reboot. Does anything else in there work off a divisor of the arm_freq that is requiring the 1300 to work?
(2017-10-13, 15:07)J_E_F_F Wrote: Even if I leave in the over_voltage, if I comment out arm_freq=1300 Kodi freezes upon reboot. Does anything else in there work off a divisor of the arm_freq that is requiring the 1300 to work?

That makes no sense. The arm has its own PLL and its frequency will not affect any gpu clocks.
New LibreELEC.tv Leia build #1013: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.6 #1 Fri Oct 13 21:28:36 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct 11 2017 23:27:47
Copyright (c) 2012 Broadcom
version e5ad4a8e9f183413eb4f7fc4a7687886c715f739 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171013212730-#1013-g6ad1b5f [Build #1013]

# Kodi version
(18.0-ALPHA1 Git:04c6f03). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6ad1b5f, changelog) and tip of XBMC master (04c6f03, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.13.y
  • Includes latest bcm2835-driver master (478d637)
  • Includes latest kodi-platform master (36fb493)
  • Includes latest libcec master (8adc786, ahead +26)
  • Includes latest libnfs master (2911afe, ahead +103)
  • Includes latest p8-platform master (a822e19)
  • Includes latest addons: inputstream.adaptive (dde3921), inputstream.rtmp (26260c9), peripheral.joystick (a5cc154, +5), pvr.argustv (23cc0e8), pvr.demo (122dedd), pvr.dvblink (816f90c), pvr.dvbviewer (9765663, +1), pvr.filmon (7a9af25, +1), pvr.hdhomerun (ddfe2cb, +1), pvr.hts (0530971, +15), pvr.iptvsimple (ac4f4bd), pvr.mediaportal.tvserver (fa1069d, +1), pvr.mythtv (8965048), pvr.nextpvr (5b7caa2, +1), pvr.njoy (cc1cb56), pvr.octonet (e9b4c05), pvr.pctv (549f690), pvr.stalker (e15edca), pvr.teleboy (1cf8e96, +2), pvr.vbox (56052da, +1), pvr.vdr.vnsi (2b95ba3, +2), pvr.vuplus (c53478d, +1), pvr.wmc (02edba6, +1), pvr.zattoo (e941bae, +6)
  • Include [env] compare: dmidecode: initial package
  • Include [env] compare: kodi updates
  • Include [env] compare: RTL8812AU: switch repo to aircrack-ng, build RTL8814AU
  • Include [env] patch: RPi/RPi2: enable Broadcom WiFi debugging (see details)
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: tvheadend42: fix makefile patch
  • Include [env] patch: media_build: disable due to conflicts
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] patch: pvr addons: disable broken addons
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1978: linux: update to linux-4.13.6
  • Include [env] PR:2002: linux: include HBR and ELD fixes for Intel
  • Include [env] PR:2055: boost: update to 1.65.1, add chrono, date_time, python and random
  • Include [env] PR:2080: buildsystem: more optimisations
  • Include [env] PR:2099: zstd: update to zstd-1.3.2
  • Include [pkg] patch: pvr.vdr.vnsi: fix typos (pvr.vdr.vnsi)
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:234: implement intensity compensation for VC-1 decoding for Ivybridge and better (intel-vaapi-driver)
  • Include [pkg] PR:260: Fix Seeking with VC1 after 6702b01ee3598017f05374bfc7956493f790361c (intel-vaapi-driver)
Build Highlights:
  1. New 4.13.6 kernel
  2. ffmpeg: hevc: Reduce memory a little
  3. RPi UART fixes
  4. pvr.vdr.vsni adapt to OpenGL >= 3.2, with fixes
Build Details:
  1. LibreELEC.tv:
    • RTL8188EU: update to c5113ff (PR:2096, 1 commit, 1 file changed)
    • xorg-server: update to xorg-server-1.19.5 (PR:2097, 1 commit, 1 file changed)
    • fix amlogic and imx install path issues after PR1835 (PR:2098, 3 commits, 5 files changed)
  2. XBMC:
    • VideoPlayer: move addon interface to dedicated folder (PR:12917, 1 commit, 64 files changed)
    • [cmake] allow reading GIT_REV from a VERSION file again (PR:12921, 1 commit, 1 file changed)
  3. pvr.vdr.vnsi:
  4. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Reduce memory a little (e9afeff1)
    • Updated commits in this build:
      • Revert "[omxplayer] Add ability to dump out audio/video data for later debugging" (0a42074f => d42d73fe)
    • Commits no longer in build:
      • [3DBD] Added support of 3D-BluRay playback. (4bc8ef6a)
  5. kernel 4.13.y:
    • New commits in this build:
      • brcmfmac: add CLM download support (e58d2a77)
      • brcmfmac: request_firmware_direct is quieter (bb112ea6)
      • amba_pl011: Add cts-event-workaround DT property (32a5653e)
      • amba_pl011: Insert mb() for correct FIFO handling (f86df1e8)
      • amba-pl011: Report AUTOCTS capability to framework (c7bd92e5)
      • GPIO and gpio-poweroff clarifications (1e16a536)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2099: zstd: update to zstd-1.3.2
    • Added: [pkg] patch: pvr.vdr.vnsi: fix typos (pvr.vdr.vnsi)
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 Leia build #1014: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.6 #1 Sat Oct 14 21:04:17 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct 11 2017 23:27:47
Copyright (c) 2012 Broadcom
version e5ad4a8e9f183413eb4f7fc4a7687886c715f739 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171014210309-#1014-g3739066 [Build #1014]

# Kodi version
(18.0-ALPHA1 Git:59e7ac4). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (3739066, changelog) and tip of XBMC master (59e7ac4, changelog) with the following modifications: Build Highlights:
  1. Python2: update to Python-2.7.14
Build Details:
  1. LibreELEC.tv:
    • Python: support simultaneous Python2 and Python3 (PR:2083, 5 commits, 67 files changed)
    • Python2: aarch64 patch was left behind (PR:2102, 1 commit, 1 file changed)
    • Cmake ninja (PR:782, 11 commits, 11 files changed)
    • move minizip to it's own package (PR:2086, 3 commits, 2 files changed)
    • zstd: update to zstd-1.3.2 (PR:2099, 2 commits, 2 files changed)
    • hyperion: fix protobuf cmake patch (PR:2103, 1 commit, 1 file changed)
    • libcec: add cec framework support (PR:2104, 2 commits, 5 files changed)
    • addons: fix some addons after ninja (PR:2105, 1 commit, 67 files changed)
    • config/functions: call show_distro_config (PR:2078, 1 commit, 1 file changed)
    • scripts/unpack: apply more patches (PR:2079, 2 commits, 1 file changed)
    • alsa-lib: remove HdmiLpeAudio patch (PR:2106, 1 commit, 1 file changed)
  2. XBMC:
    • [depends] bump libgcrypt to 1.8.1 (PR:12910, 3 commits, 7 files changed)
  3. pvr.vdr.vnsi:
    • fix include of GL headers (6b0e5d1)
    • fix include of GL headers 2 (bf48938)
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.
I am having an issue with the Netflix add-on, can someone confirm it is workin?
(2017-10-15, 06:33)Sahadrian Wrote: I am having an issue with the Netflix add-on, can someone confirm it is workin?

Yep, working fine (UK).
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.
(2017-10-15, 06:45)Milhouse Wrote:
(2017-10-15, 06:33)Sahadrian Wrote: I am having an issue with the Netflix add-on, can someone confirm it is workin?

Yep, working fine (UK).

It was working fine here, i had kodi reinstalled  and after that it didn't work anymore. When i log it says "Can not complete your request at this moment" and when i try to play something it says it failed to play. Tried multiple things, without luck.
(2017-10-15, 15:47)Sahadrian Wrote: It was working fine here, i had kodi reinstalled  and after that it didn't work anymore. When i log it says "Can not complete your request at this moment" and when i try to play something it says it failed to play. Tried multiple things, without luck.

Try rebooting, that often clears up connection issues. Otherwise please post a debug log (wiki).
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.
(2017-10-15, 18:38)Milhouse Wrote:
(2017-10-15, 15:47)Sahadrian Wrote: It was working fine here, i had kodi reinstalled  and after that it didn't work anymore. When i log it says "Can not complete your request at this moment" and when i try to play something it says it failed to play. Tried multiple things, without luck.

Try rebooting, that often clears up connection issues. Otherwise please post a debug log (wiki).

Tried rebooting, uninstalling, reeinstaling.. formating the OS, reinstalling. Setting a static IP.. nothing.

Here is the Debug you asked for: http://paste.ubuntu.com/25747226/.

Oddly enough, when i reinstaled the OS the first time, i got some issues trying to reach Samba, maybe its network related.
(2017-10-15, 19:43)Sahadrian Wrote: Tried rebooting, uninstalling, reeinstaling.. formating the OS, reinstalling. Setting a static IP.. nothing.

Here is the Debug you asked for: http://paste.ubuntu.com/25747226/.

Oddly enough, when i reinstaled the OS the first time, i got some issues trying to reach Samba, maybe its network related.

Code:
17:24:00.567 T:1522340752   ERROR: AddOnLog: InputStream Adaptive: Unable to load widevine shared library (/storage/.kodi/cdm/libwidevinecdm.so)

See note #6 in the OP.
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.
(2017-10-15, 19:57)Milhouse Wrote:
(2017-10-15, 19:43)Sahadrian Wrote: Tried rebooting, uninstalling, reeinstaling.. formating the OS, reinstalling. Setting a static IP.. nothing.

Here is the Debug you asked for: http://paste.ubuntu.com/25747226/.

Oddly enough, when i reinstaled the OS the first time, i got some issues trying to reach Samba, maybe its network related.

Code:
17:24:00.567 T:1522340752   ERROR: AddOnLog: InputStream Adaptive: Unable to load widevine shared library (/storage/.kodi/cdm/libwidevinecdm.so)

See note #6 in the OP.

I'll give that a go, but shouldn't that already come with the repository? I don't recall doing that last time i got this thing working.

@Edit
That did the trick, thanks Mill.
(2017-10-15, 20:08)Sahadrian Wrote: but shouldn't that already come with the repository?

Not at this time.
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 Leia build #1015: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.13.6 #1 Sun Oct 15 21:04:08 BST 2017 armv6l GNU/Linux

# vcgencmd version
Oct 11 2017 23:27:47
Copyright (c) 2012 Broadcom
version e5ad4a8e9f183413eb4f7fc4a7687886c715f739 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171015210257-#1015-g8bde37f [Build #1015]

# Kodi version
(18.0-ALPHA1 Git:4ca79b9). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (8bde37f, changelog) and tip of XBMC master (4ca79b9, changelog) with the following modifications: Build Highlights:
  1. libnfs fixes
  2. ncurses, libgcrypt updates
Build Details:
  1. LibreELEC.tv:
    • buildsystem: more optimisations (PR:2080, 5 commits, 9 files changed)
    • linux: update to linux-4.13.6 (PR:1978, 16 commits, 6 files changed)
    • slice: update master with 8.2 changes (PR:2051, 1 commit, 13 files changed)
    • linux: bump amlogic-3.14 to 70b711b (PR:2112, 1 commit, 1 file changed)
  2. XBMC:
    • VideoPlayer: fix edl, it depends on video, hence read file when video (PR:12925, 1 commit, 1 file changed)
  3. libnfs:
    • Add a check if S_IRWXG is already defined (PR:229, 0 commits, 0 files changed)
    • set rpc_queue tails to NULL after removing last item in rpc_timeout_scan (PR:230, 0 commits, 0 files changed)
  4. pvr.teleboy:
    • Fix time zone handling (51cf8ef)
    • Fix race conditions while closing the addon (365e92d)
    • Update version and changelog (f773076)
  5. pvr.zattoo:
    • Sync. time handling with pvr.teleboy (ab84e18)
    • Update version and changelog (cc4378f)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2109: ncurses: update to ncurses-6.0-20171007
    • Added: [env] PR:2110: libgcrypt: update to libgcrypt-1.8.1
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.
I am currently on the latest build #1015. I noticed that the “Install from zip file” button, on the Add-ons section of the home page, does not work for me. If I go into the Add-on browser the “install from zip file” works fine. Not a big issue but thought I would mention it.
  • 1
  • 233
  • 234
  • 235(current)
  • 236
  • 237
  • 495

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