Hi,
I need to use module kmod-usb-audio, but there is no this module is lstest SDK. There is a precompiled package but for kernel version 3.18.23 (current is 3.18.44). I`ve tried to use insmod kmod-usb-audio -f, but insmod command in that build ignores -f option. So, please answer for at least one question (it'll solve the problem)^
1. How could I downgrade with current SDK to 3.18.23 kernel to use precompiled module?
2. Where to get the sources of kmod-usb-audio and how to add them to SDK correctly to recompile it?
3. How to make insmod -f working (kernel versions difference is not big, so it may work)?
4. Can you write a link to SDK with 3.18.23 kernel?