• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 86
v19 LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)
#61
(2019-05-03, 16:22)Milhouse Wrote: @E_g_o_r can you add the word debugging to the end of the line in /flash/cmdline.txt, reboot, reproduce the issue with the Settings addon, then upload your kodi.log? Running journalctl -a | pastebinit and posting the link might also be useful. You can then remove debugging from /flash/cmdline.txt (and reboot).

To edit /flash/cmdline.txt you'll need to mount /flash so that it is writeable using mount -o remount,rw /flash. Or edit the file in your PC where /flash will be the first partition on the SD card.

Is there any movement? I have tried the latest build - all the same. In settings addon if you stopped on bluetooth page more than few seconds (5-10sec e.g.) then will be errors (not visual), all the pages are become empty and you cant exit from addon Sad
Board is Pi3...
#62
(2019-05-06, 11:17)E_g_o_r Wrote:
(2019-05-03, 16:22)Milhouse Wrote: @E_g_o_r can you add the word debugging to the end of the line in /flash/cmdline.txt, reboot, reproduce the issue with the Settings addon, then upload your kodi.log? Running journalctl -a | pastebinit and posting the link might also be useful. You can then remove debugging from /flash/cmdline.txt (and reboot).

To edit /flash/cmdline.txt you'll need to mount /flash so that it is writeable using mount -o remount,rw /flash. Or edit the file in your PC where /flash will be the first partition on the SD card.

Is there any movement? I have tried the latest build - all the same. In settings addon if you stopped on bluetooth page more than few seconds (5-10sec e.g.) then will be errors (not visual), all the pages are become empty and you cant exit from addon Sad
Board is Pi3...

Busy weekend dealing with other issues, haven't had time to take a look at it yet.
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.
#63
(2019-05-06, 20:38)Milhouse Wrote: Busy weekend dealing with other issues, haven't had time to take a look at it yet.

Sorry for bother you Wink
#64
New LibreELEC.tv Leia build #0506: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 324f616c929217443b08dfbb26963a02b79ff4687b995cf50810be66857bf113 (RPi)
SHA256 Checksum: 7a8f7d0417cdf23c3162cf37eaabe7c56f3693052d3ba0a0bbdaec57fee8360a (RPi2)

text:
# uname -a
Linux rpi512 5.0.10 #1 Mon May 6 21:04:50 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190506210258-#0506-g4df8ad4 [Build #0506]

# Kodi version
Kodi (19.0-ALPHA1 Git:8235ef2). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (4df8ad4, changelog) and tip of XBMC master (8235ef2, changelog) with the following modifications: Build Highlights:
  1. image: add libidn2 to system image
Build Details:
  1. LibreELEC.tv:
    • tvmosaic: fix PKG_ARCH (PR:3495, 1 commit, 1 file changed)
  2. XBMC:
    • [video] Fix info for movies which are part of sets. (PR:16068, 1 commit, 1 file changed)
    • [Estuary] Fix order of TVShowTitle and Title (PR:15891, 1 commit, 1 file changed)
    • [PVR] Fix group manager crash when adding a new group. Closes #16079. (PR:16081, 1 commit, 3 files changed)
    • CRendererVAAPIGLES: use CEGLFence to sync rendering (PR:16044, 1 commit, 2 files changed)
    • CRendererVAAPIGLES: remove overrides for render features (PR:16046, 1 commit, 2 files changed)
    • [Music]Tell user that scanning is in progress if try to scan another source (PR:16002, 1 commit, 1 file changed)
    • [python] add thumb preview param (PR:15734, 1 commit, 5 files changed)
  3. pvr.waipu:
    • Do not display hidden channels (81f5543)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:3373 (perma): image: add libidn2 to system image
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.
#65
When I tried to enable bluetooth on my Pi3 I recognized, that the menu Settings-Libreelec stopped working after a while. All the menu items (sytem, network, connections, bluetooth, services ...) are empty and it is impossible to leave the menu. The only possibility is a reboot. This happens on v0506, 1st I recognized it on v0415. In the log I could not see any error-msg.
Regards, oliaros
#66
(2019-05-07, 16:08)oliaros Wrote: When I tried to enable bluetooth on my Pi3 I recognized, that the menu Settings-Libreelec stopped working after a while. All the menu items (sytem, network, connections, bluetooth, services ...) are empty and it is impossible to leave the menu. The only possibility is a reboot. This happens on v0506, 1st I recognized it on v0415. In the log I could not see any error-msg.
Regards, oliaros

I have reported the same problem, there are errors in log - see my previous posts
#67
@E_g_o_r 
thx for the hint and the log, regards, oliaros
#68
(2019-05-07, 16:08)oliaros Wrote: When I tried to enable bluetooth on my Pi3 I recognized, that the menu Settings-Libreelec stopped working after a while. All the menu items (sytem, network, connections, bluetooth, services ...) are empty and it is impossible to leave the menu. The only possibility is a reboot. This happens on v0506, 1st I recognized it on v0415. In the log I could not see any error-msg.
Regards, oliaros

@E_g_o_r first reported this after #0414 but before #0415.

Can you confirm if it is #0414, #0415 or an earlier build when this issue is first seen? So far we haven't been able to reproduce it.
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.
#69
New LibreELEC.tv Matrix build #0507: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 8f1aabed5f68e7ab4303d0a431d4e412c83d5ab914b88e277749f7bba8c23812 (RPi)
SHA256 Checksum: f057a2931738088b57269fb8307b1d12a270b2d736b307bb4c9c7d37369ff700 (RPi2)

text:
# uname -a
Linux rpi512 5.0.13 #1 Tue May 7 21:04:35 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190507210257-#0507-g52d7931 [Build #0507]

# Kodi version
Kodi (19.0-ALPHA1 Git:46b6abd). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (52d7931, changelog) and tip of XBMC master (46b6abd, changelog) with the following modifications: Build Highlights:
  1. New 5.0.13 kernel
  2. drop omxplayer
  3. NOTE: OMXPlayer is no longer supported by Kodi 19 - use MMAL for hardware acceleration (should be enabled by default)
Build Details:
  1. LibreELEC.tv:
    • oscam: update to 11518 (PR:3491, 1 commit, 2 files changed)
  2. XBMC:
    • [Estuary] fix scrollbar focus with mouse (PR:16074, 1 commit, 3 files changed)
    • [GUI]Fix blank Visualisation Preset List dialog (PR:16012, 1 commit, 3 files changed)
    • Fix blank dialog when Joystick X key hit and there is no visualisation (PR:16050, 1 commit, 1 file changed)
    • Replace integer literals cast to bool with bool literals (PR:15982, 2 commits, 17 files changed)
    • drop omxplayer (PR:16080, 1 commit, 32 files changed)
  3. newclock5:
    • New commits in this build:
      • Revert "Merge pull request #15734 from ronie/python-thumb-preview" (263a9d61)
    • Commits no longer in build:
      • [omxplayer] Add ability to log more timestamp info in extra debug settings (b38e486b)
      • [omxplayer] Add ability to dump out audio/video data for later debugging (6d25a70d)
      • rbp: Use common function with lock for gencmds (82f25a49)
      • temp: Add lock around mmal and omx calls to avoid stalled audio issue (1c1c96b4)
      • Revert "temp: Add lock around mmal and omx calls to avoid stalled audio issue" (50bbc579)
      • Revert "rbp: Use common function with lock for gencmds" (9b149e89)
      • omxplayer: clearer GENERAL_SYNCHRONIZE logging (641aab6c)
      • mmalcodec: Treat corrupt frames as dropped (46c0cc31)
      • Revert "mmalcodec: Treat corrupt frames as dropped" (5794ac88)
      • mmalrender: Disable deinterlace when no interlaced frames seen (6721e2e6)
      • Revert "mmalrender: Disable deinterlace when no interlaced frames seen" (5bf78b41)
      • fixup: Fix compile with gcc 4.9.3 (a89e110c)
      • Revert "fixup: Fix compile with gcc 4.9.3" (74470d19)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3212 (perma): rpi: switch to zstd squashfs images
    • Updated: [env] PR:3434 (perma): linux (RPi/Generic/Allwinner): update to linux-5.0.13
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.
#70
(2019-05-07, 23:05)Milhouse Wrote: Can you confirm if it is #0414, #0415 or an earlier build when this issue is first seen? So far we haven't been able to reproduce it. 

I can confirm that for me the issue was 1st seen in #0415 when I upgraded my system from Pi2 to Pi3. I now tried out #0312 and the issue already persists.
Regards oliaros
#71
(2019-04-30, 23:18)Milhouse Wrote: dav1d: updated to 0.3 / cleaned up

What is expected for AV1 decoding on a RPI3+?

Read that a Snapdragon 835 can do 1080p 25fps decoding on a single thread.
https://medium.com/@ewoutterhoeven/dav1d...5bbf845a16
#72
wow OMX dropped, it was quick (we already know that it will be dropped in Kodi 19 but i wouldn't expect now already). 
Do you have a timetable to another player (i saw V4L2 and GDM at working in progress)?
#73
(2019-05-08, 17:46)germa18 Wrote: wow OMX dropped, it was quick (we already know that it will be dropped in Kodi 19 but i wouldn't expect now already). 
Do you have a timetable to another player (i saw V4L2 and GDM at working in progress)?

I can't give you specific dates at this time as it's too early in the development cycle but certainly during Kodi 19/LE10 the switch will occur, the sooner the better, and hopefully more or less seamlessly - a lot of work is going on in this area, for a number of different platforms as Kodi 19 is dropping support for vendor specific rendering in an effort to become more platform agnostic.
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.
#74
(2019-05-08, 11:22)oliaros Wrote: I can confirm that for me the issue was 1st seen in #0415 when I upgraded my system from Pi2 to Pi3. I now tried out #0312 and the issue already persists.
Regards oliaros

Yeah, so if the issue is there in #0313 then we haven't yet found the smoking gun (first build with the issue).
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.
#75
New LibreELEC.tv Matrix build #0508: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: e798d36c4ce26c7cdd13c7c2f6a38e89411bad800def285129f883f11ce3cefd (RPi)
SHA256 Checksum: 8da280ec193a7c4ebc42034810649029c6bd61d090c0581a868d428ebac81034 (RPi2)

text:
# uname -a
Linux rpi512 5.0.13 #1 Wed May 8 21:04:02 BST 2019 armv6l GNU/Linux

# vcgencmd version
Mar 27 2019 15:48:59
Copyright © 2012 Broadcom
version 2e98b31d18547962e564bdf88e57b3df7085c29b (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190508210252-#0508-gd6593e0 [Build #0508]

# Kodi version
Kodi (19.0-ALPHA1 Git:46b6abd). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (d6593e0, changelog) and tip of XBMC master (46b6abd, changelog) with the following modifications: Build Highlights:
  1. [PVR] Fix start/stop time for manual timers created via timer settings dialog
Build Details:
  1. LibreELEC.tv:
    • linux (RPi/Generic/Allwinner): update to linux-5.0.13 (PR:3434, 17 commits, 9 files changed)
    • xorg-intel-gpu-tools: add package (PR:3444, 3 commits, 3 files changed)
    • add Intel's new media-driver (PR:3445, 2 commits, 3 files changed)
    • systemd: enable switch debug-tty to provide a debug console (PR:3326, 1 commit, 10 files changed)
  2. libnfs:
    • Really skip test building rpm package in not rpm-based systems (PR:283, 1 commit, 1 file changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:16095 (perma): [PVR] Fix start/stop time for manual timers created via timer settings dialog
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
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 86

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 19.0)8