You are not logged in.

#1 2015-12-04 00:01:00

gav989
Member
From: England
Registered: 2011-10-04
Posts: 54

[Solved] USB Sound Card /Hi-Fi not visible

Hi,

I have just bought a Cambridge Audio One Hi-Fi that is able to act as a USB sound card. I am having difficulty finding it on my system.

the user manual says:

Use with Linux
For most distributions of Linux with the One using the USB Audio 1.0, the One will
work with the native Audio 1.0 driver and accept audio up to 24-bit/96kHz.
For this case because Linux distributions vary according to their creators choice
of software components including drivers it is not possible to guarantee operation
and Audio drivers may need to be loaded.
'Class drivers' as they are called for generic support of Audio Class 1.0 devices may
be available from the Linux community, we do not supply these.

Can anyone tell me how to load these drivers or whether there's something else I need to do?


Potentially useful outputs:

lsusb

Bus 004 Device 003: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 003: ID 1058:1003 Western Digital Technologies, Inc. WD Elements Desktop (WDE1UBK)
Bus 002 Device 002: ID 056a:00d7 Wacom Co., Ltd 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 04b4:0101 Cypress Semiconductor Corp. Keyboard/Hub
Bus 001 Device 004: ID 1058:1021 Western Digital Technologies, Inc. Elements Desktop (WDBAAU)
Bus 001 Device 003: ID 1af3:0001  
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

cat /proc/asound/cards

 0 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xfbff8000 irq 32
 1 [NVidia         ]: HDA-Intel - HDA NVidia
                      HDA NVidia at 0xfaffc000 irq 17

aplay -l

**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC889 Analog [ALC889 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC889 Digital [ALC889 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

lsmod | grep snd

snd_usb_audio         147456  0
snd_usbmidi_lib        28672  1 snd_usb_audio
snd_rawmidi            28672  1 snd_usbmidi_lib
snd_seq_device         16384  1 snd_rawmidi
snd_hda_codec_hdmi     49152  4
snd_hda_codec_realtek    73728  1
snd_hda_codec_generic    69632  1 snd_hda_codec_realtek
snd_hda_intel          32768  5
snd_hda_codec         106496  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
snd_hda_core           49152  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
snd_pcm                86016  5 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core
snd_timer              28672  1 snd_pcm
snd                    65536  22 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_hda_codec_generic,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
soundcore              16384  1 snd
usbcore               196608  9 uas,snd_usb_audio,usb_storage,snd_usbmidi_lib,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci

Last edited by gav989 (2015-12-20 14:11:17)


Intel i5-6500 / nvidia GTX 960 / Gigabyte GA-Z170X-Gaming 3 EU Motherboard / 8gb RAM / i3 wm

Offline

#2 2015-12-04 08:47:09

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: [Solved] USB Sound Card /Hi-Fi not visible

ALC889 ain't that bad tongue

Check what appears in dmesg when you connect this thing.

Offline

#3 2015-12-16 20:09:54

gav989
Member
From: England
Registered: 2011-10-04
Posts: 54

Re: [Solved] USB Sound Card /Hi-Fi not visible

Sorry for delay in response, here is the dmesg output when plugging it in:

[ 3505.729480] usb 1-1.3: new full-speed USB device number 6 using ehci-pci
[ 3505.799563] usb 1-1.3: device descriptor read/64, error -32
[ 3505.973001] usb 1-1.3: device descriptor read/64, error -32
[ 3506.143173] usb 1-1.3: new full-speed USB device number 7 using ehci-pci
[ 3506.213238] usb 1-1.3: device descriptor read/64, error -32
[ 3506.386722] usb 1-1.3: device descriptor read/64, error -32
[ 3506.556860] usb 1-1.3: new full-speed USB device number 8 using ehci-pci
[ 3506.963899] usb 1-1.3: device not accepting address 8, error -32
[ 3507.030634] usb 1-1.3: new full-speed USB device number 9 using ehci-pci
[ 3507.437640] usb 1-1.3: device not accepting address 9, error -32
[ 3507.437780] usb 1-1-port3: unable to enumerate USB device
[ 3522.898076] usb 1-1.3: new full-speed USB device number 10 using ehci-pci
[ 3522.968111] usb 1-1.3: device descriptor read/64, error -32
[ 3523.141607] usb 1-1.3: device descriptor read/64, error -32
[ 3523.311759] usb 1-1.3: new full-speed USB device number 11 using ehci-pci
[ 3523.381820] usb 1-1.3: device descriptor read/64, error -32
[ 3523.555332] usb 1-1.3: device descriptor read/64, error -32
[ 3523.725471] usb 1-1.3: new full-speed USB device number 12 using ehci-pci
[ 3524.132471] usb 1-1.3: device not accepting address 12, error -32
[ 3524.199211] usb 1-1.3: new full-speed USB device number 13 using ehci-pci
[ 3524.606218] usb 1-1.3: device not accepting address 13, error -32
[ 3524.606337] usb 1-1-port3: unable to enumerate USB device
[ 3591.058598] usb 1-1.3: new full-speed USB device number 14 using ehci-pci
[ 3591.128661] usb 1-1.3: device descriptor read/64, error -32
[ 3591.298805] usb 1-1.3: device descriptor read/64, error -32
[ 3591.468941] usb 1-1.3: new full-speed USB device number 15 using ehci-pci
[ 3591.539019] usb 1-1.3: device descriptor read/64, error -32
[ 3591.709171] usb 1-1.3: device descriptor read/64, error -32
[ 3591.879327] usb 1-1.3: new full-speed USB device number 16 using ehci-pci
[ 3592.286340] usb 1-1.3: device not accepting address 16, error -32
[ 3592.353076] usb 1-1.3: new full-speed USB device number 17 using ehci-pci
[ 3592.760117] usb 1-1.3: device not accepting address 17, error -32
[ 3592.760213] usb 1-1-port3: unable to enumerate USB device

Also, I just plugged it into my raspberry pi and it registered it fine in dmseg

Last edited by gav989 (2015-12-16 20:37:54)


Intel i5-6500 / nvidia GTX 960 / Gigabyte GA-Z170X-Gaming 3 EU Motherboard / 8gb RAM / i3 wm

Offline

#4 2015-12-16 21:07:57

mich41
Member
Registered: 2012-06-22
Posts: 796

Re: [Solved] USB Sound Card /Hi-Fi not visible

I think I've seen similar problem on some Intel system just few days ago, search the first few pages of this subforum for topics involving USB. IIRC, IOMMU was involved.

Or it could be just another mundane power issue, so try the usual voodoo magic like different ports, powered hub, USB2<->UBS3.

Offline

#5 2015-12-16 23:05:49

gav989
Member
From: England
Registered: 2011-10-04
Posts: 54

Re: [Solved] USB Sound Card /Hi-Fi not visible

Is this the one you mean? I am also using a gigabyte motherboard so this looks promising, will have a go tomorrow.

Thanks for the reply!


Intel i5-6500 / nvidia GTX 960 / Gigabyte GA-Z170X-Gaming 3 EU Motherboard / 8gb RAM / i3 wm

Offline

#6 2015-12-20 14:10:58

gav989
Member
From: England
Registered: 2011-10-04
Posts: 54

Re: [Solved] USB Sound Card /Hi-Fi not visible

I am an idiot. The USB port I thought was USB 3 was not USB 3. The USB 3 ports work fine. I am an idiot.

Thanks for the replies.


Intel i5-6500 / nvidia GTX 960 / Gigabyte GA-Z170X-Gaming 3 EU Motherboard / 8gb RAM / i3 wm

Offline

Board footer

Powered by FluxBB