On Wed, Nov 18, 2015 at 5:19 PM, Cad Soft <[email protected]> wrote: > > login as: root > Debian GNU/Linux 7 > > BeagleBoard.org Debian Image 2015-11-03 > > Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian > > default username:password is [debian:temppwd] > > Last login: Wed Nov 18 21:36:53 2015 from 192.168.7.1 > root@beaglebone:~# ls /proc/asound > cards devices oss pcm seq timers version > root@beaglebone:~# uname -a > Linux beaglebone 3.8.13-bone79 #1 SMP Tue Oct 13 20:44:55 UTC 2015 armv7l > GNU/Linux > > Hello All, > > This is my first post so I apologize if I ask anything that should be > obvious. > > I built a custom audio cape based on the PCM5102A audio DAC from TI. With an > older version of the image I could direct the sound output from mplayer or > ffmpeg to the Black soundcard which is just straight I2S coming out of the > pins and it worked beautifully. Now my project requires the use of a 4D > systems 4DCape-70T so I updated to the latest Debian image. Now this image > doesn't have the Black soundcard, so I can't get audio working.
Well... By plugging the 4DCape-70T cape in, the hdmi & hdmi audio have been disabled.. Since you were piggy back riding on the hdmi audio, you'll need to enable audio.... https://github.com/beagleboard/linux/blob/3.8/firmware/capes/cape-boneblack-hdmi-00A0.dts#L140-L174 Regards, -- Robert Nelson https://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.
