• 1
  • 200
  • 201
  • 202(current)
  • 203
  • 204
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
Thanks @HiassofT,

Maybe you know how to specify the gpio_in_pin ?
I have receiver on pin 26 and the old lirc-rpi syntax (dtoverlay=lirc-rpi,gpio_in_pin=26 =>> dtoverlay=lgpio-ir,gpio_in_pin=26) doesn't work for me.

EDIT: Never mind I got it. dtoverlay=gpio-ir,gpio_pin=26 - my remote is working back.
I am trying to use the Netflix addon on a Raspberry Pi Model B. When I try to play any video in the Netflix addon, the Pi reboots. Here are the logs :

Crash log : http://sprunge.us/LDgi
Debug log : http://sprunge.us/PbSb

Please help.Thanks.
(2017-08-23, 16:41)knlgdgl Wrote: I am trying to use the Netflix addon on a Raspberry Pi Model B. When I try to play any video in the Netflix addon, the Pi reboots. Here are the logs :

Crash log : http://sprunge.us/LDgi
Debug log : http://sprunge.us/PbSb

Please help.Thanks.

Netflix/amazon will never work on a Pi0/Pi1 - the widevine dll is only available for armv7 (pi2/pi3), not armv6.
(2017-08-23, 00:34)Milhouse Wrote: No. Have you opened an issue on the vuplus github, or trac.kodi.tv? Is this the first time you've mentioned the timeline/end of tv show issues? Is probably best to contact your PVR add-on maintainer for advice on how best to proceed with these issues.

OK thx, I opened two issues at VUPlus github.
(2017-08-20, 21:37)dascoco Wrote:
(2017-08-17, 21:59)HiassofT Wrote:
(2017-08-17, 21:27)dascoco Wrote: It also doesn't work.

http://sprunge.us/ZSYN
http://sprunge.us/ZVjB

Some more things to try:

Boot with hdd disconnected, then run this and post the output
Code:
modprobe fuse
lsmod | paste
Now connect the hdd. Did it mount in kodi?
Also please post the output of
Code:
journalctl -a | paste
after running the steps above.

so long,

Hias

Now it is working, till next reboot. Thank you so far.

http://sprunge.us/ffDM

http://sprunge.us/bYJj

Is there already something new?
(2017-08-22, 22:15)popcornmix Wrote:
(2017-08-22, 21:18)SlawekC Wrote: for test of the Netflix plugin I made the upgrade to fresh Kodi 18.0 alpha (LibreELEC-RPi2.arm-9.0-Milhouse-20170821233203-#0821-g2b32b50).
On my both RPi 2 and 3 Netflix is working fine but on RPi2 there is some lagging problem. On RPi 3 Netflix is smooth enough for my needs and expectations.

Pi2 is not powerful enough for 720p widevine decode (it is a software decoder).
You should be able to reduce the resolution in inputstream.adaptive settings to make it play smoothly.
Pi3 is fine for 720p.


Interesting you saw that. I have had to drop below 720p on my pi3 to make Netflix watchable. The audio gets out of sync and the video gets quite choppy often. Will have to look into it more as it sounds like it "should" work
(2017-08-23, 19:02)dascoco Wrote: Is there already something new?
Not yet, the last few days I have been busy finding out why the tests I had planned you to run did crash the RPi2: https://github.com/raspberrypi/linux/issues/2166

Fortunately the underlying issue has just been resolved and I've PRed the changes that'll allow you to run the next tests. PR1917 should be included in the next milhouse build, if it is please do the following steps:

Add the following to the end of /flash/cmdline.txt:
Code:
trace_event=module:* ftrace=function ftrace_filter=__request_module

Your cmdline.txt should then look like this (everything must be in a single line):
Code:
boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet trace_event=module:* ftrace=function ftrace_filter=__request_module

Now power off the RPi, connect the HDD, power it up, then ssh in and post the outputs of these 2 commands:
Code:
dmesg | paste
cat /sys/kernel/debug/tracing/trace | paste

This should hopefully give us some more clues what's happening on your system.

so long,

Hias
(2017-08-23, 01:39)hawkeyexp Wrote: Hi Milhouse,

in my case with build 0822 playing streams with amazon plugin from sandmann79 pi3 is freezing. Switching back to 0821 fixes freeze.

I use Prime Instant and that seems to be crashing now with #0822+. Reported to the inputstream.adaptive developer.

Edit: Should be fixed in tonight's #0823 build (not yet uploaded)
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-08-23, 19:55)jjslegacy Wrote: Interesting you saw that. I have had to drop below 720p on my pi3 to make Netflix watchable. The audio gets out of sync and the video gets quite choppy often. Will have to look into it more as it sounds like it "should" work

Do you see any warning (temperature/voltage) symbols on screen when playing netflix?
Can you report a specific instance of this occurring (e.g. at 4m30s into S01E01 of DareDevil)?
New LibreELEC.tv Leia build #0823: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.7 #1 Wed Aug 23 22:36:30 BST 2017 armv6l GNU/Linux

# vcgencmd version
Aug 22 2017 14:20:40
Copyright (c) 2012 Broadcom
version eb51b8b84ec11d98562dfbb7be53cdd216c0ea4c (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170823223434-#0823-g077ed6e [Build #0823]

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

Based on tip of LibreELEC.tv master (077ed6ec, changelog) and tip of XBMC master (98065a3b, 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.12.y
  • Includes latest bcm2835-driver master (8fe001ec, ahead +6)
  • 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 (299d9d37, +51), inputstream.rtmp (e094fa38, +1), peripheral.joystick (cc14287c, +3), pvr.argustv (310737e2), pvr.demo (f07d898c, +1), pvr.dvblink (0b66c640, +4), pvr.dvbviewer (313339bf, +8), pvr.filmon (1c9d2ebe), pvr.hdhomerun (b89c2be4, +9), pvr.hts (a1de6329, +1), pvr.iptvsimple (260434e4, +5), pvr.mediaportal.tvserver (f5ee2000, +5), pvr.mythtv (a17a3a4f, +1), pvr.nextpvr (03a3b714), pvr.njoy (79e8e653), pvr.octonet (a77cf111), pvr.pctv (00b76689), pvr.stalker (df492d27, +1), pvr.vbox (44f3d04e), pvr.vdr.vnsi (07172ed0, +1), pvr.vuplus (921b14f6, +5), pvr.wmc (1d655540)
  • Include [env] compare: kodi: updates for September
  • Include [env] compare: brcmfmac_sdio-firmware-rpi: set BT MAC as new firmware uses a fixed MAC
  • Include [env] compare: linux: update to linux-4.12.7
  • Include [env] patch: libcec: don't link non-existant libtinfo
  • Include [env] patch: rev hack for kodi
  • Include [env] patch: tvheadend42: fixup ffmpeg patch
  • 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: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:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1835: add support for optional kernel modules in image and from addons
  • Include [env] PR:1915: xf86-video-nvidia: update to xf86-video-nvidia-384.69
  • Include [env] PR:1917: linux: enable ftrace
  • Include [pkg] patch: Pre-release RPi0W/RPi3 Bluetooth firmware (details) (brcmfmac_sdio-firmware-rpi)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 WiFi firmware (details) (kernel-firmware)
  • Include [pkg] patch: Pre-release RPi0W/RPi3 WiFi firmware (details) (wlan-firmware)
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:12311: FIX: ensure real filename from videodb in playlists
Build Highlights:
  1. Fix BT MAC after recent BT/WiFi firmware update (may explain why paired devices became unpaired)
  2. Fix inputstream.adaptive crash with Amazon
  3. linux: enable ftrace
Build Details:
  1. LibreELEC.tv:
    • service.slice: fix rew not playing (PR:1916, 1 commit, 3 files changed)
    • tvheadend42: update to 4.2.3-20 (PR:1899, 1 commit, 2 files changed)
  2. XBMC:
    • [PVR] Fix jumping timeline while switching channel groups in Guide window (PR:12707, 1 commit, 3 files changed)
  3. inputstream.adaptive:
    • [DASH] Update manifest for live streams (bbf23345)
    • Version bump 2.0.11 (15d3cba0)
    • Add manifest_update_parameter (4373699c)
    • [DASH] wait until running out of segments / implement SegmentList::Initialization + URLSegments (264c53b8)
    • compilefix (missing threads include) (9bb3dc2d)
    • fix devision / zero | Version bump 2.0.12 (299d9d37)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: brcmfmac_sdio-firmware-rpi: set BT MAC as new firmware uses a fixed MAC
    • Added: [env] PR:1917: linux: enable ftrace
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-08-23, 23:06)Milhouse Wrote:
(2017-08-23, 01:39)hawkeyexp Wrote: Hi Milhouse,

in my case with build 0822 playing streams with amazon plugin from sandmann79 pi3 is freezing. Switching back to 0821 fixes freeze.

I use Prime Instant and that seems to be crashing now with #0822+. Reported to the inputstream.adaptive developer.

Edit: Should be fixed in tonight's #0823 build (not yet uploaded)

Confirmed - works again with 0823 :-) Thx!
(2017-08-23, 23:45)popcornmix Wrote:
(2017-08-23, 19:55)jjslegacy Wrote: Interesting you saw that. I have had to drop below 720p on my pi3 to make Netflix watchable. The audio gets out of sync and the video gets quite choppy often. Will have to look into it more as it sounds like it "should" work

Do you see any warning (temperature/voltage) symbols on screen when playing netflix?
Can you report a specific instance of this occurring (e.g. at 4m30s into S01E01 of DareDevil)?


The first few days I noticed the problem (new to netflix addon) I didn't see it but last night I did see the temperature icon for the first time ever. I will have to see what show my wife was watching and see what info I can get.

*I remember the show name finally - Ozark - just have to see which episode/time if she can remember. I think it happens at least some in every episode she has seen so far
(2017-08-23, 17:44)popcornmix Wrote:
(2017-08-23, 16:41)knlgdgl Wrote: I am trying to use the Netflix addon on a Raspberry Pi Model B. When I try to play any video in the Netflix addon, the Pi reboots. Here are the logs :

Crash log : http://sprunge.us/LDgi
Debug log : http://sprunge.us/PbSb

Please help.Thanks.

Netflix/amazon will never work on a Pi0/Pi1 - the widevine dll is only available for armv7 (pi2/pi3), not armv6.

Oh OK. Thanks.
(2017-08-23, 20:55)HiassofT Wrote:
(2017-08-23, 19:02)dascoco Wrote: Is there already something new?
Not yet, the last few days I have been busy finding out why the tests I had planned you to run did crash the RPi2: https://github.com/raspberrypi/linux/issues/2166

Fortunately the underlying issue has just been resolved and I've PRed the changes that'll allow you to run the next tests. PR1917 should be included in the next milhouse build, if it is please do the following steps:

Add the following to the end of /flash/cmdline.txt:
Code:
trace_event=module:* ftrace=function ftrace_filter=__request_module

Your cmdline.txt should then look like this (everything must be in a single line):
Code:
boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet trace_event=module:* ftrace=function ftrace_filter=__request_module

Now power off the RPi, connect the HDD, power it up, then ssh in and post the outputs of these 2 commands:
Code:
dmesg | paste
cat /sys/kernel/debug/tracing/trace | paste

This should hopefully give us some more clues what's happening on your system.

so long,

Hias

Milhouse build 0823 contains the PR needed to run these tests. Can you give it a try?

It would also be good to know if you added some custom configuration (modprobe, systemd, udev etc). Please also post the output of the following command:
Code:
ls -lR /storage/.config /storage/.cache | paste

so long,

Hias
(2017-08-24, 04:42)jjslegacy Wrote: The first few days I noticed the problem (new to netflix addon) I didn't see it but last night I did see the temperature icon for the first time ever. I will have to see what show my wife was watching and see what info I can get.

If your are seeing temperature warning then arm frequency will drop from 1200Mhz to 600MHz, so lagging would be expected.
Best to try to find a solution to the temperature.
A flirc case (including the kodi rebranded version) would solve it.
A small fan would work.
A heatsink may help (but a small heatsink in a case with little ventilation has limited benefit).
  • 1
  • 200
  • 201
  • 202(current)
  • 203
  • 204
  • 495

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