Karsten Wiese wrote: > Am Samstag 03 April 2004 03:24 schrieb Rui Nuno Capela: >> I have news, and they're good this time. >> After some juggling and persistance around compiling and patching >> the snd-usb-usx2y module, I've finally got that dreaded INPUT >> MONITOR LED come to light and, as Karsten rightly prehome/rncbc/dicted, >> playback has shown its ugly head on my Tascam US-224. Hip, hip, hurray! >> >> Like a miracle, the MUTE and SELECT LED lights of the mixer strips 1-4 >> are lightning up too. Again, Karsten tips are quite cirurgical :) >> However, I don't get the SOLO, REC, NULL, nor all other transport LEDs >> to lit. But that's yet another step, I think the next. > > Ok, go for it. Should be fairly easy. Just implement the sink-side of > the alsa-sequencer interface in us428control ;-) > erm.... no it is not implemented yet. > The Transport Lights could react to MMC Messages. > MUTE, REC, SOLO & SELECT Lights would be controlled by i. e. ardour. >
Oh yeah? That's great, but I'm afraid my ardour is still with it's default configuration (trident anyone?). Does anybody have a quick and dirty "solution" on how to change this? Please forgive my idleness :) > > NULL-Mode is a little more complicated: > In INPUT MONITOR Mode us428control knows all to handle it. > In not INPUT MONITOR Mode us428control has to know from i. e. Ardour > the Mixer Settings to compare them with the actual state. > I don't even have a clear idea on whether this NULL-mode is all about, so let's leave it for a little bit later, OK? :) > > Please make shure it also works without debug mode. after make clean. > Now comes the weird part. No, I couldn't get it to work unless I set --with-debug=full on configure line. And I've tested several times, believe me. FYI, I'm stick with 2.6 kernel tree, and already tested with 2.6.4 and latest 2.6.5. My way of building the kernel modules is from stock tarball, and is pretty canonical, as literally as follows (all as root): tar -jxf alsa-driver-1.0.4.tar.bz2 cd alsa-driver-1.0.4 gzip -dc ../alsa-driver-1.0.4p1.patch.gz # see attachment ./configure --with-isapnp=no --with-sequencer=yes --with-oss=yes --with-cards=all --with-debug=full make make install As stated, the INPUT MONITOR LED does not get lit if I take out the clause --with-debug=full. How come? -- rncbc aka Rui Nuno Capela [EMAIL PROTECTED]
alsa-driver-1.0.4p1.patch.gz
Description: GNU Zip compressed data