Do i change the line to *optargs=capemgr.enable_partno=BB-BONE-AUDI-01 capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN*
or *optargs=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN capemgr.enable_partno=BB-BONE-AUDI-01 * On Monday, April 21, 2014 5:35:49 PM UTC-4, RobertCNelson wrote: > > On Mon, Apr 21, 2014 at 4:34 PM, Vijay <[email protected] <javascript:>> > wrote: > > I am running ubuntu 13.10 on my BBB and I want to get an audio signal > from > > the I2S pins on the P9 header. I am also trying to use a LCD cape on the > > BBB. > > > > I get an audio signal without the display connected. I am able to play > mp3 > > files using mplayer and alsa. > > > > However, when I connect the display, aplay -l reports > > > > aplay: device_list:268: no soundcards found... > > > > I have tried the options in the uEnv.txt files, > > > > optargs=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN > > optargs=capemgr.enable_partno=BB-BONE-AUDI-01 > > This has to be one line, as you are redefining the "optargs" variable, > before it has a chance to disable the other two.. > > 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.
