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
In Version 507 no issues so far.
(2018-05-07, 23:52)Milhouse Wrote: [ -> ]Edit: You said it was a clean install, that's odd - I don't know what would be triggering this. @popcornmix?

Don't believe that was from a clean install with default settings - it was using an ALSA device for audio, and default would have been hdmi.
log

While trying to open Add-On Browser Windows and installing Weather Plugin.
(2018-05-08, 02:35)parcel Wrote: [ -> ]<reuselanguageinvoker>false</reuselanguageinvoker>

Didn't work.

LibreELEC (Milhouse): devel-20180506210252-#0506-g8463ee0 [Build #0506]

kodi.log:
http://ix.io/19O6

.kodi/addons/plugin.video.netflix/addon.xml
http://ix.io/19O7

The same issue, after choosing movie kodi freeze.
Hi there,

last days I wanted to try actual LibreElec Version with Kodi 18, but almost everytime my RPi2 crashes during installing an addon.
So today I installed fresh LibreElec 8.2.5, activated only SSH and bluetooth (for my PS3 remote) and updated to actual LibreElec #507.
After restart I installed at first German Language addon (works this time), afterwards a Screensaver addon -> Crash and restart of Pi (showing the LibreElec boot screen).
Sometimes this happens during install of the first addon.

For more testing I tried also another SD-Card -> Same error.
Maybe someone knows this failure and can help me?
I uploaded via LibreElec the last crash log -> http://ix.io/19OS
Also kodi.old.log after first crash -> https://pastebin.com/6sWPmGSV
And kodi.log after first crash -> https://pastebin.com/zub7cKJ7

Thanks for your help :-)
Still having the same issues with the Python changes from April 21 onwards
New LibreELEC.tv Leia build #0508: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: bdac2d915d81ab59bca2111cc623095380fb173bce493d2b47533a17a46cf8fb (RPi)
SHA256 Checksum: f5c4cb23b5c9e30aef0880ed843a9692df3bbe76115a1de7451099644c983939 (RPi2)

text:
# uname -a
Linux rpi512 4.14.39 #1 Tue May 8 21:05:10 BST 2018 armv6l GNU/Linux

# vcgencmd version
May 8 2018 17:35:05
Copyright © 2012 Broadcom
version 0f286a16104a5dc034587c7f2470009e534dcae9 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180508210314-#0508-g8463ee0 [Build #0508]

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

Based on tip of LibreELEC.tv master (8463ee0, changelog) and tip of XBMC master (331e5fd, changelog) with the following modifications: Build Highlights:
  1. New firmware (mmal, voltage chicken bits)
  2. Drop Python reuse PR (one less variable contributing to remaining crash issues)
Build Details:
  1. Firmware (May 8):
    • firmware: video_encode: Filter the list of encoders based on variant
    • firmware: mmal: Relax requirement on a buffer in mmal_port_send_buffer
    • firmware: platform: avs: Also apply chicken bits to boost voltage
  2. inputstream.adaptive:
    • Set privacy_mode only if no certificate is given / fix some missing jni local refs (e9ecb4c)
    • Use jcast for byteArrays / provide cmakelists for obsolete ndk (43e02b8)
  3. kernel 4.14.y:
    • New commits in this build:
      • Revert "Sets the BCDC priority to constant 0" (d8b4a08c)
Hi Milhouse,

i have a problem with the kodi repo. i can not install any addon from the official Kodi repo. All installation failed.
(2018-05-08, 23:58)wintux Wrote: [ -> ]Hi Milhouse,

i have a problem with the kodi repo. i can not install any addon from the official Kodi repo. All installation failed.

debug log (wiki)?
After a reinstall it worked again.

Sorry for the post without a log. If a another problem comes, i will post the link to my Debug Log.
(2018-05-08, 22:48)h3yn0w Wrote: [ -> ]Still having the same issues with the Python changes from April 21 onwards

Updated from 507 to 508 and my addon is now working perfectly again. Thanks.
(2018-05-08, 20:51)Shadow128 Wrote: [ -> ]Hi there,

last days I wanted to try actual LibreElec Version with Kodi 18, but almost everytime my RPi2 crashes during installing an addon.
So today I installed fresh LibreElec 8.2.5, activated only SSH and bluetooth (for my PS3 remote) and updated to actual LibreElec #507.
After restart I installed at first German Language addon (works this time), afterwards a Screensaver addon -> Crash and restart of Pi (showing the LibreElec boot screen).
Sometimes this happens during install of the first addon.

Thanks for the logs. Unfortunately there's an issue introduced about #0501 or #0502 that now causes random crashes - it's under investigation but no fix yet.
(2018-05-09, 03:18)h3yn0w Wrote: [ -> ]
(2018-05-08, 22:48)h3yn0w Wrote: [ -> ]Still having the same issues with the Python changes from April 21 onwards

Updated from 507 to 508 and my addon is now working perfectly again. Thanks.

Without knowing the name of the add-on, or what the add-on is doing that is causing the problem, it's unlikely there will be a fix once the Python reuse PR is re-introduced so I'd suggest you contact the add-on maintainer and see if s/he is able to identify the problem and provide the relevant information to Kodi developers. Alternatively the add-on maintainer may need to add the setting posted by @parcel in this this post if the add-on is not compatible with Python reuse.
build 0508
Skin, addons, omx player..... working perferct....

Many thanks....Image
only install/update addons... rebooting.....
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