All of lore.kernel.org
 help / color / mirror / Atom feed
* snd_pcm_hw_params_get_period_size() returning 0
@ 2006-04-01  1:00 Carlos Munoz
  2006-04-01  1:57 ` Lee Revell
  2006-04-01  1:59 ` Lee Revell
  0 siblings, 2 replies; 10+ messages in thread
From: Carlos Munoz @ 2006-04-01  1:00 UTC (permalink / raw)
  To: alsa-devel

Hi all,

I tested my new driver with a simple application I wrote. I can play and 
record pcm files with no problem. However, I'm unable to get aplay to 
work. aplay just hangs. I was able to trace it to aplay.c:playback_go(). 
aplay is stuck in the while loop. After closer examination it turns out 
that the reason is because previously 
snd_pcm_hw_params_get_period_size() had set the period size to 0. Does 
any one know why
snd_pcm_hw_params_get_period_size() would be returning 0 ? Is it 
something the driver did/didn't do ?

Thanks,


Carlos


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-04-05 17:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-01  1:00 snd_pcm_hw_params_get_period_size() returning 0 Carlos Munoz
2006-04-01  1:57 ` Lee Revell
2006-04-01  1:59 ` Lee Revell
2006-04-01  2:20   ` Carlos Munoz
2006-04-03 10:22     ` Takashi Iwai
2006-04-03 17:46       ` Carlos Munoz
2006-04-03 18:33         ` Takashi Iwai
2006-04-03 18:38           ` Jaroslav Kysela
2006-04-03 19:37             ` Carlos Munoz
2006-04-05 17:53               ` Carlos Munoz

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.