Hi,
I'm trying to use the MIDEX 8 driver on DietPi with kernel version 6.12.25+rpt-rpi-2712. I have successfully built the module using build.sh, but when I try to load it with sudo insmod /root/midex8/src/kernel/sound/usb/midex/snd-usb-midex.ko, I get the following error: insmod: ERROR: could not insert module /root/midex8/src/kernel/sound/usb/midex/snd-usb-midex.ko: Unknown symbol in module
I have installed the kernel headers corresponding to my kernel version.
Has anyone else encountered this issue, or does anyone have suggestions on how to resolve it?
Thank you!