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) - Qwijibo - 2017-05-09

..


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - The Masters - 2017-05-10

(2017-05-09, 23:58)kjb85 Wrote: I'm running a secondary rpi as the tvheadend server. I'm on an unstable 4.3 so I wonder if this is more of a backend issue causing it.
I should downgrade to 4.2 stable and see if it makes a difference but I've got about 600 muxes I don't want to have to manually configure again!

Here RP3(Server) with Milhouse 508 and HTS Tvheadend 4.2.1.7 ~ LibreELEC Tvh-addon v9.0.110-#0508-milhouse-v4.3-46-g2261fd6 @ 45Muxes.


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

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

Code:
# uname -a
Linux rpi512 4.11.0 #1 Tue May 9 21:17:01 BST 2017 armv6l GNU/Linux

# vcgencmd version
May  4 2017 16:00:32
Copyright (c) 2012 Broadcom
version 809412fa5f5f7d88833e076d71dc329367441601 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170509211309-#0509-g1fccb81 [Build #0509]

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

Based on tip of LibreELEC.tv master (1fccb81f, changelog) and tip of XBMC master (42591d7f, changelog) with the following modifications: Build Highlights:
  1. libnfs updates
Build Details:
  1. LibreELEC.tv:
    • wlan-firmware: update to wlan-firmware-cf02ad3 (PR:1613, 1 commit, 1 file changed)
    • imx-gpu-viv: fix typo (PR:1608, 1 commit, 1 file changed)
    • OdroidC2/RTL8192CU: no longer needed after #1513 (PR:1610, 1 commit, 1 file changed)
  2. XBMC:
    • [Leia] [c-pluff] Fix implicit declaration compiler warnings (PR:12071, 1 commit, 1 file changed)
  3. libnfs:
    • Release callback data on nfs_create_2_cb() failure (PR:198, 1 commit, 1 file changed)
    • nfs_mkdir2: Include permissions when creating a new directory (PR:193, 1 commit, 3 files changed)
    • nfs_open: Support O_NOFOLLOW (PR:192, 1 commit, 2 files changed)
    • Add support for rpc timeouts to the async interface (b5c5d590)
    • Update changelog (10b102fe)
    • Merge branch 'master' of github.comConfusedahlberg/libnfs (3ad4ac1b)
    • Add mkdir2() to the symbols we export for win32/64 (15c7b4c3)
    • Win32/64 does not have O_NOFOLLOW (987638a3)
    • Make O_NONBLOCK and O_SYNC conditional if they have not yet been defined (43346ffd)
  4. kernel 4.11.y:
    • New commits in this build:
      • According to RFC 2460, IPv6 UDP calculated checksum yields a result (9329f768)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] PR:1614: kodi: bump kodi and binary add-ons to current



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Aux_ - 2017-05-10

Hello LE Team,

The DVB-C Stick (RTL2832 / Panasonic MN88473) gives me no rest and I must address it again.
I will try to describe as accurately as possible.

1. It runs USB Stick DVB-C which has no problems (Si2168)
2. I switch LE down and exchange the working USB stick with the one does not work (RTL2832)
3. I boot LE and the RTL2832 works fine
4. I switch the TV channels up and down with the arrow keys, no problem.
5. I press STOP button on the remote control and then I select a TV channel, in this is the end. After a while TVheadend brings error "Server is not available".

Sometimes longer works sometimes shorter. Sometimes the connection with TVH simply breaks.
I do not know where I could address this problem otherwise.

I have created a log:
http://sprunge.us/XCDF

tested with #0508


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2017-05-10

@Aux_ did it work better with an older build?
Is tvheadend backend running on the same pi or a different one?
The problem sounds like it is backend related, so you should probably be looking at dmesg/tvheadend logs of the backend.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Aux_ - 2017-05-10

(2017-05-10, 13:01)popcornmix Wrote: @Aux_ did it work better with an older build?
Is tvheadend backend running on the same pi or a different one?
The problem sounds like it is backend related, so you should probably be looking at dmesg/tvheadend logs of the backend.

Hi popcornmix.

The only working build is # 0410x.
Yes, tvheadend backend is running on the same pi.

Can I create extra log for TVheadend?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - popcornmix - 2017-05-10

(2017-05-10, 13:32)Aux_ Wrote: The only working build is # 0410x.
Yes, tvheadend backend is running on the same pi.

Okay, sounds like it is the media_build patches for the kernel.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Aux_ - 2017-05-10

(2017-05-10, 13:37)popcornmix Wrote:
(2017-05-10, 13:32)Aux_ Wrote: The only working build is # 0410x.
Yes, tvheadend backend is running on the same pi.

Okay, sounds like it is the media_build patches for the kernel.

And what does it mean now?
Can I hope that what happens?


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

@Aux_ can you provide "dmesg | paste" from the latest build?


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

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

Code:
# uname -a
Linux rpi512 4.11.0 #1 Wed May 10 21:14:09 BST 2017 armv6l GNU/Linux

# vcgencmd version
May  4 2017 16:00:32
Copyright (c) 2012 Broadcom
version 809412fa5f5f7d88833e076d71dc329367441601 (clean) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170510211303-#0510-gcd76d64 [Build #0510]

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

Based on tip of LibreELEC.tv master (cd76d644, changelog) and tip of XBMC master (577435d6, changelog) with the following modifications: Build Highlights:
  1. [filesystem] ZipManager: skip path traversal
  2. webserver improvements
  3. libnfs updates
  4. newclock5: [GUI] avoid unneccesary work (see PR:12074)
Build Details:
  1. LibreELEC.tv:
    • dvb-fe-tool: add build dependency (PR:1584, 1 commit, 1 file changed)
    • linux: bump linux-amlogic and drop WP2 patch (PR:1596, 2 commits, 2 files changed)
    • tools/update_binary-addons: ignore game.* addons (PR:1615, 1 commit, 1 file changed)
    • kodi: bump kodi and binary add-ons to current (PR:1614, 5 commits, 63 files changed)
    • Odroid_C2/u-boot: Make LG CEC (Simplink) wakeup work (PR:1611, 1 commit, 1 file changed)
    • Package updates: various minor bumps (PR:1612, 47 commits, 52 files changed)
      • mesa: update to mesa-17.0.5
      • xf86-input-libinput: update to xf86-input-libinput-0.25.1
      • xkbcomp: update to xkbcomp-1.4.0
      • libXi: update to libXi-1.7.9
      • libpciaccess: update to libpciaccess-0.13.5
      • xkeyboard-config: update to xkeyboard-config-2.20
      • presentproto: update to presentproto-1.1
      • util-macros: update to util-macros-1.19.1
      • libssh: update to libssh-0.7.5
      • openvpn: update to openvpn-2.4.1
      • libnftnl: update to libnftnl-1.0.7
      • openssh: update to openssh-7.5p1
      • iptables: update to iptables-1.6.1
      • bluez: update to bluez-5.45
      • libpng: update to libpng-1.6.29
      • libraw: update to libraw-0.18.2
      • libass: update to libass-0.13.6
      • libgcrypt: update to libgcrypt-1.7.6
      • libgpg-error: update to libgpg-error-1.27
      • fuse-exfat: update to fuse-exfat-1.2.6
      • v4l-utils: update to v4l-utils-1.12.3
      • libusb: update to libusb-1.0.21
      • keyutils: update to keyutils-1.5.10
      • libevdev: update to libevdev-1.5.7
      • pciutils: update to pciutils-3.5.4
      • dbus: update to dbus-1.11.12
      • qemu: update to qemu-2.8.1
      • newt: update to newt-0.52.20
      • curl: update to curl-7.54.0
      • libepoxy: update to libepoxy-1.4.2
      • libsndfile: update to libsndfile-1.0.28
      • libmicrohttpd: update to libmicrohttpd-0.9.54
      • kodi: enable MHD_USE_INTERNAL_POLLING_THREAD with libmicrohttpd >= 0.9.54
      • ccache: update to ccache-3.3.4
      • pkg-config: update to pkg-config-0.29.2
      • pcre: update to pcre-8.40
      • elfutils: update to elfutils-0.168
      • gmp: update to gmp-6.1.2
      • libpthread-stubs: update to libpthread-stubs-0.4
      • swig: update to swig-3.0.12
      • m4: update to m4-1.4.18
      • mysql: update to mysql-5.7.18
      • lzo: update to lzo-2.10
      • hdparm: update to hdparm-9.52
      • e2fsprogs: update to e2fsprogs-1.43.4, rework host build, ship full compile_et
      • util-linux: remove unrecognized options
      • openssh: use --with-privsep-user=nobody
  2. XBMC:
    • [windows] add x64 (PR:12065, 6 commits, 14 files changed)
    • [filesystem] ZipManager: skip path traversal (PR:12023, 1 commit, 4 files changed)
    • [Android] Update AndroidKey.cpp (PR:12000, 1 commit, 1 file changed)
    • webserver improvements (PR:12072, 9 commits, 18 files changed)
  3. libnfs:
    • Provide error return from nfs_mount_8_cb() (PR:204, 1 commit, 1 file changed)
    • Free inbuf in rpc_destroy_context() (PR:203, 2 commits, 1 file changed)
    • nfs_readlink2: Return symlink without incurring ENAMETOOLONG (PR:194, 3 commits, 2 files changed)
    • Latch error return from nfs_mount_8_cb() (PR:208, 2 commits, 1 file changed)
    • Return an error if either readmax or writemax are less than NFSMAXDATA2 (PR:214, 1 commit, 1 file changed)
    • Check result of FSINFO before using result in nfs_mount_10_cb() (PR:211, 1 commit, 1 file changed)
    • Include sys/sysmacros.h on platforms that have it (5b28ab5d)
    • Changelog updates (a646519d)
    • Merge branch 'master' of github.comConfusedahlberg/libnfs (ba44a82b)
    • Changelog updates (0d955176)
    • Export the nfs_readlink2[_async] symbols from the win32/64 DLL (51968635)
    • We do not need an async version of readlink2 (13c25367)
  4. newclock5:
    • New commits in this build:
      • avoid unneccesary work (3da202f1)
      • GUIControl: revert for poster view issue (02a87fc1)



RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Aux_ - 2017-05-10

(2017-05-10, 22:42)Milhouse Wrote: @Aux_ can you provide "dmesg | paste" from the latest build?

@Milhouse you mean #0510 ?


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Namerp - 2017-05-11

(2017-05-10, 23:08)Aux_ Wrote: @Milhouse you mean #0510 ?

yes, if you could pls a
Code:
dmesg | paste
from an working and a not working version - so there are the error easier to spot


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Aux_ - 2017-05-11

(2017-05-11, 00:16)Namerp Wrote:
(2017-05-10, 23:08)Aux_ Wrote: @Milhouse you mean #0510 ?

yes, if you could pls a
Code:
dmesg | paste
from an working and a not working version - so there are the error easier to spot

Hi,

Here working version of the Silicon Labs Si2168 - http://sprunge.us/JCHC (The dvb-c stick works quite normally) #0510

Here non-working wersion of the Panasonic MN88473 http://sprunge.us/KXbb #0510

Sorry but with build version # 0510 the stick does not want to participate at all, because immediately comes the error of TVH "The server does not respond correctly".

Here working version of the Panasonic MN88473 http://sprunge.us/bTab but build #0508

Only to the info - parallel to the DVB-C stick I still have a DVB-S tuner M88DS3103


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

@Aux_ hmmm so the Panasonic now works in #0508? I couldn't spot anything obviously wrong in the #0510 dmesg (I only took a quick look), could you provide "journalctl -a | paste" from #0510 too as that's where tvheadend dumps it's log (I believe). I guess journalctl from #0508 also wouldn't hurt, assuming that is working normally.


RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - Aux_ - 2017-05-11

I have now tried 100 times reproduce with working USB stick, unfortunately without success.

Here journalctl log of not working DVB-C stick - http://sprunge.us/SdMY #0508

Here journalctl log of not working DVB-C stick - http://sprunge.us/YQRd #0510


EDIT:
In #0510 stop working the Montage Technology M88DS3103 - DVB-S
In the webui is available and can be activated but no function, there comes error "No free adapter available" ...
I think this is due to the special TVH version ;-)