Kodi Community Forum

Full Version: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
(2018-03-18, 22:47)HiassofT Wrote: [ -> ]
(2018-03-18, 22:37)Bosode Wrote: [ -> ]after doing several tests with your older builds I've found out, that the latest version from you with running full IPv6-Support is the "LibreELEC-RPi2.arm-9.0-Milhouse-20180102210315-#0102-gf115a20.tar" from the 2nd January 18. With the versions up from the 3rd January it's not always possible to connect to a WebDAV-Share using IPv6.
I don't know why - but it seems to look like a fault. 
The most likelly change is addition of firewall/netfilter in #0103.

Could test if setting Firewall to "off" in LibreELEC Settings->Network fixes the IPv6 issue in current builds?

so long,

Hias 
HiassofT -You'r my personal hero  Big Grin .
After switching the Firewall to "off" and doing a reboot - the connection could be build.
Great stuff and many thanks for such a fast and top support!
We'll look into the IPv6/firewall issue and try to fix that - thanks for the report (and thanks @HiassofT for the temporary workaround!)
New LibreELEC.tv Leia build #0318: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 342c66456a949566ae403154be2398fb0566c06c2d6afe4c9ed04b50677dd2fd (RPi)
SHA256 Checksum: 548be68f567882eb3a9a669f6d69f817e7614382028b2d0485e52b3dc0956db8 (RPi2)

text:
# uname -a
Linux rpi512 4.14.27 #1 Sun Mar 18 21:04:59 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Mar 16 2018 16:21:29
Copyright © 2012 Broadcom
version db815f3ae3dc88cf21fed2765f3b25d9d2bea67a (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180318210308-#0318-gf291881 [Build #0318]

# Kodi version
(18.0-ALPHA2 Git:258cf89). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (f291881, changelog) and tip of XBMC master (277d75c, changelog) with the following modifications: Build Highlights:
  1. GuiInfoManager: Restore Announcements
  2. inputstream.adaptive and pvr.mythtv fixes
Build Details:
  1. XBMC:
    • windows: update patch utility to 2.7.6 (PR:13663, 1 commit, 2 files changed)
    • fix deadlock caused by blocking cb method (PR:13664, 1 commit, 2 files changed)
    • GuiInfoManager: Restore Announcements (PR:13667, 2 commits, 2 files changed)
  2. inputstream.adaptive:
    • Allow NOTYPE containers for stream selection / container type will be determined late for HLS (7e86870)
    • [Android] compile fix after decimal format changes (ef1926d)
    • [Android] Add Header based license post body (bc40b07)
    • Fix decrypter initialization (KID retrieval) / version bump 2.2.5 (04eead7)
  3. pvr.mythtv:
    • [depends] bump zlib to 1.2.11 (PR:96, 1 commit, 3 files changed)
    • bump version 5.7.1 (345f9a7)
The new RPi3 B+ has issues booting from various SD chips. Out of 6 SD cards that I have with various Kodi instllations, Ubuntu and security cameras, only 2 recent Kodi SD chips are booting. All 6 cards work fine on older RPi3.

Any quick solution to fix the chips without reloading new images?
I have various issues from Red LED blinking probably 5x, Green blinking 6x and nothing blinking stuck in rainbow screen. It's all OK with previous Pi 3.
(2018-03-19, 03:33)3DBuff Wrote: [ -> ]The new RPi3 B+ has issues booting from various SD chips. Out of 6 SD cards that I have with various Kodi instllations, Ubuntu and security cameras, only 2 recent Kodi SD chips are booting. All 6 cards work fine on older RPi3.

Any quick solution to fix the chips without reloading new images?
I have various issues from Red LED blinking probably 5x, Green blinking 6x and nothing blinking stuck in rainbow screen. It's all OK with previous Pi 3.
You need to have firmware that supports the Pi3+.
Updating the LE image on a Pi3 then switching the card to a Pi3+ is the recommended procedure.
While in theory you could just update the firmware to get the Pi to boot, without an updated linux kernel you won't have working ethernet, wifi or bluetooth.
Can I swap a file on Kodi or Ubuntu Mate image to make it boot?
(2018-03-19, 15:19)3DBuff Wrote: [ -> ]Can I swap a file on Kodi or Ubuntu Mate image to make it boot?
Kodi needs no changes to support the Pi3+, but the OS does (Ubuntu Mate).
Best to ask on an Ubuntu Mate forum for how to update the firmware/kernel to support Pi3+.
No solutions for Pi3 B+ with other builds yet. New Kodi works Smile
Major LAN network improvement with USB to external hard drive as usable solution. We broke 100 Mbps barrier with B+. It's around 350 Mbps now.
New LibreELEC.tv Leia build #0319: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 9a8ba9a240396ad9f98892cbf13dc6860c4c431a96899cb0a3b438338b4ba2a3 (RPi)
SHA256 Checksum: 4e260b7b5ccc484b9d3ced91e20a61879c3246418aa51b524f964b246342e377 (RPi2)

text:
# uname -a
Linux rpi512 4.14.27 #1 Mon Mar 19 21:17:02 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Mar 16 2018 16:21:29
Copyright © 2012 Broadcom
version db815f3ae3dc88cf21fed2765f3b25d9d2bea67a (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180319211511-#0319-gc2a0368 [Build #0319]

# Kodi version
(18.0-ALPHA2 Git:258cf89). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (c2a0368, changelog) and tip of XBMC master (2c8eac2, changelog) with the following modifications: Build Highlights:
  1. Update Pi3+ WiFI firmware to v7.45.154
  2. ffmpeg: hevc: fixup: Fix for segfault and more neon scheduling optimisations
Build Details:
  1. LibreELEC.tv:
    • xf86-video-nvidia: update to xf86-video-nvidia-390.42 (PR:2594, 1 commit, 1 file changed)
    • brcmfmac_sdio-firmware-rpi: cleanup wlan-firmware (PR:2587, 2 commits, 2 files changed)
    • samba: update to samba-4.8.0 (PR:2586, 1 commit, 2 files changed)
  2. XBMC:
    • Support for vaExportSurfaceHandle (PR:13333, 13 commits, 20 files changed)
    • [cmake][addons] make pdb installation & packaging multi config aware (PR:13666, 2 commits, 2 files changed)
  3. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: fixup: Fix for segfault and more neon scheduling optimisations (8e37101b)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2599 (perma): brcmfmac_sdio-firmware-rpi: update to brcmfmac_sdio-firmware-rpi-18d7c93
    • Added: [pkg] patch: st/va: Make the vendor string more descriptive (mesa)
    • Added: [pkg] patch: st/va: Enable vaExportSurfaceHandle() (mesa)
Teleboy is working again with #319. Thank you Smile
I noticed an annoying random glitch. Sometimes when switching from a file playback directly to a live TV channel the video/audio gets stalled - I see just a frozen frame. I have to switch the channel again to "unfreeze" it. Another workaround is to always stop the file playback before trying to switch to a live TV. Never noticed this with Kodi 17 and old Kodi 18 builds.
Hi,
Using #318/319, I can't read a film located on my NAS. (Series are working well):
Quote:22:09:30.860 T:1941738064  NOTICE: VideoPlayer::OpenFile: smb://192.168.1.18/video/Mes Films/Justice.League.2017.TRUEFRENCH.BDRip.XviD.avi
22:09:30.860 T:1492956032  NOTICE: Creating InputStream
22:09:31.005 T:1492956032  NOTICE: Creating Demuxer
22:09:31.415 T:1941738064 WARNING: OnMessage: Suspiciously long time to handle GUI_MSG_PLAYBACK_STARTED (0.48s)
22:09:31.615 T:1405916032   ERROR: Read - Error( -1, 103, Software caused connection abort )
22:09:33.120 T:1492956032  NOTICE: Opening stream: 0 source: 256
22:09:33.120 T:1492956032  NOTICE: Creating video codec with codec id: 13
22:09:33.132 T:1492956032  NOTICE: Creating video thread
22:09:33.133 T:1510978432  NOTICE: running thread: video_thread
22:09:33.459 T:1492956032  NOTICE: Opening stream: 1 source: 256
22:09:33.459 T:1492956032  NOTICE: Finding audio codec for: 86017
22:09:33.459 T:1492956032  NOTICE: Creating audio thread
22:09:33.460 T:1284494208  NOTICE: running thread: CVideoPlayerAudio:Tonguerocess()
22:09:33.471 T:1284494208  NOTICE: Creating audio stream (codec id: 86017, channels: 2, sample rate: 48000, no pass-through)
22:09:35.121 T:1789846400  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:14
@popcornmix:
A little offtopic, but I found a video on YouTube saying that: over_voltage= when overclocking is done dynamicly by the RPI3b+ making it not needed to set it in config.txt.
Is this correct?

Thanks
(2018-03-20, 23:14)HpNoTiQ Wrote: [ -> ]Hi,
Using #318/319, I can't read a film located on my NAS. (Series are working well):
Quote:22:09:30.860 T:1941738064  NOTICE: VideoPlayer::OpenFile: smb://192.168.1.18/video/Mes Films/Justice.League.2017.TRUEFRENCH.BDRip.XviD.avi

You're saying this worked normally in #0317? Can you provide a sample video?
New LibreELEC.tv Leia build #0320: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 1641e435e7ffc4d416bbb51b2a3499d33cf5f73357289cd5b8dd08fe4fad4f46 (RPi)
SHA256 Checksum: 3fb635e208e8dd1c0da389011b4c840f5e47aa692b8e35dda29717784c0cf25d (RPi2)

text:
# uname -a
Linux rpi512 4.14.27 #1 Tue Mar 20 21:54:45 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Mar 16 2018 16:21:29
Copyright © 2012 Broadcom
version db815f3ae3dc88cf21fed2765f3b25d9d2bea67a (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180320215252-#0320-gb289c90 [Build #0320]

# Kodi version
(18.0-ALPHA2 Git:258cf89). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (b289c90, changelog) and tip of XBMC master (384bd17, changelog) with the following modifications: Build Highlights:
  1. ffmpeg: hevc: fixup: Fix issue with caching and tiles
Build Details:
  1. LibreELEC.tv:
    • Improvements to the service.fd628 add-on (PR:2481, 2 commits, 14 files changed)
    • samba: fix noman patch (PR:2603, 1 commit, 1 file changed)
  2. XBMC:
    • [win32] fixes for display mode switching issues (PR:13674, 3 commits, 5 files changed)
    • VideoPlayer: OpenGL - fix source rect for stereo (PR:13669, 1 commit, 1 file changed)
    • VideoPlayer: do an accurate seek for auto-resume (PR:13665, 1 commit, 1 file changed)
    • threads: let the app die on exceptions (PR:13670, 1 commit, 1 file changed)
  3. inputstream.adaptive:
    • Use first matching adaptationset for key check (f05aa80)
    • travis: xcode 9.2 / version bump 2.2.6 (622d59d)
  4. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: fixup: Fix issue with caching and tiles (b1e40166)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:2403 (perma): allow using vaapi with r600 and radeonsi
    • Added: [env] patch: libva: remove recursive mesa dependency
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