Bug#410863: libasound2: cs46xx mic recording fix

2007-02-14 Thread Mikko Rapeli
Yes, similar patch is at least in alsa version control system:
http://hg-mirror.alsa-project.org/alsa-lib?cs=148b8b81af35

-Mikko


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#410863: libasound2: cs46xx mic recording fix

2007-02-13 Thread Mikko Rapeli
Package: libasound2
Version: 1.0.13-1
Severity: normal
Tags: patch

*** Please type your report below this line ***

Recording sound on this Thinkpad t20 with chip Cirrus Logic CS
4614/22/24 and driver cs46xx doesn't seem to work with any tools without
this little fix:

--- /usr/share/alsa/cards/CS46xx.conf-orig  2007-02-14
00:46:42.0 +0200
+++ /usr/share/alsa/cards/CS46xx.conf   2007-02-14 00:47:05.0
+0200
@@ -33,7 +33,7 @@
type plug
slave.pcm {
@func concat
-   strings [ dsnoop: $CARD ]
+   strings [ hw: $CARD ]
}
}
 }

which was suggested at
http://forum.skype.com/index.php?s=8961aee47152cf0615c57e3766dcafcbshowtopic=66544st=0p=322503#entry322503

I can't seem to access alsa bug reports, but if this is in upstream or
even sid, it would be nice to see it in etch too.

-Mikko

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libasound2 depends on:
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries

libasound2 recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]