Posts by _emanuel_

    test-build from your amlogic branch 6.2.9:


    branch_amlogic.log


    I reduced the speed to: "sd-uhs-sdr50;" like in the mainline-android and wifi works:

    I finally managed to get LibreElec to work on the dreamtv mini UltraHd (s905x2, u211, 2GB, 100Mbit LAN).


    Unfortunately I still have to work with the u-boot.ext (from a u200) + a s905_autoscript.

    I fail to boot with u-boot flashed on raw sd card, until now.

    I tried it as described with the fip and bin built for a u211.

    So far I haven't had any luck.


    But I've already built a device tree that makes everything work (eth, wlan, bt, rc-remote, usb-2.0, usb-3.0).

    The only thing that doesn't work is HW DRM decoding. The player gets stuck and you only hear audio.


    But the box can also handle SW decoding well.

    All boxes like videostrong/mecool KM3, KM9... (s905x2, 100Mbit LAN ) should run with the device tree.

    log caught while box frozen:

    That's all disabled by default in vendor dts. I thing they do only use the dt's value for their own closed src drivers.


    linux-meson64/dreamone.dts at master · emanuel4you/linux-meson64
    linux meson64. Contribute to emanuel4you/linux-meson64 development by creating an account on GitHub.
    github.com


    linux-meson64/dreamone.dts at master · emanuel4you/linux-meson64
    linux meson64. Contribute to emanuel4you/linux-meson64 development by creating an account on GitHub.
    github.com


    linux-meson64/dreamone.dts at master · emanuel4you/linux-meson64
    linux meson64. Contribute to emanuel4you/linux-meson64 development by creating an account on GitHub.
    github.com


    gpio-keys-polled: ir keystoke issues on exit menus (armbian too)


    leds: tested a lot without success, need to talk to vendor


    adc_keys: I need to test this ones


    by the way: my test driver hits two modulators and LNB on the i2c. :D

    @chewitt: did you forget to remove the patch 'amlogic-0091-FIXUP-add-adc-gpio-keys-and-led-s-to-dreambox.patch' before merging nigthly? This only causes trouble, because the exit dialog opens with almost every keystroke on the infrared remote control.


    Sometimes the box still hangs when switched off (even entering: # systemctl --force --force poweroff). I got a last error message in the terminal: Can't close watchdog. So this one hangs.

    I had tested it like this before:


    but it only caused interference with the IR remote control. (gpio-keys-polled) After a few button presses, the exit menu suddenly starts to flicker on off on off... Kodi can then no longer be operated and must be terminated via terminal. I hadn't caught either the LED or the Power HW button at the time. With your patch I have the same flakes. The HW power button and the LED don't work either. Dreamtwo has an RGB LED. I think Dreamone is only blue. If I set the gpio-keys-polled to GPIO_ACTIVE_LOW, the menu stops flickering, but it still appears with almost every X keystroke, but you get out with exit.


    What are the adc keys for? how can i test it?

    @chewitt: now it works nice

    one patch hung, but build boots.


    Code
    APPLY PATCH (device)      projects/Amlogic/devices/AMLGX/patches/linux/amlogic-0028-FROMLIST-v6-arm64-dts-Fix-NPU-power-domain-reference.patch
    patching file arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
    Hunk #2 succeeded at 2493 (offset 1 line).
    patching file arch/arm64/boot/dts/amlogic/meson-g12b.dtsi
    patching file arch/arm64/boot/dts/amlogic/meson-sm1.dtsi


    The log in the attachment

    @chewitt: woks nice without:

    amlogic-0022-FROMLIST-v6-dt-bindings-power-Add-G12A-NNA-power-dom.patch.aus

    amlogic-0023-FROMLIST-v6-soc-amlogic-meson-pwrc-Add-NNA-power-dom.patch.aus

    amlogic-0024-FROMLIST-v6-arm64-dts-Add-DT-node-for-the-VIPNano-QI.patch.aus

    amlogic-0025-FROMLIST-v6-drm-etnaviv-Add-nn_core_count-to-chip-fe.patch.aus

    amlogic-0026-FROMLIST-v6-drm-etnaviv-Warn-when-probing-on-NPUs.patch.aus

    amlogic-0028-FROMLIST-v6-arm64-dts-Fix-NPU-power-domain-reference.patch.aus

    amlogic-0052-WIP-arm64-dts-meson-add-support-for-the-NPU-on-Radxa.patch.aus


    Wifi only works setting

    LibreELEC.tv/amlogic-0088-WIP-arm64-dts-meson-add-initial-device-trees-for-Dre.patch at bb98dc6f00cc16e33796ac0dc4fc672281a7093f · chewitt/LibreELEC.tv
    Just enough OS for KODI. Contribute to chewitt/LibreELEC.tv development by creating an account on GitHub.
    github.com

    to

    Code
    <&gpio GPIOA_11 GPIO_ACTIVE_LOW>;


    The log in the attachment

    @chewitt: You recently gave me a test image that unfortunately didn't boot. It had a linux 6.1 kernel.

    Did you fix that with the nand on some boxes?

    If so, could you build the box img for me?


    Would be interesting if wifi works there.

    It works with my dtb in le-nightly (6.0.9) but not in armbian-current (6.0.14) or in armbian-etch (6.1).


    (brcmfmac debug log attached)


    >>> found the patch armbian bug, now wifi works on 6.0/6.1.1