TUTORIAL - Update Shairport, the AirPlay daemon, to Latest

[code]Starting Shairport 1.1.1-23-gd65b8e8
Listening for connections.
1113
root@volumio:~# volume: n/a repeat: off random: off single: off consume: off
ALSA lib confmisc.c:768:(parse_card) cannot find card ‘0’
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4771:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM default
FATAL: Alsa initialization failed: unable to open pcm device: No such file or directory

[/code]

aplay -l **** List of PLAYBACK Hardware Devices **** card 1: DAC [USB Audio DAC], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0

[code] cat /etc/asound.conf
pcm.!default {
type hw
card 1
}

ctl.!default {
type hw
card 1
[/code]

but after us aplay
mpc

Classic Rock Florida - SHE Radio: Yes - Long Distance Runaround [paused] #1/1 0:00/0:00 (0%) volume: n/a repeat: off random: off single: off consume: off ERROR: Failed to open "Output" [alsa]; Failed to open ALSA device "hw:1,0": Device or resource busy

solved by using shairport-sync :ugeek:

Can you list the steps you took to install and replace shareport with shareport-sync?