Question:  For the fun of it, I updated my system to the latest build 
(3/31) Also updated the kernel using the script you mentioned.

Then thought I would test out building and running my Hexapod code. As part 
of my code base I have some Sound output including Tones (beeps) using Alsa 
as well as Espeak... 

I git cloned the stuff down from my github project: 
https://github.com/KurtE/Raspberry_Pi  (Sorry about the project name) and 
did the stuff in my Readme file that included sudo apt-get of the stuff for 
ALSA and Espeak and got everything to build.  I use an external USB sound 
adapter.  With previous builds I was able to get the sound to work by 
creating a sound configuration file: /etc/asound.conf pcm. with the content 
of:
!default sysdefault:Device

So far when I try it with this build I am not having much luck:

Still investigating.  Suggestions?  

Seeing messages like:

kurt@beaglebone:~$ cat /etc/asound.conf
!default sysdefault:Device

kurt@beaglebone:~$ espeak "Hi There"
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM sysdefault
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM sysdefault
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM front
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM surround40
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM surround41
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM surround50
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM surround51
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM surround71
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM iec958
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM spdif
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM spdif
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM dmix
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_concat 
returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4241:(_snd_config_evaluate) function snd_func_refer 
returned error: No such file or directory
ALSA lib conf.c:4720:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2217:(snd_pcm_open_noupdate) Unknown PCM dmix
FATAL: cannot locate cpu MHz in /proc/cpuinfo

========================================
Also not sure if it helps, but here is some of the end of dmesg:
[    2.962517] davinci_mdio 4a101000.mdio: detected phy mask fffffffe
[    2.970375] libphy: 4a101000.mdio: probed
[    2.970407] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, 
driver SMSC LAN8710/LAN8720
[    2.971070] Detected MACID = c8:a0:30:ac:d3:98
[    2.972108] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    2.979252] usb 2-1: new high-speed USB device number 2 using musb-hdrc
[    2.979773] ALSA device list:
[    2.979786]   No soundcards found.
[    2.981021] Freeing unused kernel memory: 444K (c0a6f000 - c0ade000)
[    3.056812] udevd[107]: starting version 175
[    3.114061] usb 2-1: New USB device found, idVendor=05e3, idProduct=0608
[    3.114085] usb 2-1: New USB device strings: Mfr=0, Product=1, 
SerialNumber=0
[    3.114095] usb 2-1: Product: USB2.0 Hub
[    3.118330] hub 2-1:1.0: USB hub found
[    3.118730] hub 2-1:1.0: 4 ports detected
[    3.392973] usb 2-1.1: new full-speed USB device number 3 using musb-hdrc
[    3.493606] usb 2-1.1: device v0d8c p000e is not supported
[    3.499482] usb 2-1.1: New USB device found, idVendor=0d8c, 
idProduct=000e
[    3.499494] usb 2-1.1: New USB device strings: Mfr=0, Product=1, 
SerialNumber=0
[    3.499504] usb 2-1.1: Product: Generic USB Audio Device
[    3.582902] usb 2-1.2: new low-speed USB device number 4 using musb-hdrc
[    3.692068] usb 2-1.2: device v04ca p0027 is not supported
[    3.698064] usb 2-1.2: New USB device found, idVendor=04ca, 
idProduct=0027
[    3.698077] usb 2-1.2: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    3.698087] usb 2-1.2: Product: USB Multimedia Keyboard
[    3.698097] usb 2-1.2: Manufacturer: Lite-On Technology Corp.
[    3.711944] input: Lite-On Technology Corp. USB Multimedia Keyboard as 
/devices/ocp.3/47400000.usb/47401c00.usb/musb-hdrc.1.auto/usb2/2-1/2-1.2/2-1.2:1.0/input/input0
[    3.712615] hid-generic 0003:04CA:0027.0001: input,hidraw0: USB HID 
v1.10 Keyboard [Lite-On Technology Corp. USB Multimedia Keyboard] on 
usb-musb-hdrc.1.auto-1.2/input0
[    3.723719] input: Lite-On Technology Corp. USB Multimedia Keyboard as 
/devices/ocp.3/47400000.usb/47401c00.usb/musb-hdrc.1.auto/usb2/2-1/2-1.2/2-1.2:1.1/input/input1
[    3.724645] hid-generic 0003:04CA:0027.0002: input,hiddev0,hidraw1: USB 
HID v1.10 Device [Lite-On Technology Corp. USB Multimedia Keyboard] on 
usb-musb-hdrc.1.auto-1.2/input1
[    3.802966] usb 2-1.3: new high-speed USB device number 5 using musb-hdrc
[    3.923614] usb 2-1.3: device v0cf3 p9271 is not supported
[    3.929530] usb 2-1.3: New USB device found, idVendor=0cf3, 
idProduct=9271
[    3.929543] usb 2-1.3: New USB device strings: Mfr=16, Product=32, 
SerialNumber=48
[    3.929553] usb 2-1.3: Product: USB2.0 WLAN
[    3.929563] usb 2-1.3: Manufacturer: ATHEROS
[    3.929572] usb 2-1.3: SerialNumber: 12345
[    4.012998] usb 2-1.4: new low-speed USB device number 6 using musb-hdrc
[    4.122568] usb 2-1.4: device v1241 p1177 is not supported
[    4.128448] usb 2-1.4: New USB device found, idVendor=1241, 
idProduct=1177
[    4.128460] usb 2-1.4: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[    4.144196] input: HID 1241:1177 as 
/devices/ocp.3/47400000.usb/47401c00.usb/musb-hdrc.1.auto/usb2/2-1/2-1.4/2-1.4:1.0/input/input2
[    4.144845] hid-generic 0003:1241:1177.0003: input,hidraw2: USB HID 
v1.10 Mouse [HID 1241:1177] on usb-musb-hdrc.1.auto-1.4/input0
[    5.442099] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data 
mode. Opts: (null)
[    6.028969] random: systemd urandom read with 122 bits of entropy 
available
[    6.170305] random: nonblocking pool is initialized
[    7.027869] udevd[249]: starting version 175
[    8.095208] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
[    8.376931] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as 
rtc0
[    9.543643] cm109: Keymap for Komunikate KIP1000 phone loaded
[    9.566249] input: CM109 USB driver as 
/devices/ocp.3/47400000.usb/47401c00.usb/musb-hdrc.1.auto/usb2/2-1/2-1.1/2-1.1:1.3/input/input3
[    9.572892] usbcore: registered new interface driver cm109
[    9.572910] cm109: CM109 phone driver: 20080805 (C) Alfred E. Heggestad
[    9.665588] cfg80211: Calling CRDA to update world regulatory domain
[    9.843435] usb 2-1.3: ath9k_htc: Firmware htc_9271.fw requested
[    9.843549] usbcore: registered new interface driver ath9k_htc
[   10.139232] usb 2-1.3: ath9k_htc: Transferred FW: htc_9271.fw, size: 
51272
[   10.153396] usbcore: registered new interface driver snd-usb-audio
[   10.376307] ath9k_htc 2-1.3:1.0: ath9k_htc: HTC initialized with 33 
credits
[   10.616177] ath9k_htc 2-1.3:1.0: ath9k_htc: FW Version: 1.3
[   10.616201] ath: EEPROM regdomain: 0x809c
[   10.616208] ath: EEPROM indicates we should expect a country code
[   10.616217] ath: doing EEPROM country->regdmn map search
[   10.616224] ath: country maps to regdmn code: 0x52
[   10.616232] ath: Country alpha2 being used: CN
[   10.616238] ath: Regpair used: 0x52
[   10.669693] ieee80211 phy0: Atheros AR9271 Rev:1
[   18.177164] using random self ethernet address
[   18.177191] using random host ethernet address
[   18.177206] using host ethernet address: C8:A0:30:AC:D3:9A
[   18.177247] using random self ethernet address
[   18.177260] using random host ethernet address
[   18.177267] using host ethernet address: C8:A0:30:AC:D3:9A
[   18.178124] usb0: HOST MAC c8:a0:30:ac:d3:9a
[   18.178215] usb0: MAC 02:12:00:e0:2f:bc
[   18.723057] Number of LUNs=8
[   18.723102] Mass Storage Function, version: 2009/09/11
[   18.723121] LUN: removable file: (no medium)
[   18.723146] Number of LUNs=1
[   18.723266] LUN: removable file: /dev/mmcblk0p1
[   18.723276] Number of LUNs=1
[   18.738512] g_multi gadget: Multifunction Composite Gadget
[   18.738538] g_multi gadget: g_multi ready
[   21.004172] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[   22.325090] type=1006 audit(1396293426.950:2): pid=1152 uid=0 old 
auid=4294967295 new auid=1000 old ses=4294967295 new ses=1 res=1
[   24.335359] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   32.160962] net eth0: initializing cpsw version 1.12 (0)
[   32.163491] net eth0: phy found : id is : 0x7c0f1
[   32.163620] libphy: PHY 4a101000.mdio:01 not found
[   32.168730] net eth0: phy 4a101000.mdio:01 not found on slave 1
[   32.182789] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   35.243113] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
[   35.243240] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   36.644092] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   37.196428] net eth0: initializing cpsw version 1.12 (0)
[   37.198577] net eth0: phy found : id is : 0x7c0f1
[   37.198673] libphy: PHY 4a101000.mdio:01 not found
[   37.203896] net eth0: phy 4a101000.mdio:01 not found on slave 1
[   37.214502] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   38.114541] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   39.193227] libphy: 4a101000.mdio:00 - Link is Up - 100/Full
[   39.193355] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   42.110237] wlan0: authenticate with 30:46:9a:02:49:a8
[   42.313333] wlan0: send auth to 30:46:9a:02:49:a8 (try 1/3)
[   42.316350] wlan0: authenticated
[   42.322552] wlan0: associate with 30:46:9a:02:49:a8 (try 1/3)
[   42.326440] wlan0: RX AssocResp from 30:46:9a:02:49:a8 (capab=0x431 
status=0 aid=7)
[   42.333253] wlan0: associated
[   42.333478] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

Some information from aplay:
kurt@beaglebone:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: Device [Generic USB Audio Device], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
kurt@beaglebone:~$ aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
default:CARD=Device
    Generic USB Audio Device, USB Audio
    Default Audio Device
sysdefault:CARD=Device
    Generic USB Audio Device, USB Audio
    Default Audio Device
front:CARD=Device,DEV=0
    Generic USB Audio Device, USB Audio
    Front speakers
surround40:CARD=Device,DEV=0
    Generic USB Audio Device, USB Audio
    4.0 Surround output to Front and Rear speakers
surround41:CARD=Device,DEV=0
    Generic USB Audio Device, USB Audio
    4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Device,DEV=0
    Generic USB Audio Device, USB Audio
    5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Device,DEV=0
    Generic USB Audio Device, USB Audio
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Device,DEV=0
    Generic USB Audio Device, USB Audio
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Device,DEV=0
    Generic USB Audio Device, USB Audio
    IEC958 (S/PDIF) Digital Audio Output


On Wednesday, April 2, 2014 2:38:52 PM UTC-7, RobertCNelson wrote:
>
> On Wed, Apr 2, 2014 at 4:33 PM, Dennis Cote <den...@harding.ca<javascript:>> 
> wrote: 
> > On Tuesday, April 1, 2014 7:34:37 AM UTC-6, RobertCNelson wrote: 
> >> 
> >> The is problem with the default 3.8 kernel, if your not using any 
> >> cape's switch to the 3.13.x based kernel 
> >> 
> >> cd /opt/script/tools/ 
> >> git pull 
> >> sudo ./update_kernel.sh --beta-kernel 
> >> 
> > 
> > I just thought others might want to know that switching to the 
> 3.13.6-bone8 
> > kernel also changes the resolution of the HDMI display output from 720p 
> > (i.e. 1280 x 720) to 1280 x 960, a 33% increase in display real estate. 
> I 
> > suspect there is no audio at this resolution, but I have a monitor 
> connected 
> > and not a TV, so I can't tell. 
>
> Correct, hdmi audio is currently disabled with the v3.13.x patchset, 
> so you'll get non-audio resolution options. I was seeing headache 
> inducing screen shakes on my work monitor, will try again with v3.14.x 
> (the patchset hasn't hit mainline yet). 
>
> 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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to