When I plug in a Tascam US-122 into my USB port, hotplug recognizes the
device as 1604:8006, as documented, and runs fxload to disconnect the
device, as documented.
The Tascam reloads as 1604:8007, as documented. If not already loaded,
snd_usb_usx2y loads, also as documented. Nothing else happe
On 7/11/07, j t <[EMAIL PROTECTED]> wrote:
> Hi all.
>
> Is there any way to find out whether my cheapo-brand cmi8338 is a
> 4-channel or a 6-channel playback card? (I've seen hints that some
> cmi8338 are 4-channel, but some are 6-channel).
Does it have 2 stereo output jacks or 3?
Lee
-
Hi Dominique
You wrote:
> You must have a file called /etc/modules.d/alsa
>
> You must be sure to define the card_index and for each sound card, and
> the cards_limits option. As example:
>
> alias snd-card-0 snd-emu10k1
> options snd-emu10k1 index=0
> alias snd-card-1 snd-usb-audio
> options snd
Hi all.
Is there any way to find out whether my cheapo-brand cmi8338 is a
4-channel or a 6-channel playback card? (I've seen hints that some
cmi8338 are 4-channel, but some are 6-channel).
Many thanks,
:-)
-
This SF.net ema
Le Wed, 11 Jul 2007 16:18:20 +0200,
Thomas Heinz <[EMAIL PROTECTED]> a écrit :
> Hi
>
> I experience a problem with respect to the loading order of kernel modules.
> Here a transcript to illustrate the issue:
>
> # lsmod | grep snd | awk '{print $1}' | xargs rmmod
> # modprobe snd_hda_intel
> #
Hi
I experience a problem with respect to the loading order of kernel modules.
Here a transcript to illustrate the issue:
# lsmod | grep snd | awk '{print $1}' | xargs rmmod
# modprobe snd_hda_intel
# modprobe snd_emu10k1_synth
# asfxload
No Emux synth hwdep device is found
However, if I chang