All of lore.kernel.org
 help / color / mirror / Atom feed
* How to add full duplex capture and playback?
@ 2006-05-19  9:29 Hans-Christian Egtvedt
  2006-05-19 10:44 ` Hans-Christian Egtvedt
  0 siblings, 1 reply; 6+ messages in thread
From: Hans-Christian Egtvedt @ 2006-05-19  9:29 UTC (permalink / raw)
  To: alsa-devel

Hello

I'm strugling a bit with getting my AC97 driver to be full duplex. The
hardware supports it, but I can't seem to enable it correctly in the driver.

Is there anything I've missed other than this?
err = snd_pcm_new(chip->card, "Atmel AC97", 0, 1, 1, &pcm);

AFAIK this should give me two substreams, one for capture and one for
playback. Do I have to take some care with other calls?

When I try to playback and record simultaneously I get the following error:
ALSA lib pcm_params.c:2152:(snd_pcm_hw_refine_slave) Slave PCM not usable
aplay: set_params:879: Broken configuration for this PCM: no
configurations available

-- 
With kind regards,
Med vennlig hilsen,

Hans-Christian Egtvedt
Applications Engineer - AVR Applications Lab
Atmel Norway


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

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

end of thread, other threads:[~2006-05-23 12:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-19  9:29 How to add full duplex capture and playback? Hans-Christian Egtvedt
2006-05-19 10:44 ` Hans-Christian Egtvedt
2006-05-19 12:54   ` Takashi Iwai
2006-05-19 15:42     ` Hans-Christian Egtvedt
2006-05-19 16:08       ` Takashi Iwai
2006-05-23 12:57         ` Hans-Christian Egtvedt

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.