Hi,

I had an issue with a USB Roland DUO Capture EX. For some reason I don't really understand, it only works in 24bit mode. Rivendell tries 32bit and 16bit only.

The only way I could get it to work in the end was to use JACK with the sound card and use Riv via JACK.

On 26/04/16 00:34, Charly Hering wrote:
Hello,

I have been using and configuring a rivendell automation succefully with Rivendell Broadcast Appliance (but with internal audio card)

Today I start a new configuration installing an Ubuntu studio (last Version)
I install Rivendell package from the tryphon dep.

I get an Issue and I can't find any response on the internet.
I can't use my USB card in rivendell but it is seen in ALSA (i can use it with audacity for example).

Here is what i can tell you so far, In rdalsaconfig, My card is seen and active but in rdadmin => Manage Host, I cant use it in RD play and it does not appear in Audio Ressources

In a term I get that:

$ cat /proc/asound/modules

0 snd_hda_intel
1 snd_usb_audio

$ aplay -l

**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: VT1708B 8-Ch Analog [VT1708B 8-Ch Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: VT1708B 8-Ch Digital [VT1708B 8-Ch Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 2: VT1708B 8-Ch Alt Analog [VT1708B 8-Ch Alt Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: CI1 [Steinberg CI1], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

$ cat /etc/asound.conf

# *** Start of Rivendell configuration generated by rdalsaconfig(1) ***
pcm.rd0 {
  type hw
  card 0
  device 0
}
ctl.rd0 {
  type hw
  card 0
}
pcm.rd1 {
  type hw
  card 1
  device 0
  rate 44100
}
ctl.rd1 {
  type hw
  card 1
  rate 44100


$ nano /etc/modprobe.d/alsa-base.conf


# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd $CMDLINE_OPTS && { /sbin/modpro$

#

# Workaround at bug #499695 (reverted in Ubuntu see LP #319505)
install snd-pcm /sbin/modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { /sbi$ install snd-mixer /sbin/modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { $ install snd-seq /sbin/modprobe --ignore-install snd-seq $CMDLINE_OPTS && { /sbi$

#
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi $CMDLINE_OPTS &$

# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS &$ install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx $CMDLINE_OPTS &$

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway) install saa7134 /sbin/modprobe --ignore-install saa7134 $CMDLINE_OPTS && { /sbi$

# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options saa7134-alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
options snd-usb-audio index=-2
options snd-usb-caiaq index=-2
options snd-usb-us122l index=-2
options snd-usb-usx2y index=-2

# Ubuntu #62691, enable MPU for snd-cmipci
options snd-cmipci mpu_port=0x330 fm_port=0x388

# Keep snd-pcsp from being loaded as first soundcard
options snd-pcsp index=-2


_
Pulse Audio is disabled_

$ ps -C pulseaudio

  PID TTY          TIME CMD

I have tried also with another card supposed to be compatible with the same result
I have been looking hard since 10 days with no succes.
Hope that someone could help me
Ty Charly


_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to