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) - Milhouse - 2017-01-07

(2017-01-07, 23:30)raynetec Wrote: With latest build #0106 i have some weird video playback behavior. Pvr streams radomdly pause for several minutes and video files jump back 1 min after 10 - 20 minutes of playback.

Are you sure this problem started with #0106?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - raynetec - 2017-01-07

(2017-01-07, 23:36)Milhouse Wrote: Are you sure this problem started with #0106?

I'm back on #0105 now and keep testing. But since i update daily and never encountered such bahavior, i'm pretty sure that it started with #0106. I'll report back later just to be sure.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-01-08

New LibreELEC.tv Krypton build #0107: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.1 #1 Sat Jan 7 21:37:12 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan  4 2017 15:27:16
Copyright (c) 2012 Broadcom
version 43d2d47403713cac987e0abe44863b5bdf789171 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170107213606-#0107-gc7cd1d4 [Build #0107]

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

Based on tip of LibreELEC.tv master (c7cd1d4a, changelog) and tip of XBMC master (2b073a7e, changelog) with the following modifications: Build Highlights:
  1. New 4.9.1 kernel
  2. Minor libcec and libnfs updates
Build Details:
  1. LibreELEC.tv:
    • settings: update githash for 0.8.7 (PR:1144, 1 commit, 1 file changed)
    • repo: correct minimum add-on version for ls.io repo (PR:1145, 1 commit, 1 file changed)
  2. XBMC:
    • Replace raw new/delete in Util with stack object (PR:11387, 1 commit, 1 file changed)
    • Add python scrapers (PR:9984, 3 commits, 13 files changed)
    • App Name for Windows OS is not reflected at APPDATA directory. (PR:11085, 1 commit, 1 file changed)
    • [cmake/win32] Don't use system wide installed dependencies (PR:11246, 1 commit, 1 file changed)
    • [Android] disable zeroconf (PR:11393, 1 commit, 1 file changed)
  3. libcec:
    • Install pkgconfig in arch-specific dir (PR:284, 1 commit, 1 file changed)
  4. libnfs:
    • Revert "socket: batch pdu read in function rpc_read_from_socket" (PR:162, 1 commit, 1 file changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1146: linux: update to linux-4.9.1



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - raynetec - 2017-01-08

#0105 and #0107 seem to work fine. Maybe it was just some unrelated network hiccup. Sorry Undecided


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-01-08

No problem, thanks for testing and confirming!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-01-08

(2017-01-06, 19:07)Zorro12 Wrote: Just to let you know

The error I've posted HERE doesn't exist anymore after updating the DAZN addon to V.0.7.0.


BR

Thanks, although I'm not entirely sure what has changed for this to now be working. Nothing has changed in LibreELEC, as we were not able to identify the root cause.

I've just re-tested the problematic URL with the first non-working LibreELEC build, #1120, and this old build is now working correctly when a week ago this same build was not working.

So this looks like it has been fixed on the server, somehow. There may still be a problem in LibreELEC, or there never was a problem in LibreELEC and instead it was some sort of server mis-config... fingers crossed for the latter. Smile


Edit: Looks like DAZN must have fixed some other error as the widevine "SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC" issue is still there - I wrote the above message based on a flawed test, as the url only fails when requested from _within_ Kodi, but is fine when requested outside of Kodi (ie. command line, curl, python etc.). So we still have this weird SSL error that we need to get to the bottom of...


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2017-01-08

Will there be kernel 4.10 based builds?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-01-08

Yes. 4.10-rc3 should be out later on Sunday, if there are no issues I'll do a weekly build.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - SharpCoder - 2017-01-08

the custom channel updates don't seem to be refreshing, i have to edit the channel link to get it to force refresh to pick up latest build.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Aux_ - 2017-01-08

@SharpCoder

It works and there are 2 possibilities

1. You have to restart RPi
2. Refresh the link - h t t p://milhouse.libreelec.tv/builds/master/RPI2 (click on it and click on ENTER). Then go to "Available Versions".

This is how it works for me...


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - SharpCoder - 2017-01-08

@Aux_, I mean regardless of when i go to check, after multiple restarts of my RPi3, i have to go into the channel and edit say the trailing slash from **/builds/master/RPI2 to to **/builds/master/RPI2/ then the plugin refreshes and the latest build shows, and have to do this everytime to get the latest ..latest build to show. It's nothing major, just a little tedious at best.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Aux_ - 2017-01-08

@SharpCoder - Hmm ... that's strange. This is definitely something new.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-01-08

New LibreELEC.tv Krypton build #0108: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.1 #1 Sun Jan 8 21:03:16 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan  4 2017 15:27:16
Copyright (c) 2012 Broadcom
version 43d2d47403713cac987e0abe44863b5bdf789171 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170108210211-#0108-g9e4c5ea [Build #0108]

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

Based on tip of LibreELEC.tv master (9e4c5ea8, changelog) and tip of XBMC master (ec07c1dc, changelog) with the following modifications: Build Highlights:
  1. Include media_build
Build Details:
  1. LibreELEC.tv:
    • media_build for Generic and RPi (PR:1138, 6 commits, 12 files changed)
    • linux: update to linux-4.9.1 (PR:1146, 2 commits, 5 files changed)
    • fluxbox: start applications maximized by default (PR:1142, 1 commit, 2 files changed)
    • move back to DRI2 (PR:1093, 2 commits, 2 files changed)
    • scripts/create_addon: use PKG_REV as part of the binary addon version (PR:1025, 1 commit, 1 file changed)
  2. XBMC:
    • Replace raw new/delete inside CDVDFactorySubtitle (PR:11396, 3 commits, 14 files changed)
    • spelling: acquire (PR:11363, 1 commit, 4 files changed)
    • Replace raw new/delete with unique_ptr in GUIWindowSlideShow (PR:11398, 1 commit, 2 files changed)
  3. pvr.hts:
    • Don't reconnect immediately on register error (PR:274, 2 commits, 4 files changed)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - ckarrie - 2017-01-09

Hi Milhouse,

could you please update your Raspberry build to latest linux kernel? There is an inportant fix (https://github.com/raspberrypi/linux/commit/8d9edc8eb8c882e312ee57f9464b1a6b43df5b89) in branch 4.9.y (https://github.com/raspberrypi/linux/tree/rpi-4.9.y) for all HifiBerry Amp+ users.

Thank you!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-01-10

New LibreELEC.tv Krypton build #0109: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.9.2 #1 Tue Jan 10 02:22:43 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Jan  9 2017 19:25:42
Copyright (c) 2012 Broadcom
version 8d26b9e653bfa3160da673aad9f802058e8f7174 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170110022138-#0109-gf8d7242 [Build #0109]

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

Based on tip of LibreELEC.tv master (f8d7242e, changelog) and tip of XBMC master (fa383a18, changelog) with the following modifications: Build Highlights:
  1. New firmware (force_pvt, hdmi drive, removed CEC bridge)
  2. New 4.9.2 kernel
  3. Enable HiFiBerry AMP support
  4. Bump GUI ABI - this will break backward compatability with skins
Build Details:
  1. Firmware (Jan 9):
    • firmware: bootcode: Initialise default force_pvt
    • firmware: hdmi: Use hdmi drive when any hdmi modes are supported. See: link
    • firmware: CEC code cleanup 1: Removed CEC bridge
  2. LibreELEC.tv:
    • RBP: enable SND_BCM2708_SOC_HIFIBERRY_AMP (PR:1151, 1 commit, 4 files changed)
    • imx6: update kodi patch (fix partially broken deinterlace) (PR:1152, 1 commit, 1 file changed)
  3. XBMC:
    • [gui] Bump GUI version ABI as we start to break backwards compatibility. (PR:11306, 2 commits, 4 files changed)
    • spelling: json (PR:11403, 1 commit, 2 files changed)
    • spelling: output (PR:11402, 1 commit, 7 files changed)
    • [PVR] PVRMananger::m_currentFile: CFileItem* -> CFileItemPtr. (PR:11397, 1 commit, 2 files changed)
    • [cmake] fixes cpack dependency list generation (PR:11370, 2 commits, 17 files changed)
    • spelling: paths (PR:11401, 1 commit, 1 file changed)
    • spelling: strings (PR:11406, 1 commit, 2 files changed)
    • spelling: DestroyDispmanxWindow (#11365) (2f1c47c9)
  4. pvr.hdhomerun:
    • Use correct channel number parsed from GuideNumber (PR:32, 0 commits, 0 files changed)
  5. newclock5:
    • New commits in this build:
      • Apply ffmpeg patches automatically after downloading and extracting the ffmpeg tar ball (ca773d29)
  6. kernel 4.9.y:
    • New commits in this build:
      • Revert "Revert "Added driver for HiFiBerry Amp amplifier add-on board"" (e1326d2d)
      • hifiberry-amp: Adjust for ALSA object refactoring (1808e9d8)
      • bcm2835-i2s: Changes for allowing asymmetric sample formats. (456b5473)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1153: linux: update to linux-4.9.2