Kodi Community Forum
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) (/showthread.php?tid=298461)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - tjost - 2018-06-25

2 video examples

servus tv HD

ZDF 720p


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-06-26

New LibreELEC.tv Leia build #0625: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 8d2c3be025bf29aca6fbb469ab7fa85eb95b090845e1c83c1b838f00f7275fa4 (RPi)
SHA256 Checksum: 3a16e8993f87b582abb216665c0fd5bb482623994ab89bad48a357ab9ea19f40 (RPi2)

text:
# uname -a
Linux rpi512 4.14.50 #1 Mon Jun 25 23:54:10 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jun 7 2018 15:37:30
Copyright © 2012 Broadcom
version 4800f08a139d6ca1c5ecbee345ea6682e2160881 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180625235242-#0625-g3021cd0 [Build #0625]

# Kodi version
(18.0-ALPHA3 Git:95de5f5). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (3021cd0, changelog) and tip of XBMC master (6fcbb13, changelog) with the following modifications: Build Highlights:
  1. systemd: update to systemd-239
  2. Enable Realtek USB card reader support
Build Details:
  1. LibreELEC.tv:
    • system-tools: add stress-ng (PR:2795, 2 commits, 3 files changed)
    • zstd: update to zstd-1.3.4 (PR:2789, 1 commit, 1 file changed)
    • xf86-video-intel: update to xf86-video-intel-3d39506, add libdrm depe (PR:2779, 1 commit, 1 file changed)
  2. XBMC:
    • VideoPlayer: opengl - fix color range of subtitle textures (PR:14105, 1 commit, 4 files changed)
    • [windows] use recompiled zlib for x64 (PR:14109, 1 commit, 1 file changed)
    • Add required package names (PR:14098, 1 commit, 1 file changed)
    • [dns-cache] Only use nmblookup if HAS_SMBCLIENT (PR:14024, 1 commit, 1 file changed)
    • [Estuary] increase space for sysinfo (PR:14100, 1 commit, 3 files changed)
  3. libnfs:
    • cmake: add include headers to libnfs (PR:258, 1 commit, 1 file changed)
  4. inputstream.adaptive:
    • Allow Rep::BaseUrl for templated AdpSets (ef3cefb)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2791 (perma): systemd: update to 239
    • Added: [env] PR:2797 (perma): linux (Generic): update to linux-4.17.5 #2797



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - polo_joe - 2018-06-26

Has anybody tried shadertoy visualization from le repo?
Some presets work but don't get saved. When starting another music or radio channel or going back to home menu, settings are lost.
Some presets freeze kodi, ssh reboot possible.

I also tried shadertoy from popcornmix repo, but then I get an error message in kodi.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2018-06-26

(2018-06-26, 07:57)polo_joe Wrote: Has anybody tried shadertoy visualization from le repo?
Some presets work but don't get saved. When starting another music or radio channel or going back to home menu, settings are lost.
Some presets freeze kodi, ssh reboot possible.
Which presets freeze?
Quote:I also tried shadertoy from popcornmix repo, but then I get an error message in kodi.
What is the error message?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - polo_joe - 2018-06-26

@popcornmix
error message in your repo shadertoy visualization: http://ix.io/1f09
message in kodi: addon can't be loaded. unknown error occured


After further testing with le repo shadertoy I can't spot specific preset. Kodi freezes occur after some preset changes during audio playback.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Klojum - 2018-06-26

@polo_joe

Your kodi.log shows the installation of banned addons (wiki). Please clean up your system and submit a new kodi.log file before getting support on this forum.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - polo_joe - 2018-06-26

@Klojum understood!

http://ix.io/1f0r


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - ElectricPim - 2018-06-26

(2018-06-17, 07:05)Milhouse Wrote:
(2018-06-16, 21:40)ElectricPim Wrote:
(2018-06-16, 06:40)Milhouse Wrote: So you're saying the streams play correctly in #0602, but stall in #0603? None of the changes in #0603 look like an obvious candidate to me.

Sorry, #0603 is playing fine, I reverted to it after later builds showed problems with streams.

So which is the first build that stalls for you, is it #0604? Or a later build? Knowing the first build with the issue is the first step to a fix.

Difficult to track down, the problem (stalling stream) never happens with #0603, it often happens with later builds:

Hopefully a debug log gives more info.
Quote: 7195 18:42:42.377 T:1916261232 WARNING: ActiveAE - large audio sync error: -107124.377171
7196 18:42:42.377 T:1916261232 WARNING: ActiveAE - large audio sync error: -107099.374826
7197 18:42:42.377 T:1916261232 WARNING: ActiveAE - large audio sync error: -107074.374826
7198 18:42:42.377 T:1916261232 WARNING: ActiveAE - large audio sync error: -107049.374722
7199 18:42:42.378 T:1724842864 DEBUG: OutputPicture - dropped in output
7200 18:42:42.380 T:1494217584 DEBUG: CMMALPool::Configure pool:0x6e5ba8f0 960x540 (960x544) pix:-1 size:128 fmt:OPQV
7201 18:42:42.380 T:1724842864 DEBUG: Previous line repeats 1 times.
7202 18:42:42.380 T:1724842864 DEBUG: OutputPicture - dropped in output
7203 18:42:42.387 T:1916261232 DEBUG: Previous line repeats 1 times.
7204 18:42:42.387 T:1916261232 WARNING: ActiveAE - large audio sync error: -107024.375243
7205 18:42:42.387 T:1916261232 WARNING: ActiveAE - large audio sync error: -106999.374931
7206 18:42:42.391 T:1494217584 DEBUG: CMMALPool::Configure pool:0x6e5ba8f0 960x540 (960x544) pix:-1 size:128 fmt:OPQV
7207 18:42:42.392 T:1724842864 DEBUG: Previous line repeats 1 times.
7208 18:42:42.392 T:1724842864 DEBUG: OutputPicture - dropped in output
http://ix.io/1f0s


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-06-27

New LibreELEC.tv Leia build #0626: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a6eeae4493e1ec2a46ac95a5b6ebef4bb605d740a3b616055b68e8ebc7daffdd (RPi)
SHA256 Checksum: d6ebdff0fb68a8b9d65de3516907ea82623ef9e71fcb0be88a23305ed59e2e43 (RPi2)

text:
# uname -a
Linux rpi512 4.14.50 #1 Tue Jun 26 23:15:10 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jun 7 2018 15:37:30
Copyright © 2012 Broadcom
version 4800f08a139d6ca1c5ecbee345ea6682e2160881 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180626231349-#0626-g259242a [Build #0626]

# Kodi version
(18.0-ALPHA3 Git:95de5f5). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (259242a, changelog) and tip of XBMC master (0910789, changelog) with the following modifications: Build Highlights:
  1. samba: update to samba-4.8.3
Build Details:
  1. LibreELEC.tv:
    • Python2: remove --with-wctype-functions (PR:2792, 1 commit, 1 file changed)
    • kodi.sh: return zero on succesful exit (PR:2793, 1 commit, 1 file changed)
    • linux (Generic): update to linux-4.17.5 (PR:2797, 1 commit, 1 file changed) (premature merge - ignore title)
    • hyperion: update to latest version and add potential fix for Kodi 18 issue (PR:2758, 4 commits, 5 files changed)
    • libbluray: bump to 1.0.2 (PR:2787, 3 commits, 3 files changed)
    • remove moonlight add (PR:2728, 3 commits, 8 files changed)
    • sapphire: update add-on to 6.9 (PR:2684, 1 commit, 2 files changed)
    • chrome browser (PR:2790, 28 commits, 87 files changed)
  2. XBMC:
    • VideoPlayer: inputStreamAddon fix interface IsRealtime (PR:14110, 1 commit, 2 files changed)
    • [infoscanner] ensure we're only checking for .nomedia in folders (fixes #17651) (PR:13088, 1 commit, 4 files changed)
    • windowing/gbm: allow different gui and screen size (PR:14108, 4 commits, 7 files changed)
    • [PVR][Log] Introduce component based logging for PVR and EPG. (PR:14112, 1 commit, 29 files changed)
  3. pvr.vbox:
    • Fix recordings playback not working (was broken since v4.2.0). (PR:210, 1 commit, 3 files changed)
  4. kernel 4.14.y:
    • New commits in this build:
      • ifb: fix packets checksum (2b6ad192)
      • netfilter: ip6t_MASQUERADE: add dependency on conntrack module (caa423eb)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2794 (perma): configure: drop unused build options
    • Added: [env] PR:2798 (perma): linux (Generic): update to linux-4.17.3
    • Added: [env] PR:2799 (perma): [getedid] Add AMD support and react on used kernel
    • Added: [env] PR:2800 (perma): samba: update to samba-4.8.3
    • Added: [env] PR:2803 (perma): debug: dependencies don't build with debug by default. use + suffix to enable



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - polo_joe - 2018-06-27

(2018-06-26, 19:10)polo_joe Wrote: @Klojum understood!

http://ix.io/1f0r
 @popcornmix 
this is the clean kodi log when starting your shadertoy visualization


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-06-27

New LibreELEC.tv Leia build #0627: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: ac98f9e168a33a2c4f484a028a07a66cf93003a7f0dc1f871c914ada62cbde99 (RPi)
SHA256 Checksum: d4e32c330bfa7d36f130e7178e77b216a6b9c45ad5fdbbc95011c59c268d0ade (RPi2)

text:
# uname -a
Linux rpi512 4.14.52 #1 Wed Jun 27 21:38:57 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jun 21 2018 14:07:17
Copyright © 2012 Broadcom
version 8885266d85a7c3c03894fcb03c9724020f9cd77e (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180627212524-#0627-gf1977c9 [Build #0627]

# Kodi version
(18.0-ALPHA3 Git:95de5f5). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (f1977c9, changelog) and tip of XBMC master (e12675f, changelog) with the following modifications: Build Highlights:
  1. New firmware
  2. New 4,14.52 kernel
  3. [CURL] Rework failonerror
Build Details:
  1. Firmware (Jun 21):
    • firmware: dtoverlay: More "reg" and "name" support
    • firmware: imx219: Updates for production test
  2. LibreELEC.tv:
    • samba: update to samba-4.8.3 (PR:2800, 1 commit, 1 file changed)
    • dash: add package, configure as default CONFIG_SHELL [RFC] (PR:2785, 1 commit, 4 files changed)
  3. XBMC:
    • [win10] update cppwinrt to a version which comes with VS v15.7 (PR:14118, 6 commits, 10 files changed)
    • [CURL] Rework failonerror (PR:14114, 1 commit, 2 files changed)
    • windowing/gbm: use connector with a valid encoder (PR:14116, 1 commit, 1 file changed)
    • [docs] remove instructions for obsolete Ubuntu versions (PR:14117, 1 commit, 1 file changed)
    • allow reading build date from a BUILDDATE file (PR:14115, 1 commit, 1 file changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2772 (perma): linux (RPi): update to linux-4.14.52



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-06-28

Weekly Linux 4.18-rc1 build #0627x: RPi / RPi2

Packages disabled/not included:
text:

DVB Driver Addons
Spinelplus support



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2018-06-28

(2018-06-28, 02:13)Milhouse Wrote: Weekly Linux 4.18-rc1 build #0627x: RPi / RPi2
 TV playback does not work with #0627x. When I click a channel nothing happens. No issues with normal #0627. http://ix.io/1fdq


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - tija - 2018-06-28

Maybe because of this:


Packages disabled/not included:
DVB Driver Addons


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - loggio - 2018-06-28

When using OMX player and watching a HD channel and then switching to an SD channel or vice versa, the video stream is no longer recognised as a pvr stream and you can no longer bring up the pvrosdinfo dialog or the dialogpvrchannelguide.

And changing channels using up/down acts as a 'large skip' as if you were watching a normal video.

You have to stop the stream and start it again for it to act as a pvr stream again.