Hello,
We are working on the beaglebone and its audio cape (http://circuitco.com/support/index.php?title=BeagleBone_Audio) with both Linux and Android.
The kernel shipped in the package works fine with it, but we have to use another kernel. So, we use the one from git://github.com/koenkooi/linux.git. But this kernel can not make the cape work.
We also tried to use the one from openembedded with no luck.
We have tried to apply these patches : http://e2e.ti.com/support/embedded/android/f/509/t/160865.aspx with no luck too.
The error is always :
[ 1.889471] ALSA device list:
[ 1.892785] No soundcards found.
Is there something trivial to do to make the cape work ?
If not, where can we find the repo of the kernel shipped in the package to see the diffs ?
Regards,
Charles