<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Audio returning with SGTL5000. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473025#M74855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Artur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we're using the colibri board for a voice over ip conversation, we're using the gstreamer in our software to provide the audio encoding and udp/tcp transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gstreamer 1.0 - v. 1.4.2&lt;/P&gt;&lt;P&gt;Linux Kernel - 3.10.17&lt;/P&gt;&lt;P&gt;Alsa&lt;/P&gt;&lt;P&gt;Pulseaudio V5.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We were testing using with pulseaudio and without pulseaudio (only alsa) we had the same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To avoid the echo we need to use the pulseaudio with the aec echo cancelling enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we start a voice conversation with Capture_MUX = Mic, the audio is normal, during the conversation we configure (using alsamixer)&amp;nbsp; the Capture_MUX to LINE_IN and the echo starts. &lt;/P&gt;&lt;P&gt;Monitoring the sgtl5000 register, only the regs 0x24 and 0x30 changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"When you change parameters from AlsaMixer Headphone Mux and Capture Mux , we have only changes in 2 registers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg 0x24 - CHIP_ANA_CTRL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg 0x30 - CHIP_ANA_POWER"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have some suggestion to test and isolate this softwares?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caio Pereira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Jul 2016 14:07:17 GMT</pubDate>
    <dc:creator>caiopereira</dc:creator>
    <dc:date>2016-07-11T14:07:17Z</dc:date>
    <item>
      <title>Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473017#M74847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using sgtl5000 audio codec from the freescale with the colibri imx6 processor, we are using the existing machine and codec driver available in kernel 3.10.17 of yocto 1.7.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using gstreamer to create an rtp connection beetwen my computer and my board. And it is working normally using this configurations below:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Capture: MIC &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Headphone: LINE IN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;changed using alsamixer. And it is working very well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we change:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Capture from MIC to LINE_IN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I start to listen the audio that im speaking from my computer mic, even with my hardware is without mic and headphone;&amp;nbsp; &lt;/P&gt;&lt;P&gt;We used as reference for device tree changes from the imx6 colibri board device tree file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drivers:&lt;/P&gt;&lt;P&gt;sound/soc/fsl/imx-sgtl5000.c&lt;/P&gt;&lt;P&gt;sound/soc/codecs/sgtl5000.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Device tree changes:&lt;/P&gt;&lt;P&gt;sound {&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Read related .txt file in Documentation for binding */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; compatible = "fsl,imx6sl-alba-sgtl5000",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "fsl,imx-audio-sgtl5000";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; model = "imx6sl-alba-sgtl5000";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ssi-controller = &amp;lt;&amp;amp;ssi2&amp;gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; audio-codec = &amp;lt;&amp;amp;codec&amp;gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; audio-routing =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "MIC_IN", "Mic Jack",&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Headphone Jack", "HP_OUT";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mux-int-port = &amp;lt;2&amp;gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mux-ext-port = &amp;lt;3&amp;gt;;&lt;/P&gt;&lt;P&gt;};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im thinking that this issue is related with audio-routing, but i don't know where can i change to fix this audio returning.&lt;/P&gt;&lt;P&gt;Someone can help me ? Any hint will be very helpfully !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2016 21:40:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473017#M74847</guid>
      <dc:creator>alledpaiva</dc:creator>
      <dc:date>2016-06-01T21:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473018#M74848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely, you get some loopback configuration on your Colibri board side. First, try to change the 'Headphone' parameter from LINE_IN to something else when you're changing the 'Capture' parameter to LINE_IN in Alsamixer.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 10:06:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473018#M74848</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2016-06-15T10:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473019#M74849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Artur!! First of all, Thanks for the hint!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We already did this changes! 'Headphone mux' is fixed to DAC because the audio we only have HP_OUT to listen the audio (Colibri board side).&lt;/P&gt;&lt;P&gt;And the result found was: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; Using MIC we have no ECHO. &lt;/P&gt;&lt;P&gt;-&amp;gt; Using LINE_IN we have a loud ECHO ! (I think that it can be some type of loopback (audio routing), because we have tested on our hardware keeping the LINE_IN opened, and the audio was still returning! ) wich makes us think that STL5000 is returning! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But we read the i2c register (kernel Debug) and we think (by reading SGTL5000 Datasheet) that it is correct. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:19:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473019#M74849</guid>
      <dc:creator>alledpaiva</dc:creator>
      <dc:date>2016-06-15T20:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473020#M74850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please provide the complete dump of the SGTL5000 registers to make me able to check it deeper.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Artur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 12:27:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473020#M74850</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2016-06-16T12:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473021#M74851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Artur, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get these information, I ran gstreamer (on PC and Colibri Board) and with this alsamixer configuration below (Colibri side):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/59720i48FF016373216393/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've got this data:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@colibri-imx6:~# cat /sys/kernel/debug/regmap/1-000a/name &lt;/P&gt;&lt;P&gt;sgtl5000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@colibri-imx6:~# cat /sys/kernel/debug/regmap/1-000a/registers &lt;/P&gt;&lt;P&gt;000: a011&lt;/P&gt;&lt;P&gt;002: 0063&lt;/P&gt;&lt;P&gt;004: 000b&lt;/P&gt;&lt;P&gt;006: 01b0&lt;/P&gt;&lt;P&gt;00a: 0010&lt;/P&gt;&lt;P&gt;00e: 0200&lt;/P&gt;&lt;P&gt;010: 3c3c&lt;/P&gt;&lt;P&gt;014: 015f&lt;/P&gt;&lt;P&gt;020: 01dd&lt;/P&gt;&lt;P&gt;022: 0808&lt;/P&gt;&lt;P&gt;024: 0024&lt;/P&gt;&lt;P&gt;026: 0008&lt;/P&gt;&lt;P&gt;028: 0120&lt;/P&gt;&lt;P&gt;02a: 0000&lt;/P&gt;&lt;P&gt;02c: 0322&lt;/P&gt;&lt;P&gt;02e: 0404&lt;/P&gt;&lt;P&gt;030: 57fb&lt;/P&gt;&lt;P&gt;032: 8312&lt;/P&gt;&lt;P&gt;034: 0008&lt;/P&gt;&lt;P&gt;036: 0017&lt;/P&gt;&lt;P&gt;03a: 0000&lt;/P&gt;&lt;P&gt;03c: 0000&lt;/P&gt;&lt;P&gt;100: 0000&lt;/P&gt;&lt;P&gt;102: 0000&lt;/P&gt;&lt;P&gt;104: 0040&lt;/P&gt;&lt;P&gt;106: 051f&lt;/P&gt;&lt;P&gt;108: 0000&lt;/P&gt;&lt;P&gt;10a: 0040&lt;/P&gt;&lt;P&gt;10c: 0000&lt;/P&gt;&lt;P&gt;10e: 0000&lt;/P&gt;&lt;P&gt;110: 0000&lt;/P&gt;&lt;P&gt;116: 002f&lt;/P&gt;&lt;P&gt;118: 002f&lt;/P&gt;&lt;P&gt;11a: 002f&lt;/P&gt;&lt;P&gt;11c: 002f&lt;/P&gt;&lt;P&gt;11e: 002f&lt;/P&gt;&lt;P&gt;120: 8000&lt;/P&gt;&lt;P&gt;122: 0000&lt;/P&gt;&lt;P&gt;124: 0510&lt;/P&gt;&lt;P&gt;126: 1473&lt;/P&gt;&lt;P&gt;128: 0028&lt;/P&gt;&lt;P&gt;12a: 0050&lt;/P&gt;&lt;P&gt;12c: 0000&lt;/P&gt;&lt;P&gt;12e: 0000&lt;/P&gt;&lt;P&gt;130: 0000&lt;/P&gt;&lt;P&gt;132: 0000&lt;/P&gt;&lt;P&gt;134: 0000&lt;/P&gt;&lt;P&gt;136: 0000&lt;/P&gt;&lt;P&gt;138: 0000&lt;/P&gt;&lt;P&gt;13a: 0000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this information that you ask me to get ? There is some other way to get this information ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;OBS.:&lt;/STRONG&gt; If I turn down the level of Headpone or PCM the level of returning is lower too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alled. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 14:35:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473021#M74851</guid>
      <dc:creator>alledpaiva</dc:creator>
      <dc:date>2016-06-16T14:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473022#M74852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/art"&gt;art&lt;/A&gt;​ &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I work together with &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/alledpaiva"&gt;alledpaiva&lt;/A&gt;, today we was testing the sgtl500's i2c registers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you change parameters from AlsaMixer Headphone Mux and Capture Mux , we have only changes in 2 registers:&lt;/P&gt;&lt;P&gt;Reg 0x24 - CHIP_ANA_CTRL&lt;/P&gt;&lt;P&gt;Reg 0x30 - CHIP_ANA_POWER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Reg 0x0A - CHIP_SSS_CTRL is fixed in 0x0010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changes on Capture Mux&lt;/P&gt;&lt;P&gt;MIC_IN -&amp;gt; Reg 0x24 -&amp;gt; 0x0060 &lt;/P&gt;&lt;P&gt;LINE_IN -&amp;gt; Reg 0x24 -&amp;gt; 0x0064&amp;nbsp; |&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change on Headphone Mux and Capture Mux = Line_IN&lt;/P&gt;&lt;P&gt;DAC-&amp;gt; Reg 0x24 -&amp;gt; 0x0024&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | Reg 0x30 --&amp;gt; 0x5260&lt;/P&gt;&lt;P&gt;LINE_IN -&amp;gt; Reg 0x24 -&amp;gt; 0x0064&amp;nbsp;&amp;nbsp; | Reg 0x30 --&amp;gt; 0x5270&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change on Headphone Mux and Capture Mux = MIC_IN&lt;/P&gt;&lt;P&gt;DAC-&amp;gt; Reg 0x24 -&amp;gt; 0x0020&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | Reg 0x30 --&amp;gt; 0x5260&lt;/P&gt;&lt;P&gt;LINE_IN -&amp;gt; Reg 0x24 -&amp;gt; 0x0060&amp;nbsp;&amp;nbsp; | Reg 0x30 --&amp;gt; 0x5270&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Analysing the SGTL5000 Datasheet the SSS_CTRL&amp;nbsp; configured to 0x10 &lt;SPAN lang="en"&gt;should not have &lt;SPAN&gt;return. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN&gt;Our suspect is there's some hardware problem (crosstalk) or if is there a bad Audio Switch configuration (after this tests with i2c I supposed that there's is no problem with audio switch).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caio Pereira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 20:25:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473022#M74852</guid>
      <dc:creator>caiopereira</dc:creator>
      <dc:date>2016-06-16T20:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473023#M74853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Today we tested the sgtl5000 using IMX.53 Quick Start Board with Yocto 2.0 (kernel 4.1.13-fslc+ge55a6a9) and we got the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The eco is lower than our test with Colibri IMX.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp; regmap:&lt;/P&gt;&lt;P&gt;root@imx53qsb:/sys/kernel/debug/regmap/1-000a# cat registers &lt;/P&gt;&lt;P&gt;000: a011&lt;/P&gt;&lt;P&gt;002: 0063&lt;/P&gt;&lt;P&gt;004: 0023&lt;/P&gt;&lt;P&gt;006: 01b0&lt;/P&gt;&lt;P&gt;00a: 0010&lt;/P&gt;&lt;P&gt;00e: 0200&lt;/P&gt;&lt;P&gt;010: 3c3c&lt;/P&gt;&lt;P&gt;014: 015f&lt;/P&gt;&lt;P&gt;020: 0000&lt;/P&gt;&lt;P&gt;022: 0000&lt;/P&gt;&lt;P&gt;024: 0026&lt;/P&gt;&lt;P&gt;026: 0068&lt;/P&gt;&lt;P&gt;028: 01f0&lt;/P&gt;&lt;P&gt;02a: 0003&lt;/P&gt;&lt;P&gt;02c: 0320&lt;/P&gt;&lt;P&gt;02e: 0404&lt;/P&gt;&lt;P&gt;030: 17bb&lt;/P&gt;&lt;P&gt;032: 98ea&lt;/P&gt;&lt;P&gt;034: 0000&lt;/P&gt;&lt;P&gt;036: 0017&lt;/P&gt;&lt;P&gt;03a: 0000&lt;/P&gt;&lt;P&gt;03c: 0000&lt;/P&gt;&lt;P&gt;100: 0000&lt;/P&gt;&lt;P&gt;102: 0000&lt;/P&gt;&lt;P&gt;104: 0040&lt;/P&gt;&lt;P&gt;106: 051f&lt;/P&gt;&lt;P&gt;108: 0000&lt;/P&gt;&lt;P&gt;10a: 0040&lt;/P&gt;&lt;P&gt;10c: 0000&lt;/P&gt;&lt;P&gt;10e: 0000&lt;/P&gt;&lt;P&gt;110: 0000&lt;/P&gt;&lt;P&gt;116: 002f&lt;/P&gt;&lt;P&gt;118: 002f&lt;/P&gt;&lt;P&gt;11a: 002f&lt;/P&gt;&lt;P&gt;11c: 002f&lt;/P&gt;&lt;P&gt;11e: 002f&lt;/P&gt;&lt;P&gt;120: 8000&lt;/P&gt;&lt;P&gt;122: 0000&lt;/P&gt;&lt;P&gt;124: 0510&lt;/P&gt;&lt;P&gt;126: 1473&lt;/P&gt;&lt;P&gt;128: 0028&lt;/P&gt;&lt;P&gt;12a: 0050&lt;/P&gt;&lt;P&gt;12c: 0000&lt;/P&gt;&lt;P&gt;12e: 0000&lt;/P&gt;&lt;P&gt;130: 0000&lt;/P&gt;&lt;P&gt;132: 0000&lt;/P&gt;&lt;P&gt;134: 0000&lt;/P&gt;&lt;P&gt;136: 0000&lt;/P&gt;&lt;P&gt;138: 0000&lt;/P&gt;&lt;P&gt;13a: 0000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="imx53-qsb.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/60039i78AAF8AB5C5D2EBD/image-size/large?v=v2&amp;amp;px=999" role="button" title="imx53-qsb.png" alt="imx53-qsb.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caio Pereira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 14:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473023#M74853</guid>
      <dc:creator>caiopereira</dc:creator>
      <dc:date>2016-06-21T14:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473024#M74854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To be honest, I have no idea where the hardware crosstalk can come from. My suspect is that the loopback occurs somewhere on the software side. As far as I understand, you use your Colibri board for full-duplex audio streaming between the board and host PC over Ethernet. Is it so? Please confirm. What software do you use on the board side for audio streaming? Please specify. Also, to further separate the software problem from the hardware one, please provide the separate dumps of SGTL5000 registers for Normal and Loopback cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Artur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 10:54:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473024#M74854</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2016-07-04T10:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473025#M74855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Artur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we're using the colibri board for a voice over ip conversation, we're using the gstreamer in our software to provide the audio encoding and udp/tcp transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gstreamer 1.0 - v. 1.4.2&lt;/P&gt;&lt;P&gt;Linux Kernel - 3.10.17&lt;/P&gt;&lt;P&gt;Alsa&lt;/P&gt;&lt;P&gt;Pulseaudio V5.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We were testing using with pulseaudio and without pulseaudio (only alsa) we had the same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To avoid the echo we need to use the pulseaudio with the aec echo cancelling enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When we start a voice conversation with Capture_MUX = Mic, the audio is normal, during the conversation we configure (using alsamixer)&amp;nbsp; the Capture_MUX to LINE_IN and the echo starts. &lt;/P&gt;&lt;P&gt;Monitoring the sgtl5000 register, only the regs 0x24 and 0x30 changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"When you change parameters from AlsaMixer Headphone Mux and Capture Mux , we have only changes in 2 registers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg 0x24 - CHIP_ANA_CTRL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg 0x30 - CHIP_ANA_POWER"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have some suggestion to test and isolate this softwares?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caio Pereira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 14:07:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473025#M74855</guid>
      <dc:creator>caiopereira</dc:creator>
      <dc:date>2016-07-11T14:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473026#M74856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, My name is Raul I'm FAE on Toradex Brazil.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm also trying to help Caio in this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our Colibri Modules are pin compatible so, we have some other modules with with different codecs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the same test using the Colibri T20 that uses the Wolfson WM9715L Audio Controller.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case I didn't see the cross talking. So its help as to double check that is not a carrier board issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also did a quick test with mainline kernel. To do it I used the Apalis iMX6 because this is the most update one we have inside main line kernel and use the same codec as Colibri iMX6. In this case the issue was exactly the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did all this tests about tree weeks ago, so if there is any question let me know. I will keep following this topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jul 2016 18:52:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473026#M74856</guid>
      <dc:creator>raulmuñoz</dc:creator>
      <dc:date>2016-07-12T18:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473027#M74857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What exactly the Gstreamer command line is on the board side and on the PC side? Try to use the pure Gstreamer without Alsamixer and any other audio software running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Artur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 07:09:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473027#M74857</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2016-07-13T07:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473028#M74858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Artur,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gstreamer Command Line&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using this script (gstreamer-call.sh) to provide the voice call.&lt;/P&gt;&lt;P&gt;We utilize this script in pc and in the imx6 board&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pc &lt;/P&gt;&lt;P&gt;./gstreamer-call.sh imx6board_ip start&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imx6 board&lt;/P&gt;&lt;P&gt;./gstreamer-call.sh pc_ip start&lt;/P&gt;&lt;P&gt;-------- start of script ----------------&lt;/P&gt;&lt;P&gt;#!/bin/sh&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# change this to send the RTP data and RTCP to another host&lt;/P&gt;&lt;P&gt;IPDEST=$1&lt;/P&gt;&lt;P&gt;case "$2" in&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; start)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo "Starting gstlaunch"&lt;/P&gt;&lt;P&gt;&amp;nbsp; gst-launch-1.0 -v \&lt;/P&gt;&lt;P&gt;&amp;nbsp; autoaudiosrc \&lt;/P&gt;&lt;P&gt;&amp;nbsp; ! alawenc ! rtppcmapay ! queue ! udpsink port=4000 host=$IPDEST &amp;amp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; gst-launch-1.0 -v udpsrc caps="application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)PCMA" port=4000 \&lt;/P&gt;&lt;P&gt;&amp;nbsp; ! queue ! rtppcmadepay ! alawdec ! audioconvert ! audioresample ! \&lt;/P&gt;&lt;P&gt;&amp;nbsp; autoaudiosink \&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;amp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; stop) &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo "Stopping gstlaunch"&lt;/P&gt;&lt;P&gt;&amp;nbsp; killall gst-launch-1.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; echo "Usage: $0 &amp;lt;ipaddress&amp;gt; start|stop"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; exit 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ;;&lt;/P&gt;&lt;P&gt;esac&lt;/P&gt;&lt;P&gt;-------- end of script ----------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tested a different types gstreamer's pipes, this script is our base reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Artur Petukhov escreveu:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly the Gstreamer command line is on the board side and on the PC side? Try to use the pure Gstreamer without Alsamixer and any other audio software running.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;&lt;P&gt;Artur&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;When you say to "try to use the pure gstreamer without alsamixer" did you mean: To configure the codec using a pure C code to maniupulate the codec i2c?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have some command line example to test?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caio Pereira&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 12:38:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473028#M74858</guid>
      <dc:creator>caiopereira</dc:creator>
      <dc:date>2016-07-18T12:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Audio returning with SGTL5000.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473029#M74859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/art"&gt;art&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;We made some tests using the IMX53 QSB&amp;nbsp; with original kernel from NXP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kernel: 2.6.35.3-1129-g691c08a&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@freescale ~$ gst-launch-0.10 --version&lt;/P&gt;&lt;P&gt;gst-launch-0.10 version 0.10.28&lt;/P&gt;&lt;P&gt;GStreamer 0.10.28&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fwebapp%2FDownload%3FcolCode%3DL2.6.35_MX53_ER_1109_IMAGE_%26appType%3Dlicense%26location%3Dnull%26fsrch%3D1%26sr%3D1%26Parent_nodeId%3Dfrom%2520search%26Parent_pageType%3Dfrom%2520search%26Parent_nodeId%3Dfrom%2520search%26Parent_pageType%3Dfrom%2520search%26Parent_nodeId%3D1298573788032723957803%26Parent_pageType%3Dproduct" rel="nofollow" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=L2.6.35_MX53_ER_1109_IMAGE_&amp;amp;appType=license&amp;amp;location=null&amp;amp;fsrch=1&amp;amp;sr=1&amp;amp;Parent_nodeId=from%20search&amp;amp;Parent_pageType=from%20search&amp;amp;Parent_nodeId=from%20search&amp;amp;Parent_pageType=from%20search&amp;amp;Parent_nodeId=1298573788032723957803&amp;amp;Parent_pageType=product&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="sgtl50000_kernel_2.6_echo.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/1404iDA5838CAB69186B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="sgtl50000_kernel_2.6_echo.png" alt="sgtl50000_kernel_2.6_echo.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PC - connected to speaker and microfone (headset)&lt;/P&gt;&lt;P&gt;IMX53 - Only speaker (headphone)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both are connected to the same LAN, &lt;SPAN class="short_text" lang="en"&gt;We use &lt;SPAN&gt;the same script&lt;/SPAN&gt; that we posted.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;When the alsamixer is configured to Line IN,&amp;nbsp; the echo appears.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;Caio Pereira&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 18:01:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Audio-returning-with-SGTL5000/m-p/473029#M74859</guid>
      <dc:creator>caiopereira</dc:creator>
      <dc:date>2016-08-08T18:01:37Z</dc:date>
    </item>
  </channel>
</rss>

