Help to setup with external USB audiointerface

I have my Steinberg UR44 and it looks like it is not detected properly and it is not in the list of audiocards, but I see there is UR22 option. Is there anyone around with simple instructions for me?

Hi @tonyrewin ,
in the webconf in audio HW config “general usb sound card” should be the right choice. If it doesn’t work:

  • From the webconf you’ve got access to a linux shell terminal. Type: “aplay -l” Enter

what I’ve got:

:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VC Analog [ALC269VC Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: U192k [UMC204HD 192k], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0

  • go back to audio HW settings in webconf and change in advanced view the jackd startup commands parameters : with hw:U192k in my case instead of “hw:0” .UMC204HD (aka U192k) is my external USB sound card.
1 Like

When I tried to connect my old M-Audio Fast Track card, I looked with Putty on Alsamixer as it was called from the raspberry… but then selecting “general usb sound card” I saw that it was recognized without any other problems…