[Pkg-alsa-devel] Bug#257635: module audio needs to be in alsa-base hotplug blacklist
Stuart Young
Stuart Young <cef-deb@optusnet.com.au>, 257635@bugs.debian.org
Tue, 10 Aug 2004 21:38:53 +1000
This is a multi-part MIME message sent by reportbug.
--===============2044816556==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: alsa-base
Version: 1.0.5a-1
Followup-For: Bug #257635
I too have the same problem, except I'm using a Claritel-i750 USB
Handset (USB Phone - audio and hid device).
Note: The audio module is actually part of the kernel usb tree, and not
in the OSS section at all - and therefore can cause confusion. Also,
when the audio driver loads, snd_usb_audio will load without an error,
but just won't work, and the device won't show up in /proc/asound/cards
either.
Attached is a diff that adds the audio module to the alsa-base blacklist.
Applies to the top dir of the alsa-driver source package.
Any chance this will make it in to Sarge? These devices are becoming far
more common.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-rc4
Locale: LANG=en_AU, LC_CTYPE=en_AU
Versions of packages alsa-base depends on:
ii alsa-utils 1.0.5-3 Advanced Linux Sound Architecture
ii debconf 1.4.30 Debian configuration management sy
ii debianutils 2.8.4 Miscellaneous utilities specific t
ii module-init-tools 3.1-pre5-3 tools for managing Linux kernel mo
ii modutils 2.4.26-1 Linux module utilities
ii psmisc 21.5-1 Utilities that use the proc filesy
-- debconf information:
alsa-common/card-list:
* alsa-base/alsactl_store_on_shutdown: autosave always
* alsa-base/current_card: done
alsa-base/card_list: done
--===============2044816556==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="alsa-audio-hotplug-blacklist-fix.diff"
--- debian/alsa-base.hotplug.orig 2004-08-10 21:29:47.000000000 +1000
+++ debian/alsa-base.hotplug 2004-08-10 21:29:47.000000000 +1000
@@ -7,6 +7,7 @@
adlib_card
aedsp16
ali5455
+audio
btaudio
cmpci
cs4232
--===============2044816556==--