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
Hi guys,

the addon service mpd is not starting in #0709 and nothing suspicious in the logs (https://paste.ubuntu.com/p/BpHZY4S4Jb/)

I tried to start mpd manually and got the following error
bash:

LibreELEC:/ # /storage/.kodi/addons/service.multimedia.mpd/bin/mpd --no-daemon config/mpd.conf
/storage/.kodi/addons/service.multimedia.mpd/bin/mpd: error while loading shared libraries: libnfs.so.11: cannot open shared object file: No such file or directory

The installed version of libnfs is libnfs.so.12.

Thanks!
(2018-07-10, 20:41)sinkalip Wrote: [ -> ]The installed version of libnfs is libnfs.so.12.

Noted. You'll need to go back to the last working build, or wait for the next update of the LE9 repository (no, I don't know when that will be).
New LibreELEC.tv Leia build #0710: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: a60b3c385720a45f9338b7d8d226d6c141c90fc632bde457b4d92e0be10815af (RPi)
SHA256 Checksum: 99d3426a27c9bdc970ea80585581fbcfd8858b9599d927d60953f2c9bd3e0810 (RPi2)

text:
# uname -a
Linux rpi512 4.14.54 #1 Tue Jul 10 21:04:57 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jul 9 2018 19:40:55
Copyright © 2012 Broadcom
version daa7178a0900fd9a743c019f9dad7889d531e71d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180710210329-#0710-g2f5a3b0 [Build #0710]

# Kodi version
(18.0-ALPHA3 Git:5014160). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (2f5a3b0, changelog) and tip of XBMC master (93e34e5, changelog) with the following modifications: Build Highlights:
  1. kernel: overlay and vc4 fixes
Build Details:
  1. XBMC:
    • Fix erratic input when entering cheat code (PR:14161, 1 commit, 4 files changed)
  2. peripheral.joystick:
    • [cocoa] Add libretro mappings for all controllers (PR:146, 1 commit, 1 file changed)
    • Optimize controller transformer memory usage (PR:147, 1 commit, 6 files changed)
  3. kernel 4.14.y:
    • New commits in this build:
      • overlays: Add addr parameter to i2c-rtc (& -gpio) (1fa25792)
      • drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge. (00ff5f4a)
      • ARM: bcm2835: Add the DPI hardware to the device tree. (9f04eaef)
      • ARM: BCM270X: Add the 18-bit DPI pinmux to the RPI DTs. (872c623a)
      • overlays: Add an overlay for the Adafruit Kippah with their 7" panel (335b9e53)
      • overlays: Remove stale notes about vc4's CMA alignment in the README. (b0d2d00a)
      • drm/vc4: Advertise supported modifiers for planes (8b386830)
      • drm/vc4: Add some missing HVS register definitions. (4a122984)
      • drm/vc4: Add missing formats to vc4_format_mod_supported(). (69ee0743)
      • drm/vc4: Add support for SAND modifier. (00254bf7)
      • spi: Make GPIO CSs honour the SPI_NO_CS flag (94996038)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [pkg] PR:14166 (perma): Fix Install from zip from addon view
I moved my pi3b+ to my bedroom and installed #710 and i'm amazed that playing hevc my pi stays nice at 60 degrees.
But i'm wondering bcmstat.sh shows 1200 mhz and core 500mhz while in config.txt arm_freq=1450 andĀ sdram_freq=580 gpu_freq=500 andĀ force_turbo=1

It looks like hevc playback is much more improved?
(2018-07-11, 09:38)Pienoet Wrote: [ -> ]I moved my pi3b+ to my bedroom and installed #710 and i'm amazed that playing hevc my pi stays nice at 60 degrees.
But i'm wondering bcmstat.sh shows 1200 mhz and core 500mhz while in config.txt arm_freq=1450 andĀ sdram_freq=580 gpu_freq=500 andĀ force_turbo=1

It looks like hevc playback is much more improved?

The ARM will now be limited to 1200MHz when the temperature reaches 60C. You can restore the original 70C limit by adding temp_soft_limit=70.
(2018-07-11, 17:52)Milhouse Wrote: [ -> ]
(2018-07-11, 09:38)Pienoet Wrote: [ -> ]I moved my pi3b+ to my bedroom and installed #710 and i'm amazed that playing hevc my pi stays nice at 60 degrees.
But i'm wondering bcmstat.sh shows 1200 mhz and core 500mhz while in config.txt arm_freq=1450 andĀ sdram_freq=580 gpu_freq=500 andĀ force_turbo=1

It looks like hevc playback is much more improved?

The ARM will now be limited to 1200MHz when the temperature reaches 60C. You can restore the original 70C limit by adding temp_soft_limit=70.

Thank you for this.
Is extra overclocking needed for this?
I have set my sdram to 580
(2018-07-11, 18:54)Pienoet Wrote: [ -> ]Is extra overclocking needed for this?

No, it just restores the old temperature limit.
thanks.
Quote:(2018-07-08, 13:56)oztrained Wrote:Ā I am having an issue with audio Passthrough since #701 up to #707
ā€¢ Using #630 when playing videos the amp indicates it is receiving Dolby Digital or DTS correctly
ā€¢ Using #701 onwards the amp shows PCM for videos that are being correctly identified by #630.

However fromĀ #701 onwards
ā€¢ If I disable audio Passthrough in Settings and then enable it again it makes no difference all shows are detected as PCM
ā€¢ If I disable audio Passthrough in the playing video and then enable it again the audio is detected as Dolby Digital or DTS as appropriate
ā€¢ After this If I stop the videoĀ  and start it again the audio may be detected correctly some of the time but not always

I am using a RPI 3. I have been updating daily for some months and have only seen this issue since #701
The following PR added in #0701 has audio implications, so could be responsible:
(2018-07-02, 00:21)Milhouse Wrote:Ā Build Highlights:
XBMC:
VideoPlayer: handle tempo and realtime dynamically (PR:14134, 2 commits, 11 files changed)
Hello, is the error already fixed?
New LibreELEC.tv Leia build #0711: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: b33591c632dd59edb7172285f7d7f79e24f3faf3aa654781103eeb2b020cc3ba (RPi)
SHA256 Checksum: 0e2cd86bb9b12114b7d2b0fca9cc7b28a510e976adaa03695134fa340f00cc8d (RPi2)

text:
# uname -a
Linux rpi512 4.14.54 #1 Wed Jul 11 22:01:52 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jul 9 2018 19:40:55
Copyright © 2012 Broadcom
version daa7178a0900fd9a743c019f9dad7889d531e71d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180711220031-#0711-g15061ee [Build #0711]

# Kodi version
(18.0-ALPHA3 Git:5014160). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (15061ee, changelog) and tip of XBMC master (b88fe4c, changelog) with the following modifications: Build Highlights:
  1. net: lan78xx: Fix race in tx skb size calculation
Build Details:
  1. LibreELEC.tv:
    • retroplayer addons (PR:2817, 22 commits, 22 files changed)
  2. XBMC:
    • Fix Install from zip from addon view (PR:14166, 1 commit, 4 files changed)
  3. kernel 4.14.y:
    • New commits in this build:
      • net: lan78xx: Fix race in tx skb size calculation (#2614) (db81c14c)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2798 (perma): linux (Generic): update to linux-4.17.5
    • Added: [env] PR:2822 (perma): graphics: update libva/libva-utils/intel-vaapi-driver to 2.2.0, mesa to 18.1.3
(2018-07-11, 22:50)ManiacKill Wrote: [ -> ]Hello, is the error already fixed?

Are you saying you have the same issue? I guess it will help if others can reproduce. To my knowledge nobody has looked into it (yet) - they undoubtedly have other priorities.
Yes, have the problem since 701
New LibreELEC.tv Leia build #0712: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 173ddb6d9717fcdc71067bc85b10f0b42dd9221b97330f5bb230ca9f2d169e73 (RPi)
SHA256 Checksum: 09e07f61ba285260b461a1d2d67711196b3aa177eaa813bef521ec990273a666 (RPi2)

text:
# uname -a
Linux rpi512 4.14.54 #1 Thu Jul 12 21:04:46 BST 2018 armv6l GNU/Linux

# vcgencmd version
Jul 9 2018 19:40:55
Copyright © 2012 Broadcom
version daa7178a0900fd9a743c019f9dad7889d531e71d (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20180712210328-#0712-gb10020d [Build #0712]

# Kodi version
(18.0-ALPHA3 Git:5014160). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (b10020d, changelog) and tip of XBMC master (65f9261, changelog) with the following modifications: Build Highlights:
  1. AE: fix sync for transcoding
Build Details:
  1. LibreELEC.tv:
    • snapcast: update to 0.15.0 (PR:2716, 8 commits, 11 files changed)
    • ConnMan: use UseGatewaysAsTimeservers option (PR:2818, 1 commit, 4 files changed)
    • videolan: fix download url for various videolan packages (PR:2823, 4 commits, 4 files changed)
  2. XBMC:
    • AE: fix sync for transcoding (PR:14173, 1 commit, 1 file changed)
    • Fix android resolution selection (PR:14172, 1 commit, 1 file changed)
  3. libnfs:
    • libnfs.c: include <time.h> in libnfs.c (PR:263, 1 commit, 1 file changed)
    • fix bug in nfsv4 opendir where it stripped off the final path component (21e208b)
    • Merge branch 'master' of github.comConfusedahlberg/libnfs (2b93fcf)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:2798 (perma): linux (Generic): update to linux-4.17.5
    • Updated: [pkg] PR:14160 (perma): [JSON]Faster access to music library
Maybe a silly question but I have an older build from June (been out of town). If I choose the latest build from 'Available Versions', does it install all updates from between my installed version and the build I chose? Or do I have to install every update one by one ever since?
If one by one, can I place all updates from between my installed version and the latest build to the 'Updates' folder via Samba? So it would install them all in next reboot?
Just choose the latest build version. Libreelec will be updated to that nightly.
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