Posts by eviljin

    Code
    echo "options snd-hda-intel model=imac24" > /storage/.config/modprobe.d/alsa-base
    or 
    echo "options snd-hda-intel model=mb5" > /storage/.config/modprobe.d/alsa-base

    ^ One of those should/might do the trick. You need to reboot to effect the change..

    I tried both commands and doesn't seem like anything change after reboot.

    Just make sure I did this right.

    SSH to the machine, enter one of those command below, hit enter, then reboot. Any other command I need to input before that?

    Thanks, sorry I dumb with these command.

    Code
    options snd-hda-intel model=imac24" > /storage/.config/modprobe.d/alsa-base
    options snd-hda-intel model=mb5" > /storage/.config/modprobe.d/alsa-base
    Code
    echo "options snd-hda-intel model=imac24" > /storage/.config/modprobe.d/alsa-base
    or 
    echo "options snd-hda-intel model=mb5" > /storage/.config/modprobe.d/alsa-base

    ^ One of those should/might do the trick. You need to reboot to effect the change..

    Thanks. I'll give it a shot.

    Hi everyone,

    I'm new to here and just installed LibreELEC to my old 2009 Mac Mini, everything went smoothly but the issue is that I have no digital audio out. Since this old machine have no HDMI, I use Toslink for audio and DisplayPort for video. This setup works fine in OSX but not in LibreELEC. Anyone know how to work around this?

    Thanks