Open a terminal window.
you will need to edit the .bashrc file
mousepad .bashrc
go to the end of the document
delete the last 5 lines in the file that read
if sudo lsmod | grep -wq "MergingRavennaALSA"; then
clear
else
(cd /home/allonis/applications/aes67-linux-daemon/3rdparty/ravenna-alsa-lkm/driver && sudo insmod ./MergingRavennaALSA.ko)
fi
these files are only needed by our commercial users running he AES67 devices.
Last edit: 1 year 2 months ago by
davep.
Please Log in or Create an account to join the conversation.