• 1
  • 112
  • 113
  • 114(current)
  • 115
  • 116
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
..
(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.
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
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
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
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
@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.
(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?
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(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.
(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?
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
@Aux_ can you provide "dmesg | paste" from the latest build?
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
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)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-05-10, 22:42)Milhouse Wrote: @Aux_ can you provide "dmesg | paste" from the latest build?

@Milhouse you mean #0510 ?
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
(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
(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
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
@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.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
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 ;-)
[3x RPi3]#[ AV Receiver - Marantz NR1506 ]#[ TV Panasonic TX-50EXW784 ]#[ NAS - OMV 4.1.xx (Arrakis) @ NanoPI M4 ]#[ Nextcloud 17.0.3 @ ODROID C2 ]
  • 1
  • 112
  • 113
  • 114(current)
  • 115
  • 116
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24