JonBlueza
Posts: 1
Joined: Sun Apr 01, 2018 4:44 pm

Blue Alsa?

Sun Apr 01, 2018 4:50 pm

Hi all,

I've spent the entire day trying to get AlexaPi working with many errors along the way. The previous error was to do with permissions for Pulse Audio which now seems to work, however I have a new problem:

What is defaults.bluealsa.device and why cant it be found?

Alexa status report as below:

Thanks a MILLION in advance


AlexaPi.service - Alexa client for all your devices
Loaded: loaded (/usr/lib/systemd/system/AlexaPi.service; enabled; vendor preset: enabled)
Active: active (running) since Sun 2018-04-01 16:41:08 UTC; 38s ago
Docs: https://github.com/alexa-pi/AlexaPi/wiki
Main PID: 497 (python)
CGroup: /system.slice/AlexaPi.service
└─497 /usr/bin/python /opt/AlexaPi/src/main.py --daemon

Apr 01 16:41:19 raspberrypi python[497]: ALSA lib confmisc.c:1281:(snd_func_refer) Unable to find definition 'defaults.bluealsa.device'
Apr 01 16:41:19 raspberrypi python[497]: ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
Apr 01 16:41:19 raspberrypi python[497]: ALSA lib conf.c:4996:(snd_config_expand) Args evaluate error: No such file or directory
Apr 01 16:41:19 raspberrypi python[497]: ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM bluealsa
Apr 01 16:41:19 raspberrypi python[497]: connect(2) call to /tmp/jack-999/default/jack_0 failed (err=No such file or directory)
Apr 01 16:41:19 raspberrypi python[497]: attempt to connect to server failed
Apr 01 16:41:21 raspberrypi python[497]: INFO: Checking Internet Connection ...
Apr 01 16:41:22 raspberrypi python[497]: INFO: Connection OK
Apr 01 16:41:22 raspberrypi python[497]: INFO: AVS token: Requesting a new one
Apr 01 16:41:24 raspberrypi python[497]: INFO: AVS token: Obtained successfully
~
~
~
~

nparab
Posts: 3
Joined: Fri Apr 13, 2018 1:44 pm

Re: Blue Alsa?

Fri Apr 13, 2018 1:45 pm

Any solutions? I'm getting the exact same error!!

Return to “Troubleshooting”