<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>
<div>
<div><br>
</div>
<div>
<div>I just received a new Texas Instruments eZdsp TMX320C5535 card. &nbsp;It is primarily a USB AC97 card with additional bells and whistles.</div>
<div><br>
</div>
<div>When I hook it up to Linux or Mac and use the OS interfaces (Sound Preferences, etc.) to select it, it plays and records sound quite nicely. &nbsp;Gstreamer sees it as the default sound sink and &nbsp;<i>gst-launch audiotestsrc ! alsasink</i> works as expected.
 &nbsp;On linux is shows up as /dev/audio1</div>
<div><br>
</div>
<div>On linux, looking with aplay I see this:</div>
<div><br>
</div>
<div>&nbsp; &nbsp;$ aplay -l</div>
<div>&nbsp; &nbsp;**** List of PLAYBACK Hardware Devices ****</div>
<div>&nbsp; &nbsp;card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]</div>
<div>&nbsp; &nbsp; &nbsp;Subdevices: 1/1</div>
<div>&nbsp; &nbsp; &nbsp;Subdevice #0: subdevice #0</div>
<div>&nbsp; &nbsp;card 1: U0x4510x9010 [USB Device 0x451:0x9010], device 0: USB Audio [USB Audio]</div>
<div>&nbsp; &nbsp; &nbsp;Subdevices: 1/1</div>
<div>&nbsp; &nbsp; &nbsp;Subdevice #0: subdevice #0</div>
<div><br>
</div>
<div>and</div>
<div><br>
</div>
<div>&nbsp; &nbsp;$ aplay -L</div>
<div>&nbsp; &nbsp;pulse</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;Playback/recording through the PulseAudio sound server</div>
<div>&nbsp; &nbsp;front:CARD=Intel,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;HDA Intel, STAC92xx Analog</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;Front speakers</div>
<div>&nbsp; &nbsp;surround40:CARD=Intel,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;HDA Intel, STAC92xx Analog</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;4.0 Surround output to Front and Rear speakers</div>
<div>&nbsp; &nbsp;surround41:CARD=Intel,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;HDA Intel, STAC92xx Analog</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;4.1 Surround output to Front, Rear and Subwoofer speakers</div>
<div>&nbsp; &nbsp;surround50:CARD=Intel,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;HDA Intel, STAC92xx Analog</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;5.0 Surround output to Front, Center and Rear speakers</div>
<div>&nbsp; &nbsp;surround51:CARD=Intel,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;HDA Intel, STAC92xx Analog</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;5.1 Surround output to Front, Center, Rear and Subwoofer speakers</div>
<div>&nbsp; &nbsp;surround71:CARD=Intel,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;HDA Intel, STAC92xx Analog</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;7.1 Surround output to Front, Center, Side, Rear and Woofer speakers</div>
<div>&nbsp; &nbsp;front:CARD=U0x4510x9010,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;USB Device 0x451:0x9010, USB Audio</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;Front speakers</div>
<div>&nbsp; &nbsp;surround40:CARD=U0x4510x9010,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;USB Device 0x451:0x9010, USB Audio</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;4.0 Surround output to Front and Rear speakers</div>
<div>&nbsp; &nbsp;surround41:CARD=U0x4510x9010,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;USB Device 0x451:0x9010, USB Audio</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;4.1 Surround output to Front, Rear and Subwoofer speakers</div>
<div>&nbsp; &nbsp;surround50:CARD=U0x4510x9010,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;USB Device 0x451:0x9010, USB Audio</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;5.0 Surround output to Front, Center and Rear speakers</div>
<div>&nbsp; &nbsp;surround51:CARD=U0x4510x9010,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;USB Device 0x451:0x9010, USB Audio</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;5.1 Surround output to Front, Center, Rear and Subwoofer speakers</div>
<div>&nbsp; &nbsp;surround71:CARD=U0x4510x9010,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;USB Device 0x451:0x9010, USB Audio</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;7.1 Surround output to Front, Center, Side, Rear and Woofer speakers</div>
<div>&nbsp; &nbsp;iec958:CARD=U0x4510x9010,DEV=0</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;USB Device 0x451:0x9010, USB Audio</div>
<div>&nbsp; &nbsp; &nbsp; &nbsp;IEC958 (S/PDIF) Digital Audio Output</div>
<div><br>
</div>
<div><br>
</div>
<div>When I use Gstreamer 0.10.28 with it, I get the following error:</div>
<div><br>
</div>
<div><br>
</div>
<div>&nbsp; &nbsp;$ gst-launch audiotestsrc ! alsasink device=hw:1,0</div>
<div>&nbsp; &nbsp;Setting pipeline to PAUSED ...</div>
<div>&nbsp; &nbsp;Pipeline is PREROLLING ...</div>
<div>&nbsp; &nbsp;ERROR: from element /GstPipeline:pipeline0/GstAlsaSink:alsasink0: Could not get/set settings from/on resource.</div>
<div>&nbsp; &nbsp;Additional debug info:</div>
<div>&nbsp; &nbsp;gstalsasink.c(499): set_hwparams (): /GstPipeline:pipeline0/GstAlsaSink:alsasink0:</div>
<div>&nbsp; &nbsp;Rate doesn't match (requested 44100Hz, get 0Hz)</div>
<div>&nbsp; &nbsp;ERROR: pipeline doesn't want to preroll.</div>
<div>&nbsp; &nbsp;Setting pipeline to NULL ...</div>
<div>&nbsp; &nbsp;Freeing pipeline ...</div>
<div><br>
</div>
<div>If I just shove some sound out to the device as seen in /dev, I do get output, sort of a choppy suare wave:</div>
<div><br>
</div>
<div>&nbsp; &nbsp;Gst-launch audiotestsrc ! Filesink location=&quot;/dev/audio1&quot;</div>
<div><br>
</div>
<div>What &nbsp;am I missing here? &nbsp;</div>
<div><br>
</div>
<div>Wesley</div>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">CONFIDENTIALITY NOTE:<br>
<br>
This e-mail and any attachments are confidential. If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of this e-mail or any attachment is prohibited. If you have received this e-mail in error, please notify us immediately
 by returning it to the sender and delete this copy from your system. Thank you for your cooperation.<br>
</font>
</body>
</html>