Steinberg CL1 USB audio card not working

What other apps and distros do you use to round out your studio?

Moderators: MattKingUSA, khz

Post Reply
hudkins
Established Member
Posts: 38
Joined: Wed Jan 20, 2016 2:01 am

Steinberg CL1 USB audio card not working

Post by hudkins »

Hi, I'm running Ubuntu-Mate 16.04 with the kxstudio repos.

I have a Steinberg CL1 but I'm not getting any audio from it. The light indicating it's working is off. It worked fine out of the box in 14.04. It's class-compliant. I'm trying to get it working but all the info out there is years out of date and the fixes I've tried here haven't worked out: https://help.ubuntu.com/community/Ubunt ... dioDevices

I also set it as my default device under the sound preferences. I also did the unplugging and plugging back in thing.

Here is my kernel:

Code: Select all

4.4.0-47-lowlatency

The output of aplay -l

Code: Select all

**** List of PLAYBACK Hardware Devices ****
card 0: Loopback [Loopback], device 0: Loopback PCM [Loopback PCM]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 0: Loopback [Loopback], device 1: Loopback PCM [Loopback PCM]
  Subdevices: 8/8
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
  Subdevice #7: subdevice #7
card 1: MID [HDA Intel MID], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: MID [HDA Intel MID], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 4: CI1 [Steinberg CI1], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


The output of lsusb, I'm assuming its showing under Yamaha Corp, It uses a yamaha chipset and I think it was listed that way previously:

Code: Select all

Bus 002 Device 007: ID 1a86:752d QinHeng Electronics CH345 MIDI adapter
Bus 002 Device 006: ID 413c:2003 Dell Computer Corp. Keyboard
Bus 002 Device 005: ID 2467:2002  
Bus 002 Device 008: ID 0499:1501 Yamaha Corp.
Bus 002 Device 003: ID 056a:0015 Wacom Co., Ltd Graphire 4 4x5
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 050d:845a Belkin Components F7D2101 802.11n Surf & Share Wireless Adapter v1000 [Realtek RTL8192SU]
Bus 001 Device 003: ID 09e8:0074 AKAI  Professional M.I. Corp.
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Any help is certainly appreciated.
Drumfix
Established Member
Posts: 299
Joined: Mon Jan 26, 2009 5:15 pm
Been thanked: 11 times

Re: Steinberg CL1 USB audio card not working

Post by Drumfix »

hudkins
Established Member
Posts: 38
Joined: Wed Jan 20, 2016 2:01 am

Re: Steinberg CL1 USB audio card not working

Post by hudkins »

None of those instructions worked for me. I can't locate the quirks table and I wouldn't even know what patch to install... I might be missing something but I've performed all the steps I could in that post.

I tried sudo alsa force-reload and got these results, seems a lot is failing to load:

Code: Select all

Unloading ALSA sound driver modules: snd-usb-audio snd-usbmidi-lib snd-hda-codec-hdmi snd-hda-codec-realtek snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-hwdep snd-aloop snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer (failed: modules still loaded: snd-usb-audio snd-usbmidi-lib snd-hda-codec-hdmi snd-hda-codec-realtek snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-hwdep snd-aloop snd-pcm snd-rawmidi snd-seq-device snd-timer).
Loading ALSA sound driver modules: snd-usb-audio snd-usbmidi-lib snd-hda-codec-hdmi snd-hda-codec-realtek snd-hda-codec-generic snd-hda-intel snd-hda-codec snd-hda-core snd-hwdep snd-aloop snd-pcm snd-seq-midi snd-seq-midi-event snd-rawmidi snd-seq snd-seq-device snd-timer.
Drumfix
Established Member
Posts: 299
Joined: Mon Jan 26, 2009 5:15 pm
Been thanked: 11 times

Re: Steinberg CL1 USB audio card not working

Post by Drumfix »

Oops, that patch may not be needed anymore.

Looks like your configuration is not correct.

How does your .asoundrc look like ?
hudkins
Established Member
Posts: 38
Joined: Wed Jan 20, 2016 2:01 am

Re: Steinberg CL1 USB audio card not working

Post by hudkins »

There appears to be no .asoundrc or asound.conf file.
hudkins
Established Member
Posts: 38
Joined: Wed Jan 20, 2016 2:01 am

Re: Steinberg CL1 USB audio card not working

Post by hudkins »

Anyone have any idea? I really want this to work and I'm not so enthused about going back to a 14.04 base.

I'm beginning to think that the driver for my audio interface is missing from the 4x kernels. At least this is the next thing I want to try at. I don't know how or where I can find the driver at this point. The Googs doesn't say much.
Drumfix
Established Member
Posts: 299
Joined: Mon Jan 26, 2009 5:15 pm
Been thanked: 11 times

Re: Steinberg CL1 USB audio card not working

Post by Drumfix »

Is your ubuntu up-to-date?

There apparently was a bug in the fwupd package prior to version fwupd - 0.7.0-0ubuntu4.2, that prevented usb audio devices from working.

If you use an older version, then install the update, disconnect usb device, reboot, connect usb device again.

Hope that helps.
hudkins
Established Member
Posts: 38
Joined: Wed Jan 20, 2016 2:01 am

Re: Steinberg CL1 USB audio card not working

Post by hudkins »

It is up to date, I have fwupd 0.7.0-0ubuntu4.3.

I ran apt update && apt-upgrade anyway, rebooted, lots of other packages were upgraded but no difference.

Seems Kubuntu is unaffected for whatever reason so I may either try Kubuntu with the Kxstudio repos or got back to Kxstudio fully.

Thanks for your time on this, though. It's appreciated.
Post Reply