Posts by nicomaniaque

    chewitt Updated with LibreELEC-AMLGX.aarch64-11.80.0.tar

    Got no change in Kodi audio output or over ssh

    I rather doubt that I'll figure this out without access to hardware for local testing and tinkering. If you spot a hifi-shield card or even a complete C2 with one included for sale somewhere let me know.

    Thanks for trying! I just order a hdmi extractor for my amplifier. Ship my hifi card from Canada should cost more than the box itself lol

    Thanks and keep your good work!

    Updated and step 1 to 5 works great

    Code
    dmesg in txt

    aplay -l

    Code
    Cuisine:~ # aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: ODROIDC2 [ODROID-C2], device 0: fe.dai-link-0 (*) []
      Subdevices: 1/1
      Subdevice #0: subdevice #0

    aplay -L

    chewitt , I just flash it then run step in ssh but got a no such file on step 3

    Code
    LibreELEC (chewitt): 11.80.0 (AMLGX.aarch64)
    Cuisine:~ # mount -o remount,rw /flash
    Cuisine:~ # cp /usr/share/bootloader/meson-gxbb-odroidc2-hifishield.dtb /flash/
    Cuisine:~ # sed -i 's/meson-gxbb-odroidc2/meson-gxbb-odroidc2-hifishield/g' /fla
    sh/extlinux.conf
    sed: /flash/extlinux.conf: No such file or directory

    I continue anyway with step 4 and 5 to reboot it and that's my dmesg:

    Code
    attached file cuz I hit 30k


    Now aplay -l

    Code
    Cuisine:~ # aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: ODROIDC2 [ODROID-C2], device 0: fe.dai-link-0 (*) []
      Subdevices: 1/1
      Subdevice #0: subdevice #0

    And aplay -L

    Hi,

    First thing, Thanks for keeping this lil bord updated. I was shocked this mornig wen I see a LE11 build for it!

    So, I just installed LE 11.0.3 on my C2. I use the HiFi Shield Plus to get RCA for my amp.

    In Kodi audio output i only have ALSA: odroid-c2 analog, HDMI and Pulse bluetooth

    Audio Work over HDMI.

    What i get over ssh:

    modprobe snd-soc-pcm5102
    modprobe: FATAL: Module snd-soc-pcm5102 not found in directory /lib/modules/6.1.38


    aplay -l

    **** List of PLAYBACK Hardware Devices ****
    card 0: ODROIDC2 [ODROID-C2], device 0: fe.dai-link-0 (*) []
    Subdevices: 1/1
    Subdevice #0: subdevice #0

    The driver or module is in the le11 odroid package? or it's now unssuported?

    Thanks in advance for your help!