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) - parcel - 2017-06-10

Live streaming works good with buffering again in #0609 testbuild.
Thank you Smile


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - J_E_F_F - 2017-06-10

(2017-06-09, 17:53)popcornmix Wrote: This wasn't explicitly mentioned but the update to hevc improves cache usage in motcomp which saves ~140MB/sec of sdram bandwidth and improves jellyfish fps by about 3%.

The focus next is supporting 10-bit hevc. This is a big job and will take a while.
The increased sdram bandwidth required will probably limit performance to 1280x720@30 when using 10-bit HEVC, but we'll push it as far as we can.

As a mostly hevc user, I just wanted to say thanks again for the continued hevc updates.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2017-06-10

(2017-06-09, 17:53)popcornmix Wrote: The focus next is supporting 10-bit hevc. This is a big job and will take a while.
This is great news! Really looking forward to 10-bit HEVC support.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MMXT - 2017-06-10

(2017-06-08, 23:17)Milhouse Wrote: Opening this file loads the playlist without a problem.

If you're using a different method can you document each step? Also, a debug log might be useful.

I think it's due to a sudden power loss, which I accidentaly caused two days ago:
Code:
LibreELEC:~ # ls .kodi/userdata/
ls: .kodi/userdata/playlists: Structure needs cleaning

Now I don't know how to fix this. Usually I'd run something like e2fsck -fv against the partition mounted on another system, but I don't know if this will work with libreelec's squashfs? Any chances to fix this from within libreelec itself?

Edit: I realized, that storage was an own partition, so a
Code:
~ $ sudo e2fsck -fv /dev/mmcblk0p2
from within my linux mint did fix it for me. Now creating playlists is working as intended Smile

If there are file system errors on the system partition as well, would these be "fixed" the next time when I flash a new testbuild or is there something else which I should consider now that there have been errors on the storage partition?


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

(2017-06-10, 05:56)MMXT Wrote:
Code:
LibreELEC:~ # ls .kodi/userdata/
ls: .kodi/userdata/playlists: Structure needs cleaning

Now I don't know how to fix this. Usually I'd run something like e2fsck -fv against the partition on another system, but I don't know if this will work with libreelec's squashfs?

This isn't the squashfs partition, it's your ext4 partition so running e2fsck should fix it. Normally fsck should run at startup to fix minor errors, unless you've disabled it.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MMXT - 2017-06-10

(2017-06-10, 06:00)Milhouse Wrote:
(2017-06-10, 05:56)MMXT Wrote:
Code:
LibreELEC:~ # ls .kodi/userdata/
ls: .kodi/userdata/playlists: Structure needs cleaning

Now I don't know how to fix this. Usually I'd run something like e2fsck -fv against the partition on another system, but I don't know if this will work with libreelec's squashfs?

This isn't the squashfs partition, it's your ext4 partition so running e2fsck should fix it. Normally fsck should run at startup to fix minor errors, unless you've disabled it.

Mh, I didn't disable any startup options and wondered why after several reboots nothing had been fixed.
I edited my original post while you answered my question. I would be glad if you could tell me if flashing a new test build would fix any remaining errors on system partition as well?


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

(2017-06-10, 06:46)MMXT Wrote: I edited my original post while you answered my question. I would be glad if you would tell me if flashing a new test build would fix perhaps remaining errors on system partition as well?

No, upgrading using a tar file will not by itself fix any filesystem errors in either the System (FAT) or Storage (ext4) partitions.

However, during every boot the System and Storage partitions are checked for errors that will - if possible - be automatically corrected. This check is disabled if booting from network file systems, or if "nofsck" is added on the kernel command line.

Writing a new disk image to the SD card will "fix" any existing filesystem errors.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MMXT - 2017-06-10

(2017-06-10, 07:23)Milhouse Wrote: Writing a new disk image to the SD card will "fix" any existing filesystem errors.
Ok, thank you for telling me. I will dd a new image to an sdhc then, because e2fsck found so many errors on /storage, that I am not sure if the root file system might be corrupted as well. If minor errors should be fixed at startup, these errors obviously were not minor, so I think I'll use a fresh image (and spare sdhc as well), just to be save.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MikeKL - 2017-06-10

(2017-06-08, 10:19)MikeKL Wrote: Ref ongoing add-on settings changes........
Been using TVGuide Full screen and believe #0604 onwards creates issues https://forum.kodi.tv/showthread.php?tid=282157&pid=2599754#pid2599754
Settings Issues with TV Guide Fullscreen appear to be fixed in #0609, thank you Montellese.
Posted update in TV Fullscreen Thread


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - bmonster - 2017-06-10

Hi Milhouse,

Noticed a little bug that started with 0605, using an addon like extended info script, when you scroll down thru the info, the button/focus moves down but the screen doesn't, so the active button goes off screen.
Same with tv shows next aired addon. when moving right thru the days of the week the focus moves along, but again the screen doesn't.

Back on 0604 and everything's working fine again..hope you can understand what I'm trying to explain..

Kind regards

Bucky

Edit: checked my windows x64 nightly and the same issue is there..


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

(2017-06-10, 18:27)bmonster Wrote: Hi Milhouse,

Noticed a little bug that started with 0605, using an addon like extended info script, when you scroll down thru the info, the button/focus moves down but the screen doesn't, so the active button goes off screen.
Same with tv shows next aired addon. when moving right thru the days of the week the focus moves along, but again the screen doesn't.

Back on 0604 and everything's working fine again..hope you can understand what I'm trying to explain..

Kind regards

Bucky

Edit: checked my windows x64 nightly and the same issue is there..

Thanks for the report - there were a few PRs that might cause this in #0605, my guess would be PR12224, PR12232 and PR12234 - ping @peak3d and @alwinus.


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

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

Code:
# uname -a
Linux rpi512 4.11.4 #1 Sun Jun 11 00:08:49 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun  8 2017 13:35:04
Copyright (c) 2012 Broadcom
version 0784a9f7dfa6a45aa2524eeab1980da00cd93019 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170611000743-#0610-g16fdbb7 [Build #0610]

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

Based on tip of LibreELEC.tv master (16fdbb7a, changelog) and tip of XBMC master (a0a04d60, changelog) with the following modifications: Build Highlights:
  1. ffmpeg: update to ffmpeg-3.3.1-Leia-Alpha
Build Details:
  1. LibreELEC.tv:
    • system-tools: bump screen and fix 256 colour support (16fdbb7a)
  2. XBMC:
    • Games: Move games code to KODI namespace (PR:12271, 1 commit, 112 files changed)
    • Games: Move to C++11 (PR:12269, 1 commit, 17 files changed)
    • Joysticks: Move to C++11 (PR:12270, 1 commit, 12 files changed)
    • Peripherals: Fix c/p error when Power-Off was added to the Peripheral API (PR:12278, 1 commit, 1 file changed)
    • Add Chinese local to .desktop file (PR:12198, 1 commit, 1 file changed)
    • SDL Event cleanup (PR:12272, 15 commits, 54 files changed)
    • [addons/settings] Fix fallout #2 (PR:12276, 17 commits, 18 files changed)
  3. newclock5:
    • New commits in this build:
      • ffmpeg: hevc rebase on 3.3.1 (21f835d4)
    • Commits no longer in build:
      • Revert "FFmpeg: Bump to 3.3.1-Leia-Alpha" (0c343d2f)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [pkg] PR:12272: SDL Event cleanup (reason: breaks OnKey processing on Generic)
    • Added: [env] patch: ffmpeg: update to ffmpeg-3.3.1-Leia-Alpha
    • Added: [env] PR:1682: Correcting VendorID for TP-Link T4U v2



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - peak3d - 2017-06-11

@bmonster: any special advancedsettings.xml in use? If unsure, can you pls. provide a kodi log after kodi startup? thx!


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

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

Code:
# uname -a
Linux rpi512 4.11.4 #1 Sun Jun 11 21:05:39 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun  8 2017 13:35:04
Copyright (c) 2012 Broadcom
version 0784a9f7dfa6a45aa2524eeab1980da00cd93019 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170611210424-#0611-g16fdbb7 [Build #0611]

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

Based on tip of LibreELEC.tv master (16fdbb7a, changelog) and tip of XBMC master (82709567, changelog) with the following modifications: Build Highlights:
  1. [network] CHTTPJsonRpcHandler: limit any other request method than POST to ReadData permissions on the JSON-RPC API
Build Details:
  1. XBMC:
    • More SDL event cleanup (PR:12285, 1 commit, 1 file changed)
    • fix favourites reloading on profile change (PR:12246, 1 commit, 3 files changed)
    • VideoPlayerRadioRDS: Revert ResetRDSCache on init (PR:12274, 1 commit, 1 file changed)
    • [droid] Packaging cleanup (PR:12284, 3 commits, 1 file changed)
    • CHG: [droid] remove android dload specifics (PR:12282, 1 commit, 9 files changed)
    • XBMC_events, cleanup and fix (PR:12287, 2 commits, 11 files changed)
  2. pvr.dvbviewer:
  3. newclock5:
    • Commits no longer in build:
      • VideoPlayerRadioRDS: Revert ResetRDSCache on init (8c74d2cd)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1686: glibc: re-enable programs, remove those we don't want
    • Added: [pkg] PR:12281: [network] CHTTPJsonRpcHandler: limit any other request method than POST to ReadData permissions on the JSON-RPC API



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

(2017-06-10, 23:11)Milhouse Wrote:
(2017-06-10, 18:27)bmonster Wrote: Hi Milhouse,

Noticed a little bug that started with 0605, using an addon like extended info script, when you scroll down thru the info, the button/focus moves down but the screen doesn't, so the active button goes off screen.
Same with tv shows next aired addon. when moving right thru the days of the week the focus moves along, but again the screen doesn't.

Back on 0604 and everything's working fine again..hope you can understand what I'm trying to explain..

Kind regards

Bucky

Edit: checked my windows x64 nightly and the same issue is there..

Thanks for the report - there were a few PRs that might cause this in #0605, my guess would be PR12224, PR12232 and PR12234 - ping @peak3d and @alwinus.

@bmonster are you sure this issue is first seen with #0605? My testing suggests it starts with #0606.