On Mon, Feb 23, 2015 at 5:42 PM, Brandon Stafford <[email protected]> wrote: > > > On Mon, Feb 23, 2015 at 4:45 PM, Robert Nelson <[email protected]> > wrote: >> >> On Mon, Feb 23, 2015 at 3:37 PM, Brandon Stafford >> <[email protected]> wrote: >> > Hi all, >> > >> > I have a CircuitCo audio cape, rev. B1 >> > (http://elinux.org/CircuitCo:Audio_Cape_RevB) that works great on a BBB >> > with >> > Wheezy. When I flash the BBB with Jessie (2015-02-15 release), I can't >> > get >> > it working. >> >> > >> > Does it seem like it should be working, or am I missing something >> > obvious? >> >> 3.14 doesn't have capemgr, i've ported a bunch of capes: >> >> http://elinux.org/Beagleboard:Capes_3.8_to_3.14 >> >> But for some users, they need to just downgrade back to v3.8.x > > > Thanks for the hint. It seems that the audio cape is not listed among those > ported, but it looks like there are recent changes to > am335x-bone-audio-revb.dts and am335x-bone-audio-revb.dtsi: > > https://github.com/beagleboard/linux/blob/3.14/arch/arm/boot/dts/am335x-bone-audio-revb.dts > https://github.com/beagleboard/linux/blob/3.14/arch/arm/boot/dts/am335x-bone-audio-revb.dtsi > > Is it possible that I just need 3.14.33-ti-r51 rather than 3.14.33-ti-r50?
Yeah, you can also try: dtb=am335x-boneblack-audio-revb.dtb in /boot/uEnv.txt Regards, -- Robert Nelson http://www.rcn-ee.com/ -- 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/d/optout.
