Kodi Community Forum

Full Version: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(2018-05-18, 08:30)Punkworld Wrote: [ -> ]This morning I upgraded my Pi 3 B+ to build#517. But since build #508 the "Play from here" function doesn't work and after the first chosen video (e.g. from a series season) kodi stops. and after that kodi doesn't Play anymore Video. also i Choose to Play only 1 Video file. after a restart of kodi it's the same again. the latest working "Play from here" Version was build #508.

Thanks, I've reproduced - it seems to be due to PR13721, I've reported it to the developer.
@Milhouse After switching from Pi3 to Pi3+ I think. 
No i do not have a manual eject. But the DVD plays fine. no issue there
This is the error I get.
Quote:LibreELEC:~ # eject -t
eject: /dev/cdrom: Input/output error
(2018-05-18, 00:28)smp1 Wrote: [ -> ]@bleep42 
I just tested builds #0524 and #0525 with that file. Build #0524 does indeed perform much better.
build #0524 = ~10 skipped frames
build #0525 = ~40 skipped frames

Maybe @popcornmix could take a look at that?
 Excuse my ignorance, but the last build I can find in this forum is #0517. Is there somewhere else that even newer builds are posted?
@Double L 
Edited my post. It is #0424 and #0425, of course.
New LibreELEC.tv Leia build #0518: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 9cccdf0a551a8dac3ce3c8d40bda7811c5b09857e8baf0a8db8ffe5a861d197e (RPi)
SHA256 Checksum: 16913241fc69afb6df53222fba93fbfc7a746550358a2106fa286509aaa9f4f8 (RPi2)

text:
# uname -a
Linux rpi512 4.14.41 #1 Fri May 18 21:05:02 BST 2018 armv6l GNU/Linux

# vcgencmd version
May 18 2018 18:09:33
Copyright © 2012 Broadcom
version c75d403819718d12049aa2edd2009356a6cb592f (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180518210307-#0518-gdf34f39 [Build #0518]

# Kodi version
(18.0-ALPHA2 Git:48f1632). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (df34f39, changelog) and tip of XBMC master (5afb532, changelog) with the following modifications: Build Highlights:
  1. New firmware (fix rebooting, temperature reading)
  2. allow user to select resolutions
Build Details:
  1. Firmware (May 18):
    • firmware: vc_image: vc_image_fill_yuv_uv sometimes overfilled the first column. See: link
    • firmware: arm_loader: Add SET_NOTIFY_REBOOT message. See: link
    • firmware: gencmd: Report temperature with read_ring_osc values
  2. LibreELEC.tv:
    • buildsystem: use no-lto, when lto is disabled (PR:2685, 3 commits, 3 files changed)
  3. XBMC:
    • allow user to select resolutions (PR:13899, 2 commits, 12 files changed)
    • OSX: only load resolution of current display (PR:13903, 1 commit, 8 files changed)
  4. inputstream.adaptive:
    • [JNI] use base JAVA class when loading DRMOnEventListener (44512f1)
    • Fix decimal SSM first char / fix kidPos segfault (277fc8e)
    • Fix KID length (32 -> 36), add pure hex KID (6375d29)
    • Version bump 2.2.18 (89a69b7)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2682 (perma): linux: update to linux-4.14.41
    • Added: [pkg] PR:13904 (perma): Fix whitelistable resolutions on some platforms
With build #504 I'm trying to install the Backup addon but it keeps rebooting, first when it was installing the dependencies but now they're all installed it still reboots when I try to install Backup.

Crashlogs in chronological order.

https://pastebin.com/5nmxcvee

https://pastebin.com/Y57mv3Q9

https://pastebin.com/kSYDKnbB
the reboot errors on installing an add-on are gone with the newer version try 0518.
New LibreELEC.tv Leia build #0519: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: adb15d713e47490dd10e63ae470e15c3d8ce3b40241299d1ca7e4bda6d460b74 (RPi)
SHA256 Checksum: 7a002b069819c79e431db770cee192d27435c74ba247d6ae1f9afddf97ed1e9a (RPi2)

text:
# uname -a
Linux rpi512 4.14.41 #1 Sat May 19 21:05:05 BST 2018 armv6l GNU/Linux

# vcgencmd version
May 18 2018 18:09:33
Copyright © 2012 Broadcom
version c75d403819718d12049aa2edd2009356a6cb592f (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180519210311-#0519-g85b8697 [Build #0519]

# Kodi version
(18.0-ALPHA2 Git:5afb532). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (85b8697, changelog) and tip of XBMC master (efe0763, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. LibreELEC.tv:
    • create_addon: changes for jenkins specific quirks (PR:2706, 1 commit, 1 file changed)
  2. XBMC:
    • remove --legacy-res command line argument (PR:13906, 1 commit, 3 files changed)
    • remove -d (delay) command line argument (PR:13907, 1 commit, 1 file changed)
  3. inputstream.adaptive:
    • SegmentTemplate in adpset cleanups (eb7795e)
  4. Additional commits/pull requests/changes not yet merged upstream:
Hi,

Libreelec Leia build #518 freezes or reboot when you choose an emulator or Retroarch addon from Gamestarter. I can confirm that in build #407 was working properly.

Here my crash log

https://pastebin.com/XDJAnJwB

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

SHA256 Checksum: 05d9a2932c0be6cfdb039b10663bc494f21264d0159a463d369ad23efdc5d2b8 (RPi)
SHA256 Checksum: f589fece058a6a0f76e88dbb74577c90e8f52ac441676dc4d99c3611ab5df912 (RPi2)

text:
# uname -a
Linux rpi512 4.14.41 #1 Sun May 20 21:05:05 BST 2018 armv6l GNU/Linux

# vcgencmd version
May 18 2018 18:09:33
Copyright © 2012 Broadcom
version c75d403819718d12049aa2edd2009356a6cb592f (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180520210312-#0520-g6a26f5d [Build #0520]

# Kodi version
(18.0-ALPHA2 Git:5afb532). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6a26f5d, changelog) and tip of XBMC master (f0e5a25, changelog) with the following modifications: Build Highlights:
  1. Resolution: Allow deviation of max 0.01 instead of 0.005
  2. [curl] add url option to disable peer verification
  3. Media source dialog tidyup
Build Details:
  1. LibreELEC.tv:
    • RPi, Generic: fix erratic IR timeout behaviour on Topseed mceusb receiver 1784:0011 (PR:2692, 2 commits, 2 files changed)
    • Generic: allow lower IR timeouts on ITE CIR devices (PR:2694, 1 commit, 1 file changed)
    • rust: rework (PR:2709, 2 commits, 2 files changed)
    • addon/librespot: Update to 431be (#2712) (2820ec6)
  2. XBMC:
    • Resolution: Allow deviation of max 0.01 instead of 0.005 (PR:13908, 1 commit, 1 file changed)
  3. kernel 4.14.y:
    • New commits in this build:
      • config: Add CONFIG_MTD_BLOCK2MTD=m (3197e556)
      • config: Add LZ4 compression support to arm64 kernel (#2559) (2766c5d1)
      • config: Add KEYBOARD_MATRIX=m (82c4c8e6)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] PR:13909 (perma): [curl] add url option to disable peer verification
    • Added: [pkg] PR:13910 (perma): Media source dialog tidyup
There are three issues for me at the moment with latest build #0520:

1. Kodi (not libreelec itself) crashed during mp3 stream playback, without any user interference: crashlog
2. Opening local mp3 files takes several seconds, up to half a minute. Playback is fine though.
3. I've created some .pls playlists containing audio streams with let's say 4 entries. If the end of the playlist is reached (by pressing "next track") Kodi states correctly "cannot play next item", but at the same time the whole (local) playlist is wiped and I have to reopen it.

Tell me if I can give more details about the issues.
Best regards.
(2018-05-21, 15:19)thent Wrote: [ -> ]2. Opening local mp3 files takes several seconds, up to half a minute. Playback is fine though.
Is this a new issue in latest build?
If not then was it better in an older build? Identifying the first build with the issue is very useful.
(2018-05-21, 16:23)popcornmix Wrote: [ -> ]Is this a new issue in latest build?
If not then was it better in an older build? Identifying the first build with the issue is very useful. 
Sorry, my bad. Files are shared with SMB, first affected build is #0329.
New LibreELEC.tv Leia build #0521: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 7d47a34cd14b822aa49bb2b69a3873aef3671e8794177044f032558d29a3802f (RPi)
SHA256 Checksum: 65390ea3fe56e0f8e844554c0d43a5703d46085d4b8110df41939245dfa4364d (RPi2)

text:
# uname -a
Linux rpi512 4.14.42 #1 Tue May 22 00:37:54 BST 2018 armv6l GNU/Linux

# vcgencmd version
May 18 2018 18:09:33
Copyright © 2012 Broadcom
version c75d403819718d12049aa2edd2009356a6cb592f (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180522003559-#0521-g1626fdb [Build #0521]

# Kodi version
(18.0-ALPHA2 Git:19eb19e). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (1626fdb, changelog) and tip of XBMC master (19eb19e, changelog) with the following modifications: Build Highlights:
  1. New 4.14.42 kernel
  2. Bump alsa-utils, alsa-lib, xorg
Build Details:
  1. LibreELEC.tv:
    • config/graphic: reset variables when calling get_graphicsdrivers() (PR:2711, 4 commits, 1 file changed)
  2. XBMC:
    • [GUI] Invalidate underlying windows if modal dialog close (PR:13905, 2 commits, 2 files changed)
    • Fixed for Limited Range (PR:13912, 4 commits, 5 files changed)
    • AE: Reenable AESinkOSS on FreeBSD (PR:13793, 2 commits, 10 files changed)
  3. inputstream.adaptive:
    • [DASH] fix double base path (a9dbb2b)
    • Parse Audio adaptationset default and original attributes (afa81ef)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2680 (perma): kodi: mid-May 2018
    • Updated: [env] PR:2682 (perma): linux: update to linux-4.14.42
    • Added: [env] PR:2714 (perma): Xorg package bumps
    • Added: [env] PR:2715 (perma): multimedia-tools: add-on update
    • Updated: [pkg] PR:13909 (perma): [curl] add url option to disable peer verification
(2018-05-21, 17:18)thent Wrote: [ -> ]Sorry, my bad. Files are shared with SMB, first affected build is #0329. 

Only change in that build that looks possible is PR13699
Anyone else seeing the slow opening of mp3 files?
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