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
First, hello

Second, could anyone help me? I'm having annoying problems with the most current versions. Whenever I upgrade from 8.2.5 to any trial version 9.0, I simply can not use anything else that involves the internet, even though I'm connected.
(2018-12-19, 04:10)uMarcello Wrote: [ -> ]First, hello

Second, could anyone help me? I'm having annoying problems with the most current versions. Whenever I upgrade from 8.2.5 to any trial version 9.0, I simply can not use anything else that involves the internet, even though I'm connected.

Without a log, nobody can help. Upload the output of journalctl -a and post the link.

Describe your setup - is it RPi0, RPi1, RPi2, RPi3, RPi3+? WiFi or wired ethernet? Static IP or DHCP?

Chances are it's a problem with your network. Try enabling "Wait for network" if you RPi is slow to get an IP address. If you're using a USB dongle for connectivity, maybe it's a firmware issue (journalctl output will help).
(2018-12-19, 07:10)Milhouse Wrote: [ -> ]
(2018-12-19, 04:10)uMarcello Wrote: [ -> ]First, hello

Second, could anyone help me? I'm having annoying problems with the most current versions. Whenever I upgrade from 8.2.5 to any trial version 9.0, I simply can not use anything else that involves the internet, even though I'm connected.

Without a log, nobody can help. Upload the output of journalctl -a and post the link.

Describe your setup - is it RPi0, RPi1, RPi2, RPi3, RPi3+? WiFi or wired ethernet? Static IP or DHCP?

Chances are it's a problem with your network. Try enabling "Wait for network" if you RPi is slow to get an IP address. If you're using a USB dongle for connectivity, maybe it's a firmware issue (journalctl output will help).

Log Link: http://ix.io/1wlr

I in case I use the RPi3. This started when I switched my broadband provider. All my devices just went crazy, but I went to my router and reconfigured and everything went back to normal. But Kodi / LibreELEC continues to bug, and in the stable / old version it works relatively well. Already upgrading to trial version, 9.0, it starts to give error after another. Another thing. I tested the OSMC and it worked perfectly well without any error.
(2018-12-19, 15:32)uMarcello Wrote: [ -> ]This started when I switched my broadband provider. All my devices just went crazy, but I went to my router and reconfigured and everything went back to normal.

Try disabling IPv6 support in your new broadband router.
@Milhouse
Just wondering, do you recommend to generally disable IPv6 Support on RPi and Broadband Router?
(2018-12-19, 20:09)DTR81 Wrote: [ -> ]@Milhouse
Just wondering, do you recommend to generally disable IPv6 Support on RPi and Broadband Router?

There may be some unwanted IPv6/iptables interaction, which is being investigated.

Editing the connection and disabling IPv6 is probably the first thing to try (Settings > LibreELEC > Connections > (edit connection) > IPv6 -> Off)

But if that doesn't work, then disable IPv6 in the router, and see if that helps.

Disabling IPv6 is only a short-term solution, as we should be able to support IPv6 eventually.
@uMarcello can you try disabling IPv6 support in the LibreELEC Settings add-on first, as that's likely to be the easiest solution for now.
(2018-12-19, 19:50)Milhouse Wrote: [ -> ]
(2018-12-19, 15:32)uMarcello Wrote: [ -> ]This started when I switched my broadband provider. All my devices just went crazy, but I went to my router and reconfigured and everything went back to normal.

Try disabling IPv6 support in your new broadband router.  
 Unfortunately my modem does not support IPv6. As I said, OSMC and other OS work perfectly. Only LibreELEC has this problem.

UPDATE:
Just look here and I noticed that IPv6 is disabled.
(2018-12-19, 22:13)uMarcello Wrote: [ -> ]
(2018-12-19, 19:50)Milhouse Wrote: [ -> ]
(2018-12-19, 15:32)uMarcello Wrote: [ -> ]This started when I switched my broadband provider. All my devices just went crazy, but I went to my router and reconfigured and everything went back to normal.

Try disabling IPv6 support in your new broadband router. 
 Unfortunately my modem does not support IPv6. As I said, OSMC and other OS work perfectly. Only LibreELEC has this problem.
Ok, then try disabling IPv6 support for the connection in the LibreELEC Settings add-on.
(2018-12-19, 22:44)Milhouse Wrote: [ -> ]
(2018-12-19, 22:13)uMarcello Wrote: [ -> ]
(2018-12-19, 19:50)Milhouse Wrote: [ -> ]Try disabling IPv6 support in your new broadband router. 
 Unfortunately my modem does not support IPv6. As I said, OSMC and other OS work perfectly. Only LibreELEC has this problem. 
Ok, then try disabling IPv6 support for the connection in the LibreELEC Settings add-on. 
 The problem is already there. Only IPv4 with fixed IP is active. I looked the error deeper and he said something with "certificate".
(2018-12-19, 22:58)uMarcello Wrote: [ -> ]I looked the error deeper and he said something with "certificate". 
The certificate error is caused by a wrong system date - the logs showed your system is still back in june (which is before the begin of the certificate validity date).

The cause of the wrong system date is NTP failing - it's trying to get the current date from a bunch of NTP servers with IPv6 IPs which all fail.

Also check the NTP server section in LE settings - if all NTP server entries are blank the default servers are used which should work.

so long,

Hias
(2018-12-19, 23:29)HiassofT Wrote: [ -> ]
(2018-12-19, 22:58)uMarcello Wrote: [ -> ]I looked the error deeper and he said something with "certificate". 
The certificate error is caused by a wrong system date - the logs showed your system is still back in june (which is before the begin of the certificate validity date).

The cause of the wrong system date is NTP failing - it's trying to get the current date from a bunch of NTP servers with IPv6 IPs which all fail.

Also check the NTP server section in LE settings - if all NTP server entries are blank the default servers are used which should work.

so long,

Hias 
 Which one?
1:
Image

2:
Image
New LibreELEC.tv Leia build #1219: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: d179c1c6e018458bac2767129e9661856af2947f26354b9b81cb15b3bb57982c (RPi)
SHA256 Checksum: 3d5c12f22b9894e15cc3fd9cccc76b851feca020519b377a2b7d6b16eddd878e (RPi2)

text:
# uname -a
Linux rpi512 4.19.10 #1 Wed Dec 19 21:04:35 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Dec 18 2018 00:00:23
Copyright © 2012 Broadcom
version da468960fe03ecbaa8e3f1ee01c7217c3bd01fa8 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181219210322-#1219-g9bb4495 [Build #1219]

# Kodi version
(18.0-RC4 Git:76b5ba8). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (9bb4495, changelog) and tip of XBMC master (76b5ba8, changelog) with the following modifications: Build Highlights:
  1. Fix watched items in plugins after updating Kodi
Build Details:
  1. LibreELEC.tv:
    • tini: fix typos (PR:3176, 1 commit, 1 file changed)
  2. XBMC:
    • Fix watched items in plugins after updating Kodi (PR:14992, 1 commit, 1 file changed)
    • [macos] Remove storage mount/unmount popups (PR:15088, 2 commits, 2 files changed)
  3. Additional commits/pull requests/changes not yet merged upstream:
    • Updated: [env] PR:3166 (perma): linux (RPi/Generic): update to linux-4.19.11
    • Updated: [pkg] PR:109 (perma): change LE urls (service.libreelec.settings)
New LibreELEC.tv Leia build #1220: RPi / RPi2
(Supercedes previous build)

SHA256 Checksum: 11711f48ca5b13837bcf9311b8d7b32ee89ea188f5c2d59ea3b2cfe72b80b93e (RPi)
SHA256 Checksum: 262bae59b6f75909244148f53cc033197d8f7cadc64b784df1f752d0871194b5 (RPi2)

text:
# uname -a
Linux rpi512 4.19.10 #1 Thu Dec 20 21:28:41 GMT 2018 armv6l GNU/Linux

# vcgencmd version
Dec 18 2018 00:00:23
Copyright © 2012 Broadcom
version da468960fe03ecbaa8e3f1ee01c7217c3bd01fa8 (clean) (release)

# lsb_release
LibreELEC (Milhouse): devel-20181220212731-#1220-g9bb4495 [Build #1220]

# Kodi version
(18.0-RC4 Git:7439ef5). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (9bb4495, changelog) and tip of XBMC master (7439ef5, changelog) with the following modifications: Build Highlights:
  1. samba: update to samba-4.9.4
  2. Kodi: Do not list non-repo add-ons as "unavailable" in info dialog
  3. Kodi: Inhibit screensaver in a later initialization stage
  4. Update LibreELEC Settings addon (wording, in Kodi PR)
Build Details:
  1. XBMC:
    • Inhibit screensaver in a later initialization stage (PR:15094, 1 commit, 1 file changed)
    • Update README.FreeBSD.md (PR:15074, 1 commit, 1 file changed)
    • Replace kodi_temp_key.pfx (PR:15098, 1 commit, 1 file changed)
    • Update sqlite to 3.26.0 (PR:15091, 1 commit, 2 files changed)
    • Add missing dirty region update in GUIFadeLabelControl (PR:15097, 1 commit, 1 file changed)
    • [json-rpc][pvr] Fix 'PVR.Record'. (PR:15093, 1 commit, 2 files changed)
    • python scripts: add missing icons (PR:15100, 1 commit, 2 files changed)
    • [lang][skin.estuary] updated language files from Transifex (dab30ad)
    • [lang][skin.estouchy] updated language files from Transifex (7439ef5)
  2. pvr.dvbviewer:
    • [lang] updated language files from Transifex (0aa6070)
  3. pvr.hts:
    • [lang] updated language files from Transifex (d35dfcd)
  4. pvr.nextpvr:
    • [lang] updated language files from Transifex (450caeb)
  5. pvr.vuplus:
    • [lang] updated language files from Transifex (c3d984b)
  6. pvr.wmc:
    • [lang] updated language files from Transifex (2697409)
  7. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] compare (perma): kodi (RPi/Generic): next
    • Added: [env] PR:3178 (perma): samba: update to samba-4.9.4
    • Added: [pkg] PR:15099 (perma): Do not list non-repo add-ons as "unavailable" in info dialog
Currently have an android box (905x) and have used Libreelec and Kodi. Everything works with the exception of Blu-ray Iso menu. With Kodi 18, I understand that under windows, Blu-ray iso works showing the menu as it has java.

I was reading on the Libreelec forum that the Raspberry Pi using Libreelec also shows proper Blu-ray menu including BR-J. I am happy to buy a Raspberry Pi 3 Model B+ if it does both DVD and Blu-ray iso and shows full menu. Looking for some advice whether that is the case.

Thanks
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