• 1
  • 270
  • 271
  • 272(current)
  • 273
  • 274
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2018-01-07, 16:51)4ndreas Wrote: @Milhouse: please adjust the RPi2-link, the target should be the RPi2-version (not RPi).
I just installed the RPi2 debug version, now waiting for crash Smile

4ndreas

Whoops, sorry about that - RPi2 link in original post now corrected.
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.
@Milhouse : the log generated for IPTVsimple crash => https://drive.google.com/file/d/1qPbh49E...sp=sharing
But now, it's not the same, it will not crash Kodi with reboot loop but it freeze kodi (ssh and smb is working but i cannot due anything on the TV screen, completely stuck).
(2018-01-07, 17:27)germa18 Wrote: @Milhouse : the log generated for IPTVsimple crash => https://drive.google.com/file/d/1qPbh49E...sp=sharing

This isn't a crash log, nor is it a log from the debug-enabled build #0106d - it's two regular kodi logs from #0106.

As suggested, use the built-in log upload facility - choose the second option, "Upload latest Kodi crash log"

(2018-01-07, 17:27)germa18 Wrote: But now, it's not the same, it will not crash Kodi with reboot loop but it freeze kodi (ssh and smb is working but i cannot due anything on the TV screen, completely stuck).

In order for the debug-enabled #0106d crashlog to be generated it may take several minutes before Kodi automatically restarts. Once Kodi has restarted, upload the crash log.
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.
(2018-01-07, 17:56)Milhouse Wrote:
(2018-01-07, 17:27)germa18 Wrote: @Milhouse : the log generated for IPTVsimple crash => https://drive.google.com/file/d/1qPbh49E...sp=sharing

This isn't a crash log, nor is it a log from the debug-enabled build #0106d - it's two regular kodi logs from #0106.

As suggested, use the built-in log upload facility - choose the second option, "Upload latest Kodi crash log"
(2018-01-07, 17:27)germa18 Wrote: But now, it's not the same, it will not crash Kodi with reboot loop but it freeze kodi (ssh and smb is working but i cannot due anything on the TV screen, completely stuck).

In order for the debug-enabled #0106d crashlog to be generated it may take several minutes before Kodi automatically restarts. Once Kodi has restarted, upload the crash log.   
Well, it seems that you can forget the issue with the build #0106, i do the same pattern that yesterday (on #0105 and makes crashing kodi with iptvsimple activate), but now after enter the url into the addon, it ask me to restart and everything is loaded without any issue, i try 2-3 times and no bug to be reported anymore.
For OMXplayer do you have enough information from the log that i shared?
(2018-01-07, 01:11)doug Wrote: Milhouse replied earlier "It looks like Kodi is crashing while inserting PVR channel icon data into the SQLite database."
ksooo said "The crash is due to a corrupted tv database. We know this bug and it's pretty old, but no dev was able to reproduce so far and to come up with a fix, unfortunately.
Nothing in the crashlog that points into that direction
(2018-01-07, 19:07)germa18 Wrote: Well, it seems that you can forget the issue with the build #0106, i do the same pattern that yesterday (on #0105 and makes crashing kodi with iptvsimple activate), but now after enter the url into the addon, it ask me to restart and everything is loaded without any issue, i try 2-3 times and no bug to be reported anymore.

OK good - not sure what fixed that although #0106d did include some changes that will be in #0107.

Try again with #0107 tonight and if the problem returns then we'll need to dig into it again.

(2018-01-07, 19:07)germa18 Wrote: For OMXplayer do you have enough information from the log that i shared?

I'll leave that to @popcornmix.
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.
@popcornmix 
I have a DVB-T2 HEVC recording that crashes Kodi at start of the playback. https://www.dropbox.com/s/t69jr8ks9eh206...C.mkv?dl=1
Must be something RPi-specific because it works on a PC.
New LibreELEC.tv Leia build #0107: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: d5919e4befed461fbcad3d2dd73f98f62f6c6dd221061944e004d195ae52bb86 (RPi)
SHA256 Checksum: bad48bce9e06b707318256398d54b1d44a089184280e18a79371a609abe8e227 (RPi2)

text:
# uname -a
Linux rpi512 4.14.10 #1 Sun Jan 7 21:06:04 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Dec 1 2017 16:20:32
Copyright © 2012 Broadcom
version 38ac72569d7fbd7cf75754d9f14c2495416aaee7 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180107210416-#0107-g258f630 [Build #0107]

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

Based on tip of LibreELEC.tv master (258f630, changelog) and tip of XBMC master (d866341, changelog) with the following modifications: Build Highlights:
  1. [fix] register settings callback for weather manager is called before it is ready
  2. VideoPlayer: fixes
Build Details:
  1. LibreELEC.tv:
    • xf86-video-nvidia: update to xf86-video-nvidia-384.111 (PR:2390, 1 commit, 3 files changed)
  2. XBMC:
    • fix: settings: check if webserver is compiled in before enabling ssl (PR:13321, 1 commit, 1 file changed)
    • [fix] register settings callback for weather manager is called before it is ready (PR:13326, 1 commit, 2 files changed)
    • FFmpeg: Bump to 3.4.1-Leia-Alpha-1 after rebase (PR:13154, 1 commit, 1 file changed)
    • VideoPlayer: fixes (PR:13324, 2 commits, 2 files changed)
    • VideoPlayer: advanced setting for max tempo (PR:13325, 1 commit, 4 files changed)
    • [cleanup] drop dependency to weather manager from CSettings (PR:13329, 1 commit, 1 file changed)
  3. libnfs:
    • NFSv4: add lockf emulation (208dd08)
    • nfsv4: lock_owner is by client, not by filehandle (09f8a62)
  4. pvr.hts:
    • 4.2.10: Implement GetStreamTimes for recordings (PR:347, 4 commits, 6 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.
(2018-01-07, 17:05)Milhouse Wrote:
(2018-01-07, 16:51)4ndreas Wrote: @Milhouse: please adjust the RPi2-link, the target should be the RPi2-version (not RPi).
I just installed the RPi2 debug version, now waiting for crash Smile

4ndreas

Whoops, sorry about that - RPi2 link in original post now corrected. 
chrash log (while idle at selection "TV"): http://ix.io/DNB

4ndreas
I get a kodi crash when opening recording with pvr.hts.
When opening the same recording with kodi file manager it plays without issues.

See the crashlog please https://paste.ubuntu.com/26348700/
I've installed the latest build, and a new issue came up, on videoplayer on TVH when i watch a channel the sound drop for few seconds and come back, after a while the sound is out of sync with the video
I do not see videoplayer log specific from the list to choose, so what i need to activate in debug log?
Try to adjust the a/v sync in the audio settings. Same here while watching TV or DD+. With a/v sync set to low i got no more problems (you can try high or max, but channel switching was too slow for me).
New LibreELEC.tv Leia build #0108: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: be262778cae95b7b6c92e1293840681772706a630799ed21dff8ae072e90db47 (RPi)
SHA256 Checksum: a15e031fae4d79bddfc78a06c794699f529da03359436b5fb5b692d3167c9670 (RPi2)

text:
# uname -a
Linux rpi512 4.14.12 #1 Mon Jan 8 22:02:10 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Jan 8 2018 14:33:26
Copyright © 2012 Broadcom
version cc4313d3130326f2ce45d951a3c78b7a8bf20ad3 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180108220058-#0108-ge3ed698 [Build #0108]

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

Based on tip of LibreELEC.tv master (e3ed698, changelog) and tip of XBMC master (efe3050, changelog) with the following modifications: Build Highlights:
  1. New 4.14.12 kernel
  2. New firmware
  3. systemd: persist persistent timer stamps
  4. util-linux: Add systemd service, timer for fstrim
Build Details:
  1. Firmware (Jan 8):
    • firmware: dtoverlay app: Keep overlay symbols private
    • firmware: dtoverlay app: Report unknown parameters in help
    • firmware: IL ISP: Remove DPCM10_8 compressed input
    • firmware: mmal_il: Add missing mappings for 8 bit Bayer encodings
    • firmware: IMX219 tuning: enable motion detection
    • firmware: IL camera: increase minimum resolution to 32x32
    • firmware: audioplus: hdmi: Remove spamming logging message
    • firmware: tidy: Platform cull
  2. LibreELEC.tv:
    • systemd: persist persistent timer stamps (PR:2402, 1 commit, 1 file changed)
  3. XBMC:
    • add artist, album and track to mp4 tag loader (PR:13332, 1 commit, 1 file changed)
    • [gui] use select dialog instead of context menu for profile lock mode selection (PR:13315, 2 commits, 2 files changed)
    • [cmake] Fix freebsd wayland include (efe3050)
  4. libnfs:
    • NFSv4: add support for fcntl locking (50068b8)
  5. kernel 4.14.y:
    • New commits in this build:
      • vcsm: Define cache operation constants in user header (df265b51)
      • vcsm: Support for finding user/vc handle in memory pool (9f5076a7)
      • vcsm: Unify cache manipulating functions (1a1ad1fe)
      • vcsm: Fix obscure conditions (86d5ad8f)
      • vcsm: Fix memory leaking on clean_invalid2 ioctl handler (63e3fac5)
      • vcsm: Describe the use of cache operation constants (8d806585)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2392 (perma): linux: update to linux-4.14.15 (-ish)
    • Added: [env] PR:2399 (perma): util-linux: Add systemd service, timer for fstrim
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.
videoplayer is unusable with this build #0108, i launch one video and it starts the video and stuck with the first image, when i try to close the video, i just have a black screen and i cannot due anything on the screen
https://drive.google.com/file/d/1ryOoiec...sp=sharing
Same here on RPi3. Seems like some (USB) disk problem; video player stops and after reboot no picture with USB disk connected. Booting without disk it boots OK, but video player still not playing videos from reconnected disk...
  • 1
  • 270
  • 271
  • 272(current)
  • 273
  • 274
  • 495

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