Hello! I wonder if this is the right place, i’m having problems making the assistant work on my Orangepi 4 LTS, the audio works or the mic works, not both at the same time, and after I make the mic work I get flooded with
W: [alsa-sink-ff880000.i2s-ES8316 HiFi ES8316 HiFi-0] alsa-sink.c: Resume failed, couldn't restore original sample settings.
I can link more info on request, is this an alsa/pulse problem or I’m missing something else, Thanks!
sudo ha info
arch: aarch64
channel: beta
docker: 25.0.4
features:
- reboot
- shutdown
- services
- network
- hostname
- timedate
- os_agent
- resolved
- journal
- disk
- mount
hassos: null
homeassistant: 2024.3.1
hostname: PaltaHass
logging: info
machine: odroid-c2
operating_system: Debian GNU/Linux 12 (bookworm)
state: running
supervisor: 2024.03.0
supported: true
supported_arch:
- aarch64
- armv7
- armhf
timezone: America/Santiago
sudo ha audio info
audio:
application:
- addon: core_assist_microphone
index: 0
mute: false
name: ALSA plug-in [aplay]
stream_index: 1
stream_type: input
volume: 1
card:
- driver: module-alsa-card.c
index: 0
name: alsa_card.platform-hdmi-sound
profiles:
- active: false
description: Stereo Output
name: output:stereo-fallback
- active: true
description: "Off"
name: "off"
- driver: module-alsa-card.c
index: 1
name: alsa_card.platform-heaadphones-sound
profiles:
- active: false
description: Stereo Input
name: input:stereo-fallback
- active: false
description: Stereo Output
name: output:stereo-fallback
- active: true
description: Stereo Output + Stereo Input
name: output:stereo-fallback+input:stereo-fallback
- active: false
description: "Off"
name: "off"
input:
- applications:
- addon: core_assist_microphone
index: 0
mute: false
name: ALSA plug-in [aplay]
stream_index: 1
stream_type: input
volume: 1
card: 1
default: true
description: Built-in Audio Stereo
index: 1
mute: false
name: alsa_input.platform-heaadphones-sound.stereo-fallback
volume: 1
output:
- applications: []
card: 1
default: true
description: Built-in Audio Stereo
index: 0
mute: false
name: alsa_output.platform-heaadphones-sound.stereo-fallback
volume: 1
host: 172.30.32.4
update_available: false
version: 2023.12.0
version_latest: 2023.12.0
sudo ha audio logs
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/filesystem.sh
cont-init: info: /etc/cont-init.d/filesystem.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service alsa: starting
s6-rc: info: service alsa successfully started
s6-rc: info: service alsa-init: starting
[14:03:33] INFO: Adjust ALSA mixer settings for /dev/snd/controlC0
[14:03:35] INFO: Adjust ALSA mixer settings for /dev/snd/controlC1
s6-rc: info: service alsa-init successfully started
s6-rc: info: service pulseaudio: starting
W: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set.
W: [pulseaudio] main.c: Home directory of user 'root' is not '/var/run/pulse', ignoring.
W: [pulseaudio] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support.
W: [pulseaudio] main.c: OK, so you are running PA in system mode. Please make sure that you actually do want to do that.
W: [pulseaudio] main.c: Please read http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/ for an explanation why system mode is usually a bad idea.
W: [pulseaudio] module-udev-detect.c: Failed to open /proc/asound/card1: No such file or directory
W: [pulseaudio] module-udev-detect.c: Failed to open /proc/asound/card0: No such file or directory
E: [pulseaudio] main.c: Failed to acquire org.pulseaudio.Server: org.freedesktop.DBus.Error.AccessDenied: Request to own name refused by policy
s6-rc: info: service pulseaudio successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started