Posts by Nofan Tasi


    I think this may be due to increased coherent_pool_size. I have re-uploaded .008 with that change reverted. Yes, source code is uploaded to my GitHub, links in the first post.

    Thanks for looking into this. I am not sure I figure out what you mean by coherent_pool_size increase.
    I notice linux-48d3a2f and media_build-6931070 use smp_mb__after_clear_bit and smp_mb__after_atomic respectively in dvb_usb_core.c.
    Such seems to correspond to the symbol mismatch.
    note: (not sure if it matters)
    projects/S905/patches/media_build/media_build-fix.patch
    seems to have commented out
    #define smp_mb__after_atomic smp_mb__after_clear_bit

    Thanks for releasing 7.0.2.008 on my birthday :)

    I want to report a kernel module symbol issue
    [ 15.729319@2] dvb_usb_v2: Unknown symbol smp_mb__after_atomic (err 0)
    as a consequence, my USB DVB-T no longer works.

    I hope this can be fixed easily.
    Is your git repository up to date? Then I can try to fix it myself as well.

    have a nice day

    yes aqnd im asking if i have the correct files and no one as said anything all im asking for is some guidance so i dont brick my device

    You should not brick your device if you follow the procedure to boot and run LE from external SD.
    Depending on how much RAM and how fast your Eth is you should choose between
    gxbb_p200_1G_100M.dtb
    gxbb_p200_1G_1Gbit.dtb
    gxbb_p200_2G_100M.dtb
    gxbb_p200_2G_1Gbit.dtb
    There are also RealtekWiFi variants if that's your WiFi chip.

    Success


    So managed to get to the end of my manic MXQ PRO 4k Clone journey.

    Congratulations and thanks for story.
    And yes, flashing using USB tool can be daunting. I remember once doing it and trying various orders of plugging in/out USB/power cables and pushing/releasing reset button (on another type of MXQ PRO 4k Clone). In fact I forgot the right order.
    [hr]


    You just never know, you might want Android in the future, for apps like skype?

    Skype? Does your device have a microphone and a camera?

    I ask here on behalf of someone else:

    Does anyone have 7.0.2.007 (or previous) build for S905 working on 'NEXBOX MXQ Pro',
    and, if so, using which dtb.img?

    Here are some relevant details kindly gathered and provided by owner:
    (note that build.prop fingerprint does not mention p200 or p201)...

    In case of no match I also asked for original dtb.img

    build.prop:

    Code
    ro.build.fingerprint=Android/mxqpro_nexbox/mxqpro_nexbox:5.1.1/MXQ-Pro-NEXBOX/20160309:userdebug/test-keys
    ro.product.model=Mxq-Pro-NEXBOX
    ro.board.platform=gxbaby

    chipsets:

    Code
    LAN: H1102NL - 1610
    RAM: SKhynix HSTQ4G63 AFA RDC 516A
    AV/SPDIF: MXT8234 158
    FLASH: San Disk x428107001 sdinrgama - 008G WB20160220 Taiwan
    WIFI: 8189ETV (RTL Realtek) G2033G2 GG07
    SD: GL850G (Genesys USB controller)

    For all clarity, I do not have a SPDIF capable audio system.
    Instead, I have a 'SPDIF to 3.5" jack' converter and I plug the jack end into the 'UE Boom 2' loudspeaker.
    This gives nice audio in Android but, somehow, not in 006-007 LibreELEC.
    It did work nicely in 005 LibreELEC.
    maybe some settings need to be adjusted (I tried some of course).
    Still very much at your disposal for testing/troubleshooting.

    UPDATE

    Believe it or not, but now SPDIF suddenly works !
    I wish I could tell why. I tried so many things...
    For one thing the audio output is ALSA:AML-M8AUDIO,HDMI now.

    I can say, I did toothpick boot another time, reboot several times, even turned on/off audio and debug log and also un-paired re-paired 'UE Boom 2' loudspeaker bluetooth. So not sure what exactly did the trick.
    In any case : sooooo happy now

    log-2016-09-08-02.23.37.zipkodi.gdb.gz

    thanks for 'Almost there' build !

    I installed it on my Mini MX-G p200_2G (16GB/2GB/1Mbps)

    This is follow up on similar 006 report.
    LibreELEC

    Basically: some progress

    - SPDIF output does not work (regardless of system/audio/output settings)
    - I could make bluetooth output work sometimes on EU BOOM 2
    * and it did not stutter nor lag behind live DVB-T video anymore
    * but next attempts say 'error' when connecting (resource temporary unavailable)
    * if I forget and pair (+trust) again it works again (for some time)
    - When play bluetooth via Belkin I65 it does stutter and lag behind live DVB-T video
    perhaps the fact that there are 2 bluetooth outputs near does confuse LE?

    When disabling/enabling bluetooth sometimes I can crash kodi.

    I include gdb on core which basically seems to have infinite stack of PyEval_EvalFrameEx (I only show few)

    Thanks for your great work and for looking into this

    PS: I first tried with keeping previous gxbb_p200_2G_mini_mxg_2_16.dtb and,
    next by toothpick replacing it with new gxbb_p200_1Gbit.bin but no difference ...
    I also tried aml_autoscript from 7.0.2.007

    Let me know what I can do to troubleshoot and I would be very happy to help.
    (maybe I should enable debug logging and/or verbose logging for audio component?)

    You must ask to kszaq, because the 1 post is not mine... Anyway, I followed the instruction in wiki: HOW TO:Update LibreELEC - LibreELEC
    Also, there are some video around on the web, like this :https://www.youtube.com/watch?v=uLvkbw1S3ic

    @willifan & doggyofone
    Agreed: upgrade instructions are LE generic and otherwise device, vendor and architecture independent.
    Whatever 1st page OP instructions are very specific to what thread targets: installing 7.0.2.006 build for S905.
    But one should always keep the baseline instructions in mind and inherit specifics from there.