Posts by davorin

    Seems definitively something broken with kodi's NFS support...

    When playing the same movie from a locally mounted NFS share it plays just fine...

    Just few of those messages here and there:

    17:56:28.559 T:140399416796928 DEBUG: ActiveAE::SyncStream - average error -100.049117 above threshold of 100.000000

    17:56:28.560 T:140399416796928 DEBUG: ActiveAE::SyncStream - average error -0.049117 below threshold of 30.000000

    Hello

    Did an update after a long while from a previous < 8 version to git pull from yesterday as I hoped it would fix some crashes on the Minix Z64A platform...

    When playing back a file over NFS share I see after few minutes in the logs:

    10:53:08.293 T:140132057757440 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1

    10:53:08.595 T:140132057757440 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0

    10:53:08.641 T:140132057757440 DEBUG: Previous line repeats 2 times.

    10:53:08.641 T:140132057757440 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 1

    10:53:08.670 T:140132057757440 DEBUG: Previous line repeats 1 times.

    10:53:08.670 T:140132057757440 DEBUG: CVideoPlayerVideo::CalcDropRequirement - hurry: 0


    Playing locally from uSD card or USB is fine...

    Has anything been changed in networking since version >= 8.0 ?

    With previous 7.xx version playback was flawless with Bluray ISO rips....

    Hello

    I try to install the tvheadend-4.2 on my Minix Z64A, but it fails with message:

    Code
    ERROR: Failed to unpack archive 'special://home/addons/packages/service.tvheadend42-8.0.105.zip' to '/storage/.kodi/temp/912936ad-4376-4200-ba35-fe6eb022b20b'

    That's with version: LibreELEC (community) Version: devel-20161028085624-r24328-g43e4f93

    Did a make clean and after that I get:

    Code
    [ 12%] Building AttributesCompatFunc.inc...
    ../../NATIVE/bin/llvm-tblgen: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ../../NATIVE/bin/llvm-tblgen)
    lib/IR/CMakeFiles/AttributeCompatFuncTableGen.dir/build.make:88: recipe for target 'lib/IR/AttributesCompatFunc.inc.tmp' failed
    make[3]: *** [lib/IR/AttributesCompatFunc.inc.tmp] Error 1

    Is there no "./configure" like option before the build?

    Hello...

    I've pulled the latest changes from git today to build a generix x86_64 image on a Debian 8 x86_64 box...but the build fails with:

    Code
    [ 42%] Linking C static library libz.a
    Error running link command: No such file or directory
    CMakeFiles/zlibstatic.dir/build.make:458: recipe for target 'libz.a' failed
    make[3]: *** [libz.a] Error 2

    But "link" is installed under /usr/bin/link...

    Hmm...think I remember this virtual folder....never thought what it could present virtually (o;

    Firstly I want to add net-snmp for testing/logging different network/player performances....then also some i2c tools to find out what all those i2c devices are doing on the Z64..especially if the IR port is connected to it...

    Seems those file changes from openelec-8 are causing the problem as they are different:

    Code
    drivers/gpu/drm/i915/intel_hdmi.c
    drivers/gpu/drm/i915/i915_reg.h
    drivers/gpu/drm/i915/intel_drv.h
    drivers/gpu/drm/i915/i915_irq.c
    drivers/gpu/drm/i915/intel_display.c
    drivers/gpu/drm/i915/intel_pm.c

    Ah okay....

    What is the order of the patches then?

    In my case I need to patch the intel hdmi audio stuff back to the working version of openelec-8 build...since hdmi audio isn't working anymore in libreelec git build..

    And since the hdmi intel audio driver itself is a patch...which patch would be first applied...the linux kernel patch or der package patch?

    Hello

    Is there an easy way to modify existing kernel drivers for debugging?

    When I change them in the build directory the changes have no effect of course...but if I clean the kernel build it probably generates all source files again in the build directory?


    thanks in advance
    richard


    Have you done what lrusak told you?

    Yes...installed this tar file and rebooted...

    Is that an official git branch?

    The working openelec git build shows:

    This shows the milhouse build:

    Code
    LibreELEC:~ # aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: bytcrrt5640 [bytcr-rt5640], device 0: Baytrail Audio (*) []
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 0: bytcrrt5640 [bytcr-rt5640], device 1: Deep-Buffer Audio (*) []
      Subdevices: 1/1
      Subdevice #0: subdevice #0

    The audio device is lsited as ALSA:Default (bytcr-rt5640 Analog)

    But no sound at all...but this in "dmesg":