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) - thent - 2018-04-24

Since #0422 I'm seeing the choppy GUI again like described here already:
2720729 (post)


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-04-24

(2018-04-24, 18:32)thent Wrote: Since #0422 I'm seeing the choppy GUI again like described here already:
2720729 (post)

Are you using OMXPlayer or MMAL?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-04-24

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

SHA256 Checksum: 20949f6a7d0ceb59d2a6de1fe95e08fceb41aa049300265f6004ed83ea5ad3b4 (RPi)
SHA256 Checksum: 26ec8b6414c964ae39124db56d554c28a04c5ce27f2ba3fc1753d8a279967f41 (RPi2)

text:
# uname -a
Linux rpi512 4.14.34 #1 Tue Apr 24 21:05:06 BST 2018 armv6l GNU/Linux

# vcgencmd version
Apr 16 2018 18:21:52
Copyright © 2012 Broadcom
version af8084725947aa2c7314172068f79dad9be1c8b4 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180424210314-#0424-gadc0ff9 [Build #0424]

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

Based on tip of LibreELEC.tv master (adc0ff9, changelog) and tip of XBMC master (cd6c3fa, changelog) with the following modifications: Build Highlights:
  1. Reusable Python fixes
Build Details:
  1. LibreELEC.tv:
    • scripts/image: support periodic image names (PR:2661, 1 commit, 1 file changed)
    • initramfs: add missing fakeroot:host dependency (PR:2663, 1 commit, 1 file changed)
  2. XBMC:
    • [fix] call av_dump_format with redacted url (PR:13801, 1 commit, 2 files changed)
  3. kernel 4.14.y:
    • New commits in this build:
      • BCM270X_DT: Add sdio_overclock parameter (2d71f6ea)
      • gpiolib: Don't prevent IRQ usage of output GPIOs (aad95bfc)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [pkg] PR:3 (perma): Reusepython (kodi)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - beertank - 2018-04-24

(2018-04-22, 23:54)Milhouse Wrote:
(2018-04-22, 23:26)beertank Wrote: #0422 keeps rebooting after update eventually ending up in safe mode.

Crash log here: http://ix.io/18tG

OK that looks to be a Python issue, can you downgrade back to #0421 for now?

Edit: If you're stuck in Safe Mode then downgrading via ssh or Samba is likely to be the easiest solution - drop the #0421 tar file in the .update (ssh)/Update (Samba) folder, reboot and you should be back in your normal Kodi (ie. no longer in Safe Mode). 
Confirm #0423 / #0424 run OK


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - thent - 2018-04-25

(2018-04-24, 20:24)Milhouse Wrote:
(2018-04-24, 18:32)thent Wrote: Since #0422 I'm seeing the choppy GUI again like described here already:
2720729 (post)

Are you using OMXPlayer or MMAL? 
For video playback I'm using MMAL, but the issue is only with audio playback (probably with dvdplayer).


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - brunis - 2018-04-25

Hi,

Trying latest build on Pi1, starting any Movie or TV show crashes kodi.
I have my old Pi1 hooked up to a BENQ screen with HDMI and the screen has no sound. I see a muted speaker icon when kodi is running, not sure if that is why it can't playback without crashing.

http://ix.io/18H6

Not sure if i was supposed to reply to this post or post it somewhere else?

Brunis


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - brunis - 2018-04-25

I have my old Pi1 hooked up to a BENQ screen with HDMI and the screen has no sound. I see a muted speaker icon when kodi is running, not sure if that is why it can't playback without crashing. Hope that helps.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - brunis - 2018-04-25

(2018-04-24, 18:32)thent Wrote: Since #0422 I'm seeing the choppy GUI again like described here already:
2720729 (post)
 Same here, especially for Pi1, i'm seeing 2fps in Home window, even after setting resolution down to 768x576


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - b1m1 - 2018-04-25

Hi,

Upgraded from 329 to 422 and experienced severe stuttering audio and video.

Downgraded to 407 and all is ok.

Anyone else having similar issues?

Regards Phil


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - himbeere - 2018-04-25

(2018-04-25, 15:11)b1m1 Wrote: Hi,

Upgraded from 329 to 422 and experienced severe stuttering audio and video.

Downgraded to 407 and all is ok.

Anyone else having similar issues?

Regards Phil
 Yes i have the same issue. 407 is the last working version.

https://pastebin.com/P3WiaAAr


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-04-25

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

SHA256 Checksum: ab95ae4bd765ccd439d162287ce5caed61a2d59b9fd3c9daeed68860c39fd036 (RPi)
SHA256 Checksum: d8aff2769741dddb7264ecd230be6b4ba6a2dbec97033cf1bf0d8a6d2aea9391 (RPi2)

text:
# uname -a
Linux rpi512 4.14.34 #1 Wed Apr 25 21:17:38 BST 2018 armv6l GNU/Linux

# vcgencmd version
Apr 16 2018 18:21:52
Copyright © 2012 Broadcom
version af8084725947aa2c7314172068f79dad9be1c8b4 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180425211539-#0425-gd3607ba [Build #0425]

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

Based on tip of LibreELEC.tv master (d3607ba, changelog) and tip of XBMC master (d233545, changelog) with the following modifications: Build Highlights:
  1. ffmpeg 4.0-Leia-Alpha-1
Build Details:
  1. LibreELEC.tv:
    • create sha256 checksum files of tars and images (PR:2664, 3 commits, 2 files changed)
  2. XBMC:
    • [Linux] add libinput backend for non window system platforms (PR:13176, 14 commits, 30 files changed)
  3. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Rebase to ffmpeg 4 (bd944228)
    • Commits no longer in build:
  4. kernel 4.14.y:
    • New commits in this build:
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2623 (perma): RPi, Generic: backport proposed patch to reduce IR latency
    • Updated: [env] PR:2654 (perma): kodi: Early May 2018
    • Updated: [pkg] PR:13814 (perma): Reusepython
    • Added: [pkg] PR:13815 (perma): [PVR] Implement smart direct channel number input



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - brunis - 2018-04-26

latest build is a total bust on Pi1 .. it's running, but home screen never appears..

i'd send debug logs, but i can't even ssh into it..   it responds though and samba shares are browsable.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - -DH- - 2018-04-26

@popcornmix 3D iso playback does not work in #425. Log shows a wellknown "Open: MVC stream not found", maybe new ffmpeg 4.0 needs some more patches?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MikeKL - 2018-04-26

Believe I Installed #0425 build around 22:25 and following morning unattended "idle" Kodi crash  Kodi Crashlog


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

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

SHA256 Checksum: 91fb3bdac31aeda68aa6dacd8b77d6d6cad44c1851aa9ea8c470643dee023ccb (RPi)
SHA256 Checksum: b4d864afa8ad9fdd3666796b13560d54bd9af78fb74ba745a60e8a1ca811e511 (RPi2)

text:
# uname -a
Linux rpi512 4.14.37 #1 Thu Apr 26 21:05:04 BST 2018 armv6l GNU/Linux

# vcgencmd version
Apr 16 2018 18:21:52
Copyright © 2012 Broadcom
version af8084725947aa2c7314172068f79dad9be1c8b4 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180426210309-#0426-gad45714 [Build #0426]

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

Based on tip of LibreELEC.tv master (ad45714, changelog) and tip of XBMC master (2f5f0c0, changelog) with the following modifications: Build Highlights:
  1. New 4.14.37 kernel
  2. samba 4.8.1 (bug fixes)
Build Details:
  1. LibreELEC.tv:
    • Remove u-boot-tools package dependency for WC & WP (PR:2671, 1 commit, 2 files changed)
    • samba: fix interleaved config generation/modification (PR:2653, 2 commits, 5 files changed)
    • samba: update to samba-4.8.1 (PR:2673, 1 commit, 2 files changed)
  2. XBMC:
    • Assorted FreeBSD fixes (PR:13691, 7 commits, 8 files changed)
    • [cleanup][windows] remove unused scripts & files (PR:13818, 2 commits, 5 files changed)
    • [PVR] Implement smart direct channel number input (PR:13815, 2 commits, 14 files changed)
    • [depends][darwin] cleanup, fix variable order & build / host mix up (PR:13816, 3 commits, 6 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2572 (perma): update dvb addons
    • Updated: [env] PR:2627 (perma): linux: update to linux-4.14.37
    • Added: [env] PR:2672 (perma): make: fix build against actual host glibc
    • Added: [pkg] PR:13803 (perma): windowing: add overrides for UseLimitedColor for specific platforms
    • Updated: [pkg] PR:13814 (perma): Reusepython