Kodi Community Forum
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) (/showthread.php?tid=298461)

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


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - nuwonda - 2017-05-18

In #516 and #517 samba doesn't work anymore with OSX 10.7 (Connection Failed, even with SMBv1 in the setting) which only has an Apple "special" smb v1 and beta v2. Is there any way around this other than trying to do a homebrew samba install (which may just not be possible with Lion....).


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-05-19

New LibreELEC.tv Leia build #0518: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.1 #1 Thu May 18 21:04:08 BST 2017 armv6l GNU/Linux

# vcgencmd version
May 15 2017 17:01:07
Copyright (c) 2012 Broadcom
version 9469ea3706e34c4de62f38a5008f69a429b4b43e (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170518210305-#0518-g3175ca9 [Build #0518]

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

Based on tip of LibreELEC.tv master (3175ca9d, changelog) and tip of XBMC master (bacb134a, changelog) with the following modifications: Build Highlights:
  1. [gui][refactor] rework custom window's visible condition and modality handling
Build Details:
  1. XBMC:
    • [buildsteps][windows] postfix setup filename with architecture (PR:12118, 1 commit, 2 files changed)
    • [cmake] bump required vaapi version to 0.39 (libva 1.7.3) (PR:12107, 1 commit, 1 file changed)
    • [gui][refactor] rework custom window's visible condition and modality handling (PR:12096, 1 commit, 7 files changed)
    • [gui] refactor methods involved in loading windows (PR:12121, 2 commits, 5 files changed)
    • [adsp] change to new addon to kodi callback way (PR:12124, 1 commit, 11 files changed)
    • [peripheral] change to new addon to kodi callback way (PR:12117, 1 commit, 12 files changed)
  2. inputstream.adaptive:
  3. inputstream.rtmp:
    • update debian control (PR:20, 1 commit, 1 file changed)
  4. pvr.octonet:
    • change to automatic depends set on addon.xml (cd774b6e)
    • remove no more needed version functions (1ced6b3f)
    • update debian control (ff41fc9a)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1630: libva-utils: initial package



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-05-19

(2017-05-18, 21:02)nuwonda Wrote: In #516 and #517 samba doesn't work anymore with OSX 10.7 (Connection Failed, even with SMBv1 in the setting) which only has an Apple "special" smb v1 and beta v2. Is there any way around this other than trying to do a homebrew samba install (which may just not be possible with Lion....).

Can you post the contents of "/storage/.smb/smb.conf"?

And can you also confirm if #0515 is working - if so, this would suggest some sort of incompatibility between Samba 4.6.3 and OSX 10.7 (in #0515, the Samba version is 4.6.2).


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-05-19

Weekly Linux 4.12-rc1 build #0518x: RPi / RPi2

Same as #0518 but without the following packages:
Code:
media_build



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - chewitt - 2017-05-19

OSX 10.7 shipped with Apple's own attempt at an SMB server which is known to break standards and cause issues. http://eduo.info/apps/smbup solves the problem by giving you a real Samba server and is a well proven fix for that (along with updating to newer versions of OSX).


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2017-05-19

#518 - Samba only works properly when switched to SMBv1 (tried to connect to a Windows 10 PC).
With v2 and v3 when I goto "Browse for new share" --> "Windows network (SMB)" - it just comes up empty or Kodi locks up and require a reboot.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-05-19

@smp1 is this different to #0515 or #0514?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - smp1 - 2017-05-19

I didn't try older builds. I only tried #0518x to check if kernel 4.12 improved anything about this issue - https://forum.libreelec.tv/thread-4235.html (It didn't).


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MacLeod - 2017-05-19

Hi,

Since the latest few updates (probably for 2 weeks or so), the ShaderToy visualization addon cannot be loaded. It gives an popup that says that it can't load a shared library.

As I am not sure if I should report the issue here. Please let me know if you need me to upload a debug log or if I should contact the creator of the ShaderToy plugin.

Best regards!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-05-19

(2017-05-19, 15:05)MacLeod Wrote: Hi,

Since the latest few updates (probably for 2 weeks or so), the ShaderToy visualization addon cannot be loaded. It gives an popup that says that it can't load a shared library.

As I am not sure if I should report the issue here. Please let me know if you need me to upload a debug log or if I should contact the creator of the ShaderToy plugin.

Best regards!

You just need a new version of Shadertoy that works with these builds - many addons from the repository are currently "broken" due to the ongoing addon API changes in these builds. Once things settle down then we can rebuild all the addons in the online repository, unfortunately while Kodi is a moving target that isn't possible.

I've uploaded a small selection of the frequently used addons here: http://milhouse.libreelec.tv/builds/addons/

Try installing the latest version of visualization.shadertoy as a zip file.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MacLeod - 2017-05-19

Hi Milhouse,

Thanks for your quick reply.

(2017-05-19, 15:23)Milhouse Wrote: Try installing the latest version of visualization.shadertoy as a zip file.

I installed the #0429 version of the Shadertoy visualization, but the error still comes up. Should I create a debug log?

Best regards!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-05-19

(2017-05-19, 15:58)MacLeod Wrote: I installed the #0429 version of the Shadertoy visualization, but the error still comes up. Should I create a debug log?

Yes please.

I just tried installing version #0429 of visualization.shadertoy into the latest build, #0518, and didn't have a problem.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - MacLeod - 2017-05-19

Hi Milhouse,

I made an error earlier, instead of installing the visualization.shadertoy, I installed the screensaver.shadertoy zip. After installing the visualization all seems to be working smooth now.

Thanks for your support and keep it up!

Best regards!


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - nuwonda - 2017-05-19

(2017-05-19, 01:54)Milhouse Wrote:
(2017-05-18, 21:02)nuwonda Wrote: In #516 and #517 samba doesn't work anymore with OSX 10.7 (Connection Failed, even with SMBv1 in the setting) which only has an Apple "special" smb v1 and beta v2. Is there any way around this other than trying to do a homebrew samba install (which may just not be possible with Lion....).

Can you post the contents of "/storage/.smb/smb.conf"?

And can you also confirm if #0515 is working - if so, this would suggest some sort of incompatibility between Samba 4.6.3 and OSX 10.7 (in #0515, the Samba version is 4.6.2).

/storage/.smb/smb.conf

[global]
preferred master = no
local master = no
domain master = no
lock directory = /storage/.smb/
client max protocol = SMB3
name resolve order = bcast host

#0512: SMB working
#0513 & #0514: SMB not broken - but not active hence Libreelec not listed as device on OSX - ssh to rpi, enter: smbd -> libreelec can be accessed via SMB
#0515-#0518: SMB not working under OSX 10.7 anymore (Connection failed, regardless of SMB1,2 or 3 setting)

#0518: SMB3 - libreelec listed but connection failed
#0518: SMB2 - libreelec not listed - ssh: smbd -> listed but connection failed
#0518: SMB1 - libreelec not listed - ssh: smbd -> listed but connection failed

BTW, any news on the CEC issue? Still can't wake Kodi from dimmed state with TV remote, have to use phone remote...
-> http://forum.kodi.tv/showthread.php?tid=298461&pid=2573814&highlight=nuwonda#pid2573814


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Milhouse - 2017-05-19

@nuwonda ah, you're talking about being unable to connect to the Samba _server_ in LE, ie. OSX can't connect to LE (rather than LE can't connect to OSX).

Since #0515 the LE Samba Server only accepts connections that are SMB2 or better. Your options are (in ascending order of preference):
1) configure OSX to negotiate connections better than NT1. On a regular Linux/Unix machine you'd do this by adding "client max protocol = SMB3" in $HOME/.smb/smb.conf. This does require the version of Samba on OSX >= 4.1.0
2) alternatively, on LE run "cp /storage/.config/samba.conf.sample /storage/.config/samba.conf" and comment out "server min protocol = SMB2" by adding a # at the beginning of the line (or change SMB2 to NT1). You accept the increased security risk this change brings.