I've accessed Settings > System > Audio >
Under Audio Output Devices, it has PI:HDMI, PI:Analogue, PI:HDMI and Analogue, and Pulse (default, bluetooth audio (pulseaudio)
I've tried them all but no luck. I've tested other devices with kodi to ensure my hardware is working and they work fine.
I've tried checking the audio settings via SSH, not 100% sure what I'm doing mind you. Tried the following:
Code
LibreELEC:~ # pacmd list-sinks
No PulseAudio daemon running, or not running as session daemon.
LibreELEC:~ # pulseaudio
W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
E: [pulseaudio] stdin-util.c: Unable to read or parse data from client.
E: [pulseaudio] module.c: Failed to load module "module-gsettings" (argument: ""): initialization failed.
W: [pulseaudio] server-lookup.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
W: [pulseaudio] main.c: Unable to contact D-Bus: org.freedesktop.DBus.Error.NotSupported: Using X11 for dbus-daemon autolaunch was disabled at compile time, set your DBUS_SESSION_BUS_ADDRESS instead
Is there anything else I ought to try?