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 5.0-rc1 build #0110x: RPi / RPi2

Known issues:
text:

No dvb-latest or crazycat drivers
New LibreELEC.tv Leia build #0111: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 443ef1db0da220f6a517ae622b26c375cab3ee1f413794e0b235e9028f40c089 (RPi)
SHA256 Checksum: e0618a6c0776f1b30acc75cc310c81eb6ca4b4b9c343a3571ff9a023c9bb8ef8 (RPi2)

text:
# uname -a
Linux rpi512 4.19.14 #1 Sat Jan 12 00:37:58 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 9 2019 20:07:49
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190112003653-#0111-g1c86567 [Build #0111]

# Kodi version
(18.0-RC5 Git:baff0a1). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (1c86567, changelog) and tip of XBMC master (baff0a1, changelog) with the following modifications: Build Highlights:
  1. Revert PR:15200 (which would bump Video DB to 115) for now, as it is not compatible with MySQL pre-v5.7
  2. pvr.vuplus testing fixes
Build Details:
  1. XBMC:
    • [database] Set tvshow_view return maximum path (PR:15200, 1 commit, 1 file changed)
    • VideoInfoScanner: Correctly redact URLs (PR:15228, 1 commit, 1 file changed)
  2. kernel 4.19.y:
    • New commits in this build:
      • firmware: raspberrypi: Report the fw variant during probe (57a1e189)
      • firmware: raspberrypi: Report the fw git hash during probe (0841e2ab)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [pkg] PR:118 (perma): Language option in first run wizard (service.libreelec.settings)
    • Added: [pkg] PR:170 (perma): Stream details (pvr.vuplus)
    • Reverted: [pkg] PR:15200: [database] Set tvshow_view return maximum path (Reason: breaks pre-5.7 MySQL)
Hi everybody,

@Milhouse: Great work.

I would like to know which command is send when I choose the "power off system" at the menu because I would send the command via SSH to shutdown LibreElec on my RPi via Alexa.

At the moment I send this command to the RPi sshpass -p 'libreelec' ssh [email protected] kodi-send --action='CECStandby'. I know it's not very secure but it's just for testing purposes.
The TV is also shutting down but I just wanted to know if LibreElec is shutting down correctly with the command above.

Thanks in advance.
You do know there's no power off on the rpi.
There's only standby of the monitor, Kodi will still be running.
Oops I think I got that wrong
New LibreELEC.tv Leia build #0112: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 0500d74228b09c25fe296a5bcbfcd2e0947f05b571809ab97add65da06dd249a (RPi)
SHA256 Checksum: 20ab50c388b1d7b100e5bb994315f67fc8d0818897d208c01808024751a436c3 (RPi2)

text:
# uname -a
Linux rpi512 4.19.14 #1 Sat Jan 12 21:04:01 GMT 2019 armv6l GNU/Linux

# vcgencmd version
Jan 9 2019 20:07:49
Copyright © 2012 Broadcom
version bcefbb195b77d6b9a02dfbad0e1fff3b18122585 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20190112210257-#0112-g84c634a [Build #0112]

# Kodi version
(18.0-RC5 Git:3cbd6c1). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (84c634a, changelog) and tip of XBMC master (3cbd6c1, changelog) with the following modifications: Build Highlights:
  1. Kodi VideoDB v116
  2. Kodi 18 RC5-rev2
  3. ffmpeg 4.0.3-Leia-RC5
Build Details:
  1. LibreELEC.tv:
    • ffmpegx: disable nonfree - Tvh and ffmpeg-tools update (PR:3164, 16 commits, 15 files changed)
    • alsa: update 1.1.8 (PR:3220, 4 commits, 3 files changed)
    • docker: updated to 18.09.1 (PR:3226, 5 commits, 6 files changed)
    • markupsafe: use python3 (PR:3224, 1 commit, 1 file changed)
    • cairo: requires glib (PR:3223, 1 commit, 1 file changed)
    • linux (RPi/Generic): update to linux-4.19.14 (PR:3196, 4 commits, 6 files changed)
    • crazycat_aml: fix crash (PR:3207, 1 commit, 1 file changed)
    • minisatip: initial package (PR:2949, 1 commit, 10 files changed)
  2. XBMC:
    • Improve detection of audio CDs using an infobool (PR:15222, 1 commit, 4 files changed)
    • [docs] Fix typo (PR:15231, 1 commit, 1 file changed)
    • DisplaySettings: Change %.02f to %.2f to workaround a crash in libfmt53 (PR:15224, 3 commits, 4 files changed)
    • [database] Move join subquery into separate view for ancient MySQL (PR:15235, 2 commits, 1 file changed)
    • bump v18.0 RC5 to rev. 2 (PR:15237, 1 commit, 1 file changed)
    • GLContextEGL: Remove logging (PR:15238, 1 commit, 1 file changed)
    • FFmpeg: Bump to 4.0.3-Leia-RC5 (PR:15234, 1 commit, 1 file changed)
  3. pvr.mediaportal.tvserver:
    • Fixed: recording playback when the description contains text with a return (30c80ac)
  4. newclock5:
    • Commits no longer in build:
      • fix for compiling with libbluray disabled (a54492d3)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3228 (perma): kodi: updates for Kodi 18 RC5
    • Updated: [pkg] PR:118 (perma): Language option in first run wizard (service.libreelec.settings)
@Milhouse 
Build Highlights:
Kodi VideoDB v116
 Thanks :-} Forewarned is forearmed...
Hello all,

I just moved from Libreelec Kodi 17 to Libreelec 8.95.002 (LibreELEC 9.0 (Leia) Beta 2, v8.95.2).

I've got a strange (for me ^^) problem : the first movie (since last reboot, or since last... I don't know really) I want to see is very long to start (more than 30 seconds), while movies I'll see after would be immediately started, as it was before I changed version of LibreElec.

It's not the movie itslef : first try on movie A : freeze (even the debug informations on the screen are frozen), movie B : ok, no freeze, movie A again : no freeze.

Here you could find a debug with these kind of test : http://ix.io/1yak

First try : about 23:36 : Abyss : Freeze (I repeat : even debug informations on top-left corner are frozen, numbers are not changing. It's runing again a few micro-seconds before movie starts)
Second try about 23:38 : Aftermath : ok, no freeze
Third try about 23:40 : Abyss again (same as first try) : ok, no freeze.

Do you have any idea ?

If it's not the good thread, or if I forgot to write something, please forgive me Smile

Thank you very much for your help.
(2019-01-13, 08:39)Sinisan Wrote: [ -> ]If it's not the good thread, or if I forgot to write something, please forgive me Smile

Thank you very much for your help.

The LibreELEC forum is where you should post for support with official releases.

If you want help from this thread then at least have the courtesy to use one of the test builds that are being discussed here.

And always post a compete debug log (wiki), wherever you decide to post next...
(2019-01-13, 11:40)Milhouse Wrote: [ -> ]
(2019-01-13, 08:39)Sinisan Wrote: [ -> ]If it's not the good thread, or if I forgot to write something, please forgive me Smile

Thank you very much for your help.

The LibreELEC forum is where you should post for support with official releases.

If you want help from this thread then at least have the courtesy to use one of the test builds that are being discussed here.

And always post a compete debug log (wiki), wherever you decide to post next... 
 

Dear Milhouse,

Thank you for your nice answer.

I'm not sure to understand your "as least have the courtesy" : it looks like you are saying I'm rude, and I'm a bit surprised about that :
- I thought you were one of the builder of the LibreELEC distribution
- I thought this thread named "LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)" was linked to LibreELEC
- I thought a "beta" version (it looks like the version I use is the beta version, RC4 ?) was not a "official release"

Furthermore, I thought I post a "Complete" log. I don't know why you are saying it's not a complete log, as when I look on it, it looks very similar to other logs posted here. It started with "========== /flash/config.txt ==========" and ended, hundreds of lines later, with "========== /run/samba/smb.conf ==========" section. I followed the post you wrote on the first page of this thread.


Finally, because I was not sure about all that, I had the courtesy to write "If it's not the good thread, or if I forgot to write something, please forgive me". It looks like I made a mistake and a a crime of lèse-majesté. Please forgive me again.

Have a nice day, and thank you for all your job.
(2019-01-13, 13:06)Sinisan Wrote: [ -> ]- I thought this thread named "LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)" was linked to LibreELEC
- I thought a "beta" version (it looks like the version I use is the beta version, RC4 ?) was not a "official release"
Nope, there is a difference between beta builds and "bleeding edge" nightly builds, and the latter are being used in this forum thread.

22:35:39.429 T:1937211408 NOTICE: Running on LibreELEC (official): 8.95.002 9.0, kernel: Linux ARM 32-bit version 4.19.12
The official public beta build (8.95.002) belongs to the forum on LibreELEC.tv .
@Milhouse: Could you be so kind and tell me what command is triggered when I choose "power off system" at the menu?

I wanna send a ssh command via Alexa to shutdown Libreelec on my RPi correctly and also shutdown the TV via CEC.

At the moment I send this command to the RPi sshpass -p 'libreelec' ssh [email protected] kodi-send --action='CECStandby'. Does this command shutdown LibreElec correctly or does it just turn of the power?

Thanks in advance.
(2019-01-13, 13:42)Klojum Wrote: [ -> ]
(2019-01-13, 13:06)Sinisan Wrote: [ -> ]- I thought this thread named "LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)" was linked to LibreELEC
- I thought a "beta" version (it looks like the version I use is the beta version, RC4 ?) was not a "official release"
Nope, there is a difference between beta builds and "bleeding edge" nightly builds, and the latter are being used in this forum thread.

22:35:39.429 T:1937211408 NOTICE: Running on LibreELEC (official): 8.95.002 9.0, kernel: Linux ARM 32-bit version 4.19.12
The official public beta build (8.95.002) belongs to the forum on LibreELEC.tv .  
Ok. Thank you for this precision : now, I know I have to check into the log to see if it's official, and if it's "official", no help can be asked here.

I still don't understand why it was so a lack of "courtesy" to make this mistake.

Regarding the log, if someone has some time to waste with a rude bad boy like me (just a few seconds to open the log start and end, could he tell me why it has been decribed as "uncomplete" ?

Thank you.
Nothing wrong with log provided as far as I can tell, comments relate to fact that you are not utilising one of milhouse testbuilds provided in this particular thread.

Basically you need to ask question in Libreelec forum, I suggest you commence your query in this Libreelec thread
(2019-01-13, 15:41)Sinisan Wrote: [ -> ]Ok. Thank you for this precision : now, I know I have to check into the log to see if it's official, and if it's "official", no help can be asked here.
No, you have to contact the people where you downloaded the LibreELEC build in the first place.

To be exact: more than 1 person or team are making their _own_ builds of the LibreELEC source code, with their _own_ set drivers, features and whatnot. You cannot ask someone to check someone else's Kodi build if there is a problem. It doesn't work that way. So yes, in case of the official beta builds go to the LibreELEC forum. Anything LibreELEC build with a full datetime, name and/or other serial number(s) added, it comes from someplace else.

FYI: LibreELEC-Generic.x86_64-9.0-Milhouse-20190112210257-%230112-g84c634a.tar is build belonging to this forum thread. That's all.
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