I'm experiencing a little bit of a strange issue...
I'm running the latest moode release on a rpi 4 with 1GB RAM and a 32GB SD card. I'm playing audio through a Marantz USB DAC, Spotify and Airplay work flawlessly.
When I start a radio station, or want to play audio files from a NAS to the USB DAC I'm getting the following error:
Failed to open "ALSA Default" (alsa); Error opening ALSA device "_audioout"; snd_pcm_hw_params() failed: No space left on device
OTOH when I play files/radio via HDMI (Pi display built-in speakers) it works perfectly. Meaning, it's definitely not a storage space issue & df reports the following:
pi@moode:~ $ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 29G 3.7G 24G 14% /
devtmpfs 196M 0 196M 0% /dev
tmpfs 454M 8.9M 445M 2% /dev/shm
tmpfs 182M 1.9M 180M 1% /run
tmpfs 5.0M 20K 5.0M 1% /run/lock
/dev/mmcblk0p1 510M 65M 446M 13% /boot/firmware
log2ram 32M 13M 20M 40% /var/log
//192.168.1.25/music 19T 8.9T 9.2T 50% /mnt/NAS/Synology
tmpfs 91M 0 91M 0% /run/user/1000
pi@moode:~ $ df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/root 1902560 101504 1801056 6% /
devtmpfs 49959 480 49479 1% /dev
tmpfs 116103 33 116070 1% /dev/shm
tmpfs 819200 836 818364 1% /run
tmpfs 116103 7 116096 1% /run/lock
/dev/mmcblk0p1 0 0 0 - /boot/firmware
log2ram 116103 75 116028 1% /var/log
//192.168.1.25/music 0 0 0 - /mnt/NAS/Synology
tmpfs 23220 19 23201 1% /run/user/1000
What seems to be the culprit and what might the solution be? What do I need to do that ALSA routes correctly to the USB DAC... thanks!
edit: I just learned about moodeutl -f & it spits out S16_LE, S24_3LE
I'm running the latest moode release on a rpi 4 with 1GB RAM and a 32GB SD card. I'm playing audio through a Marantz USB DAC, Spotify and Airplay work flawlessly.
When I start a radio station, or want to play audio files from a NAS to the USB DAC I'm getting the following error:
Failed to open "ALSA Default" (alsa); Error opening ALSA device "_audioout"; snd_pcm_hw_params() failed: No space left on device
OTOH when I play files/radio via HDMI (Pi display built-in speakers) it works perfectly. Meaning, it's definitely not a storage space issue & df reports the following:
pi@moode:~ $ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/root 29G 3.7G 24G 14% /
devtmpfs 196M 0 196M 0% /dev
tmpfs 454M 8.9M 445M 2% /dev/shm
tmpfs 182M 1.9M 180M 1% /run
tmpfs 5.0M 20K 5.0M 1% /run/lock
/dev/mmcblk0p1 510M 65M 446M 13% /boot/firmware
log2ram 32M 13M 20M 40% /var/log
//192.168.1.25/music 19T 8.9T 9.2T 50% /mnt/NAS/Synology
tmpfs 91M 0 91M 0% /run/user/1000
pi@moode:~ $ df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/root 1902560 101504 1801056 6% /
devtmpfs 49959 480 49479 1% /dev
tmpfs 116103 33 116070 1% /dev/shm
tmpfs 819200 836 818364 1% /run
tmpfs 116103 7 116096 1% /run/lock
/dev/mmcblk0p1 0 0 0 - /boot/firmware
log2ram 116103 75 116028 1% /var/log
//192.168.1.25/music 0 0 0 - /mnt/NAS/Synology
tmpfs 23220 19 23201 1% /run/user/1000
What seems to be the culprit and what might the solution be? What do I need to do that ALSA routes correctly to the USB DAC... thanks!
edit: I just learned about moodeutl -f & it spits out S16_LE, S24_3LE