<?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>i.MX ProcessorsのトピックRe: wm8962 no sound problem</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/wm8962-no-sound-problem/m-p/527181#M84478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems ctrl+c rarely does not kill application, one can google&lt;/P&gt;&lt;P&gt;for possible reasons&lt;/P&gt;&lt;P&gt;&lt;A href="http://unix.stackexchange.com/questions/134963/kill-pid-is-not-working" title="http://unix.stackexchange.com/questions/134963/kill-pid-is-not-working"&gt;linux - kill pid is not working? - Unix &amp;amp; Linux Stack Exchange&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jul 2016 00:43:56 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-07-22T00:43:56Z</dc:date>
    <item>
      <title>wm8962 no sound problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wm8962-no-sound-problem/m-p/527180#M84477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi, I have been using im6q+wm8962+alsa to do some sound tests.&lt;/P&gt;&lt;P&gt;Here is what I did:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#aplay xxx.wav&lt;/P&gt;&lt;P&gt;and using using ctrl+c to interrupt playback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did this repeatedly and Most of the times xxx.wav can be well played but occasionally, &lt;/P&gt;&lt;P&gt;there was no sound came out from speaker. But aplay was blocked and seemed it was&lt;/P&gt;&lt;P&gt;playing, though there is no sound. There is no output signal from sound card.&lt;/P&gt;&lt;P&gt;I wonder if something happened to sound card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 13:38:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wm8962-no-sound-problem/m-p/527180#M84477</guid>
      <dc:creator>xujasper</dc:creator>
      <dc:date>2016-07-21T13:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: wm8962 no sound problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wm8962-no-sound-problem/m-p/527181#M84478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems ctrl+c rarely does not kill application, one can google&lt;/P&gt;&lt;P&gt;for possible reasons&lt;/P&gt;&lt;P&gt;&lt;A href="http://unix.stackexchange.com/questions/134963/kill-pid-is-not-working" title="http://unix.stackexchange.com/questions/134963/kill-pid-is-not-working"&gt;linux - kill pid is not working? - Unix &amp;amp; Linux Stack Exchange&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 00:43:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wm8962-no-sound-problem/m-p/527181#M84478</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-07-22T00:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: wm8962 no sound problem</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/wm8962-no-sound-problem/m-p/527182#M84479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igorpadykov,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might not be ctrl+c problem. Because aplay got a new ps id and alsa do not pop 'Device is busy'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been also using snd_pcm_writei() in a demo to test this. This function returns the exact frames that&lt;/P&gt;&lt;P&gt;I wrote but still sometimes no sound(meaning that starting demo several times and some times are good, few are gone&lt;/P&gt;&lt;P&gt;no sound).&lt;/P&gt;&lt;P&gt;I doubt I might be wm8962 was in a wrong state (caused by power, clock, etc) in our board. Though /proc/asound/card0/pcm0p/sub0/status show the device is RUNNING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to see the codes of demo, I'll paste here later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Xu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 02:23:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/wm8962-no-sound-problem/m-p/527182#M84479</guid>
      <dc:creator>xujasper</dc:creator>
      <dc:date>2016-07-22T02:23:50Z</dc:date>
    </item>
  </channel>
</rss>

