lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <8d6898730705091415s74685223r4c4409e87ff587c@mail.gmail.com>
Date:	Thu, 10 May 2007 02:45:42 +0530
From:	"Nobin Mathew" <nobin.mathew@...il.com>
To:	alsa-devel@...a-project.org
Cc:	linux-kernel@...r.kernel.org
Subject: Mic and Line In Capture AC97 slots issue

http://mailman.alsa-project.org/pipermail/alsa-devel/2007-May/000835.html
http://mailman.alsa-project.org/pipermail/alsa-devel/2007-May/000837.html

the overrun  issue was because my application was not fast enough.

I resolved that problem by disabling capture of AC-Link slot4 in my
ac97 controller.
So capture happens only in slot3.

According to ac97 spec Mic comes in Slot6 of AC-Link.

I am using wolfson wm9713 codec.

In this LineR and LineL are routed to LeftADC and RightADC.

And Mic1 (Mic A) is also coonected to LeftADC and RightADC.


So i am assuming that Mic 1 will come in Slot3 and Slot4.

But my application is taking only mono data, so XRUN will happen.


What is the correct configuration for this?
What should be the configuration if i want to capture both Line IN and Mic?
means AC-Link settings

Thanks
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ