From: Bo Shen <voice.shen@atmel.com>
To: Akshay Mishra <akshaymishra@gmail.com>
Cc: alsa-devel <alsa-devel@alsa-project.org>
Subject: Re: Fwd: Overrun Errors - SAM9G
Date: Tue, 22 Jul 2014 14:02:13 +0800 [thread overview]
Message-ID: <53CDFE65.9090908@atmel.com> (raw)
In-Reply-To: <CABSY_ZuyQU0LX3Qb7sxfH+Xm-Za_syijnDOYz7sBoF9-g3_5+Q@mail.gmail.com>
Hi Akshay,
On 07/22/2014 10:38 AM, Akshay Mishra wrote:
> On 22 July 2014 07:57, Bo Shen <voice.shen@atmel.com
> <mailto:voice.shen@atmel.com>> wrote:
>
> Hi Akshay,
>
>
> On 07/17/2014 08:54 PM, Akshay Mishra wrote:
>
> Hello,
> I am trying a simple alsa capture on the Atmel ARM9
> (SAM9G45). While
> only capture runs fine, putting any os call on the same thread
> gives XRUNs.
>
> Even a innocent usleep(1) seems to lead to regular XRUNs.
> Eventually I want
> to dump this capture on the serial port and I am not able to get
> past this.
>
>
> Do you test with alsa utils. If yes, where you add the usleep(1) in
> code?
>
>
> I have tried on AT91 linux as well as on kernel 3.10.10-rt7 with
> no success.
>
>
> I try both kernel and don't reproduce this issue with alsa utils.
>
>
> Bo, I put usleep(x) after the snd_pcm_readi. I also tried with this code
> (attached).
> usleep at Line 88 gives the error.
>
> Another observation is, disabling HRTimer the -EPIPE error was not seen
> but I need further tests to be sure about this behaviour.
In contrast, I enable HRTimer, the -EPIPE error is gone.
I briefly go through the code: usleep --> .. --> nanosleep (define in
<kernel/hrtime.c>)
Actually, I can not understand why you add a usleep(1) in this piece of
code. :(
> The code is from here (http://www.linuxjournal.com/node/6735/print).
>
>
> Please advice,
> Akshay
>
Best Regards,
Bo Shen
next prev parent reply other threads:[~2014-07-22 6:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CABSY_ZsjSaZQA+KadBWnzR-9=YQby-Fnb9ZpBGZpXHtVsZZXMw@mail.gmail.com>
2014-07-17 12:54 ` Fwd: Overrun Errors - SAM9G Akshay Mishra
2014-07-17 16:09 ` Akshay Mishra
2014-07-22 2:27 ` Fwd: " Bo Shen
2014-07-22 2:38 ` Akshay Mishra
2014-07-22 6:02 ` Bo Shen [this message]
2014-07-22 6:20 ` Akshay Mishra
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53CDFE65.9090908@atmel.com \
--to=voice.shen@atmel.com \
--cc=akshaymishra@gmail.com \
--cc=alsa-devel@alsa-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.