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
Hello everyone, at first, sorry for my bad english. Smile

I have a Problem with my Netflix, its doesn´t work.
I have an RPi 3 with the newest Milhouse KODI

here are my Debug log.
http://sprunge.us/Sjcf

thx for helping Smile
(2017-07-22, 13:46)Chrischan Wrote: [ -> ]Hello everyone, at first, sorry for my bad english. Smile

I have a Problem with my Netflix, its doesn´t work.
I have an RPi 3 with the newest Milhouse KODI

here are my Debug log.
http://sprunge.us/Sjcf

thx for helping Smile
Make sure OMX is disabled in Player settings - you only want to have MMAL enabled on RPi2/RPi3.
@Milhouse
thanks it works,
Is there an way to let the OMX player enabled? Because i need The OMX Player for the Magine addon.

thx
(2017-07-22, 13:27)Malocher Wrote: [ -> ]
(2017-07-21, 23:00)Milhouse Wrote: [ -> ]
  • Added: [pkg] PR:12518: Fix peripherals started before strings are loaded

Hmm, but in the CEC adapter is not yet a font to be seen - build #0721

Ich miss the fonts too. Can you fix it in the next build?
I've an issue with Netflix, crashing Kodi on specific TV show, only one at the moment as few I've tried played nicely.
The show is "The Last Kingdom".

I'm on latest build: LibreELEC (community): devel-20170720210344-#0720-g69a9671 (RPi2.arm)
asciidisco/plugin.video.netflix 0.11.16

Debug log: http://sprunge.us/AXgh
Crash log: http://sprunge.us/ihHW
When I go into system->input->peripherals no devices are shown so I cannot set cec settings. CEC works when I connect my raspberry pi to my tv. Have the settings been moved.

Regards Trevor
@trevorjharris no they haven't been moved. What display are you connected to when the CEC peripheral isn't listed? Can you provide a debug log from when the device isn't listed. Note that CEC labels remain broken (not visible).
New LibreELEC.tv Leia build #0722: RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi22 4.12.3 #1 SMP Sat Jul 22 21:06:15 BST 2017 armv7l GNU/Linux

# vcgencmd version
Jul 22 2017 00:01:46
Copyright (c) 2012 Broadcom
version f52771674311a841405cea05e8738a526dd60ee1 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170722210523-#0722-g555484a [Build #0722]

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

Based on tip of LibreELEC.tv master (555484a1, changelog) and tip of XBMC master (5749a3c2, changelog) with the following modifications:
  • Includes newclock5 patches
  • Excludes the LibreELEC linux-01-RPi_support patch in favour of sourcing these and possibly more recent patches directly from kernel branch rpi-4.12.y
  • Includes latest bcm2835-driver master (dc9bc483, ahead +8)
  • Includes latest kodi-platform master (36fb4937)
  • Includes latest libcec master (8adc786b, ahead +26)
  • Includes latest libnfs master (df94ae93, ahead +56)
  • Includes latest p8-platform master (a822e196)
  • Includes latest addons: inputstream.adaptive (0a32275a, +4), inputstream.rtmp (39d7979a), peripheral.joystick (6e18bc74), pvr.argustv (4e8c838b), pvr.demo (f67dff13), pvr.dvblink (640629ca), pvr.dvbviewer (9faf2413), pvr.filmon (1c9d2ebe), pvr.hdhomerun (48868e44), pvr.hts (1653a3a7), pvr.iptvsimple (8ccf85cc), pvr.mediaportal.tvserver (642f9af1), pvr.mythtv (13a240d3, +2), pvr.nextpvr (03a3b714), pvr.njoy (79e8e653), pvr.octonet (a77cf111), pvr.pctv (00b76689), pvr.stalker (9e28f125), pvr.vbox (12d629c4), pvr.vdr.vnsi (3473225b), pvr.vuplus (55e4f5f9), pvr.wmc (1d655540)
  • Include [env] compare: kodi updates
  • Include [env] compare: samba: make SMB3_11 the default protocol, don't force in kodi
  • Include [env] compare: linux: update to linux-4.12.2
  • Include [env] patch: inputstream.rtmp: disable outdated addons that no longer build
  • Include [env] patch: scripts/image: hack to resolve nvidia.ko symbols
  • Include [env] patch: tvheadend42: fixup ffmpeg patch
  • Include [env] patch: Bump included addon versions to prevent online updates
  • Include [env] patch: Add experimental splash video for RPi
  • Include [env] patch: HACK: Disable multiple PVR addons during migration. Always enable inputstream.* and os.*
  • Include [env] patch: Add kodi binary addons (pvr, adsp, inputstream, vfs, other)
  • Include [env] PR:1726: [WIP] lirc: update to 0.10.0
  • Include [env] PR:1773: init: make break after behaviour really break after
  • Include [env] PR:1776: Don't cause system to hang on halt/reboot when net-booting
  • Include [env] PR:1791: nss/nspr: include in main image [rfc]
  • Include [env] PR:1816: RTL8812AU: update to RTL8812AU-887f8cc
  • Include [pkg] patch: ffmpeg: hi10 build fix (ffmpeg)
  • Include [pkg] patch: skin.estuary: reduce system info font size (kodi)
  • Include [pkg] PR:12110: smbclient: cleanup smbclient configuration
  • Include [pkg] PR:12311: FIX: ensure real filename from videodb in playlists
  • Include [pkg] PR:12518: Fix peripherals started before strings are loaded
  • Include [pkg] PR:12546: RetroPlayer: Fix black screen on playback
Build Highlights:
  1. Only RPi2 build today due to ffmpeg-related build issues with RPi (will be resolved early next week)
  2. New firmware (MMAL and ISP fixes)
  3. Backport "max protocol=SMB3_11" support from Samba 4.7-rc2
    Quote:This makes the "client max protocol" setting redundant in LibreELEC LE9 builds, so this setting now defaults to "None" although you can still set SMB1/SMB2/SMB3 if required.
  4. ffmpeg: hevc: Initial 10-bit support
    popcornmix Wrote:I've pushed out support for 10-bit hevc (and h.264) to newclock5. Very early days but I'm having success with 720p content.
Build Details:
  1. Firmware (Jul 22):
    • firmware: MMAL: Avoid lockup with opaque stripes into opaque frame callback See: link
    • firmware: RIL null_sink: Support MMAL opaque input. See: link
    • firmware: arm_display: Avoid hang when display_rotate is used with vc4-kms-v3d driver. See: link
    • firmware: 2ndstage: Fix printing of zero as a decimal in uart_printf
    • firmware: cdi_camera: Allow GPIO control on FS and FE events
    • firmware: IL ISP: Add option to alter the shift in the output stage
    • firmware: IL ISP: Add option for adjusting the input CCM
    • firmware: vc_image: fix size calcs for YUV_UV_16
    • firmware: vc_image_helper: Add YUV 16 bit formats to second header
    • firmware: isp: Avoid setting vpitch in YUVUV16 cases
    • firmware: isp: Handle 16 bit yuv in ip_is_supported_format
    • firmware: hello_fft: Fixup offset calculation when mapping/unmapping buffers. See: link
  2. LibreELEC.tv:
    • intel-ucode: update to intel-ucode-20170707 (PR:1813, 2 commits, 2 files changed)
    • udev: cleanup (PR:1800, 4 commits, 4 files changed)
    • README.md: specifiy that patches retain upstream license, unless stat (PR:1819, 1 commit, 1 file changed)
    • v4l-utils: fix racy udev rule (PR:1802, 2 commits, 3 files changed)
  3. XBMC:
    • [pvr] drop channel guide button from info dialog + add channel guide to context menu (PR:12526, 3 commits, 4 files changed)
    • Controllers: Code cleanup (PR:12527, 5 commits, 10 files changed)
    • [bluray][simple menu] Search for a user provided list of playlists. (PR:12537, 1 commit, 2 files changed)
    • [PlayListM3u] Get Mime-Type from #KODIPROP to avoid mime type checking (PR:12545, 1 commit, 1 file changed)
    • MMALCodec: Add an extra buffer to picture pool (PR:12523, 1 commit, 1 file changed)
    • CPeripheralCecAdapter: Execute application operations from application thread (PR:12524, 1 commit, 1 file changed)
    • Texture: Fix constness of pixels (PR:12521, 1 commit, 2 files changed)
    • fix build without bluray (PR:12540, 1 commit, 1 file changed)
    • VideoPlayer: drop pvr SwitchChannel (PR:12510, 8 commits, 25 files changed)
  4. pvr.mythtv:
  5. newclock5:
    • New commits in this build:
      • MMAL: Initial support for more than 8bpp (67c94c65)
      • RBP: Hide data in geometry class (ec468d88)
      • MMAL: Support using the isp component for conversion of more than 8bpp (e2b30867)
      • ffmpeg: hevc: Initial 10-bit support (8962e8b6)
      • MMALFFmpeg: Tidy GetPlanes (40a9df1a)
      • MMAL: Support MMAL_ENCODING_YUVUV64_16 (f124b721)
      • fixup! RBP: Hide data in geometry class (44ab6cd8)
      • MMAL: fixup alignment with sand formats (876ef7ca)
      • MMAL: Improve error handling when allocations fail (359e0310)
    • Commits no longer in build:
      • Texture: Fix constness of pixels (d4fd3540)
      • MMALCodec: Add an extra buffer to picture pool (9f46391a)
      • Fix broken peripheral settings (af57111e)
      • Fix "enable mouse" setting (4f5eed2c)
      • Fix broken add-ons autoupdate setting (8386d0fd)
      • CEC: Execute application operations from application thread (41db215f)
  6. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare: samba: make SMB3_11 the default protocol, don't force in kodi
    • Added: [pkg] patch: ffmpeg: hi10 build fix (ffmpeg)
    • Added: [pkg] PR:12546: RetroPlayer: Fix black screen on playback
@garbear no luck with PR:12546 fix... Still experiencing black screen during playback on RPi3


Sent from my iPhone
popcornmix Wrote:I've pushed out support for 10-bit hevc (and h.264) to newclock5. Very early days but I'm having success with 720p content.
My 10-bit HEVC samples work great, including a 1080p/24 sample. However, sometimes Kodi crashes when I try to FF/REW.
(2017-07-23, 01:22)smp1 Wrote: [ -> ]
popcornmix Wrote:I've pushed out support for 10-bit hevc (and h.264) to newclock5. Very early days but I'm having success with 720p content.
My 10-bit HEVC samples work great, including a 1080p/24 sample. However, sometimes Kodi crashes when I try to FF/REW.
Can you try this debug-enabled build #0722z: RPi2

Reproduce the problem with FF/REW and then post a link to your crashlog.

A sample file that can be used to reproduce the issue would also be useful.
(2017-07-23, 01:00)weppa Wrote: [ -> ]@garbear no luck with PR:12546 fix... Still experiencing black screen during playback on RPi3


Sent from my iPhone (typie typie)

I've the same problem, still black screen in RPi3 in Retroplayer. Game load OK, i can heard the game music.

09:19:22.097 T:1942437904 ERROR: AddOnLog: NES / Famicom (Nestopia UE): Kodi setting setting unknown to libretro!
09:19:23.367 T:1942437904 ERROR: AddOnLog: NES / Famicom (Nestopia UE): custom.pal not found in system directory.
09:19:23.368 T:1942437904 ERROR: AddOnLog: NES / Famicom (Nestopia UE): NstDatabase.xml required to detect region and some mappers.
09:19:23.749 T:1942437904 ERROR: Failed to open zip://smb%3a%2f%2f192.168.66.5%3a445%2femu%2fNes%2fRoms%2fD%2fdarkman%20u.zip/darkman u.xml: Failed to open file
09:19:23.749 T:1942437904 ERROR: Previous line repeats 1 times.
09:19:23.749 T:1942437904 ERROR: Failed to query savestate zip://smb%3a%2f%2f192.168.66.5%3a445%2femu%2fNes%2fRoms%2fD%2fdarkman%20u.zip/darkman u.xml
09:19:23.749 T:1942437904 ERROR: RetroPlayer: Failed to load savestate
09:19:23.813 T:1942437904 WARNING: CRenderManager::Configure - queue size too small (2, 6, 1)
I get the errot message that openweathermap could not start or will not work everytime when I start my raspberry. I checked the addon dependencies and could see that the script.module.pil is not available. Is this module not integrated? Or do I have to install it from another source? And if yes, where do I find this module?

Anybody also having this issue?
#0722 with Amazon VOD from Sandman79 ::: Captcha Query, please change IP address or try again later.

With https://github.com/liberty-developer/plu...me_instant Amazon works.

#0722 CEC Adapter Fonts not visible. When is a fix Coming.
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