Re: [Pkg-alsa-devel] Bug#436502: alsa-tools -> usx2yloader

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/14/07, Michael Bourgeous <sts.nitrogen@xxxxxxxxx> wrote:
> I just spent the last three hours trying to fix this problem, and I
> can only come to the conclusion that udev is horribly broken.  For
> example, my firmware load rule gets called not only when the USB
> device comes on, but each time ALSA adds a new device from the usx2y
> (i.e. control, mixer, PCM, etc.), resulting in a lot of wasted time,
> and many erroneous calls to usx2yloader.  Moreover, the rule gets
> called once for every device /removed/, even though it says
> ACTION="add".  Finally, it seems that every now and then, udev tries
> the whole process over again, even though the firmware is loaded and
> us428control is running.  Why do we have to keep breaking things that
> work?

I'm not sure whether it will help you, but I had similar problems when
I converted over to udev - I ended up using the following as the rule:

ACTION=="add", SUBSYSTEM=="usb_device", SYSFS{idProduct}=="8006",
SYSFS{idVendor}=="1604", RUN+="/lib/udev/tascam"

If I didn't do this, then udev called /lib/udev/tascam too many times
(more than once!).

I can't help right now, but I will have a look at this over this
weekend to see if it still works.

HTH, Jaime
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux