Closed cortices closed 3 years ago
I have forked the Ravenna driver and added patches to the aes67-daemon branch only for using it with the AES67 Linux Daemon project. Please make sure you have basic Linux sound subsystem support enabled in the Linux kernel, option CONFIG_SOUND.
Any news about this ? Can you compile and install the driver in the aes67-daemon branch on this repo ?
Yes the issue seems to have been that I had kernel headers installed for a full kernel, but the actual running kernel was one without sound support. It seems to work now after ensuring that I am running the regular linux kernel version.
I have compiled the Merging driver, and added it to the appropriate modules directory, but when trying to insert it, I get the following errors in dmesg. I'm using Alpine Linux, kernel 5.10.27-lts.
It seems likely that the issue is a lack of some kind of kernel ALSA support. But I can't find any useful info towards fixing this; as far as I can tell Alpine should work just fine with sound.
This is the output of
apk list --installed | grep alsa
: