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) - linkinsoldier - 2017-11-11

thanks for the answer - good to know!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-11-12

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

SHA256 Checksum: a529a1da815cd0245b4906fba3347bdb811900e838ba2139c978e0889ccfb1a7 (RPi)
SHA256 Checksum: b8a29ec595c63f8940d54aea996acea48c46c4aa1af885b7e0f961ed5f82a5f2 (RPi2)

Code:
# uname -a
Linux rpi512 4.13.12 #1 Sat Nov 11 21:12:07 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov  3 2017 17:05:40
Copyright (c) 2012 Broadcom
version 1bcf9152e3b2ab5c67dcb9c7c1f6d9256d9a6f38 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171111211100-#1111-g037c9ff [Build #1111]

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

Based on tip of LibreELEC.tv master (037c9ff, changelog) and tip of XBMC master (32cc2b3, changelog) with the following modifications: Build Highlights:
  1. u-boot rework
  2. edid-decode: add package
Build Details:
  1. LibreELEC.tv:
    • linux: update to linux-4.13.12 (PR:2198, 3 commits, 4 files changed)
    • systemd: remote+ is not a joystick (PR:2199, 1 commit, 1 file changed)
    • Fix parsing settings.xml in oe_setup_addon (PR:2167, 1 commit, 1 file changed)
    • giflib: don't export reallocarray function (PR:2183, 1 commit, 1 file changed)
    • u-boot rework (PR:2178, 6 commits, 20 files changed)
    • dtc: fix format conversion errors (PR:2204, 1 commit, 1 file changed)
    • scripts/image: restore old functionality (PR:2205, 1 commit, 1 file changed)
  2. XBMC:
    • [music]Fix sort names for artists that are only album artists (PR:13030, 1 commit, 1 file changed)
    • Peripherals: Fix list not refreshing in peripherals dialog (PR:12960, 4 commits, 7 files changed)
  3. pvr.vbox:
    • fix build for Windows UWP ARM (PR:205, 1 commit, 1 file changed)
  4. pvr.vdr.vnsi:
    • fix build for Windows UWP (PR:11, 2 commits, 2 files changed)
  5. pvr.zattoo:
    • Support selective recall and restart (23d9993)
  6. Additional commits/pull requests/changes not yet merged upstream:



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - meccs - 2017-11-12

I just noticed that the CodecInfo changed. Has a lot less info now. Will you add the old stuff it like dropped frames and buffer % etc to it eventually?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - HiassofT - 2017-11-12

(2017-11-12, 11:07)meccs Wrote: I just noticed that the CodecInfo changed. Has a lot less info now. Will you add the old stuff it like dropped frames and buffer % etc to it eventually?

This info is available in the PlayerDebug overlay, use shift+control+o on your keyboard to bring it up.

so long,

Hias


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - meccs - 2017-11-12

(2017-11-12, 12:28)HiassofT Wrote:
(2017-11-12, 11:07)meccs Wrote: I just noticed that the CodecInfo changed. Has a lot less info now. Will you add the old stuff it like dropped frames and buffer % etc to it eventually?

This info is available in the PlayerDebug overlay, use shift+control+o on your keyboard to bring it up.

so long,

Hias  
Well I am using Keymap editor and so far this old overlay with dropped frames etc was "Show Codec Info" but this brings up the other one now. Not sure how I can set up a remote button since this changed.
What is the overlay called? <key id="229">playerdebug</key> should that work`?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - HiassofT - 2017-11-12

Edit .kodi/userdata/keymaps/remote.xml (or whatever the file generated by keymap editor is called) manually or just create a new remote.xml file like this:
Code:
<keymap>
  <FullscreenVideo>
    <remote>
      <menu>PlayerDebug</menu>
    </remote>
  </FullscreenVideo>
</keymap>

so long,

Hias


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - meccs - 2017-11-12

(2017-11-12, 17:54)HiassofT Wrote: Edit .kodi/userdata/keymaps/remote.xml (or whatever the file generated by keymap editor is called) manually or just create a new remote.xml file like this:
Code:
<keymap>
  <FullscreenVideo>
    <remote>
      <menu>PlayerDebug</menu>
    </remote>
  </FullscreenVideo>
</keymap>

so long,

Hias 
Thanks I figured it out.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-11-13

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

SHA256 Checksum: 022bf50e3f289cba6bf91d4132be38fedbbb3751ce6599378730d41bdac93fc8 (RPi)
SHA256 Checksum: 945db54b9449867b6b1e61852bd9e376d93f1d3f5faf071f547eaf2b3b04d755 (RPi2)

Code:
# uname -a
Linux rpi512 4.14.0 #1 Sun Nov 12 23:55:00 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov  3 2017 17:05:40
Copyright (c) 2012 Broadcom
version 1bcf9152e3b2ab5c67dcb9c7c1f6d9256d9a6f38 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171112235351-#1112-g704a6d3 [Build #1112]

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

Based on tip of LibreELEC.tv master (704a6d3, changelog) and tip of XBMC master (5670086, changelog) with the following modifications: Build Highlights:
  1. New 4.14.0 kernel
  2. [PVR] PVR client cleanup and improvement
Build Details:
  1. LibreELEC.tv:
    • edid-decode: add package (PR:2206, 2 commits, 2 files changed)
    • ova: bump virtual hw version to 12 (PR:2196, 2 commits, 1 file changed)
    • Fix net-snmp addon build (PR:2200, 1 commit, 3 files changed)
    • tzdata: update timezone data to 2017c (PR:2208, 1 commit, 1 file changed)
    • scripts/create_addon: simplify PROJECT selection, support DEVICE (PR:2202, 2 commits, 2 files changed)
  2. XBMC:
    • [PVR] PVR client cleanup and improvement (PR:13040, 2 commits, 5 files changed)
    • [Estuary] Add (rating) star symbols to fontset (PR:12956, 1 commit, 3 files changed)
  3. peripheral.joystick:
    • [android] Add buttonmap for back button in Android TV Remote Control (PR:129, 1 commit, 1 file changed)
  4. pvr.filmon:
    • [cleanup] remove StdString usage (PR:78, 1 commit, 4 files changed)
  5. pvr.hdhomerun:
    • update jsoncpp to more recent build (PR:63, 1 commit, 1 file changed)
    • Code Cleanup (PR:66, 6 commits, 8 files changed)
  6. pvr.nextpvr:
    • fix build for Windows UWP (PR:69, 2 commits, 8 files changed)
  7. pvr.njoy:
    • [cleanup] remove StdString usage (PR:44, 1 commit, 5 files changed)
  8. pvr.vuplus:
    • [cleanup] remove StdString usage (PR:76, 1 commit, 5 files changed)
  9. kernel 4.14.y:
    • New commits in this build:
      • config: enable upstream IR TX drivers (5cfe5218)
      • overlays: add gpio-ir-tx and pwm-ir-tx (763c463a)
      • dwc_otg: Fixup change to DRIVER_ATTR interface (3c717d8d)
      • ARM: dts: Swap serial aliases for BT-enabled Pis (571d123a)
      • bcm2710: Refactor bcm2710.dtsi using bcm2837.dtsi (#2236) (14054ff7)
      • bcm2710: Fix compatible string in bcm2710.dtsi (05d1ad0b)
    • Commits no longer in build:
      • Revert "pinctrl: bcm2835: switch to GPIOLIB_IRQCHIP" (2ddcadf6)
      • pinctrl-bcm2835: Set base to 0 give expected gpio numbering (1b0c13f7)
      • pinctrl-bcm2835: Only request the interrupts listed in the DTB (9135377a)
      • pinctrl-bcm2835: Fix interrupt handling for GPIOs 28-31 and 46-53 (82124607)
      • vcsm: fix multi-platform build (2ea7ab0c)
      • vcsm: add macros for cache functions (d787c56b)
      • vcsm: use dma APIs for cache functions (d3973ba9)
      • vcsm: Fix up macros to avoid breaking numbers used by existing apps (69337ae2)
  10. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1991 (perma): linux: update to linux-4.14.0



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - bmonster - 2017-11-13

Hi Milhouse,

With the latest build #1112 I have lost support for my wifi dongle, its a TL-WN822N V4, using realtek chipset RTL8192EU...

http://www.tp-link.com/lk/products/details/cat-11_TL-WN822N.html

Works fine with all previous builds.

Attached logs

https://drive.google.com/open?id=19YrvFas1BP-VtxzAFMICuPreWhsr46OQ

Best Regards

Bucky


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - bmonster - 2017-11-13

Hi Milhouse,

With the latest build #1112 I have lost support for my wifi dongle, its a TL-WN822N V4, using realtek chipset RTL8192EU...

http://www.tp-link.com/lk/products/details/cat-11_TL-WN822N.html

Works fine with all previous builds.

Attached logs

https://drive.google.com/open?id=19YrvFas1BP-VtxzAFMICuPreWhsr46OQ

Best Regards

Bucky


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - paulyz - 2017-11-13

(2017-11-10, 22:03)paulyz Wrote: I have bug, after I watch movie (fully) in play list sometimes show icon "watched", but sometimes no. I tested a couple times, let player to complete play movie, but sometimes show correct, sometimes no. Where can be a problem?

any comments about this problem?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-11-13

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

SHA256 Checksum: 4c978f4822e2408ba457a16f6b5343a1ac32cc450eb66bbe69ab16787a1b1081 (RPi)
SHA256 Checksum: a9d6a78be9f52e734449c48aa6003f22009395190f249f62881d5c532d445add (RPi2)

Code:
# uname -a
Linux rpi512 4.14.0 #1 Mon Nov 13 21:03:52 GMT 2017 armv6l GNU/Linux

# vcgencmd version
Nov  3 2017 17:05:40
Copyright (c) 2012 Broadcom
version 1bcf9152e3b2ab5c67dcb9c7c1f6d9256d9a6f38 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20171113210242-#1113-gd3a878e [Build #1113]

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

Based on tip of LibreELEC.tv master (d3a878e, changelog) and tip of XBMC master (5bbeaf1, changelog) with the following modifications: Build Highlights:
  1. Fix RTL8812AU and RTL8192EU drivers after linux-4.14
  2. Kodi: vfs addon updates
Build Details:
  1. LibreELEC.tv:
    • various imx related cleanups (PR:2201, 10 commits, 28 files changed)
    • FFmpegx rework for Emby update (PR:2143, 9 commits, 10 files changed)
  2. XBMC:
    • added: allow vfs add-ons to specify a supported zeroconf service type (PR:13037, 1 commit, 2 files changed)
    • added: allow vfs-addons to populate network setup dialog (PR:13038, 1 commit, 3 files changed)
    • [Win10] a set of fixes and improvements for uwp (PR:13024, 9 commits, 26 files changed)
    • [windows] fix swapchain creation on win7. (PR:13046, 1 commit, 1 file changed)
  3. peripheral.joystick:
    • Bump version to v1.4.3 to anchor backport of buttonmaps (PR:130, 1 commit, 1 file changed)
  4. pvr.hdhomerun:
    • [win10] fix build for uwp (PR:68, 1 commit, 1 file changed)
  5. pvr.mythtv:
    • [win10] fix build for uwp (PR:88, 1 commit, 1 file changed)
    • sync upstream cppmyth (2.9.6) (5e3e854)
    • bump version 5.4.3 (a9cec03)
  6. pvr.pctv:
    • fix build for Windows UWP (PR:53, 2 commits, 7 files changed)
  7. pvr.stalker:
    • [windows] get rid of directly calls to windows API. (PR:101, 1 commit, 3 files changed)
  8. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:1991 (perma): linux: update to linux-4.14.0
    • Updated: [env] PR:2144 (perma): Tvheadend 4.2 rework to use ffmpegx



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-11-14

(2017-11-13, 21:28)paulyz Wrote:
(2017-11-10, 22:03)paulyz Wrote: I have bug, after I watch movie (fully) in play list sometimes show icon "watched", but sometimes no. I tested a couple times, let player to complete play movie, but sometimes show correct, sometimes no. Where can be a problem?

any comments about this problem?

These issues are really hard to identify. I'd be very surprised if it's anything specific to these test builds, and that it should affect all platforms, so you may be better off filing a ticket on track.kodi.tv and/or starting a new thread in the OS Independent sub-forum.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - misiuzeb - 2017-11-14

With the latest build #1112 plugin VU+/Enigma2 client does not download channel icons and does not display them in the program list in kodi.


LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - ksooo - 2017-11-14

Problem identified. Fix will most probably be in today's build. Thanks for reporting.