Hi, I can confirm that it is possible to achive great audio quality on your BBB with AudioCape. Building kernel without using HDMI patches makes AudioCape works very well. The kernel version I used was 3.8.13-bone28. I belive it is not necessary to disable all of HDMI patches, what excludes HDMI permanently for this kernel. But when somebody doesn't need HDMI at all, this solution is very easy to apply.
Thanks for your help. Regards, Lucas W dniu piątek, 18 października 2013 17:29:11 UTC+2 użytkownik Łukasz Januszkiewicz napisał: > > Thank you Ezequiel! > I will try this solution next week, and give you a feedback. > > Regards, > Lucas > > > 2013/10/18 eze_rg > >> Hi Lucas, >> I have a BBB with the Cudio Cape working fine without distortion in >> recording/playback. >> Here is what i did: >> >> *uEnv.txt:* >> change this line >> *optargs=quiet >> capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN,BB-BONE-EMMC-2G >> capemgr.enable_partno=BB-BONE-AUDI-01* >> >> for this one: >> *optargs=quiet capemgr.disable_partno=BB-BONELT-HDMI, >> capemgr.enable_partno=BB-BONE-AUDI-01* >> * >> * >> *patch.sh *(this file is in *linux-dev *directory) >> Delete all lines that applies HDMI patches. >> (then you must build the kernel) >> >> I did this on Ubuntu 13.04 kernel version 3.8.13-bone24. >> >> I hope it helped >> Regards >> >> Ezequiel >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "BeagleBoard" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/beagleboard/ZJGwxA7BG4E/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
