2017-08-07, 04:19
(2017-08-07, 00:53)Shelung Wrote: Question: The virtualization in prime music doesnt work i get this Message - Can't load shared libary -
Newest Build (never used it before... )
Debug log please.
(2017-08-07, 00:53)Shelung Wrote: Question: The virtualization in prime music doesnt work i get this Message - Can't load shared libary -
Newest Build (never used it before... )
(2017-08-01, 20:35)popcornmix Wrote:(2017-08-01, 20:11)pqatsi Wrote: This issue is reported in https://github.com/kodi-pvr/pvr.iptvsimple/issues/139
You can reinforce the fact you're being affected, but someone must to fix it.
I asked one of the kodi devs "you've PR-ed to iptv simple recently - do you know if it should work following PR:12550?"
and got response "not yet. but we're working on it."
# uname -a
Linux rpi512 4.12.4 #1 Mon Aug 7 02:54:15 BST 2017 armv6l GNU/Linux
# vcgencmd version
Jul 28 2017 20:20:00
Copyright (c) 2012 Broadcom
version 6716e816fd1614c326071d86188976b5fbf9c22b (clean) (release)
# lsb_release
LibreELEC (Milhouse): devel-20170807025305-#0806-gc0c5545 [Build #0806]
# Kodi version
(18.0-ALPHA1 Git:1f39533). Platform: Linux ARM 32-bit
(2017-08-07, 05:26)Milhouse Wrote: New LibreELEC.tv Leia build #0806: RPi / RPi2
(Supercedes previous build)
Code:# uname -a
Linux rpi512 4.12.4 #1 Mon Aug 7 02:54:15 BST 2017 armv6l GNU/Linux
# vcgencmd version
Jul 28 2017 20:20:00
Copyright (c) 2012 Broadcom
version 6716e816fd1614c326071d86188976b5fbf9c22b (clean) (release)
# lsb_release
LibreELEC (Milhouse): devel-20170807025305-#0806-gc0c5545 [Build #0806]
# Kodi version
(18.0-ALPHA1 Git:1f39533). Platform: Linux ARM 32-bit
Based on tip of LibreELEC.tv master (c0c55450, changelog) and tip of XBMC master (1f395332, changelog) with the following modifications:Build Highlights:
- 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.12.y
- Includes latest bcm2835-driver master (92a16f14, ahead +1)
- Includes latest kodi-platform master (36fb4937)
- Includes latest libcec master (8adc786b, ahead +26)
- Includes latest libnfs master (df94ae93, ahead +56)
- Includes latest p8-platform master (a822e196)
- Includes latest addons: inputstream.adaptive (3e3fdadd, +34), inputstream.rtmp (476bde07, +3), peripheral.joystick (1815c0fb, +1), pvr.argustv (4e8c838b), pvr.demo (077069ca, +2), pvr.dvblink (729fce75, +1), pvr.dvbviewer (9faf2413), pvr.filmon (1c9d2ebe), pvr.hdhomerun (bd60a958, +21), pvr.hts (1ceadf1b, +5), pvr.iptvsimple (1d978bb4, +7), pvr.mediaportal.tvserver (d7a9acdb, +1), pvr.mythtv (4704f721, +5), pvr.nextpvr (03a3b714), pvr.njoy (79e8e653), pvr.octonet (a77cf111), pvr.pctv (00b76689), pvr.stalker (9e28f125), pvr.vbox (44f3d04e, +9), pvr.vdr.vnsi (6e332b0b, +5), pvr.vuplus (a773bb59, +7), pvr.wmc (1d655540)
- Exclude [env] kodi-200-fix-gcc7.patch: kodi: merged upstream
- Include [env] compare: kodi updates
- Include [env] patch: nss/nspr: include in main image [rfc][gcc7]
- Include [env] patch: rev hack for kodi
- Include [env] patch: tvheadend42: fixup ffmpeg patch
- Include [env] patch: Bump included addon versions to prevent online updates
- Include [env] patch: Add experimental splash video for RPi
- Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
- Include [env] patch: pvr addons: disable broken addons
- Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
- Include [env] PR:1664: buildsystem: update to gcc7
- Include [env] PR:1726: [WIP] lirc: update to 0.10.0
- Include [env] PR:1773: init: make break after behaviour really break after
- Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
- Include [env] PR:1824: samba: make SMB3_11 the default protocol, don't force in kodi
- Include [env] PR:1835: add support for optional kernel modules in image and from addons
- Include [env] PR:1848: kernel-firmware: cleanup
- Include [env] PR:1851: Mesa update
- Include [env] PR:1854: busybox: update to 1.27.1
- Include [env] PR:1855: glibc update to 2.26
- Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
- Include [pkg] PR:12311: FIX: ensure real filename from videodb in playlists
- Include [pkg] PR:12640: Fix crash on exit
Build Details:
- Bump to gcc-7.1 and glibc-2.26
- pvr.hdhomerun and pvr.iptvsimple: restored to build
- [PVR] Fix channel preview OSD (now behaves like in Krypton again)
- Fix crash on exit during gameplay
- XBMC:
- VDPAU: fix potential crash (PR:12635, 1 commit, 1 file changed)
- [PVR] Fix channel preview OSD (now behaves like in Krypton again). (PR:12629, 1 commit, 3 files changed)
- Assorted touch fixes (PR:12617, 16 commits, 28 files changed)
- Fix crash when VAAPI is not available at runtime (PR:12642, 2 commits, 2 files changed)
- pvr.hdhomerun:
- Minimalist Update to PVR API 5.5.0 (PR:50, 9 commits, 6 files changed)
- Remove patch file for hdhomerun library (PR:52, 3 commits, 3 files changed)
- Fix Win64 build (PR:53, 7 commits, 2 files changed)
- Fix windows override rules path names in appveyor.yml (ff108df1)
- Remove project from CXXFlagOverrides.cmake path (7cf8b6c5)
- pvr.iptvsimple:
- pvr.vuplus:
- request live-stream-URL from OpenWebif instead of generating it (PR:22, 7 commits, 8 files changed)
- Additional commits/pull requests/changes not yet merged upstream:
- Exclude [env] kodi-200-fix-gcc7.patch: kodi: merged upstream
- Updated: [env] patch: pvr addons: disable broken addons
- Added: [env] patch: nss/nspr: include in main image [rfc][gcc7]
- Added: [env] PR:1664: buildsystem: update to gcc7
- Added: [env] PR:1855: glibc update to 2.26
- Added: [pkg] PR:12640: Fix crash on exit
(2017-08-06, 11:57)heinzgruber Wrote: i use thje same case and my raspi3 overheats during amazon video and movies stutter. very annoying. running @1350 mhz. maybe my fault
(2017-08-07, 18:05)Milhouse Wrote: @Patrics83 a debug log and by the sounds of it a photograph of what you are seeing (the blurry thing) might be the best way forward. Make sure you've tested with stock Estuary.
(2017-08-07, 20:56)William Cody Wrote: On my RPi3 Netflix is stopping after 2 minutes. Do I need a hardware decoder license (mpeg2 or VC1) from raspberrypi.org/products ?
(2017-08-07, 21:02)William Cody Wrote: from .kod/temp/kodi.log: