Headless PiZero with HifiberryMiniamp and Squeezlite
See original GitHub issuehttp://www.alsa-project.org/db/?f=04eaa25991134d530dc1c46cbb9d294434c44b27
Hi, I have an output of alexaPi as follows:
Jul 07 21:43:26 KloPi python[370]: INFO: Checking Internet Connection ... Jul 07 21:43:27 KloPi python[370]: INFO: Connection OK Jul 07 21:43:27 KloPi python[370]: INFO: AVS token: Requesting a new one Jul 07 21:43:28 KloPi python[370]: INFO: AVS token: Obtained successfully Jul 07 21:43:29 KloPi python[370]: [01e87270] alsa audio output error: cannot open ALSA device "default": Device or resource busy Jul 07 21:43:29 KloPi python[370]: [01e87270] core audio output error: Audio output failed Jul 07 21:43:29 KloPi python[370]: [01e87270] core audio output error: The audio device "default" could not be used: Jul 07 21:43:29 KloPi python[370]: Device or resource busy. Jul 07 21:43:29 KloPi python[370]: [01e87270] core audio output error: module not functional Jul 07 21:43:29 KloPi python[370]: [b3545020] core decoder error: failed to create audio output
As is said i’m trying to run it on an headless PiZero without desktop and an Hifiberry MiniAmp and using it with Squeezlite. The Hifiberry Amp is the default audio output. Does squeezelite affect the audio output of AlexaPi? I’m unsure at the moment if i have to follow the Pulseaudio steps because i don’t use a desktop installation.
aplay -l **** Liste der Hardware-Geräte (PLAYBACK) **** Karte 0: sndrpihifiberry [snd_rpi_hifiberry_dac], Gerät 0: HifiBerry DAC HiFi pcm5102a-hifi-0 [] Sub-Geräte: 1/1 Sub-Gerät #0: subdevice #0
OS:
Raspian stretch
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (4 by maintainers)
Top GitHub Comments
Hello, Alsa can’t handle multiples applications using a device at the same time. Try to :
dmix
PCM: in /etc/opt/AlexaPi/config.yaml (You must also change device in Squeezlite)I am trying to install on jessie on a Raspberry Pi B. It cannot find vlc-bin. What to do?