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 - 2018-02-28

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

SHA256 Checksum: 50ea141ea51993770dfd75b4ff8ad36b744a6e9079be2db899159038a79d28ae (RPi)
SHA256 Checksum: 03bc6ca270b6d856f3ce14c22d6e0d859e18839650f9d7b0ec17717633706f0a (RPi2)

text:
# uname -a
Linux rpi512 4.14.22 #1 Tue Feb 27 21:18:42 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 26 2018 19:49:36
Copyright © 2012 Broadcom
version d5ab8ea53b81ccfed06faddca8f86380243d39fd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180227211652-#0227-g68cbae3 [Build #0227]

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

Based on tip of LibreELEC.tv master (68cbae3, changelog) and tip of XBMC master (35aefa4, changelog) with the following modifications: Build Highlights:
  1. OMX fixes
Build Details:
  1. LibreELEC.tv:
    • Amlogic: support for AVL6862 DVB driver (PR:2451, 3 commits, 14 files changed)
    • busybox: bump package to v1.28.1 (PR:2504, 1 commit, 5 files changed)
  2. XBMC:
    • libmicrohttpd version bump (PR:13593, 2 commits, 9 files changed)
    • omxplayer: Avoid hang when skipping to next video (PR:13592, 1 commit, 1 file changed)
    • OMXImage: Skip out earlier when image is progressive (PR:13590, 1 commit, 1 file changed)
    • [cleanup] remove ifdefs for old lib, os & compiler versions (PR:13595, 10 commits, 26 files changed)
  3. newclock5:
    • Updated commits in this build:
      • MMAL: Support using the isp component for conversion of more than 8bpp (2ae72f99 => a981664e)
      • Revert "mmalrender: Disable deinterlace when no interlaced frames seen" (7fd18354 => afae8dd2)
    • Commits no longer in build:
      • OMXImage: Skip out earlier when image is progressive (ce395a2b)
      • MMAL: Fix height when bbp is more than one (489c925f)
      • MMAL: Initial support for more than 8bpp (c677a2ac)
      • omxplayer: Avoid hang when skipping to next video (d2ab3d4f)
  4. kernel 4.14.y:
    • New commits in this build:
      • overlays: Rework sdio overlays to allow polling (51211fc0)
      • firmware/raspberrypi: Add a get_throttled sysfs file (daa138da)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2528 (perma): kodi: Early March 2018 update



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - tjost - 2018-02-28

Still problems to get any weather add-on to work.
Anyone else with this problem?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Pienoet - 2018-02-28

What is the normal temperature when playing HEVC 1080p 10bit files on rpi3?

I'm using a official aluminium kodi flirc case.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-03-01

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

SHA256 Checksum: 6751009c6f5754f5a551b6cb9974a52fd49dd3f48e173ea4b304fd02213f5394 (RPi)
SHA256 Checksum: 7ea16a8abee130795a0ade0136f6636d6fc227c388524d7ec9485904ea770383 (RPi2)

text:
# uname -a
Linux rpi512 4.14.22 #1 Wed Feb 28 21:13:58 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 26 2018 19:49:36
Copyright © 2012 Broadcom
version d5ab8ea53b81ccfed06faddca8f86380243d39fd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180228210338-#0228-g1eb0ca9 [Build #0228]

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

Based on tip of LibreELEC.tv master (1eb0ca9, changelog) and tip of XBMC master (d56be60, changelog) with the following modifications: Build Highlights:
  1. MMAL fixes
  2. DVB: add all new dvb devices that come since 4.9 (in Linux PR)
Build Details:
  1. LibreELEC.tv:
    • binutils: add patch to fix aarch64 ld regression (PR:2525, 1 commit, 1 file changed)
    • librespot: update to 685fb4e (PR:2530, 1 commit, 6 files changed)
    • crazycat: fix broken patch (PR:2532, 1 commit, 1 file changed)
  2. XBMC:
    • MMAL: Render improvements for 10bit and side-by-side UV (PR:13591, 10 commits, 10 files changed)
    • added: option to stick 'add source' on top in listings (PR:13546, 1 commit, 3 files changed)
    • [Music]Fix FileItem::IsSamePath for albums and artists (PR:13585, 1 commit, 1 file changed)
    • [fix] add back libcdio 0.83 compatibility after 98565c188b (PR:13597, 1 commit, 3 files changed)
    • prevent crash when retrieving rating (PR:13598, 1 commit, 1 file changed)
  3. newclock5:
    • Commits no longer in build:
      • MMAL: Fixup after planeOffsets change (055ff82e)
      • MMALFFmpeg: Include GPU alignment requirements in allocated buffer size (1efb9aad)
      • MMAL: Fixup format/alignment for retroplayer (7e1d6391)
      • RBP: Hide data in geometry class (41fb13b0)
      • MMAL: Support using the isp component for conversion of more than 8bpp (a981664e)
      • mmalcodec: Switch to software decode for Hi10P (db4d5439)
      • MMALRender: Default to Bob deinterlace on Pi1 (68bd7fd3)
      • MMAL: Improve error handling when allocations fail (23191807)
      • MMALRender: Add support for side-by-side UV (537a4e18)
      • MMAL: Remove unused variable (245574c9)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2520 (perma): linux: update to linux-4.14.24 (ish)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - tjost - 2018-03-01

After downgrading to Version 8.2.3 the Weatherplugin works. But on a clean Install of LibreELEC 9 no weather Plugin.
It seems the script.module.pil is missing.
After Upgrading Libreelec 8.2.3 back to the latest LibreELEC 9 the Weather plugin still works.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-03-01

(2018-03-01, 12:52)tjost Wrote: After downgrading to Version 8.2.3 the Weatherplugin works. But on a clean Install of LibreELEC 9 no weather Plugin.
It seems the script.module.pil is missing.
After Upgrading Libreelec 8.2.3 back to the latest LibreELEC 9 the Weather plugin still works.

Which Weather plugin? Have you contacted the plugin maintainer?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - fritz_hh - 2018-03-01

Hello somebody,

i use the Version from Yesterday build #0227.

first my thanks to Milhouse for the great Job the Input Stream Methode works nice!
but i have a Problem with the xmltv_grab_file from tvheadend42 it does not work anymore, so i have no EPG Informations :-(

Code:
2018-03-01 12:29:53.300 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: grab /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file
2018-03-01 12:29:53.389 spawn: Executing "/storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file"
2018-03-01 12:29:53.424 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: no output detected
2018-03-01 12:29:53.424 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: grab returned no data

i found this Topic https://forum.libreelec.tv/thread/11190-tv-grab-file-not-working-on-libreelec-9-by-milhouse/ but that does not fix the Problem.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-03-01

(2018-03-01, 14:45)fritz_hh Wrote: Hello somebody,

i use the Version from Yesterday build #0227.

Are you using the latest tvheadend addon: http://milhouse.libreelec.tv/builds/addons/RPi2/service.tvheadend42/ ?

When did it last work, which build, which tvheadend42? If you've just started using these builds then without knowing when something last worked it's more work to find out why it's broken.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - germa18 - 2018-03-01

(2018-03-01, 14:45)fritz_hh Wrote: Hello somebody,

i use the Version from Yesterday build #0227.

first my thanks to Milhouse for the great Job the Input Stream Methode works nice!
but i have a Problem with the xmltv_grab_file from tvheadend42 it does not work anymore, so i have no EPG Informations :-(

Code:
2018-03-01 12:29:53.300 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: grab /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file
2018-03-01 12:29:53.389 spawn: Executing "/storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file"
2018-03-01 12:29:53.424 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: no output detected
2018-03-01 12:29:53.424 xmltv: /storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file: grab returned no data

i found this Topic https://forum.libreelec.tv/thread/11190-tv-grab-file-not-working-on-libreelec-9-by-milhouse/ but that does not fix the Problem.
I have the exact same problem, tv grav is not working but is it related to kodi 18 or tvheadend? i don't know :/
@Milhouse : how to update tvheadend with the latest build that you posted?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-03-01

(2018-03-01, 21:39)germa18 Wrote: @Milhouse : how to update tvheadend with the latest build that you posted?

Download and install as zip (assuming you're running tvheadend on the same RPi2 as Kodi).


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-03-02

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

SHA256 Checksum: 315798a413f298362a865cb45e31730a68bf157c5166690073f354d7c1267ea8 (RPi)
SHA256 Checksum: 4c22d419222db61b17dd66bea867b26bcb01d2fbb3a234df8920e701e6e2f155 (RPi2)

text:
# uname -a
Linux rpi512 4.14.22 #1 Thu Mar 1 21:09:09 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 26 2018 19:49:36
Copyright © 2012 Broadcom
version d5ab8ea53b81ccfed06faddca8f86380243d39fd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180301210608-#0301-g7b2c076 [Build #0301]

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

Based on tip of LibreELEC.tv master (7b2c076, changelog) and tip of XBMC master (f77bc95, changelog) with the following modifications: Build Highlights:
  1. Removing (broken) RaspiDac3 support...
  2. [Music]Refactor Song Information Dialog
Build Details:
  1. LibreELEC.tv:
    • hauppauge: fix broken patch (PR:2535, 1 commit, 1 file changed)
    • busybox: update init config for 1.28.1 (PR:2534, 1 commit, 1 file changed)
  2. XBMC:
    • CHG: Allow art > 1080p (PR:13599, 2 commits, 2 files changed)
    • [Music]Refactor Song Information Dialog (PR:13533, 2 commits, 14 files changed)
    • VideoPlayer: OpenGL - fix col conversion in filter (PR:13602, 1 commit, 1 file changed)
  3. inputstream.rtmp:
  4. kernel 4.14.y:
    • New commits in this build:
      • overlays: Add overlay for PiBell soundcard (7d53ce5c)
      • Removing (broken) RaspiDac3 support... (022439ad)
      • i2c: bcm2835: Set up the rising/falling edge delays (#2407) (81f204dd)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2520 (perma): linux: update to linux-4.14.24 (ish)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - tjost - 2018-03-02

Every weather Plugin.

I´ve used your sd card writer for Mac to prepare my SD Card.
After the first start I updated to the beta. After that I installed the plugins. Yahoo and WeatherUnderground neither worked. I downgraded again and suddenly their worked. Upgrade back to beta and they still worked. I don't know why.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - fritz_hh - 2018-03-02

Dear Milhouse,

thanks for the note i did not know that you provid some addons for the builds Angel
"who can read is clearly in the advantage" :-)

everything works fine... :-)


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

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

SHA256 Checksum: 10acbf0d9bf72a2266bf7779c5e041c8eafb55e49c72b0b9536f8510ebe91b44 (RPi)
SHA256 Checksum: 04d489d04caa9a54817630e52d610766d359e8fb3c02f0860797690f04828275 (RPi2)

text:
# uname -a
Linux rpi512 4.14.22 #1 Sat Mar 3 00:15:18 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Feb 26 2018 19:49:36
Copyright © 2012 Broadcom
version d5ab8ea53b81ccfed06faddca8f86380243d39fd (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180303001137-#0302-ga067e21 [Build #0302]

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

Based on tip of LibreELEC.tv master (a067e21, changelog) and tip of XBMC master (498e247, changelog) with the following modifications: Build Highlights:
  1. VideoPlayer: videobuffers, fix memleak, allow to have more pools of same type
  2. [guiinfo][PVR] Fix PVR.EpgeventProgress GUI int & some GUIInfoManager cleanup
  3. kodi: libinput fixes and libinput backend for non window system platforms
Build Details:
  1. LibreELEC.tv:
    • dtc: build fdtput and fdtget (PR:2487, 2 commits, 1 file changed)
    • wetekdvb: fix an issue when the device variable always evaluates to WeTek_Play_2 (PR:2538, 1 commit, 1 file changed)
  2. XBMC:
    • VideoPlayer: videobuffers, fix memleak, allow to have more pools of s (PR:13574, 1 commit, 4 files changed)
    • [guiinfo][PVR] Fix PVR.EpgeventProgress GUI int & some GUIInfoManager cleanup (PR:13601, 6 commits, 5 files changed)
    • VideoPlayer: fix videoBufferSysMem after 5461d8c520454e2880f36b58f1e8 (PR:13604, 1 commit, 1 file changed)
  3. kodi-platform:
    • Fix programming error (PR:27, 1 commit, 1 file changed)
  4. kernel 4.14.y:
    • New commits in this build:
      • overlays: Add updated mmc1 alias to sdio overlays (d932ad74)
      • config: Enable CONFIG_GPIO_MOCKUP module (298dba7b)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2536 (perma): kodi: libinput fixes
    • Added: [pkg] PR:13176 (perma): [RFC] [Linux] add libinput backend for non window system platforms



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - hartmuta - 2018-03-03

Hi @all, now my LCD Disyplay is showing the actual time in idle. (before today it shows always: 00:00 in screensaver mode )
I didn't change anything. Looks like, that the Addon autoupdate works ;-)