Posts by zorrua

    Hello,

    I have Wetek Play with last stable version (7.0.3).

    I want to swith off the TV by a script with this command:

    I am doing something wrong?

    This is CEC device:

    Best regards.

    I'm sorry but this is not a good reason. Cortex-A53 is also a good ARM CPU and it runs 32-bit userspace nicely. You may want to note that all S905/X boxes run 32-bit userspace in Android! I see no reason to use my build server resources to build aarch64-userspace builds - this requires lots of time, energy and hard drive space (my arm build folder is 15GB!) and there is no real benefit in having 64-bit userspace. 32-bit userspace is also compatible with ARM plugins that you can't use on aarch64 unless you provide multiarch libs. I will stick to 32-bit userspace builds for Jarvis, maybe when there's an easy way to add ARM compatibility I'll switch back to aarch64 for Krypton/Leia.


    OK,

    If there is no difference, lets go to 32bits.

    Off topic question: your build server is in your home? Or in cloud?

    What hardware do you requiere to get other buildserver? Could we donate for cloud build server?

    Kind regards.

    Hello,

    I wrote to Amlogic (support AT amlogic DOT com) that some great devs are working with their S905 devices to get Libreelec working.

    I ask about CEC and suspend implementation.

    The reply saying that they are working with Libreelec, so this is a good news.

    But, is this true? Someone knows if they are helping here?

    It will be great to have official support.

    Kind regards.

    Hello,

    It doesn't work for me:

    Code
    # pactl list short sinks
    1 alsa_output.pci-0000_01_00.1.hdmi-stereo module-alsa-card.c s16le 2ch 44100Hz SUSPENDED
    2 alsa_output.pci-0000_00_1b.0.analog-stereo module-alsa-card.c s16le 2ch 44100Hz SUSPENDED


    Code
    # pactl load-module module-combine-sink alsa_output.pci-0000_01_00.1.hdmi-stereo alsa_output.pci-0000_00_1b.0.analog-s
    tereo
    Failure: Module initialization failed
    Code
    # pactl load-module module-combine-sink hdmi-stereo analog-stereo
    Failure: Module initialization failed

    Am I doing something wrong?

    Best regards.