Package: alsa-firmware-loaders
Version: 1.0.10-1
Severity: normal
On my stable/sarge system, the hotplug scripts correctly load the firmware
for the tascam us-122 usb sound card (asla module snd_usb_usx2y).
Unfortunately on my unstable/sid system the sound card does not automatically
get detected. I was able to get it working by adding the following lines to
/etc/udev/udev.rules
# TASCAM US-122 usb sound card.
SYSFS{idVendor}=="1604", SYSFS{idProduct}=="8006",
RUN+="/etc/hotplug/usb/tascam_fw"
SYSFS{idVendor}=="1604", SYSFS{idProduct}=="8007",
RUN+="/etc/hotplug/usb/tascam_fpga"
While this gets the sound card working, I am pretty sure this is not the
correct place to put such configuration.
donfede
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2-xwing-1
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages alsa-firmware-loaders depends on:
ii libasound2 1.0.10-2 ALSA library
ii libc6 2.3.6-1 GNU C Library: Shared libraries an
alsa-firmware-loaders recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]