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-08-14, 22:41)syrell Wrote: [ -> ]Another, maybe stupid question, can I get the Milhouse Alphaversions also for a rPi3 Model B?
Nope. Post#1 on Page#1 says:
(2016-12-01, 06:34)Milhouse Wrote: [ -> ]RPi 3/RPi 3+ users: Use RPi2 builds.
(2018-08-14, 22:41)syrell Wrote: [ -> ]Another, maybe stupid question,
Stupid questions are questions not asked. Smile
Thanks, Milhouse, for the BusyBox update in #0814. Smile. I'll give it a try here shortly and see if it sorts out my problem.

I very much appreciate your efforts. I don't know what we'd do without you. Big Grin.

Thanks, again.

Have a good one.

Bob
RPI2 and RPI3 uses the same build as it says on the first post.
No joy in Mudville, it appears. Oh well. Maybe approach it from a different angle.

Again, thanks, Milhouse, for all your hard work. It is truly appreciated.

Best regards,
Bob
(2018-08-14, 23:57)Trespasser Wrote: [ -> ]Thanks, Milhouse, for the BusyBox update in #0814. Smile. I'll give it a try here shortly and see if it sorts out my problem.

The update isn't going to help as the script you PM'd me isn't crashing because of wget, it's crashing because you're passing a massive single line of data (485KB) to sed, which then chokes (as I explained in my PM reply). The solution is to fix your script by adding some double quotes.
Hi Milhouse,
You're correct, it wasn't wget. It was the line directly below it that was causing the problem. I tried a different command and now my script is working perfectly again.

You're obviously a fine fellow.

Thanks for putting up with me. Smile.

Best regards,
Bob
New LibreELEC.tv Leia build #0815: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 2daa54d2129a9d2f13fd462bafa6880426fd22335afa09de685f75dc01cb677c (RPi)
SHA256 Checksum: 481671557cba6f7301cfb9ad9e8b872cf68938feb3d7c05c7b0c2cae6a6921c9 (RPi2)

text:
# uname -a
Linux rpi512 4.14.62 #1 Wed Aug 15 21:09:07 BST 2018 armv6l GNU/Linux

# vcgencmd version
Aug 10 2018 11:25:06
Copyright © 2012 Broadcom
version ae4ae721c2518e45e5b0a0a7c73497b3dc1007d6 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180815210704-#0815-gab31e8c [Build #0815]

# Kodi version
(18.0-BETA1 Git:fc9faf3). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (ab31e8c, changelog) and tip of XBMC master (a7fef8f, changelog) with the following modifications: Build Highlights:
  1. kernel: Revert "mm: alloc_contig: re-allow CMA to compact FS pages" (linux) (@smp1)
  2. RetroPlayer: Merge savestate metadata into .sav file (with external flatbuffers support)
  3. [json-rpc] Fix playback of pvr channels and pvr recordings - trac#17984.
Build Details:
  1. LibreELEC.tv:
    • mesa: update to mesa-18.1.6 (PR:2879, 1 commit, 1 file changed)
    • samba: update to samba-4.8.4 (PR:2884, 1 commit, 1 file changed)
    • linux (RPi): update to linux-4.14.62 (PR:2837, 11 commits, 7 files changed)
    • libdrm: update to libdrm-2.4.93 (PR:2888, 1 commit, 1 file changed)
    • nano: update to 2.9.8; .tar.xz package (PR:2885, 1 commit, 1 file changed)
    • libssh: update to libssh-0.8.1 (PR:2889, 1 commit, 2 files changed)
  2. XBMC:
    • RetroPlayer: Merge savestate metadata into .sav file (PR:14209, 6 commits, 71 files changed)
    • [win10] filesystem - fix crash on stat remote device. (PR:14300, 1 commit, 1 file changed)
    • VideoPlayer: fix video rotation (PR:14298, 2 commits, 3 files changed)
    • changed: auto-enable disabled add-ons which are dependencies of another (PR:14296, 1 commit, 1 file changed)
  3. pvr.mediaportal.tvserver:
    • Various updates for v18 (PR:90, 15 commits, 53 files changed)
  4. newclock5:
    • Commits no longer in build:
      • ffmpeg: hevc: Update to latest ben optimisations (79c8d745)
      • fixup: ilog bit mask (b9af3e0c)
      • ffmpeg: hevc: latest optimisations from Ben (2b6422b0)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2887 (perma): kodi: September 2018 update
    • Added: [pkg] PR:2647 (perma): Revert "mm: alloc_contig: re-allow CMA to compact FS pages" (linux)
    • Added: [pkg] PR:14297 (perma): fixed: add missing dependency for retroplayer messages
    • Added: [pkg] PR:14301 (perma): [json-rpc] Fix playback of pvr channels and pvr recordings - trac#17984.
thank u for your answers
(2018-08-15, 22:58)Milhouse Wrote: [ -> ][*]kernel: Revert "mm: alloc_contig: re-allow CMA to compact FS pages" (linux) (@smp1)
 
This is a potential fix for audio dropouts when pi is busy (e.g. live TV recording and playback or when running background jobs like torrents)
that appeared between the 4.9 and 4.14 kernels. If you've had this issue then please test and report.
(2018-07-30, 21:18)smp1 Wrote: [ -> ]Same issue as with previous kernel 4.18 builds. VDR/VNSI does not seem to function (not a DVB Driver Addons issue - I don't use those). 
I dug deeper into this and the issue appears to be a buggy dvbsky.c driver. Reverting commit 7d95fb7 fixed it.
(2018-08-16, 17:26)smp1 Wrote: [ -> ]Reverting commit 7d95fb7 fixed it.

pls try to report this "upstream", a fix might take a while :/
meanwhile we could revert this
New LibreELEC.tv Leia build #0816: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: cb5cc7d1ff93ea971546f5a972ce991b6409f22c321b5a7ad7bdea920ef81916 (RPi)
SHA256 Checksum: f8684c155afba4053324c87f0c8b90378269abff1c983126dbde529cb2b5821b (RPi2)

text:
# uname -a
Linux rpi512 4.14.62 #1 Thu Aug 16 21:06:53 BST 2018 armv6l GNU/Linux

# vcgencmd version
Aug 16 2018 17:35:18
Copyright © 2012 Broadcom
version 31e0613622dc2f2463bf3dd74e6c897d91201a4d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180816210328-#0816-geef941c [Build #0816]

# Kodi version
(18.0-BETA1 Git:fc9faf3). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (eef941c, changelog) and tip of XBMC master (dc210c7, changelog) with the following modifications: Build Highlights:
  1. New firmware (video_encode, arm_dt fixes)
  2. RPi: enable CMA debugging
  3. improve BT/WiFi coexistence, preventing BT audio stutter (link)
Build Details:
  1. Firmware (Aug 16):
    • firmware: video_encode: Drop back to software conversion if stride is not mod32. See: link
    • firmware: arm_dt: Break out GPIO save/restore from HAT code as needed for PoE
  2. LibreELEC.tv:
    • script/image: cleanup (PR:2886, 6 commits, 5 files changed)
    • busybox: update to busybox-1.29.2 (PR:2881, 2 commits, 4 files changed)
    • vfs.sftp: rebuild (PR:2891, 1 commit, 1 file changed)
  3. XBMC:
    • [json-rpc] Fix playback of pvr channels and pvr recordings - trac#17984. (PR:14301, 1 commit, 2 files changed)
    • fixed: add missing dependency for retroplayer messages (PR:14297, 1 commit, 1 file changed)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2887 (perma): kodi: September 2018 update
    • Added: [env] compare (perma): RPi: enable CMA debugging
    • Added: [pkg] compare (perma): improve BT/WiFi coexistence, preventing BT audio stutter (brcmfmac_sdio-firmware-rpi)
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