philhartung / aes67-sender

Make a soundcard input available in an AES67 network
https://aes67.app
GNU General Public License v3.0
160 stars 19 forks source link

Error when running on RPI4 with Ubuntu #10

Open lucam-sma opened 1 month ago

lucam-sma commented 1 month ago

Hi, running the application gives you the following GLIBC error: Error: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/ubuntu/repo/aes67-sender/node_modules/audify/build/Release/audify.node)

Although it seems that Ubuntu 20.04 has been tested.

lsb_release -a Description: Ubuntu 20.04.5 LTS

ldd --version ldd (Ubuntu GLIBC 2.31-0ubuntu9.9) 2.31

Moved to Ubuntu 24.04 RPI, the device list command gets an Alsa error: node aes67 -a alsa --devices ALSA lib control.c:1570:(snd_ctl_open_noupdate) Invalid CTL pulse ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM output ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM input