On Mon, 10 Apr 2006 the mental interface of
Federico Grau told:

[...]
> > > 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. 
> > 
> > Is hotplug installed on your sid system?
> 
> The hotplug package conflicts with udev / hal packages, so it can not be
> installed.

I wanted to make sure hotplug isn't installed. Sometimes one forgot
to _purge_ the package, not only remove it.

As I don't have a TASCAM US-122 usb sound card for testing I propose to add your
udev.rules to a alsa-firmware-loaders.rules then.

One thing first:

What happens when snd_usb_usx2y is listet in /etc/modules? Does the
module loading kick on the hotplugscripts while booting? Are ther
any "parm:" listed by the output of modinfo snd_usb_usx2y? But this
may be useless, since it is a usb-card, which can be plugged
independend from boot process so we have to involve udev then.

Elimar


-- 
  On the keyboard of life you have always
  to keep a finger at the escape key;-)


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

Reply via email to