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
New LibreELEC.tv Leia build #0302: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 30d2fb1c4a399ac8ab0ca204d34adf5bfbf097566d63786244653ba31925ac73 (RPi)
SHA256 Checksum: c6a516669ea919c897eddebaff0be59511dd4b29a25afef6c4922b93ff74f0a0 (RPi2)

text:
# uname -a
Linux rpi512 4.19.25 #1 Sun Mar 3 04:54:46 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Feb 22 2019 18:10:04
Copyright © 2012 Broadcom
version c32b049542c0da4e13087d1043bbfa6c50b242f3 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190303045138-#0302-g0111c1d [Build #0302]

# Kodi version
Kodi (18.2-RC1 Git:f43abaf). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0111c1d, changelog) and tip of XBMC master (f43abaf, changelog) with the following modifications: Build Highlights:
  1. openssl: update to 1.1.1b - this may break some addons
Build Details:
  1. XBMC:
    • [cleanup] remove include guards (PR:15646, 1 commit, 6 files changed)
    • [Android] Fix monoscopic/2D viewrect calcuation (PR:15649, 1 commit, 1 file changed)
  2. peripheral.xarcade:
    • [cosmetic] use correct provider name (d218f0d)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2471 (perma): openssl: update to 1.1.1b
    • Updated: [env] PR:3342 (perma): scripts/build: fix broken sym link after #3328
    • Added: [env] PR:3351 (perma): config/options: ban spaces in paths
#0302 Installed and tvheadend client does not appear to start correctly. (Tvheadend server "v4.2.8-15-gdae8467" running OK can connect via web) Assume a consequence of openssl update.

Image

Additionally other Addons appear to be commenting more? than usual in attached kodi debug log

Note: Attached Log captured remotely, after clean reboot and enter/exit of TV channels + attempt to create log via LibreELEC settings which failed due to size of log.
@MikeKL did you upgrade your tvheadend server to service.tvheadend42-9.1.118-0302~milhouse-v4.2.8-15-gdae8467.zip, which also uses the new version of openssl?

Your log is full of:
text:

2019-03-03 11:43:50.014 T:1489695600 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to 127.0.0.1:9982
which would suggest a communication issue between client and server, presumably caused by openssl (assuming it worked with #0301).
(2019-03-03, 21:10)Milhouse Wrote: [ -> ]@MikeKL did you upgrade your tvheadend server to service.tvheadend42-9.1.118-0302~milhouse-v4.2.8-15-gdae8467.zip, which also uses the new version of openssl?

@Milhouse Apologies, I had not updated tvheadened server from 0301~milhouse-v4.2.8-15-gdae8467.zip which was installed to 0302~milhouse-v4.2.8-15-gdae8467.zip.
Once updated, tvheadend backend/frontend communicating correctly Blush
New LibreELEC.tv Leia build #0303: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 21b357a519ee656e7e19be5160ebb956718ece7d940224738d3ef78d04e38bf9 (RPi)
SHA256 Checksum: 7d771031d3383a295a897a824a0d8c9d8dd83b36748912573265af428a1c85ce (RPi2)

text:
# uname -a
Linux rpi512 4.19.25 #1 Sun Mar 3 21:04:36 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Feb 22 2019 18:10:04
Copyright © 2012 Broadcom
version c32b049542c0da4e13087d1043bbfa6c50b242f3 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190303210320-#0303-g0111c1d [Build #0303]

# Kodi version
Kodi (18.2-RC1 Git:847f1e8). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0111c1d, changelog) and tip of XBMC master (847f1e8, changelog) with the following modifications: Build Highlights:
  1. Minors
Build Details:
  1. XBMC:
    • [music] format album rating (PR:15653, 1 commit, 1 file changed)
    • [Android] generate keypress for mediasession actions (PR:15654, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
#0302 / #0303 
Good Morning, since 03.02.19 TvHeadend give me an error (GetDriveSpace: Add-on 'Tvheadend:127.0.0.1:9982' returned an error: server error) when i go back too 0220 all works.
Kodi Log
(2019-03-04, 03:41)jasonx20ac Wrote: [ -> ]#0302 / #0303 
Good Morning, since 03.02.19 TvHeadend give me an error (GetDriveSpace: Add-on 'Tvheadend:127.0.0.1:9982' returned an error: server error) when i go back too 0220 all works.
Kodi Log

Can you boot into #0302/#0303 and run "journalctl -a|pastebinit" then post the link?

There are about 10 builds between #0220 and #0302, so if you could narrow it down that might help.
(2019-03-04, 07:04)Milhouse Wrote: [ -> ]journalctl -a|pastebinit
ok hope it helps.
http://ix.io/1Cxn
Ok i have installed #0301 and everything works.
Could it be that oscam service isn´t using the new libssl ?
(2019-03-04, 19:16)jasonx20ac Wrote: [ -> ]Ok i have installed #0301 and everything works.
Could it be that oscam service isn´t using the new libssl ?

Yes, oscam needs updating.
New LibreELEC.tv Leia build #0304: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 77a4b4c1db79fc86331108db4a2a4d48422814602fc31dc5dcb3e94b332a00ee (RPi)
SHA256 Checksum: 5cd98de9f1c0e8235e98d60d62cf512e6955aa155d48622ee9fe8a24c1678e58 (RPi2)

text:
# uname -a
Linux rpi512 4.19.25 #1 Mon Mar 4 21:04:32 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Feb 22 2019 18:10:04
Copyright © 2012 Broadcom
version c32b049542c0da4e13087d1043bbfa6c50b242f3 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190304210323-#0304-g0111c1d [Build #0304]

# Kodi version
Kodi (18.2-RC1 Git:1a261cf). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0111c1d, changelog) and tip of XBMC master (1a261cf, changelog) with the following modifications: Build Highlights:
  1. brcmfmac_sdio-firmware-rpi: fix race between service and /dev/serial1
  2. Async connection (pvr.vuplus)
  3. [curl] Accept all supported content encodings by default
Build Details:
  1. XBMC:
    • fixed: always update stream details from player (fixes #15584) (PR:15589, 1 commit, 1 file changed)
    • [cmake] microhttpd: only link with libraries (PR:15621, 2 commits, 2 files changed)
    • [Android] Prevent HDMI_AUDIO_PLUG intent on TV (PR:15661, 1 commit, 2 files changed)
    • Fix TCP buffer parsing to find JSON statements to correctly (PR:15591, 1 commit, 1 file changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3342 (perma): scripts/build: fix broken sym link after #3328
    • Added: [env] PR:3354 (perma): brcmfmac_sdio-firmware-rpi: fix race between service and /dev/serial1
    • Added: [pkg] PR:193 (perma): Async connection (pvr.vuplus)
    • Added: [pkg] PR:15644 (perma): [curl] Accept all supported content encodings by default
Can I know how to install your TVheadend compilation?? I try to add the URL and install it like any other zip addon but doesn't install. Is necesary any other steps?? 

Thanks.
@debussy1979

1. Download the TVheadend from here -> http://milhouse.libreelec.tv/builds/addo...headend42/
2. Copy the ZIP-file over (f.e) FileZilla to your location on Libreelec space.
3. Go to Addons and install from Zip-file.
New LibreELEC.tv Leia build #0305: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0fd155e9f3005fd8f9e9a5ed547120ece66704afb40f7069be8f4f4970cc34fb (RPi)
SHA256 Checksum: 46681c040c4ea71222216a967de8f836a7a1a013a1e66b900d24cf56ae35d9dc (RPi2)

text:
# uname -a
Linux rpi512 4.19.25 #1 Tue Mar 5 22:17:23 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Feb 22 2019 18:10:04
Copyright © 2012 Broadcom
version c32b049542c0da4e13087d1043bbfa6c50b242f3 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190305221520-#0305-g0111c1d [Build #0305]

# Kodi version
Kodi (18.2-RC1 Git:4de5972). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0111c1d, changelog) and tip of XBMC master (4de5972, changelog) with the following modifications: Build Highlights:
  1. lan78xx: EEE support is now a PHY property
Build Details:
  1. XBMC:
    • [Android] implement MediaSession::onMediaButtonEvent (PR:15675, 1 commit, 3 files changed)
  2. pvr.dvblink:
    • Add PVR addon update interval setting (PR:114, 1 commit, 7 files changed)
    • Fixed: deleted timers do not remain in the list as disabled (#118); R (PR:119, 1 commit, 3 files changed)
  3. pvr.vuplus:
    • Async connection (PR:193, 9 commits, 36 files changed)
  4. kernel 4.19.y:
    • New commits in this build:
      • lan78xx: EEE support is now a PHY property (7f41587c)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3324 (perma): linux (RPi/Generic): update to linux-4.19.25/27
New LibreELEC.tv Leia build #0306: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a3431b854aab430161a63db187384cae813549a1f93302a8a6cf2efdc4d26a8b (RPi)
SHA256 Checksum: 4c360a2bc28c17dbd318ae91565517a657dbbb9ba33ee2e123a8f083e24a9042 (RPi2)

text:
# uname -a
Linux rpi512 4.19.27 #1 Wed Mar 6 21:13:07 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Feb 22 2019 18:10:04
Copyright © 2012 Broadcom
version c32b049542c0da4e13087d1043bbfa6c50b242f3 (clean) (release) (start_x)

# lsb_release
LibreELEC (Milhouse): devel-20190306210326-#0306-g0111c1d [Build #0306]

# Kodi version
Kodi (18.2-RC1 Git:26ba848). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (0111c1d, changelog) and tip of XBMC master (26ba848, changelog) with the following modifications: Build Highlights:
  1. New 4.19.27 kernel
  2. Minor log changes (kodi)
Build Details:
  1. XBMC:
    • Minor log changes (PR:15678, 1 commit, 4 files changed)
  2. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare (perma): kodi: fix patch
    • Updated: [env] PR:3324 (perma): linux (RPi/Generic): update to linux-4.19.27
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