• 1
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 218
v17 LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)
Got it, thanks! I have been trying various releases. The awkward thing is that it plays well when casting from Win10 directly to Kodi@rpi2, but it loses the sound and/or stutters when playing directly from Kodi@rpi2.

Attached a proper error log. Sorry for including the wrong log before.

http://xbmclogs.com/p21ah0uj8
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
(2016-04-22, 22:29)seba1970 Wrote: where can j find Vsync option in latest build ?

I'd gone, fortunately. It never made sense on a Pi. Why do you want it?
(2016-04-23, 09:50)quikote Wrote: Is not well implemented the TAB mode reconigtion in KODI, or as least, as good as SBS mode or there is someting that I'm doing wrong?

Can you ssh and report output of:
Code:
tvservice -s

when playing a SBS and a TAB video?
(2016-04-23, 13:38)steve1977 Wrote: Attached a proper error log. Sorry for including the wrong log before.

You need to post the complete log. Don't cut it down.
I am a bit lost how to post the LibreElec logs. I posted the content of the full file earlier (which was too much). Now, I posted only the part after rebooting Kodi.

Let me create another log file, but need some help what part of the log file to share. Or am I even sharing from the wrong file? Thanks for letting me know and I will send a clean new file shortly. Thanks!
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
(2016-04-22, 23:35)Pienoet Wrote: Hi Milhouse thanks for the LibreELEC testbuilds.

With the latest build #0420 when watching live tv when auto refresrate from 1920x1080p 60 hz to 1920x1080p 50hz videoplayback freezes..

Here is my debug log

Thanks!

I did a test with my local video files and and refreshrate from 60 hz to 24hz no freezes...
I tried the following now. I deleted all logs manually and unplugged the RPi. I now restarted and played the movie. After around 4 minutes, the audio stops playing and I have only video. It is not consistent that it happens after 4 minutes, but it is consistent that it happens after some time. Also, I consistently have buffering from time to time. Things work when playing SD movires from Kodi directly and also when casting HD movies from a Win10 to Kodi via UPNP. Attached log only shows playing the video, the stuttering and losing the audio (not the UPNP casting).

Please let me know if you need anything else. Would be great to get this somehow sorted out. Thanks in advance!
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
(2016-04-23, 14:00)steve1977 Wrote: I am a bit lost how to post the LibreElec logs. I posted the content of the full file earlier (which was too much). Now, I posted only the part after rebooting Kodi.

Let me create another log file, but need some help what part of the log file to share. Or am I even sharing from the wrong file? Thanks for letting me know and I will send a clean new file shortly. Thanks!

You're posting 01_KODI.log from the Logfiles SMB share. Unfortunately this file is pretty much useless as it contains both kodi log/kodi.old.log and up to 10 crashlog files in a seemingly random order, most of which may be irrelevant to the issue you are posting about. Hence this file is confusing for anyone trying to work out what your problem is, and if they're anything like me they won't even bother investigating further once they see it's 01_KODI.log.

The best way to upload kodi.log is with ssh:
Code:
cat /storage/.kodi/temp/kodi.log | paste
then paste the url.
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 #0423: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.6.0-rc4 #1 Sat Apr 23 12:12:51 BST 2016 armv6l GNU/Linux

# vcgencmd version
Apr 22 2016 20:19:30
Copyright (c) 2012 Broadcom
version 75efdffdcd609254ec6b1bb39f3558ce765aeb02 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20160423121110-#0423-gf1aef79 [Build #0423]

# vcdbg log msg 2>&1 | grep DTOK
002486.052: Kernel trailer DTOK property says yes

# Kernel device tree status: Enabled

Based on tip of LibreELEC.tv master (f1aef79f, changelog) and tip of XBMC master (23783f68, changelog) with the following modifications: Build Highlights:
  1. NOTE: DVD playback remains temporarily disabled
  2. New firmware
  3. New 4.6.0-rc4 kernel
  4. [PVR] Alternative pvr announce - this introduces an API bump to 5.2.0, not all PVR addons are updated yet, so expect some temporary breakage
  5. Fix for Pandoki certificate issue
  6. Bump connman 1.32
Build Details:
  1. Firmware (Apr 22):
    • firmware: pwm_sdm: Fix release build bug regression. See: link
    • firmware: raspistill: Use camera_info component to set the sensor name and output resolution
    • firmware: dtoverlay: Require sudo for destructive operations
    • firmware: dtoverlay: command line tweaks. See: link
    • firmware: platform: Move initial freq settings to platform
    • firmeare: platform: Move initial volt settings to platform
  2. LibreELEC.tv:
    • ncurses: replace with netbsd-curses (PR:187, 1 commit, 10 files changed)
    • Package updates! (PR:188, 6 commits, 8 files changed)
      • mesa: update to 11.2.1
      • pango: update to 1.40.1
      • connman: update to 1.32
      • util-linux: update to 2.28
      • libinput: update to 1.2.4
      • xf86-input-libinput: update to 0.18.0
    • chromium: update to 50.0.2661.75 (PR:189, 1 commit, 4 files changed)
    • addons: update for LibreELEC 8.0 (PR:191, 1 commit, 21 files changed)
    • docker: update to 1.11.0 (PR:193, 2 commits, 4 files changed)
    • tvheadend42: update to 4.1.1928 (PR:195, 1 commit, 2 files changed)
    • kodi/imx6: remove patch for Kodi Jarvis (PR:197, 1 commit, 1 file changed)
    • RBP: Update RPi kernel and firmware (PR:198, 2 commits, 4 files changed)
    • distro-tool: treat 350 status as valid for ftp (PR:208, 1 commit, 1 file changed)
    • Update bluez (PR:203, 2 commits, 2 files changed)
    • Update libressl (PR:204, 2 commits, 2 files changed)
    • docker: fix build for 1.11.0 (PR:209, 4 commits, 5 files changed)
    • script.config.vdr: update to 1.1.1 (PR:212, 1 commit, 1 file changed)
    • settings: bump to v0.7.2 (PR:214, 1 commit, 1 file changed)
    • repo-tool: add ability to update PKG_REPO_VERSION (PR:192, 1 commit, 1 file changed)
    • rpi-tools: initial add-on (PR:201, 4 commits, 7 files changed)
    • LibreELEC-settings: update patch to work with 0.7.2 (PR:216, 1 commit, 1 file changed)
    • script.config.vdr: update to 1.1.3 (PR:219, 1 commit, 1 file changed)
    • use top from procps-ng (PR:215, 2 commits, 4 files changed)
  3. XBMC:
    • Use CodeDocs for Doxygen documentation (PR:9652, 1 commit, 2 files changed)
    • add default icon for roles node (PR:9649, 1 commit, 4 files changed)
    • Fix covery issues from Controller Input PR (PR:9346, 4 commits, 7 files changed)
    • [estuary] - skin sync (PR:9665, 1 commit, 6 files changed)
    • [ios] - fix missing song metadata in control center when music is scanned into the db (PR:9650, 1 commit, 1 file changed)
    • [PVR] Alternative pvr announce (PR:9662, 2 commits, 9 files changed)
    • [pvr] - fix deadlock in epg (PR:9667, 1 commit, 1 file changed)
  4. inputstream.smoothstream:
    • Enable fragmented LiveStreams (900e2b8c)
    • Compile issue (e30e1d1b)
    • 64 bit datatype for time calculation (4500241c)
    • Windows optimization issue fixed for annexb conversation (88329d96)
  5. pvr.vdr.vnsi:
    • adapt to PVR API 5.2.0 (PR:78, 1 commit, 2 files changed)
  6. newclock5:
    • New commits in this build:
      • omxplayervideo: cosmetic: use default code path (da3bfe6d)
      • Revert "[settings] remove show EXIF picture information setting" (a79c4f93)
      • Revert "[rbp] Use default resampling setting on Pi2" (1621ec8b)
      • omxplayer: clearer GENERAL_SYNCHRONIZE logging (056eb7f3)
      • omxplayer: Add sync parameter to log (cfa86348)
      • omxplayer: Switch to using m_syncState like videoplayer (d5b962d8)
      • fixup speedup: consider stream details (78940780)
      • FFmpegImage: Fix memory leak (e64cf2ab)
    • Commits no longer in build:
  7. kernel 4.6.y:
    • New commits in this build:
      • firmware: Updated mailbox header (139492df)
      • DRM_VC4: Allow to be built for ARCH_BCM270x (3ab28cd3)
      • net: Add non-mainline source for rtl8192cu wlan (db6215fb)
      • net: Fix rtl8192cu build errors on other platforms (0583ceff)
      • bcm2835-pcm: Numerous enhancements (46743be9)
      • DT configfs: Fix build errors on other platforms (d8db8fde)
      • [media]: bcm2835-camera: fix compilation error (3f5e8cee)
      • DT configfs: fix build error (eb56b0dc)
      • vchiq_arm: do not use page_cache_release(page) macro (#1403) (c96f29e7)
      • vchiq: Upate to match get_user_pages prototype (052ca8fa)
      • vchiq_arm: Add completion records under the mutex (85a7eff1)
      • bcm2835-i2s: Reduce the TX DREQ threshold (a58bddf9)
      • firmware: Add RPI_FIRMWARE_SET_SDHOST_CLOCK (42da70af)
      • fbdev: bcm2708_fb: remove unused variable and duplicated comment (#1426) (8f7edb3c)
    • Updated commits in this build:
  8. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:183: Linux update to 4.6
    • Added: [env] PR:200: switch to using libinput exclusively (x86 / Generic only)
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.
Ok, got it. This may also be a feature request to fix the 01_kodi.log from the logfiles smb share?

Anyhow, thanks a lot for providing the code above. Please find attached the log:

http://sprunge.us/jZFM
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
Just for interesst:

DVBLink PVR Addon broken with this build
(2016-04-23, 15:06)nexusle Wrote: Just for interesst:

DVBLink PVR Addon broken with this build

Same for tvheadend client addon
(2016-04-23, 14:45)steve1977 Wrote: Anyhow, thanks a lot for providing the code above. Please find attached the log:

I don't see any errors in log - we just don't get enough data. Most likely a network issue.
How are you connected to server? (wired/wireless) and what is the server?

Can you try playing the same file locally (e.g. copy it to sdcard or USB stick)? That will confirm if it is definitely network bandwidth (rather than a file encoding or player issue).
Thanks, I am sure your suspicion is right and it is network related. It does play SD files. I could try a locally stored file, but I am quite sure you are right and it will play as well as SD files.

The weird part is the following: I am connected wired and have not changed my network setup. It has always been working flawless, but not anymore. Not a single HD file plays well anymore. What is also weird is that I can still "cast" via UPNP from my Win10 computer to the RPi. Also, I can even play files wireless from the server on my notebook (just simple VLC play from SMB share).

Any idea what I can do to further trouble-shoot?

The server is a beefy Unraid server (see my siganture for detais).
Server: Asus Sabertooth Z77 | Intel Core i5 3.4 GHz | 16 GB DDR3 | 128 GB SSD, 82 TB (9 x 6 TB, 7 x 4 TB)
HTPC 1: Raspberry Pi 2 | HTPC 2: Raspberry Pi 2 | HTPC 3: Raspberry Pi
New tvheadend42 addon available from the addons folder - you may need to uninstall your existing version, as apparently it's not possible to upgrade from tvheadend v4.0 to tvheadend v4.2.
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
  • 6
  • 7
  • 8(current)
  • 9
  • 10
  • 218

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 17.0)19