michaelvv wrote: > Hi.. > > For a couple of days ago I did and update of the kernel and > squeezelite. > > With the recent update, I have a crash after only a couple of hours. > > I got this in my Logs... > > [09:10:43.159393] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY > failed (-32) > [09:10:43.159696] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY > failed (-32) > [09:10:43.160000] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY > failed (-32) > [09:10:43.160303] ALSA snd_pcm_hw_delay:515 SNDRV_PCM_IOCTL_DELAY > failed (-32) > > A couple of restart using the WEB-GUI solved it... > > My Settings is ... > > NAME="-n michael" > MAX_RATE="-r 96000" > AUDIO_DEV="-o hw:CARD=imxhdmisoc" > LOG_FILE="-f /var/log/squeezelite/squeezelite.log" > LOG_LEVEL="-d all=debug" > ALSA_PARAMS="-a :::0" > SERVER_IP="-s 192.168.2.93" > UPSAMPLE="-u mI:::28" > > > A little update.. > > With squeezelite-1.3-0.11.20130915git323bdeb.fc19.armv7hnl , I have > been running > for 1 day 19 hours without any problems. > > Still testing... > > /Thanks Michael
Try increasing the alsa buffer size. That error on fetching the delay is supposed to indicate an underrun of the audio device. I have not seen this before, so wonder if it is specific to your device. To be clear it is not crashing? But the output is locking up and not recovering - does it recover if you turn the player off and on from the LMS web page? ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=99395 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
