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
(2017-07-24, 20:46)autogun Wrote: [ -> ]
(2017-07-22, 18:05)autogun Wrote: [ -> ]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

Anyone?

Last try, maybe @Milhouse?
Just to be sure: when I try to start from scratch, can I ssh and mv .kodi .kodibackup and reboot or do I have to start from a new SD card image?
Renaming .kodi to .kodibackup and rebooting should be sufficient in most cases.
New LibreELEC.tv Leia build #0728: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.12.3 #1 Fri Jul 28 22:06:42 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jul 28 2017 20:20:00
Copyright (c) 2012 Broadcom
version 6716e816fd1614c326071d86188976b5fbf9c22b (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20170728220536-#0728-g7a98f8c [Build #0728]

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

Based on tip of LibreELEC.tv master (7a98f8c7, changelog) and tip of XBMC master (4c7c4f0e, changelog) with the following modifications: Build Highlights:
  1. New firmware (default to total_mem=1024)
    popcornmix Wrote:I finally reproduced the total_mem=1024 crash some users had reported. Turns out it occurs when GPU logging buffer wraps around. Presumable affected users has something generating logging messages (perhaps hdmi/CEC). I've now enabled total_mem=1024 as a default. Hopefully that is all good now.
  2. add support for optional kernel modules in image and from addons
Build Details:
  1. Firmware (Jul 28):
    • bootcode: Default to using total_mem=1024
    • firmware: logging: Avoid wraparound issue with total_mem=1024
    • firmware: armstubs: Add wfe to ARMv7/ARMv8-32 stubs. See: link
    • firmware: arm_loader: Use ethernet0 as fallback for placing DT MAC address. See: link
    • firmware: dt-blob: Remove Zero W static I2C0 mapping on 28 & 29. See: link
  2. LibreELEC.tv:
    • samba: fix tdb deadlock (PR:1836, 2 commits, 2 files changed)
  3. XBMC:
    • Controller window: Support mapping relative pointers (PR:12556, 2 commits, 24 files changed)
    • [depends] Fix depends dependencies (PR:12581, 4 commits, 1 file changed)
    • [depends] bump freetype to 2.8 (PR:12584, 1 commit, 1 file changed)
    • VideoPlayer: vdpau - flush ffmpeg on release and error (PR:12582, 1 commit, 2 files changed)
    • [PVR] Some cleanup and optimization. (PR:12583, 1 commit, 3 files changed)
    • add dynamic URLs to fileItems (PR:12585, 1 commit, 13 files changed)
    • skin.estouchy 2.0.5 (PR:12558, 1 commit, 6 files changed)
  4. peripheral.joystick:
    • [Peripheral API] Update to v1.3.4: relative pointer support (PR:120, 1 commit, 10 files changed)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1835: add support for optional kernel modules in image and from addons
    • Added: [env] PR:1844: avahi: cleanup
    • Added: [pkg] patch: #temp: newclock5 build fix
(2017-07-28, 23:34)Milhouse Wrote: [ -> ]Build Highlights:
  1. New firmware (default to total_mem=1024)
    popcornmix Wrote:I finally reproduced the total_mem=1024 crash some users had reported. Turns out it occurs when GPU logging buffer wraps around. Presumable affected users has something generating logging messages (perhaps hdmi/CEC). I've now enabled total_mem=1024 as a default. Hopefully that is all good now.

So we can remove total_mem=1024 from config.txt and still get the benefit?
(2017-07-29, 04:55)J_E_F_F Wrote: [ -> ]So we can remove total_mem=1024 from config.txt and still get the benefit?

Yes.
Simple iptv client does not work anymore.

Is there an alternative to simple iptv client in which I can use m3u, epg-xml and chanel logos of local.
Simple iptv client does not work anymore.

Is there an alternative to simple iptv client in which I can use m3u, epg-xml and chanel logos of local.
I would suggest you stick with a build from before all the PVR breakage, until the fixes are in (no ETA on that, btw).
I have a lot of SQL errors in the log ?

ERROR: SQL: [TV31.db] SQL error or missing database

Query: ALTER TABLE channels DROP bWasPlayingOnQuit

https://pastebin.com/q5dsvThV
@Malocher yes, it's caused by PR12548 in #0724 using invalid SQL. The developer has been notified.
(2017-07-29, 10:27)Milhouse Wrote: [ -> ]@Malocher yes, it's caused by PR12548 in #0724 using invalid SQL. The developer has been notified.

I have the same problem (I delete the TVxx.db to fixit) and after this I've problems with the Tv next air script/plugin.

Log: http://sprunge.us/aaYT
Is it possible tp play HEVC 1080p on a raspberry pi2 with this builds?

I overclocked my pi2 but it plays about couple of minutes and the my pi2 locked up.
(2017-07-29, 20:27)Pienoet Wrote: [ -> ]Is it possible tp play HEVC 1080p on a raspberry pi2 with this builds?

I overclocked my pi2 but it plays about couple of minutes and the my pi2 locked up.

It might be overheating. If you could kindly provide a little more information on your overclock settings, what case or heat sink you are using and the bit rate of the HEVC film you were trying to watch. Then I am sure some of the more experienced members of this forum would be able to assist you.
(2017-07-27, 18:04)agb2 Wrote: [ -> ]
(2017-07-25, 18:21)agb2 Wrote: [ -> ]Refresh button.
On #724 the Refresh button in the VideoInfo window no longer exists.
It isn't there at all on Estuary and is greyed out in Confluence and derivatives.
This wasn't mentioned in the 'Changes to the skinning engine for Kodi Leia' thread
https://forum.kodi.tv/showthread.php?tid=298565
Since I don't normally use Estuary, it may have gone missing ages ago.
I can't say for certain that #724 is the first build with this situation in Confluence, but I do use the button
quite a bit, so I would think I'd have noticed.
Any ideas?

No one else seeing this?
Should I post in some other forum? It does appear to be LE 18 related,

Hmm. As of #728, this problem has gone away!
I haven't tested on all intermediate builds, but definitely OK now.
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