* ALSA with linux-omap
@ 2009-01-16 1:24 Philip Balister
2009-01-16 7:37 ` Jarkko Nikula
0 siblings, 1 reply; 2+ messages in thread
From: Philip Balister @ 2009-01-16 1:24 UTC (permalink / raw)
To: linux-omap@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 475 bytes --]
I'm trying to run some code that uses ALSA to playback audio with the
"new pm branch". Unfortunately, I do not think ALSA is working.
It feels like alsa stops accepting data and then blocks, so our
application stops. (Based on some observations of processor usage)
cat /dev/random > /dev/dsp make a brief soft sound, then stops. Ctrl-c
and you can hear a pop a few seconds later.
Does this make any sense to anyone? The non pm kernels have been working
great.
Philip
[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ALSA with linux-omap
2009-01-16 1:24 ALSA with linux-omap Philip Balister
@ 2009-01-16 7:37 ` Jarkko Nikula
0 siblings, 0 replies; 2+ messages in thread
From: Jarkko Nikula @ 2009-01-16 7:37 UTC (permalink / raw)
To: ext Philip Balister; +Cc: linux-omap@vger.kernel.org
On Thu, 15 Jan 2009 18:24:25 -0700
"ext Philip Balister" <philip@balister.org> wrote:
> cat /dev/random > /dev/dsp make a brief soft sound, then stops. Ctrl-c
> and you can hear a pop a few seconds later.
>
This sounds like digital audio link between cpu and codec is working but
DMA stalls after transmitting one ALSA period or buffer.
What's your HW? And probably you are using ASoC on OMAP. I.e.
CONFIG_SND_SOC & CONFIG_SND_OMAP_SOC?
> Does this make any sense to anyone? The non pm kernels have been working
> great.
>
I'm also curious to know since unfortunately I haven't investigated
yet how well ASoC OMAP drivers co-operate with the dynamic PM.
Jarkko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-16 7:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16 1:24 ALSA with linux-omap Philip Balister
2009-01-16 7:37 ` Jarkko Nikula
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.