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) - smp1 - 2018-08-16

(2018-08-16, 22:30)Milhouse Wrote: Thanks, I'll revert both commits mentioned in the linked post).
No need to revert the other commit mentioned in that post (14f4eaed) - it doesn't seem to cause any trouble.
 
Quote:After disconnecting the T680CI /dev/dvb/adapter0/frontend0 still exits. So, if
connected again it cannot create a frontend
I tested with 14f4eaed reverted but it doesn't solve this issue.


LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2018-08-16

Ok, will not revert 14f4eaed - thanks.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - SuperSheep81 - 2018-08-17

Hello,

When I try to open a rom, I got a black screen and +/- 20 seconds I'm back in Kodi again. First Milhouse install on this Raspberry, so I don't know if it worked before.

Anyone got a solution?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Tobor - 2018-08-17

(2018-08-17, 14:32)SuperSheep81 Wrote: Anyone got a solution?
 I'm sure someone does. But first, you need to supply a debug log.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - polo_joe - 2018-08-17

(2018-08-16, 12:31)popcornmix Wrote:
(2018-08-15, 22:58)Milhouse Wrote: [*]kernel: Revert "mm: alloc_contig: re-allow CMA to compact FS pages" (linux) (@smp1)
 
This is a potential fix for audio dropouts when pi is busy (e.g. live TV recording and playback or when running background jobs like torrents)
that appeared between the 4.9 and 4.14 kernels. If you've had this issue then please test and report.
Works for me, no dropouts anymore!
Thanks.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - SuperSheep81 - 2018-08-17

Should have known..
Will create debog log tonight


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - garbear - 2018-08-17

(2018-08-17, 14:32)SuperSheep81 Wrote: Hello,

When I try to open a rom, I got a black screen and +/- 20 seconds I'm back in Kodi again. First Milhouse install on this Raspberry, so I don't know if it worked before.

Anyone got a solution?
  
Fixed in https://github.com/xbmc/xbmc/pull/14313 . @Milhouse feel like including it? I'll merge tmrw anyway.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - SuperSheep81 - 2018-08-17

(2018-08-17, 14:32)SuperSheep81 Wrote: Hello,

When I try to open a rom, I got a black screen and +/- 20 seconds I'm back in Kodi again. First Milhouse install on this Raspberry, so I don't know if it worked before.

Anyone got a solution?


https://paste.kodi.tv/tuvuhecaqa
The Debug Log.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - SuperSheep81 - 2018-08-17

(2018-08-17, 19:54)garbear Wrote:
(2018-08-17, 14:32)SuperSheep81 Wrote: Hello,

When I try to open a rom, I got a black screen and +/- 20 seconds I'm back in Kodi again. First Milhouse install on this Raspberry, so I don't know if it worked before.

Anyone got a solution?
  
Fixed in https://github.com/xbmc/xbmc/pull/14313 . @Milhouse feel like including it? I'll merge tmrw anyway.

Hopefully this will do the trick!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - garbear - 2018-08-17

(2018-08-17, 20:47)SuperSheep81 Wrote:
(2018-08-17, 14:32)SuperSheep81 Wrote: Hello,

When I try to open a rom, I got a black screen and +/- 20 seconds I'm back in Kodi again. First Milhouse install on this Raspberry, so I don't know if it worked before.

Anyone got a solution?


https://paste.kodi.tv/tuvuhecaqa
The Debug Log.  
  
This log does not show you playing a game. Besides, read the post directly above yours.

EDIT: Yup you saw it Smile


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

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

SHA256 Checksum: c6f0a7c6269af9c5ded279d34be3be52aec798cb8389f7548bead60cd117300c (RPi)
SHA256 Checksum: ab755e41a50801203b431a7a1d2455e139b269a9663b97552e7438e0ce1354c7 (RPi2)

text:
# uname -a
Linux rpi512 4.14.62 #1 Fri Aug 17 21:04:46 BST 2018 armv6l GNU/Linux

# vcgencmd version
Aug 16 2018 17:35:18
Copyright © 2012 Broadcom
version 31e0613622dc2f2463bf3dd74e6c897d91201a4d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180817210318-#0817-geef941c [Build #0817]

# Kodi version
(18.0-BETA1 Git:fc9faf3). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (eef941c, changelog) and tip of XBMC master (948835a, changelog) with the following modifications: Build Highlights:
  1. kernel: V4L2/camera fixes
  2. zstd, libgcrypt, libpng: package updates
  3. vfs.sftp added to build
  4. RetroPlayer: Fix out-of-memory error on resolution change
Build Details:
  1. XBMC:
    • RendererDRMPRIME: reference count video buffers presented on screen (PR:14232, 7 commits, 7 files changed)
    • windowing/gbm: replace WaitVBlank with Sleep (PR:14266, 1 commit, 7 files changed)
    • RetroPlayer: Fix out-of-memory error on resolution change (PR:14313, 1 commit, 1 file changed)
  2. kernel 4.14.y:
    • New commits in this build:
      • staging: bcm2835-camera: Skip ISP pass to eliminate padding. (7f80068e)
      • staging: bcm2835-camera: Allocate context once per buffer (e4fb34e9)
      • staging: bcm2835-camera: Remove bulk_mutex as it is not required (ace65e2d)
      • staging: bcm2835-camera: Match MMAL buffer count to V4L2. (ad111b4d)
      • staging: bcm2835-camera: Remove V4L2/MMAL buffer remapping (fcbc57b6)
      • staging: bcm2835-camera: Add multiple include protection (98e230a5)
      • staging: bcm2835-camera: Move struct vchiq_mmal_rect (b7b2057f)
      • staging: bcm2835-camera: Replace BUG_ON with return error (943b3337)
      • staging: bcm2835-camera: Fix comment typos. (9bfbe139)
      • staging: bcm2835-camera: Fix indentation of tables (b5864212)
      • staging: bcm2835-camera: Fix warnings about string ops on v4l2 uapi. (a84b7e75)
      • staging: bcm2835: Remove dead code related to framerate. (9aab3bea)
      • staging: bcm2835: Fix mmal_port_parameter_get() signed/unsigned warnings. (67335cb0)
      • staging: bcm2835: Use BIT_ULL macro (d21f745a)
      • staging: vc04_services: no need to check debugfs return values (3e676d8a)
      • staging: vc04_services: remove odd vchiq_debugfs_top() wrapper (b03490c2)
      • staging: vc04_services: move client dbg directory into static variable (468f8f61)
      • staging: vc04_services: remove struct vchiq_debugfs_info (f731c29b)
      • staging: vc04_services: vchiq_debugfs_log_entry can be a void * (c92dccec)
      • staging: vc04_services: no need to save the log debufs dentries (da38e1d6)
      • staging: vc04_services: Join multiline dereferences (b6bd1034)
      • Revert "bcm2835-camera: Fix timestamp calculation problem (#2214)" (93befc0e)
      • staging: bcm2835-camera use ktime_t for timestamps (e15170bd)
      • staging: vc04_services: Unsplit user-visible strings (42e7b46e)
      • staging: vc04_services: Use __func__ (bc76b793)
      • staging: bcm2835-camera: Do not bulk receive from service thread (e66dfacb)
      • staging: bcm2835-camera: Return early on errors (3542cd91)
      • staging: bcm2835-camera: Remove dead email addresses (d217a0ef)
      • staging: bcm2835-camera: Fix comment style violations. (10fd2839)
      • staging: bcm2835-camera: Fix spacing around operators (ecf4edfa)
      • staging: bcm2835-camera: Reduce length of enum names (b365a74a)
      • staging: bcm2835-camera: Fix multiple line dereference errors (06c839d5)
      • staging: bcm2835-camera: Fix brace style issues. (208e30b9)
      • staging: bcm2835-camera: Fix missing lines between items (32508ad8)
      • staging: bcm2835-camera: Fix logical continuation splits (a5ce1ad4)
      • staging: bcm2835-camera: Fix open parenthesis alignment (433cef0d)
      • staging: bcm2835-camera: Fix typo. (3bd3cffd)
      • staging: bcm2835_camera: Ensure all buffers are returned on disable (6a869d07)
      • staging: mmal-vchiq: Remove check of the number of buffers supplied (5acfee8b)
      • staging: bcm2835-camera: Handle empty EOS buffers whilst streaming (5946ef6f)
      • staging: bcm2835-camera: Set sequence number correctly (8da45ab9)
      • staging: bcm2835-camera: Ensure timestamps never go backwards. (786d721c)
      • Revert "mm: alloc_contig: re-allow CMA to compact FS pages" (00f0e834)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, peripheral.joystick/xarcade, other)
    • Added: [env] PR:2892 (perma): scripts/image: use maximum lzo and zstd compression level for images
    • Added: [env] PR:2893 (perma): zstd, libgcrypt, libpng: package updates
    • Added: [pkg] PR:14 (perma): fixed: we have to call ssh_free on the session, not only disconnect (vfs.sftp)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2018-08-18

(2018-08-11, 15:05)smp1 Wrote:
Sample 1
(DVD menu issue): shows blank screen (with gui menu overlay visible and audio). Disabling mmal makes it work. Disabling "adjust framerate" makes it work.
Sample 2
(BD issue): blank screen with audio when trying to start the movie from within an on-disc menu. Disabling mmal makes it work. Also no issues when starting the movie from "Select playback item" instead of the on-disc menu. 
Actually, sample #2 also work fine when "Adjust display refresh rate" is disabled. Both samples suffer from the same issue - the blank screen occur after the refresh rate is changed.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - SuperSheep81 - 2018-08-18

(2018-08-17, 20:54)SuperSheep81 Wrote:
(2018-08-17, 19:54)garbear Wrote:
(2018-08-17, 14:32)SuperSheep81 Wrote: Hello,

When I try to open a rom, I got a black screen and +/- 20 seconds I'm back in Kodi again. First Milhouse install on this Raspberry, so I don't know if it worked before.

Anyone got a solution?
  
Fixed in https://github.com/xbmc/xbmc/pull/14313 . @Milhouse feel like including it? I'll merge tmrw anyway. 

Hopefully this will do the trick! 
 Tried the new version. still the same. Have generated a logfile. found it manually in the temp folder. The automated addon did not uploaded the old log file properly

https://paste.kodi.tv/raw/etixaqipir

Thanks in advance!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - komerdoor - 2018-08-18

Hello everyone. I have several questions:

- Where can I find the moonlight and mpd client/server addons? I currently use those by running them from a Gentoo chroot + some systemd trickery for moonlight, but it would be nice if I could use the official (alpha) addons.

- I usually configure CEC to put the TV on standby when the screensaver starts. This does not seem to work anymore. Turning the TV on from standby when the screensaver stops works fine, so it seems libcec is working.

- I tried the new libretro feature. Installed thr fbalpha addon for arcade games, but none of the games start. They work fine on my PC when using retroarch. I am not at home at the moment, but I will provide a log when at home.

- A suggestion: by default when using some of the RPi DSP boards the volume is set to > 255. This will cause distortion. I think it is better to set the volume on all channel on 255 by default, but not higher.

Any instructions on how to create my own builds? Cross-compile, qemu or distcc?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Akirafubuki - 2018-08-18

Hi,

I have a couple of things i need some help with.

I need help with a new box i buy for the raspberry. It cames with swith off and reset buttons but i was not capable of install the pcb driver in librelec. The box "super nintendo pal from kintaro" cames with the instructions for install it in Retropie and Recalbox and i install the driver in Retropie and no problem. The command for install it is "wget -O - https://goo.gl/22RsN3 | bash" but bash command is not available. In previous posts i see the ash command from busybox replaced it but no sure how it works. The download is possible but i can not run the script.

I ask for help in kintaro but they told me they will investigate it. However not sure if they will answer. I would aprecciate if somebody can help me with it. It is not a crucial thing but would be nice if i can use the buttons too in libreelec. 

A second thing is i have a problem with Retroplayer. I am unable to run cue/bin or isos of psx. When i try to open it appears the loading logo appears 1-2 seconds but after dissapers and nothing happens. The isos are totally fine as they work in Retropie. This issue is persistent from the last update of the libreto addons

And the "Snes9x" emu seems broken i was trying to load some roms and the system always crashes or hangs. Some roms like "Fas east of Eden Zero" and other are not compatible with the Snes9x 2010 core.

Thanks for the help and your work in this project