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-03-17

@MikeKL hopefully fixed by PR11860 which will be in tomorrows build


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MikeKL - 2017-03-17

(2017-03-17, 02:35)Milhouse Wrote: @MikeKL hopefully fixed by PR11860 which will be in tomorrows build
No problem, Thanks for update


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - nuwonda - 2017-03-17

(2017-03-16, 19:49)nuwonda Wrote:
(2017-03-16, 00:20)Milhouse Wrote:
(2017-03-15, 08:52)nuwonda Wrote: Going to be tricky, not even sure i can downgrade back far enough due to db changes. Are there any logs that might help?

Unfortunately I don't think there's anything relevant that is written to the logs.

Do you need databases to test if calibration settings are saved? Try with a clean .kodi (rename your existing .kodi folder), identify the first build with the calibration saving issue, then you can restore your old .kodi folder and return to latest builds.

I may have some time for this during the weekend, i'll try a fresh install first with latest build and if the issue persists start with 17 and do boundary testing from there.

I did a fresh install of the official 8.0.0 build on a new SD card. Same issue. On reboot, the video calibration is slightly off for the upper left corner, sometimes for both corners, subtitle position is always the same.

Strangely enough it gave the same overscan values 43,30 (left top), 52,24 (bottom, right) but I had to adjust to 39,28 / 56,26 for the same arrow positioning after a reboot.

Fresh install, nothing extra.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - -DH- - 2017-03-17

#316: bluray iso playback does not work. #315 works fine.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-03-17

(2017-03-17, 20:07)-DH- Wrote: #316: bluray iso playback does not work. #315 works fine.
Can you post a link to your debug log so that we can see the error?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - -DH- - 2017-03-17

(2017-03-17, 20:34)Milhouse Wrote:
(2017-03-17, 20:07)-DH- Wrote: #316: bluray iso playback does not work. #315 works fine.
Can you post a link to your debug log so that we can see the error?

yep, here it is:
debug log #316

Same files are playing fine in #315


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2017-03-17

(2017-03-17, 21:20)-DH- Wrote: Same files are playing fine in #315

Is the issue only with 3D ISO? Do 2D ISOs play okay?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - -DH- - 2017-03-17

Same problem with 2D iso.

I noticed something.
Playing (well, trying to) an iso using "settings->file manager" it will simply enter the iso file/folder structure; in main window, by using "video->files", it does nothing.
not sure but sounds familiar, somehow.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-03-17

Encrypted BD ISO playback (over smb://) seems to be broken (unfortunately my only encrypted BD ISOs are both 3D).

However this doesn't appear to be a recent issue - I've gone back to (2016) #0302 as this is the last working build I could find, so the problem starts with (2016) #0303 (although I admit I haven't tested all 300+ builds between latest and (2016) #0303, but the random builds I did test all failed to play encrypted BD ISOs).

In (2016) #0303 we bumped the libbluray library. I'd like to be able to say that I've reproduced this issue in Ubuntu but I don't know if Ubuntu has any ability to decode encrypted BD ISO so that fact that latest Kodi master fails on Ubuntu might be a red herring.

Unencrypted BD ISOs (3D and 2D) seem to be working in (2017) #0316 for me.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-03-17

OK I'll take that back a bit - it's a little hit & miss with (2017) #0316. Some BD ISOs are fine (eg. Sintel), but others will crash Kodi. This behaviour is also present in #0315 (haven't tested earlier than #0315).

Here's the #0316 crashlog when playing an unencrypted 3D BD ISO: http://sprunge.us/MeRR

I have noticed a difference in the BD menu though when playing unencrypted BD ISOs - there is no "Play main title" option:

#0315:
Image

#0316:
Image


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-03-17

Similar behaviour with LE 7.0.3 and LE 8.0.0 - encrypted BD ISOs do not play, but unencrypted BD ISOs play OK (mostly). My 3D test ISO (LG_3D_SOUND_W_DEMO.iso) will crash 8.0.0 (but not 7.0.3) on RPi2 - if I click on the item in Files list, select "Show Blu-ray menu" then Kodi will crash: http://sprunge.us/dFDT (I don't currently have a debug-enabled build, will post a better crashlog later)

I also tested #0316 on Generic (x86_64) - encrypted BD ISOs do not play, while unencrypted play normally. I've not yet able to reproduce the crashes on Generic that I see on RPi2.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - -DH- - 2017-03-17

Well, I went back to #315 and all iso files play fine. One of the iso files I used for the tests I did download from kodi wiki, just to have equal conditions for troubleshooting.This file is located in /storage/videos, so there is no network involved.

Playing only the main title is my preferred setting.All iso files I have at hand are unencrypted blurays.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-03-18

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

Code:
# uname -a
Linux rpi512 4.10.3 #1 Fri Mar 17 22:05:01 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Mar 13 2017 20:38:22
Copyright (c) 2012 Broadcom
version 9e38ec4b6d95d3a769dc6f8d3d78ee2f9d043850 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170317220322-#0317-gc8e19e7 [Build #0317]

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

Based on tip of LibreELEC.tv master (c8e19e71, changelog) and tip of XBMC master (19f6b582, changelog) with the following modifications: Build Highlights:
  1. New 4.10.3 kernel
  2. Package updates
  3. Fix youtube and other Python add-on startup errors
Build Details:
  1. LibreELEC.tv:
    • create_addon: add device support (PR:1450, 1 commit, 1 file changed)
    • v4l-utils: properly fix streamzap issues, allow user rc_maps.cfg override (PR:1433, 2 commits, 4 files changed)
    • v4l-utils: cleanup locally added keymaps, remove crime against rc6_mce (PR:1438, 2 commits, 9 files changed)
    • port forward of #1446 (PR:1447, 2 commits, 3 files changed)
  2. XBMC:
    • Use invoke-id instead addon-id for selecting the monitor for abortrequest (PR:11852, 1 commit, 7 files changed)
    • [bluray] allow do build without bluray support (PR:11862, 1 commit, 1 file changed)
    • [win] use users profile folder as home folder (PR:11857, 1 commit, 1 file changed)
    • drop support for 'old' static listitem format (PR:11756, 1 commit, 1 file changed)
    • [python] WindowXML - add param for mediawindow (PR:11766, 1 commit, 2 files changed)
  3. pvr.dvblink:
    • pvr.dvblink (master) version 4.1.2 (PR:78, 1 commit, 3 files changed)
  4. kernel 4.10.y:
    • New commits in this build:
      • bcm2835-camera: Correct port_parameter_get return value (ef338d8c)
      • config: Make spidev a loadable module (8703162f)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: linux: update to linux-4.10.3
    • Added: [env] PR:1452: Package updates
    • Added: [pkg] PR:11860: Fix for YouTube Add-On Crash



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MidKnight - 2017-03-18

this build breaks the Bluetooth. says Bluetooth disabled (even though its not), and if you disable and re-enable, it then says no Bluetooth adapers


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-03-18

(2017-03-18, 02:55)MidKnight Wrote: this build breaks the Bluetooth. says Bluetooth disabled (even though its not), and if you disable and re-enable, it then says no Bluetooth adapers
Yep confirmed, /usr/bin/hciattach has gone AWOL after the bluez bump - will get that fixed, thanks!