<?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: How to enable audio on audio jack ? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395469#M57924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following two Realtek driver supported in Linux kernel.&lt;/P&gt;&lt;P&gt;./soc/codecs/alc5623.c&lt;/P&gt;&lt;P&gt;./soc/codecs/alc5632.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to modified this driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also code modification depends upon the interface used with i.MX6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jun 2015 08:35:15 GMT</pubDate>
    <dc:creator>saurabh206</dc:creator>
    <dc:date>2015-06-12T08:35:15Z</dc:date>
    <item>
      <title>How to enable audio on audio jack ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395466#M57921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We have custom imx6 board running with Android Jellybean. But audio is not working on 3.5mm audio jack, it only works on HDMI. according to &lt;A href="https://source.android.com/devices/audio/index.html" title="https://source.android.com/devices/audio/index.html"&gt;Audio | Android Open Source Project&lt;/A&gt;&amp;nbsp; this site all files are at proper places except i did not find any file mentioned as&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;CODE&gt;hardware/libhardware/include/hardware/audio.h&lt;/CODE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;. So i checked&amp;nbsp; Android source given by Freescale for sabre board for smart devices &amp;amp; there also i did not find that file but audio jack works there on that board. So where is this file exactly? Also my boot log shows :&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&amp;lt;6&amp;gt;ALSA device list:&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;&amp;nbsp; #0: Dummy 1&lt;/P&gt;&lt;P&gt;&amp;lt;6&amp;gt;&amp;nbsp; #1: imx-hdmi-soc&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;why only imx-hdmi ?? Can anyone tell me where i should look exactly to get audio jack working ? What all drivers/libraries i need to compile ? Can you please tell me their locations in the source ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 05:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395466#M57921</guid>
      <dc:creator>amitkulkarni</dc:creator>
      <dc:date>2015-06-12T05:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable audio on audio jack ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395467#M57922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which Audio codec you are using with custom hardware?&lt;/P&gt;&lt;P&gt;You need to add driver for your codec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 05:53:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395467#M57922</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2015-06-12T05:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable audio on audio jack ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395468#M57923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Saurabh for your reply.&amp;nbsp; &lt;/P&gt;&lt;P&gt;The Audio CODEC used on the Board is ALC5610 from Realtek. Do i need any kernel configurations for this codec ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 06:23:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395468#M57923</guid>
      <dc:creator>amitkulkarni</dc:creator>
      <dc:date>2015-06-12T06:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable audio on audio jack ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395469#M57924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following two Realtek driver supported in Linux kernel.&lt;/P&gt;&lt;P&gt;./soc/codecs/alc5623.c&lt;/P&gt;&lt;P&gt;./soc/codecs/alc5632.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to modified this driver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also code modification depends upon the interface used with i.MX6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 08:35:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395469#M57924</guid>
      <dc:creator>saurabh206</dc:creator>
      <dc:date>2015-06-12T08:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable audio on audio jack ?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395470#M57925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay thanks. I will check this! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 09:16:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-enable-audio-on-audio-jack/m-p/395470#M57925</guid>
      <dc:creator>amitkulkarni</dc:creator>
      <dc:date>2015-06-12T09:16:29Z</dc:date>
    </item>
  </channel>
</rss>

