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) - dascoco - 2017-08-09

(2017-08-09, 20:27)Milhouse Wrote: Can you describe how this drive is connected to your RPi - is it connected directly, or via a powered USB hub?

It's connected through WD PiDrive Cable, so it has enough energy. https://www.wdc.com/de-de/products/wdlabs/wd-pidrive-cable.html

It makes no difference if I connect it directly with the RPI or if the optical disc drive is connected.
On Libreelec 8 it works without problems.


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

(2017-08-09, 21:15)dascoco Wrote: On Libreelec 8 it works without problems.

Great, then can you identify when it stopped working by testing older builds?


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

New LibreELEC.tv Leia build #0809: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.5 #1 Thu Aug 10 02:26:19 BST 2017 armv6l GNU/Linux

# vcgencmd version
Aug  8 2017 12:05:45
Copyright (c) 2012 Broadcom
version 196063438d7bb0769861c86f948ae653727adb7e (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170810020808-#0809-gfb748cf [Build #0809]

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

Based on tip of LibreELEC.tv master (fb748cf4, changelog) and tip of XBMC master (67137d63, changelog) with the following modifications: Build Highlights:
  1. Bump ggc to 7.2-RC-20170808, binutils 2.29
  2. Update to pre-release RPi0W/RPi3 WiFi/BT firmware:
    pelwell Wrote:What’s changed:
    1. CVE-2017-9417: "Broadpwn" issue fix
    2. Add "CY" string in the version string.
    3. AMPDU sequence number deadlock fix (potential fix for this issue)
    4. CLM version upgrade
    5. CVE-2017-0572: memory corruption fix
    Note: When I first booted this firmware, my associated Bluetooth devices were no longer listed, and only associated WiFi APs were being listed (possible bug in connman).

    You may need to re-pair Bluetooth devices, and delete existing WiFi settings then re-authenticate:
    Code:
    rm -fr /storage/.cache/connman/wifi*
    reboot
Build Details:
  1. LibreELEC.tv:
    • openssl: update cacert.pm to 2017-06-07 (PR:1860, 1 commit, 1 file changed)
    • init: fix error handling during get_project_arch (PR:1864, 1 commit, 1 file changed)
  2. XBMC:
    • DemuxClient: Force intialization of stream after OpenStream (PR:12651, 2 commits, 10 files changed)
  3. inputstream.adaptive:
    • [CI] fix travis & add appveyor (PR:48, 2 commits, 2 files changed)
    • shared_ptr for m_session (video switch segfault fix) (a2cb3e79)
    • [HLS] implement domain relative paths (8234217f)
    • [HLS + CODEC] Fixups (9d9dee54)
    • fix wrong return value AudioCodec::GetInformation (5cd22394)
    • [Fix] Streamchange detection (samplerate / scale) (ee6d026b)
    • add stdlib.h include in TSReader.cpp (471cbb32)
  4. pvr.dvblink:
    • simplify installation file (PR:70, 1 commit, 1 file changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [pkg] patch: Pre-release RPi0W/RPi3 Bluetooth firmware (details) (brcmfmac_sdio-firmware-rpi)
    • Added: [pkg] patch: Pre-release RPi0W/RPi3 WiFi firmware (details) (kernel-firmware)
    • Added: [pkg] patch: Pre-release RPi0W/RPi3 WiFi firmware (details) (wlan-firmware)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Pienoet - 2017-08-10

@Milhouse and @popcornmix,

Build #809 broke Live TV with tvheadend client on my rpi3.

When start a HD or SD stream i get a black screen.
There is audio but no picture

Build #807 and #808 was fine.

HD SD

Hope that my logs are helpful.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - The Masters - 2017-08-10

(2017-08-10, 14:35)Pienoet Wrote: @Milhouse and @popcornmix,

Build #809 broke Live TV with tvheadend client on my rpi3.
No Problem here. RP3 with #809 and HTS Tvheadend 4.2.2-75 ~ LibreELEC Tvh-addon v9.0.111-#0808-milhouse-v4.3-322-g0960791.
& Test with "HTS Tvheadend 4.2.2-75 ~ LibreELEC Tvh-addon v9.0.111-#0809-milhouse-v4.3-322-g0960791" all OK.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Pienoet - 2017-08-10

(2017-08-10, 17:11)The Masters Wrote:
(2017-08-10, 14:35)Pienoet Wrote: @Milhouse and @popcornmix,

Build #809 broke Live TV with tvheadend client on my rpi3.
No Problem here. RP3 with #809 and HTS Tvheadend 4.2.2-75 ~ LibreELEC Tvh-addon v9.0.111-#0808-milhouse-v4.3-322-g0960791.

Well there is a problem here otherwise i won't report it here with debug logs.
I don't use the tvheadend server addon on my pi, i have a seperate tvh server
I only update with #809 and live tv is not working properly anymore.

EDIT:

When i enabled only omx in videoplayer settings i have picture and audio
When i only enabled mmal no picture only audio.
And when enable both i have picture and audio.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - dascoco - 2017-08-10

(2017-08-09, 21:34)Milhouse Wrote:
(2017-08-09, 21:15)dascoco Wrote: On Libreelec 8 it works without problems.

Great, then can you identify when it stopped working by testing older builds?

Build #0727 is the last one where it's working


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

(2017-08-10, 17:54)dascoco Wrote:
(2017-08-09, 21:34)Milhouse Wrote:
(2017-08-09, 21:15)dascoco Wrote: On Libreelec 8 it works without problems.

Great, then can you identify when it stopped working by testing older builds?

Build #0727 is the last one where it's working

Very odd. There are no obvious changes in #0728 that might cause this, except possibly the firmware bump (perhaps also the kernel modules change, but that should only affect DVB drivers). To rule out the firmware, can you perform the following steps:

1. Boot into #0727 and - after confirming the drive mounts correctly - run:
Code:
mkdir /storage/fw0727
cp /flash/bootcode.bin /flash/start.elf /flash/fixup.dat /storage/fw0727

2. In #0727, can you post the link for "journalctl -a | pastebinit" after connecting the drive.

3. Boot into #0728 and confirm the drive does NOT mount.

4. In #0728, can you post the link for "journalctl -a | pastebinit" after connecting the drive.

5. In #0728, run the following:
Code:
cd /storage/fw0727
mount -o remount,rw /flash
cp * /flash
mount -o remount,ro /flash
reboot

6. In #0728 (now with #0727 firmware) connect the drive and confirm whether it mounts or not.

7. Finally, in #0728 (with #0727 firmware) can you post the link for "journalctl -a | pastebinit" after connecting the drive.

To get back to a system with matched firmware simply upgrade to your preferred build.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - dascoco - 2017-08-10

Here are the logs
#0727 http://sprunge.us/AVdd
#0728 http://sprunge.us/CGiJ
#0728 (#0727 firmware) http://sprunge.us/BbBE

I did everything how you wrote but still it isn't working in #0728 how can I see if flashing the firmware was successful?


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

(2017-08-10, 14:35)Pienoet Wrote: @Milhouse and @popcornmix,

Build #809 broke Live TV with tvheadend client on my rpi3.

When start a HD or SD stream i get a black screen.
There is audio but no picture

Build #807 and #808 was fine.

HD SD

Hope that my logs are helpful.

I can confirm that


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - polo_joe - 2017-08-10

(2017-08-10, 18:34)Aux_ Wrote:
(2017-08-10, 14:35)Pienoet Wrote: @Milhouse and @popcornmix,

Build #809 broke Live TV with tvheadend client on my rpi3.

When start a HD or SD stream i get a black screen.
There is audio but no picture

Build #807 and #808 was fine.

HD SD

Hope that my logs are helpful.

I can confirm that
I confirm it too.


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

(2017-08-10, 18:34)dascoco Wrote: Here are the logs
#0727 http://sprunge.us/AVdd
#0728 http://sprunge.us/CGiJ
#0728 (#0727 firmware) http://sprunge.us/BbBE

I did everything how you wrote but still it isn't working in #0728 how can I see if flashing the firmware was successful?

Thanks.

When you run "vcgencmd version" the date of the firmware should be "Jul 22 2017 00:01:46" for the #0727 firmware, and "Jul 28 2017 20:20:00" for #0728 firmware.

You can also run "dmesg | grep soc:firmware" (also present in "journalctl -a") and based on your third log "#0728 (#0727 firmware)" confirms you booted with #0727 firmware.

I'll have to have a think, not really sure what might be causing this right now.


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

@dascoco: This might be the smoking gun - from the two #0728 based logs:

Code:
Aug 10 18:46:40 LibreELEC udevil[730]: fuse: device not found, try 'modprobe fuse' first

I think there's something broken with the kernel modules. Will investigate.


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

@dascoco With #0809 (or #0728) can you go to the LibreELEC Settings addon and in the System section, at the bottom of the list on the right side, enable "CrazyCat DVB drivers" and reboot.

Once the system has restarted can you now try connecting your exFAT drive and confirm if that has had any effect (you can then disable the CrazyCat drivers if you wish) - the link for "journalctl -a | pastebinit" would be appreciated.

If this works it's not a solution, but would help confirm the cause of the issue.

Edit: On second thoughts enabling the DVB drivers probably won't have any effect, but there are some clues in your logs which will hopefully get us to a solution. I'll let you know when we have something for testing. Thanks.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - dascoco - 2017-08-10

(2017-08-10, 19:25)Milhouse Wrote: @dascoco With #0809 (or #0728) can you go to the LibreELEC Settings addon and in the System section, at the bottom of the list on the right side, enable "CrazyCat DVB drivers" and reboot.

Once the system has restarted can you now try connecting your exFAT drive and confirm if that has had any effect (you can then disable the CrazyCat drivers if you wish) - the link for "journalctl -a | pastebinit" would be appreciated.

If this works it's not a solution, but would help confirm the cause of the issue.

Edit: On second thoughts this probably won't have any effect - but there are some clues in your logs which will hopefully get us to a solution. I'll let you know when we have something for testing. Thanks.

I activated the CrazyCat drivers but it has no effect.

http://sprunge.us/JUAC