#USB Microphone problem in HA Supervised
1 messages · Page 1 of 1 (latest)
USB Microphone problem in HA Supervised
Log of hassio_audio:
s6-rc: info: service alsa-init: starting [10:39:04] INFO: Adjust ALSA mixer settings for /dev/snd/controlC0 [10:39:05] INFO: Adjust ALSA mixer settings for /dev/snd/controlC1 [10:39:06] INFO: Adjust ALSA mixer settings for /dev/snd/controlC2 [10:39:07] INFO: Adjust ALSA mixer settings for /dev/snd/controlC3 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/card0: No such file or directory W: [pulseaudio] module-udev-detect.c: Failed to open /proc/asound/card2: No such file or directory W: [pulseaudio] module-udev-detect.c: Failed to open /proc/asound/card3: No such file or directory W: [pulseaudio] module-udev-detect.c: Failed to open /proc/asound/card1: 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
USB Microphone problem in HA Supervised
I haven't personally used it, but i've heard that you need to reboot the host machine for the mic to be recognized
rebooting now
Let me know if it worked
no joy
Assist Microphone debug log still shows:
mic_device=None, snd_device=None, mic_command=None, snd_command=None
Sorry, i'm out of ideas 😅
okay, thanks.
I had similar issues with a previous HA build using Rhasspy, but all I had to do was restart the hassio_audio container and replug the USB Mic. With Assist Microphone, that fix doesn't seem to work.
It might be a pulseaudio issue, but no idea
@random quarry says
"You may need to manually set --mic-device and --snd-device".
But not sure I can do that with HA Supervised
#voice-assistants-archived message
https://youtu.be/P4V2JqCmk7M?si=Kl5IloZ1XhBnSFn_&t=880
Well, his works even though his mic_device is also None.
The changelog from 2.2.0 says, "Remove mic_device and snd_device" so not sure it's useful.