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
(2017-11-09, 21:45)maart84 Wrote: [ -> ]Is there somewhere some explenation on how these builds are made? I've been building my own because I need this libcec fix for my LG tv, but in the regular libreelec git HEVC is not working yet. Is there an easy way for adding that libcec commit in one of these builds?

http://forum.kodi.tv/showthread.php?tid=...pid2092814

These builds use a lot of custom build scripts in order to as much as possible automate the collection of patches from numerous locations into a single build.

If all you want to is build LE master with extra libcec patches then just put the additional patches in the patches folder within the libcec package.

I don't really follow your "libreelec git HEVC is not working" comment - LE master is fairly up to date as far as RPi, ffmpeg and kodi is concerned - updated a week or so ago. Start a new thread in the LibreELEC forum if you are having build issues or stuff isn't working.
New LibreELEC.tv Leia build #1109: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a337f5b45a7b525a9961c5592aba530afc75814aba0d2bf397430f72175a01d1 (RPi)
SHA256 Checksum: 48538ad8fd5095a85cecf51ae6391a51be3f1dbfa82b668b70dc9140687cfb24 (RPi2)

Code:
# uname -a
Linux rpi512 4.13.11 #1 Thu Nov 9 22:48:35 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov  3 2017 17:05:40
Copyright (c) 2012 Broadcom
version 1bcf9152e3b2ab5c67dcb9c7c1f6d9256d9a6f38 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171109224730-#1109-g1b05386 [Build #1109]

# Kodi version
(18.0-ALPHA1 Git:32924b7). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (1b05386, changelog) and tip of XBMC master (32924b7, changelog) with the following modifications: Build Highlights:
  1. [LE9] samba: fix misleading "file exists" message on login error
Build Details:
  1. LibreELEC.tv:
    • brcmfmac_sdio-firmware-aml: Fix install of binaries (PR:2190, 1 commit, 2 files changed)
    • [LE9] samba: fix misleading "file exists" message on login error (PR:2195, 1 commit, 1 file changed)
    • [LE9] macmini IR wakeup-from-suspend fixes (PR:2188, 2 commits, 2 files changed)
    • mono: update to 5.4.1.6 (PR:2191, 1 commit, 2 files changed)
    • touchscreen: fix addon version (PR:2184, 1 commit, 1 file changed)
  2. XBMC:
    • [win32][fix] Fix downloading of dependencies to error out if a package fails (PR:13020, 1 commit, 1 file changed)
    • [depends] fix rbpi toolchain usage (PR:13007, 4 commits, 5 files changed)
    • [cmake] iconv is a required dependency (PR:11665, 1 commit, 3 files changed)
    • RetroPlayer: Fix keyboard input (PR:12996, 4 commits, 5 files changed)
    • TexturePacker: exception fix (PR:13015, 3 commits, 7 files changed)
    • Sync scrapers (PR:13029, 1 commit, 17 files changed)
  3. inputstream.adaptive:
    • [TTML] postponed subtitle seek / reset subtitles on codec reset (3e98c6e)
    • version bump (2.1.7 -> 2.1.8) (a8d5f0b)
    • [TTML] add ptsOffset from fragment info (0710667)
    • [TTML] ignore namespace on attributes / implement h:mConfused:ms convention (a8ecd4d)
  4. pvr.zattoo:
    • Revert "Allow playing current program from start without recall" (d5db140)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2182 (perma): kodi: updates for Dec 2017
    • Added: [env] compare (perma): kodi: add safety mode
    • Added: [env] PR:2172 (perma): llvm: fix output of llvm-config
    • Added: [env] PR:2196 (perma): ova: bump virtual hw version to 12
    • Reverted: [pkg] PR:13007: [depends] fix rbpi toolchain usage (reason: needs newclock5 rebase)
The mode from page 1, " Migrating LibreELEC from RPi1 to RPi2, and back again "
didn't work for me.
I've sent the .tar file to the Pi2 update folder, shut down and put the SD card in the Pi1 - nothing happens.
Sending the .tar file to the Pi2 update folder, reboot the pi2 - message after unpacking and md5 checks: Error ... is not compatible with RPI2 arm hardware.

After that the P2 system is restarting as before.

What went wrong?
(2017-11-04, 12:52)MikeKL Wrote: [ -> ]Anyone noticing/having "pausing issue" with iplayer www and live HLS streams?

Using #1102 on rpi2 with an iplayer www livestream, switched on additional Video codec information (ctrl + shift + o) and noted that at time of pauses "Pullup correction pattern length pc:1 change to p:none" is occurring
(all other values looking reasonably consistent to the naive eye)
Since #1108, and inputstream.adaptive fixes it appears that pausing issue I was noticing/having when playing livestreams using iplayer www may be resolved.
Will continue to use addon over weekend and report back if issue still present.
(2017-11-10, 14:45)RappaSan Wrote: [ -> ]The mode from page 1, " Migrating LibreELEC from RPi1 to RPi2, and back again "
didn't work for me.
I've sent the .tar file to the Pi2 update folder, shut down and put the SD card in the Pi1 - nothing happens.
Sending the .tar file to the Pi2 update folder, reboot the pi2 - message after unpacking and md5 checks: Error ... is not compatible with RPI2 arm hardware.

After that the P2 system is restarting as before.

What went wrong?

Ah yes, the compatibility check was added to LibreELEC after I wrote those instructions.

When you intentionally want to upgrade an RPi2 with the RPi1 tar file, you'll need to create the "nocompat" flag file - this will require ssh:
Code:
touch /storage/.update/.nocompat
then copy the RPi1 tar file into the Update (or .update) folder on the RPi2, and then reboot.

The RPi2 will upgrade to the RPi1 firmware, and when it reboots after the upgrade you should see the "rainbow splash" (as you are now booting the RPi2 with RPi1 firmware). I'll update the note in the first post, thanks.
I have bug, after I watch movie (fully) in play list sometimes show icon "watched", but sometimes no. I tested a couple times, let player to complete play movie, but sometimes show correct, sometimes no. Where can be a problem?
Mh, I am trying to get Netflix Addon to run. But always terminates when trying to start a video.
Can u give me a hint? Here is the log: http://sprunge.us/ZeWS
@DerFabi2017 can you provide a debug log (wiki)
Edit above..sorry...
New LibreELEC.tv Leia build #1110: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 385cd78cea3d27311e7cd3875c79e58dfbe40703f37287f72cea1b119f9b28f1 (RPi)
SHA256 Checksum: 2136722c12f009aec63569794213636ec25542f70177486959935fa0615c4303 (RPi2)

Code:
# uname -a
Linux rpi512 4.13.12 #1 Fri Nov 10 21:13:14 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov  3 2017 17:05:40
Copyright (c) 2012 Broadcom
version 1bcf9152e3b2ab5c67dcb9c7c1f6d9256d9a6f38 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171110210354-#1110-g9364279 [Build #1110]

# Kodi version
(18.0-ALPHA1 Git:9677276). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (9364279, changelog) and tip of XBMC master (9677276, changelog) with the following modifications: Build Highlights:
  1. New 4.13.12 kernel
Build Details:
  1. LibreELEC.tv:
    • llvm: fix output of llvm-config (PR:2172, 2 commits, 1 file changed)
  2. XBMC:
    • Fix missing add-on description for repo add-ons (PR:13021, 2 commits, 1 file changed)
    • Controller dialog: Fix race condition when stopping/starting button mapping (PR:13027, 1 commit, 1 file changed)
    • Pictures: fix video in slideshow (PR:13031, 1 commit, 1 file changed)
  3. inputstream.adaptive:
    • [TTML] Fix subtitles / Hack HBO / Version bump ->2.1.8 (d2081b2)
  4. newclock5:
    • New commits in this build:
      • giflib: don't export reallocarray function (6ada11f5)
    • Commits no longer in build:
      • [build] Remove optimisation flags (5f04cfb2)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2198 (perma): linux: update to linux-4.13.12
(2017-11-10, 21:06)Milhouse Wrote: [ -> ]
(2017-11-10, 14:45)RappaSan Wrote: [ -> ]The mode from page 1, " Migrating LibreELEC from RPi1 to RPi2, and back again "
didn't work for me.
I've sent the .tar file to the Pi2 update folder, shut down and put the SD card in the Pi1 - nothing happens.
Sending the .tar file to the Pi2 update folder, reboot the pi2 - message after unpacking and md5 checks: Error ... is not compatible with RPI2 arm hardware.

After that the P2 system is restarting as before.

What went wrong?

Ah yes, the compatibility check was added to LibreELEC after I wrote those instructions.

When you intentionally want to upgrade an RPi2 with the RPi1 tar file, you'll need to create the "nocompat" flag file - this will require ssh:
Code:
touch /storage/.update/.nocompat
then copy the RPi1 tar file into the Update (or .update) folder on the RPi2, and then reboot.

The RPi2 will upgrade to the RPi1 firmware, and when it reboots after the upgrade you should see the "rainbow splash" (as you are now booting the RPi2 with RPi1 firmware). I'll update the note in the first post, thanks. 
Just wanna say
Thanks a lot.
I updatet yesterday to the latest Release and found, that I can no longer enter the local file browser for R0Ms. I guess the corresponding change is this:

https://github.com/xbmc/xbmc/pull/12909

I set the Folders before, but I guess games are not integrated (as are movies and tv shows) yet, due to the missing (?) game scraper.
@garbear: Is there any other way then to remove all game addons to still access the local R0Ms to start retro-gaming?
(2017-11-11, 15:09)linkinsoldier Wrote: [ -> ]I updatet yesterday to the latest Release and found, that I can no longer enter the local file browser for R0Ms. I guess the corresponding change is this:

https://github.com/xbmc/xbmc/pull/12909

I set the Folders before, but I guess games are not integrated (as are movies and tv shows) yet, due to the missing (?) game scraper.
@garbear: Is there any other way then to remove all game addons to still access the local R0Ms to start retro-gaming?

Yes, clicking on "Games" should have the same effect as the missing "Enter files section" button
Thank you, that worked... Should have thought of that, sorry...

Any idea of a scrapper for games similar to movies will be in kodi 18?
(2017-11-11, 20:42)linkinsoldier Wrote: [ -> ]Any idea of a scrapper for games similar to movies will be in kodi 18?

Nope. A scraper is useless if you don't have a database to scrape into. And we don't have a game database. Kodi's database code is in really bad shape. Work is in progress to replace this (see the feature_odb feature branch) but this won't make it into v18.
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