All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA-LIB - remove Logitech Web Camera from blacklist
@ 2012-06-19  6:29 Raymond Yau
  2012-06-19  6:45 ` David Henningsson
  0 siblings, 1 reply; 3+ messages in thread
From: Raymond Yau @ 2012-06-19  6:29 UTC (permalink / raw)
  To: tiwai, ALSA Development Mailing List, david.henningsson

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

 - the commit which add Logitech Web Camera to the
 blacklist  is redundant since Web Camera does not
 has any playback device and Pulseaudio does not
 support digital capture

[-- Attachment #2: 0001-ALSA-LIB-remove-Logitech-Web-Camera-from-blacklist.patch --]
[-- Type: application/octet-stream, Size: 839 bytes --]

From d031116b7572f1d4d2dd557a7f1a5d3e0ff4c2ae Mon Sep 17 00:00:00 2001
From: Raymond Yau <superquad.vortex2@gmail.com>
Date: Tue, 19 Jun 2012 14:07:32 +0800
Subject: [PATCH 1/1] ALSA-LIB - remove Logitech Web Camera from blacklist   
 - the commit which add Logitech Web Camera to the
 blacklist is redundant since Web Camera does not
 has any playback device and Pulseaudio does not     
 support digital capture


Signed-off-by: Raymond Yau <superquad.vortex2@gmail.com>

diff --git a/src/conf/cards/USB-Audio.conf b/src/conf/cards/USB-Audio.conf
index 177a7af..bc6807d 100644
--- a/src/conf/cards/USB-Audio.conf
+++ b/src/conf/cards/USB-Audio.conf
@@ -47,7 +47,6 @@ USB-Audio.pcm.iec958_device {
 	"Plantronics Wireless Audio" 999
 	"SB WoW Headset" 999
 	"Sennheiser USB headset" 999
-	"USB Device 0x46d:0x992" 999
 }
 
 
-- 
1.7.9.5


[-- Attachment #3: Type: text/plain, Size: 0 bytes --]



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

* Re: [PATCH] ALSA-LIB - remove Logitech Web Camera from blacklist
  2012-06-19  6:29 [PATCH] ALSA-LIB - remove Logitech Web Camera from blacklist Raymond Yau
@ 2012-06-19  6:45 ` David Henningsson
  2012-06-19  7:26   ` Raymond Yau
  0 siblings, 1 reply; 3+ messages in thread
From: David Henningsson @ 2012-06-19  6:45 UTC (permalink / raw)
  To: Raymond Yau; +Cc: tiwai, ALSA Development Mailing List

On 06/19/2012 08:29 AM, Raymond Yau wrote:
>   - the commit which add Logitech Web Camera to the
>   blacklist  is redundant since Web Camera does not
>   has any playback device and Pulseaudio does not
>   support digital capture

PulseAudio does support digital capture - the device string 
"iec958:<card>" is tried in both directions.

-- 
David Henningsson, Canonical Ltd.
https://launchpad.net/~diwic

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

* Re: [PATCH] ALSA-LIB - remove Logitech Web Camera from blacklist
  2012-06-19  6:45 ` David Henningsson
@ 2012-06-19  7:26   ` Raymond Yau
  0 siblings, 0 replies; 3+ messages in thread
From: Raymond Yau @ 2012-06-19  7:26 UTC (permalink / raw)
  To: David Henningsson; +Cc: tiwai, ALSA Development Mailing List

2012/6/19 David Henningsson <david.henningsson@canonical.com>:
> On 06/19/2012 08:29 AM, Raymond Yau wrote:
>>
>>  - the commit which add Logitech Web Camera to the
>>  blacklist  is redundant since Web Camera does not
>>  has any playback device and Pulseaudio does not
>>  support digital capture
>
>
> PulseAudio does support digital capture - the device string "iec958:<card>"
> is tried in both directions.
>

But Web Cam only support mono and 16000Hz so it cannot mis regarded as
digital capture which need to support 48000Hz
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

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

end of thread, other threads:[~2012-06-19  7:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-19  6:29 [PATCH] ALSA-LIB - remove Logitech Web Camera from blacklist Raymond Yau
2012-06-19  6:45 ` David Henningsson
2012-06-19  7:26   ` Raymond Yau

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.