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
Weekly Linux 4.19-rc3 build #0909x: RPi / RPi2

Packages disabled/not included:
text:

DVB Driver Addons (CrazyCat incompatible with 4.19-rc)
Known issues:
text:

RTL8188EU, RTL8192CU/DU/EU, RTL8812AU: driver changes untested

(This includes RPi POE support)
(2018-09-10, 17:28)frank74 Wrote: [ -> ]Hi Milhouse,

thanks for your response. I tested a lot of test builds during the last hours.
The followinf test scenarios:
- complete Network boot wir path to boot files and storage dir.
- clean storage dir only with advancedsettings.xml
- tested with complete redirect of masterprofile and redirect of special files in masterprofile
- the problem is only with sources.xml and passwords.xml. if both are not redirected it is working, a complete redirect of masterprofile is also not working.
- Same problem with smb and nfs redirect (nfs has no username/password for the protocol)

as I said, i made a lot of tests and I hope a made no mistake!

Up to 0326 is working and from 0327 its not working.

The obvious candidate in #0327 is the following:

(2018-03-27, 22:45)Milhouse Wrote: [ -> ]Build Details:
  1. XBMC:
    • [xbmc] fix credentials in an URL in case of VFS add-on. (PR:13680, 2 commits, 5 files changed)

This is quite a serious bug that will affect many that are using path substitution, I would imagine.

The next step would be to produce a simple test case and open an issue on trac.kodi.tv. And/or ping @afedchin.

Edit: I've pinged @afedchin, he'll try and have a look at it tomorrow which may avoid having to create a trac ticket.
New LibreELEC.tv Leia build #0910: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: e5dbcd251f9a5caa04250024c51a7e561d1f2d822f2e70462c82f20bae83e3f3 (RPi)
SHA256 Checksum: 543dae835a015feb20fee50c9845df86fba081e01bf7d9d79a652cd93247723f (RPi2)

text:
# uname -a
Linux rpi512 4.18.7 #1 Mon Sep 10 21:22:18 BST 2018 armv6l GNU/Linux

# vcgencmd version
Sep 10 2018 17:31:37
Copyright © 2012 Broadcom
version 46671264d2e10a76c8071b7b084a5409b1afc2cc (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180910212043-#0910-g6ecbcd2 [Build #0910]

# Kodi version
(18.0-BETA3 Git:65fee74). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (6ecbcd2, changelog) and tip of XBMC master (65fee74, changelog) with the following modifications: Build Highlights:
  1. New firmware (video_decode memory leak/mmal SBGGR16 encoding fixes)
  2. New 4.18.7 kernel (with RPi POE support)
  3. Include CServiceBroker pointer changes that were reverted in previous build
  4. input: libinput: add setting to allow changing keymap layout
    Quote:Go to Settings > System > Input > Keyboard layouts

    This should now allow different physical keyboard layouts (English UK, German, AZERTY etc.) work correctly with Kodi (no reboot required).
Build Details:
  1. Firmware (Sep 10):
    • firmware: Camplus: annotate: Check lines_available >= lines_required. See: link
    • firmware: video_decode: Fix memory leak on passing in codec config multiple times
    • firmware: mmal: Correct encoding 4CC for SBGGR16
  2. LibreELEC.tv:
    • cxxtools: remove unneeded patch (PR:2945, 1 commit, 1 file changed)
    • SDL2: update to v2.0.8 / added cmake toolchain opts (PR:2860, 2 commits, 1 file changed)
    • libssh: explicitly disable Kerberos support (PR:2948, 1 commit, 2 files changed)
    • scripts/get_archive, tools-distro-tool: fix wget redirection issue when wget running in background (PR:2943, 1 commit, 2 files changed)
    • wireless-regdb: update to wireless-regdb-2018.09.07 (PR:2959, 1 commit, 1 file changed)
    • mesa: update to mesa-18.2.0 (PR:2961, 1 commit, 1 file changed)
    • Python3: update to Python3-3.7.0 (PR:2962, 3 commits, 3 files changed)
    • buildsystem: better support for project and device config files (PR:2964, 2 commits, 2 files changed)
    • linux: ath9k: enable hwcrypt and Channel Context support (PR:2963, 1 commit, 6 files changed)
    • busybox: don't fix GPT tables when partition scheme is MBR (PR:2957, 1 commit, 1 file changed)
  3. XBMC:
    • Games: Fix error calculating savestate size (PR:14404, 1 commit, 1 file changed)
    • added: hand rtsps (rtsp over ssl) inputs to ffmpeg (PR:14392, 1 commit, 1 file changed)
    • MMALRender: Protect against divide by zero (PR:14401, 1 commit, 1 file changed)
    • [PVR] gui info fixes (PR:14415, 2 commits, 2 files changed)
    • Enable games by default (PR:14398, 1 commit, 2 files changed)
    • libinput: use epoll to wait for events on the fd (PR:14397, 1 commit, 1 file changed)
  4. pvr.hts:
    • Demuxer: Do not reset starttime when re-subscribing. (PR:373, 1 commit, 4 files changed)
  5. newclock5:
    • Commits no longer in build:
      • MMALRender: Protect against divide by zero (6c8943f9)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2908 (perma): linux (Generic): update to linux-4.18.7
    • Updated: [env] PR:2913 (perma): linux (RPi): update to linux-4.18.7
    • Added: [pkg] PR:14341 (perma): input: libinput: add setting to allow changing keymap layout
Have you added support for the new inputstream.adaptive yet in any of these builds if not can i get a link to a install package for it for netflix <3
(2018-09-11, 00:50)CruxedKat Wrote: [ -> ]Have you added support for the new inputstream.adaptive yet in any of these builds if not can i get a link to a install package for it for netflix <3

Yes, read the release notes.
Is this update grabable from the LibreELEC on my Pi or do i need to download it from here ? if so got a tutorial on how i update (Im new to the scene)
There is an Add-On called "LibreELEC Dev Updater" install it and you will be able to do it using KODI
(2018-09-11, 02:33)CruxedKat Wrote: [ -> ]Is this update grabable from the LibreELEC on my Pi or do i need to download it from here ? if so got a tutorial on how i update (Im new to the scene)
Read the notes in the first post.
Iv no update folder though Sad
(2018-09-11, 06:06)CruxedKat Wrote: [ -> ]Iv no update folder though Sad
Yes you do, but it's hidden (as are all files and folders that begin with a period in Unix/Linux) so configure whatever tool you are using to show hidden files and folders.
(2018-09-10, 22:53)Milhouse Wrote: [ -> ] 
  1. input: libinput: add setting to allow changing keymap layout
    Quote:Go to Settings > System > Input > Keyboard layouts

    This should now allow different physical keyboard layouts (English UK, German, AZERTY etc.) work correctly with Kodi (no reboot required).
Thanks for this.
You make my days.
Very thanks !!!!
(2018-09-11, 10:02)poiuytrezaaa Wrote: [ -> ]Thanks for this.
You make my days.
Very thanks !!!!

@lrusak from Team LibreELEC/Kodi did all the work (and there was a lot of it!) Glad it's now working. Smile
Since this morning my libreelec #0909b got stuck in a crash loop at reboot, also #0910 didn't help
http://ix.io/1msN
Looks like broken youtube addon for me? Any advice to recover my kodi from continously crashing?
thanks

edit: it was the zattoo pvr.
I moved /storage/.kodi/userdata/addon_data/pvr.zattoo to some backup location and the crashing stopped. Could it be some EPG fetching service module?
@CruxedKat

Go to Settings > LibreElec

Under System go to Updates and set Automatic Updates to Manual

tick Show Custom Channels as ON

under Custom Channel 1 press OK and enter the address below.

http://milhouse.libreelec.tv/builds/master/RPi2/

Go then to Update Channel and select Milhouse-9.0 (this will change depending on builds)

You can now click Available Versions and it will show you the latest Nightly build and let you install it by highlighting it and press OK.
Nice! Will that also work with the "auto" setting?
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