Posts by afl1

    I have no issues compiling from this source. Maybe if you posted a paste we'll be able to tell what's wrong.

    You need to provide a source code that enables people to compile your builds on their own. I don't expect you to set up a github account and publish every little bit of your development workflow - even a single patch file for LE buildroot / Amlogic kernel is enough. I really appreciate your work on drivers for internal tuners. :idea:


    Here is my log from build:

    Update in first post. In new version I fixed RC extra buttons (color buttons, start, stop, EPG, Info, Subt,.. ). I cannot find right code for Audio button as 'next audio track'. Currently is used for audio offset. I'll welcome any suggestion for buttons interpretation in kodi. I also used latest kszaq kernel to improve playback and stability. I am still building 64-bit version as I am not able to compile kszaq 32bit Krypton version.


    Hi afl1 and kszaq,

    I want to thank you for your great work! The system works very smooth and stable.

    I'm using the Kii pro and installed and configured the TVHeadend-server successfuly but I'm not able to install the TVH-Client. This is also not part of the offered ZIP . Is there any other client that can be used with TVH-Server or can you recommend any other server-client combination?
    Sorry for the maybe dumb question but I'm new to all this streaming stuff.


    Tvheadend uses pvr.hts included in pvr's archive.


    Thank you. Do you have a link to a working device with these chips?

    $7 stick from aliexpress don't support DVB-T2, only for DVB-T.
    You can use more USB sticks.
    [hr]


    ken you compile last version 7.0.3.11 version 32bits  afl1, im asking because the version that work best for me.

    Not yet. My driver for internal tuner is only compatible with kernel used in 7.0.2.004.
    I am still working on new version to be able use the latest kernel.

    This build is not for devices with internal tuner. Also this build is in kszaq's style, after burning image to SD card is necessary to replace corresponding dtb.
    I have some issues with Krypton 17.0 beta6 for internal tuner. I will publish it asap.


    afl1 How did you get media_build to work? When V4L2 is compiled in kernel image - and that's a condition to have hardware decoding work - media_build modules won't work. Have you tried using any of them?


    I finally found linux config for building media_build support. Main issue is the build-in kernel module dvb-core.ko conflicts with media_build drivers. They need own dvb-core.ko.
    We also need /dev/video10 driver for Krypton. /dev/video10 need following modules:
    kernel/drivers/media/v4l2-core/videodev.ko
    kernel/drivers/media/v4l2-core/v4l2-common.ko
    kernel/drivers/media/v4l2-core/v4l2-dv-timings.ko
    kernel/drivers/media/v4l2-core/videobuf-core.ko
    kernel/drivers/media/v4l2-core/videobuf-res.ko
    In linux config is necessary to allow "Device driver -> Multimedia support". Default setting for multimedia support allows also building dvb-core.ko. And magic is in disabling all option instead of "AM/FM radio receivers/transmitters support". I tested this config and found two issues:
    1. gpu-aml conflicts with this config;
    2. latest kernel (d7e124d) has modules load problem, but previous (ffa3f8c) is correct.
    [hr]

    afl1: Same for me audio is not working (settings is greyed and set at bluetooth). I'm using gxbb_p200_2G_1Gbit_OTG_Port on M18 with a clean install. Do I need a newer device trees than 7.02.009?

    Thanks.

    Sorry, my build is not fully compatible with kszaq's dtb's. You can try gxbb_p200_2G.dtb. My build is only evidence for possibility to build media_build support. You have to wait for kszaq's official build.

    gxl_p212_1g.dtb
    gxl_p212_2g.dtb


    afl1, with your build work wetek play2 internal tuner (dvb-s2) ?

    No internal tuner support.
    [hr]

    I can confirm that a Mygica T230 DVB-T/T2/C and a Edision Optimuss DVB-C/T/T2 are working great with this build and Tvheadend Server 4.2. While PVR addon support seems to be missing as well TV can't be watched locally but on another client.

    Audio is not working for me. Audio output device in settings is greyed out an bluetooth is selected. I'm using the gxl_p212_2g.dtb device tree from .009.

    Tested on a Mini M8S II 2GB/16GB with a clean install.

    For Tvheadend is included new compatible version pvr.hts 3.4.10.
    Only digital audio, no analog.


    afl1 How did you get media_build to work? When V4L2 is compiled in kernel image - and that's a condition to have hardware decoding work - media_build modules won't work. Have you tried using any of them?

    It is miracle!

    And I can't repeat it.

    I found very interesting testing build with following combination kernel buildin modules:

    Code
    kernel/drivers/media/v4l2-core/videodev.ko
    kernel/drivers/media/v4l2-core/v4l2-common.ko
    kernel/drivers/media/v4l2-core/v4l2-dv-timings.ko
    kernel/drivers/media/v4l2-core/videobuf-core.ko
    kernel/drivers/media/v4l2-core/videobuf-res.ko
    kernel/drivers/media/v4l2-core/videobuf2-core.ko
    kernel/drivers/media/v4l2-core/videobuf2-memops.ko


    But I am unable to create linux config for following set of buildin modules:

    This build is based on your latest build replacing kernel.img with old one.

    LibreELEC 7.90 (alpha) with the latest DVB and Media drivers from media_build:

    LibreELEC-S905.aarch64-8.0-devel-20161203084603-r4-gb0d686b.img.gz

    - Kodi Krypton 17.0 beta6;
    - libcec driver 4.0.0.3;
    - 32-bit userspace is not supported;
    - HD audio passthrough support;
    - updated driver for GENIATECH Mygica HDStar DVB S2 version 3.0

    I tested GENIATECH Mygica HDStar DVB S2 and it works. For testing pvr.hts-3.4.10.zip as it still is not included in LibreELEC repository.
    New CEC driver fixed issue with switch-off my Onkyo av-receiver.