Posts by osflake

    Dear HiassofT

    very thank You for Your message.

    I downloaded newest RPI4 raspberry PI os, install on SD card and updated bootloader too.

    As You Can see HDMI0 and HDMI1 is available.

    Then I check config and set like:

    Then check tservice log

    So, my TV support CEA (1) mode (16) - its prefered mode.

    RPI on TV showing display and sound.

    Then I back to my libreelec 12.0.2 version (updated from 10.0) and set up config like:

    And distroconfig

    I tried to install tvservice but without success...

    But I have pastekodi log: https://paste.libreelec.tv/polished-pig.log

    I see screen, but audio is unavailable:

    When I connect to HDMI1 (second input) I have blank screen.

    Do You have any idea how return sound back?

    I would be incredibly grateful for your advice ;)



    Updated 5/04/2025 02:17 UTC/Warsaw:

    I removed mbebe repository new log: https://paste.libreelec.tv/polished-pig.log
    I created new card on `/storage/.asoundrc```

    Code
    pcm.!default {
        type hw
        card 0
        device 0
    }
    ctl.!default {
        type hw
        card 0
    }

    and when I run command:

    Code
    speaker-test -D hw:0,0 -c 2 -t sine

    TV speaker played sine signal, but in sound settings I didnt saw hw:0,0 sound option.
    So I change guisettings.xml to:

    Code
    <audiooutput>
        <ac3passthrough>false</ac3passthrough>
        <audiodevice>ALSA:hw:0,0</audiodevice>
        <channels>2</channels>
        ...
    </audiooutput>

    after reboot sound still are not playing.

    That great, as long as it will play in future versions of LibreELEC that's all that matters. The only reason I asked if it had been tested against the flathub version is because I know that whatever version of Kodi is in that not only won't play it, but immediately crashes, and I was just curious if maybe someone else had tried it there, but you're right - as long at it plays fine in LE it's not a problem that you need to be concerned about...

    ... Unless, of course, you decide to upgrade Kodi and whatever version you upgrade to has this issue. But for now I'm going to let this drop, I appreciate those of you that tool the time to look at this, it's much appreciated!


    P.S. For those that keep insisting that I should post in the Kodi forum, I tried to create an account there and for whatever reason it would not let me. Kept saying I had not solved the Captcha but I had, it is a simple math problem and I know I did it correctly, but it would not recognize the answer as correct, so I guess there is actually no way I can report it there even if I wanted to. I know I had an account there a very long time ago (10 to 15 years ago maybe?) but I have changed computers several times since then and somehow lost the login credentials.

    maple

    Did you find a problem with audio on HDMI0?
    I upgraded libreelec to 12.0.2 and I lost audio.

    [RPi4] No Sound on HDMI-0

    No clue. Update firmware. Check cables. Check ports. Usual stuff .. and don't assume I'm your personal support person. I'm not.

    I checked all.. before update everything was working fine :)
    I downloaded new 13.0 version and install from SD CARD, the same
    I changed to new RPI4 device.. the same

    I know, you are not my perosnal support person. I thought you are libreelec specialist, I saw You support comment so I thought you are the best person who could know what is wrong in libreelec code :/ so I was wrong.

    Moreover If You will find a solution please share with us.

    I downloaded from test.libreelec.tv the newest 13.0 version and I installed into cd card and I see the same problem

    I have the same problem,

    before I upgrade to 12.0.2 everything was working on 10.0 (kodi 19.5) and my panasonic TV.

    Now I dont have sound. only HDMI1 port, but if I set config file for this HDMI1 port video is switch to VGA resolution and I dont have video...

    chewitt

    I have a big problem with upgraded to 12.0.2 version last night. (kodi 19.5 and libreelec 10 were working fine - I have to upgrade libreelec, because skyshowtime plugin dont work properly).
    I upgraded copying to .update folder .tar repository.

    I have RPI4B, LibreELEC (official): 12.0.2 (RPi4.aarch64)

    On HDMI0 sound is not available.
    I tried to set on HDMI1 HDMI but the resolution is setting to VGA.

    If I run command: speaker-test -c 2 -D hw:0,0
    the sound is only HDMI1

    My configs looks like:

    Config file:

    cat /flash/distroconfig.txt

    Code
    arm_boost=1
    arm_64bit=1
    kernel=kernel.img
    dtoverlay=vc4-fkms-v3d,cma-512
    disable_overscan=1
    
    fkms because my TV not support kms

    cat /flash/cmdline.txt

    Code
    boot=UUID=1510-0749 disk=UUID=d96b0c6c-5cf0-4af9-9dae-dcd489a67035 quiet


    LOGS:

    dmesg | grep -i "hdmi\|audio\|sound"

    Code
    [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 clk_ignore_unused snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 video=HDMI-A-2:1920x1080M@60D smsc95xx.macaddr=E4:5F:01:05:CF:3C vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 boot=UUID=1510-0749 disk=UUID=d96b0c6c-5cf0-4af9-9dae-dcd489a67035 quiet
    [ 0.041718] Advanced Linux Sound Architecture Driver Initialized.
    [ 1.380707] No soundcards found.
    [ 6.149320] bcm2835_audio bcm2835_audio: card created with 4 channels
    [ 6.149995] bcm2835_audio bcm2835_audio: card created with 4 channels
    [ 6.458555] usbcore: registered new interface driver snd-usb-audio

    cat /storage/.kodi/temp/kodi.log | grep -i "error\|audio\|sound"


    I tried to download from test.libreelec.tv .tar file, but this version is not available.

    Please tell me what is wrong, what I done wrong.
    Thank YOU.

    Arkadiusz