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
(2016-12-02, 04:19)Milhouse Wrote: [ -> ]How are you determining RAM usage, with bcmstat.sh or something else?
Ok, nevermind my previous post. I went back to older build, the RAM usage is pretty much the same after a fresh boot (I used "System Information" to check).
I'm having an issue with the recording of the HDTV channels. I'm recording to an SMB shared folder on a Windows 10 PC. The low bitrate SD channels are OK but HDTV stream always get corrupted after ~20 seconds. I use the latest VDR/VNSI. The issue is also present in older builds (I tried #1017) as well as the latest #1201.

Sample: https://www.dropbox.com/s/6iuvgkm9zpd5iuu/00001.ts?dl=1
Why ssh combo root libreelec is not working
(2016-12-02, 12:30)Doktor-X Wrote: [ -> ]Why ssh combo root libreelec is not working

Works here. Can you describe in a little more detail what the problem is?
(2016-12-02, 15:15)Milhouse Wrote: [ -> ]
(2016-12-02, 12:30)Doktor-X Wrote: [ -> ]Why ssh combo root libreelec is not working

SSH works here. Can you describe in a little more detail what the problem is?

SSH works fine here, also. VNC also works.

Is Amazon Prime supposed to work in build #1201? I get the following errors:

19:25:40.585 T:1961328640 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
19:25:40.600 T:1528619936 NOTICE: Creating InputStream
19:25:41.038 T:1528619936 ERROR: AddOnLog: InputStream Adaptive: Unable to handle decryption. Unsupported!
19:25:41.038 T:1528619936 ERROR: CVideoPlayer::OpenInputStream - error opening

Mercifully, all other audio and video streaming works fine. I can play movies from my library, play music and stream TestTube, so the new streaming software does seem to work okay otherwise.

Also, unless I am missing something, the repositories appeared when I looked for them.

I notice that the splash screen still reads KODI 17 on startup. I imagine that is the least of your worries.

One other question. How secure is the password in the Amazon Prime apps? As recent events have shown, nothing is entirely secure but that would be an exceptionally bad password to have stolen.
(2016-12-02, 17:43)bill_orange Wrote: [ -> ]Is Amazon Prime supposed to work in build #1201? I get the following errors:

19:25:40.585 T:1961328640 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
19:25:40.600 T:1528619936 NOTICE: Creating InputStream
19:25:41.038 T:1528619936 ERROR: AddOnLog: InputStream Adaptive: Unable to handle decryption. Unsupported!
19:25:41.038 T:1528619936 ERROR: CVideoPlayer::OpenInputStream - error opening

Amazon Prime hasn't really worked for a month or two, since Amazon changed their encryption which broke inputstream.mpd playback of encrypted streams.

Decryption of Amazon streams remains a work in progress for Linux, and with the migration from inputstream.mpd/inputstream.smoothstream to inputstream.adaptive it remains a WIP for inputstream.adaptive, hence the errors you currently see with Amazon Prime.

Hopefully decryption support will be added to inputstream.adaptive in due course.

(2016-12-02, 17:43)bill_orange Wrote: [ -> ]One other question. How secure is the password in the Amazon Prime apps? As recent events have shown, nothing is entirely secure but that would be an exceptionally bad password to have stolen.

Without personally auditing the code I'm not in a position to say how secure it is. This is really a question for the add-on author to answer, and maybe requires independent review.
(2016-12-02, 01:03)Milhouse Wrote: [ -> ][*]Update hifiberry driver config

Any Hifiberry digi users? Can you confirm that passthrough is still working in this build?
(2016-12-02, 15:15)Milhouse Wrote: [ -> ]
(2016-12-02, 12:30)Doktor-X Wrote: [ -> ]Why ssh combo root libreelec is not working

Works here. Can you describe in a little more detail what the problem is?

I dont know how or why but now i can connect to pi without problem (maybe some cach problem)
New LibreELEC.tv Krypton build #1202: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.8.12 #1 Sat Dec 3 02:06:33 GMT 2016 armv6l GNU/Linux

# vcgencmd version
Dec  1 2016 17:33:24
Copyright (c) 2012 Broadcom
version 0b89c6d8c5820e2b81576a7d2e80b93120fedd40 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20161203020526-#1202-gdc3bd25 [Build #1202]

# Kodi version
(18.0-ALPHA1 Git:17.0-beta6-654f1b7). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (dc3bd252, changelog) and tip of XBMC master (d843051b, changelog) with the following modifications: Build Highlights:
  1. New 4.8.12 kernel
  2. Temporarily switch back to stock kodi-theme-Estuary
Build Details:
  1. LibreELEC.tv:
    • linux: update to linux-4.8.12 (PR:1016, 3 commits, 28 files changed)
    • alsa-lib: add HiFiBerry config (PR:1001, 1 commit, 2 files changed)
  2. XBMC:
    • [cleanup][pvr] get rid of obsolete guide views (PR:10838, 2 commits, 5 files changed)
    • [guilib] Change System.HasModalDialog to System.HasActiveModalDialog … (PR:10850, 2 commits, 11 files changed)
    • Inconspicuous fix (PR:11022, 8 commits, 245 files changed)
    • Mir windowing system for Kodi (PR:10898, 1 commit, 20 files changed)
    • [PVR] context menu rewrite & major gui actions refactoring (PR:10870, 21 commits, 66 files changed)
    • Integrate CSettings into CServiceManager/CServiceBroker (PR:10848, 3 commits, 223 files changed)
    • [cmake] linux: install game headers (PR:11035, 1 commit, 1 file changed)
    • fixed: do not use move into member variable here (PR:11026, 1 commit, 1 file changed)
    • [Estouchy] update (PR:11030, 1 commit, 3 files changed)
    • Revert "This makes the SubtitleDialog remember the last service used,… (PR:11036, 1 commit, 2 files changed)
  3. inputstream.adaptive:
  4. newclock5:
    • Commits no longer in build:
      • [hifiberry] Hack: force it to be recognised as IEC958 capable to enable passthrough options (e907db29)
      • [rbp] [retroplayer] Initial support for mmal renderer (c55fcb77)
      • Revert "[hifiberry] Hack: force it to be recognised as IEC958 capable to enable passthrough options" (e36ac2a4)
  5. kernel 4.8.y:
    • New commits in this build:
      • BCM2835 DT: Add DTC_FLAGS to support overlays (48c5b81e)
      • Add overlays symlink and dtbo target for ARM64 (#1739) (ca6fb3c1)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: kodi: fix intel gpu detection patch after kodi/10848
    • Added: [env] PR:1014: mesa: add Apollo and Kaby Lake support to 7.90.009
    • Added: [pkg] PR:11033: Fix game add-ons not loading
    • Added: [pkg] PR:11034: Savestate manager
I must say i kind of like new estuary v2
(2016-12-02, 19:05)popcornmix Wrote: [ -> ]
(2016-12-02, 01:03)Milhouse Wrote: [ -> ][*]Update hifiberry driver config

Any Hifiberry digi users? Can you confirm that passthrough is still working in this build?

HifiBerryDigi is working fine on build #1203. No other issue so far.
@Ollo thanks for the confirmation!
nothing out of the ordinary to report

fast reponding by chance the audiotrack on dvds ->top
hifiberry also works fine

a little: perhaps we will be able to chance the backround pattern in skin to dyed of one color (unicolor) ...dont like it ;-)
Silly question can you import video library from OSMC to LibreELE ?
(2016-12-03, 23:13)Rickt1962 Wrote: [ -> ]Silly question can you import video library from OSMC to LibreELE ?

I did with no problems, this is so much better than osmc as well, well worth the move.

Use the backup add-on, run a full backup, install libreelec, and then restore that backup, everything' should be the same as it was with osmc...
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