pulse-audio does not recognise my Logitech mic and my Webcam mic











up vote
2
down vote

favorite












I use the (great) AK5370 microphone for Skype, but it is not recognized by my archlinux i86_64.
It also fails to recognize the mic on my Logitech Webcam (PTZ, which I do not use).



Both are connected through the monitor's built-in hub, and both work through hubs an another system. Both work on the same hardware with Ubuntu and Windows.



Here they are on lsusb…



 ~]# lsusb
Bus 001 Device 002: ID 03f0:2524 Hewlett-Packard LP3065 30" Monitor Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 1532:001c Razer USA, Ltd RZ01-0036 Optical Gaming Mouse [Abyssus]
Bus 001 Device 004: ID 04ca:002a Lite-On Technology Corp.
Bus 001 Device 005: ID 0556:0001 Asahi Kasei Microsystems Co., Ltd AK5370 I/F A/D Converter
Bus 001 Device 006: ID 046d:08cc Logitech, Inc. Mic (PTZ)


But not on aplay's list-devices...



]$ aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: ALC1200 Analog [ALC1200 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 3: ALC1200 Digital [ALC1200 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1


note: card0 mobo card1&2 nvidia graphics (not used)



PulseAudio Volume Control reports "No input device available".



No problem with these devices on other systems



Alas...



pulseaudio 3.0-3
pavucontrol 2.0-1
skype 4.2.0.11-1
alsa-lib 1.0.27.1-1





Note: the webcam (UVC) with the min (PTZ) is recognized and works.





Per Ignacio Vazquez-Abrams... (thanks)



~]$ lsmod | grep '^snd' | column -t
snd_usb_audio 112569 0
snd_usbmidi_lib 18931 1 snd_usb_audio
snd_rawmidi 18742 1 snd_usbmidi_lib
snd_seq_device 5180 1 snd_rawmidi
snd_hda_codec_hdmi 29298 8
snd_hda_codec_realtek 30893 1
snd_hda_intel 35816 4
snd_hda_codec 145704 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 6364 2 snd_usb_audio,snd_hda_codec
snd_pcm 76860 4 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7330 2 snd_pcm,snd_hda_intel
snd_timer 18687 1 snd_pcm
snd 58893 19 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device


And in addition...



]# ls -l /dev/snd
total 0
drwxr-xr-x 2 root root 100 May 24 10:07 by-path
crw-rw----+ 1 root audio 116, 8 May 24 10:07 controlC0
crw-rw----+ 1 root audio 116, 17 May 24 10:07 controlC1
crw-rw----+ 1 root audio 116, 26 May 24 10:07 controlC2
crw-rw----+ 1 root audio 116, 7 May 24 10:07 hwC0D0
crw-rw----+ 1 root audio 116, 16 May 24 10:07 hwC1D0
crw-rw----+ 1 root audio 116, 15 May 24 10:07 hwC1D1
crw-rw----+ 1 root audio 116, 14 May 24 10:07 hwC1D2
crw-rw----+ 1 root audio 116, 13 May 24 10:07 hwC1D3
crw-rw----+ 1 root audio 116, 25 May 24 10:07 hwC2D0
crw-rw----+ 1 root audio 116, 24 May 24 10:07 hwC2D1
crw-rw----+ 1 root audio 116, 23 May 24 10:07 hwC2D2
crw-rw----+ 1 root audio 116, 22 May 24 10:07 hwC2D3
crw-rw----+ 1 root audio 116, 6 May 24 10:07 pcmC0D0c
crw-rw----+ 1 root audio 116, 5 May 24 14:51 pcmC0D0p
crw-rw----+ 1 root audio 116, 2 May 24 10:07 pcmC0D2c
crw-rw----+ 1 root audio 116, 4 May 24 10:07 pcmC0D3c
crw-rw----+ 1 root audio 116, 3 May 24 10:07 pcmC0D3p
crw-rw----+ 1 root audio 116, 12 May 24 10:07 pcmC1D3p
crw-rw----+ 1 root audio 116, 11 May 24 10:07 pcmC1D7p
crw-rw----+ 1 root audio 116, 10 May 24 10:07 pcmC1D8p
crw-rw----+ 1 root audio 116, 9 May 24 10:07 pcmC1D9p
crw-rw----+ 1 root audio 116, 21 May 24 10:07 pcmC2D3p
crw-rw----+ 1 root audio 116, 20 May 24 10:07 pcmC2D7p
crw-rw----+ 1 root audio 116, 19 May 24 10:07 pcmC2D8p
crw-rw----+ 1 root audio 116, 18 May 24 10:07 pcmC2D9p
crw-rw---- 1 root audio 116, 1 May 24 10:06 seq
crw-rw----+ 1 root audio 116, 33 May 24 10:07 timer









share|improve this question
















bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Microphones are not output devices, so aplay --list-devices won't list them; however, arecord --list-devices will.
    – telcoM
    2 days ago

















up vote
2
down vote

favorite












I use the (great) AK5370 microphone for Skype, but it is not recognized by my archlinux i86_64.
It also fails to recognize the mic on my Logitech Webcam (PTZ, which I do not use).



Both are connected through the monitor's built-in hub, and both work through hubs an another system. Both work on the same hardware with Ubuntu and Windows.



Here they are on lsusb…



 ~]# lsusb
Bus 001 Device 002: ID 03f0:2524 Hewlett-Packard LP3065 30" Monitor Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 1532:001c Razer USA, Ltd RZ01-0036 Optical Gaming Mouse [Abyssus]
Bus 001 Device 004: ID 04ca:002a Lite-On Technology Corp.
Bus 001 Device 005: ID 0556:0001 Asahi Kasei Microsystems Co., Ltd AK5370 I/F A/D Converter
Bus 001 Device 006: ID 046d:08cc Logitech, Inc. Mic (PTZ)


But not on aplay's list-devices...



]$ aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: ALC1200 Analog [ALC1200 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 3: ALC1200 Digital [ALC1200 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1


note: card0 mobo card1&2 nvidia graphics (not used)



PulseAudio Volume Control reports "No input device available".



No problem with these devices on other systems



Alas...



pulseaudio 3.0-3
pavucontrol 2.0-1
skype 4.2.0.11-1
alsa-lib 1.0.27.1-1





Note: the webcam (UVC) with the min (PTZ) is recognized and works.





Per Ignacio Vazquez-Abrams... (thanks)



~]$ lsmod | grep '^snd' | column -t
snd_usb_audio 112569 0
snd_usbmidi_lib 18931 1 snd_usb_audio
snd_rawmidi 18742 1 snd_usbmidi_lib
snd_seq_device 5180 1 snd_rawmidi
snd_hda_codec_hdmi 29298 8
snd_hda_codec_realtek 30893 1
snd_hda_intel 35816 4
snd_hda_codec 145704 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 6364 2 snd_usb_audio,snd_hda_codec
snd_pcm 76860 4 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7330 2 snd_pcm,snd_hda_intel
snd_timer 18687 1 snd_pcm
snd 58893 19 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device


And in addition...



]# ls -l /dev/snd
total 0
drwxr-xr-x 2 root root 100 May 24 10:07 by-path
crw-rw----+ 1 root audio 116, 8 May 24 10:07 controlC0
crw-rw----+ 1 root audio 116, 17 May 24 10:07 controlC1
crw-rw----+ 1 root audio 116, 26 May 24 10:07 controlC2
crw-rw----+ 1 root audio 116, 7 May 24 10:07 hwC0D0
crw-rw----+ 1 root audio 116, 16 May 24 10:07 hwC1D0
crw-rw----+ 1 root audio 116, 15 May 24 10:07 hwC1D1
crw-rw----+ 1 root audio 116, 14 May 24 10:07 hwC1D2
crw-rw----+ 1 root audio 116, 13 May 24 10:07 hwC1D3
crw-rw----+ 1 root audio 116, 25 May 24 10:07 hwC2D0
crw-rw----+ 1 root audio 116, 24 May 24 10:07 hwC2D1
crw-rw----+ 1 root audio 116, 23 May 24 10:07 hwC2D2
crw-rw----+ 1 root audio 116, 22 May 24 10:07 hwC2D3
crw-rw----+ 1 root audio 116, 6 May 24 10:07 pcmC0D0c
crw-rw----+ 1 root audio 116, 5 May 24 14:51 pcmC0D0p
crw-rw----+ 1 root audio 116, 2 May 24 10:07 pcmC0D2c
crw-rw----+ 1 root audio 116, 4 May 24 10:07 pcmC0D3c
crw-rw----+ 1 root audio 116, 3 May 24 10:07 pcmC0D3p
crw-rw----+ 1 root audio 116, 12 May 24 10:07 pcmC1D3p
crw-rw----+ 1 root audio 116, 11 May 24 10:07 pcmC1D7p
crw-rw----+ 1 root audio 116, 10 May 24 10:07 pcmC1D8p
crw-rw----+ 1 root audio 116, 9 May 24 10:07 pcmC1D9p
crw-rw----+ 1 root audio 116, 21 May 24 10:07 pcmC2D3p
crw-rw----+ 1 root audio 116, 20 May 24 10:07 pcmC2D7p
crw-rw----+ 1 root audio 116, 19 May 24 10:07 pcmC2D8p
crw-rw----+ 1 root audio 116, 18 May 24 10:07 pcmC2D9p
crw-rw---- 1 root audio 116, 1 May 24 10:06 seq
crw-rw----+ 1 root audio 116, 33 May 24 10:07 timer









share|improve this question
















bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.















  • Microphones are not output devices, so aplay --list-devices won't list them; however, arecord --list-devices will.
    – telcoM
    2 days ago















up vote
2
down vote

favorite









up vote
2
down vote

favorite











I use the (great) AK5370 microphone for Skype, but it is not recognized by my archlinux i86_64.
It also fails to recognize the mic on my Logitech Webcam (PTZ, which I do not use).



Both are connected through the monitor's built-in hub, and both work through hubs an another system. Both work on the same hardware with Ubuntu and Windows.



Here they are on lsusb…



 ~]# lsusb
Bus 001 Device 002: ID 03f0:2524 Hewlett-Packard LP3065 30" Monitor Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 1532:001c Razer USA, Ltd RZ01-0036 Optical Gaming Mouse [Abyssus]
Bus 001 Device 004: ID 04ca:002a Lite-On Technology Corp.
Bus 001 Device 005: ID 0556:0001 Asahi Kasei Microsystems Co., Ltd AK5370 I/F A/D Converter
Bus 001 Device 006: ID 046d:08cc Logitech, Inc. Mic (PTZ)


But not on aplay's list-devices...



]$ aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: ALC1200 Analog [ALC1200 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 3: ALC1200 Digital [ALC1200 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1


note: card0 mobo card1&2 nvidia graphics (not used)



PulseAudio Volume Control reports "No input device available".



No problem with these devices on other systems



Alas...



pulseaudio 3.0-3
pavucontrol 2.0-1
skype 4.2.0.11-1
alsa-lib 1.0.27.1-1





Note: the webcam (UVC) with the min (PTZ) is recognized and works.





Per Ignacio Vazquez-Abrams... (thanks)



~]$ lsmod | grep '^snd' | column -t
snd_usb_audio 112569 0
snd_usbmidi_lib 18931 1 snd_usb_audio
snd_rawmidi 18742 1 snd_usbmidi_lib
snd_seq_device 5180 1 snd_rawmidi
snd_hda_codec_hdmi 29298 8
snd_hda_codec_realtek 30893 1
snd_hda_intel 35816 4
snd_hda_codec 145704 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 6364 2 snd_usb_audio,snd_hda_codec
snd_pcm 76860 4 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7330 2 snd_pcm,snd_hda_intel
snd_timer 18687 1 snd_pcm
snd 58893 19 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device


And in addition...



]# ls -l /dev/snd
total 0
drwxr-xr-x 2 root root 100 May 24 10:07 by-path
crw-rw----+ 1 root audio 116, 8 May 24 10:07 controlC0
crw-rw----+ 1 root audio 116, 17 May 24 10:07 controlC1
crw-rw----+ 1 root audio 116, 26 May 24 10:07 controlC2
crw-rw----+ 1 root audio 116, 7 May 24 10:07 hwC0D0
crw-rw----+ 1 root audio 116, 16 May 24 10:07 hwC1D0
crw-rw----+ 1 root audio 116, 15 May 24 10:07 hwC1D1
crw-rw----+ 1 root audio 116, 14 May 24 10:07 hwC1D2
crw-rw----+ 1 root audio 116, 13 May 24 10:07 hwC1D3
crw-rw----+ 1 root audio 116, 25 May 24 10:07 hwC2D0
crw-rw----+ 1 root audio 116, 24 May 24 10:07 hwC2D1
crw-rw----+ 1 root audio 116, 23 May 24 10:07 hwC2D2
crw-rw----+ 1 root audio 116, 22 May 24 10:07 hwC2D3
crw-rw----+ 1 root audio 116, 6 May 24 10:07 pcmC0D0c
crw-rw----+ 1 root audio 116, 5 May 24 14:51 pcmC0D0p
crw-rw----+ 1 root audio 116, 2 May 24 10:07 pcmC0D2c
crw-rw----+ 1 root audio 116, 4 May 24 10:07 pcmC0D3c
crw-rw----+ 1 root audio 116, 3 May 24 10:07 pcmC0D3p
crw-rw----+ 1 root audio 116, 12 May 24 10:07 pcmC1D3p
crw-rw----+ 1 root audio 116, 11 May 24 10:07 pcmC1D7p
crw-rw----+ 1 root audio 116, 10 May 24 10:07 pcmC1D8p
crw-rw----+ 1 root audio 116, 9 May 24 10:07 pcmC1D9p
crw-rw----+ 1 root audio 116, 21 May 24 10:07 pcmC2D3p
crw-rw----+ 1 root audio 116, 20 May 24 10:07 pcmC2D7p
crw-rw----+ 1 root audio 116, 19 May 24 10:07 pcmC2D8p
crw-rw----+ 1 root audio 116, 18 May 24 10:07 pcmC2D9p
crw-rw---- 1 root audio 116, 1 May 24 10:06 seq
crw-rw----+ 1 root audio 116, 33 May 24 10:07 timer









share|improve this question















I use the (great) AK5370 microphone for Skype, but it is not recognized by my archlinux i86_64.
It also fails to recognize the mic on my Logitech Webcam (PTZ, which I do not use).



Both are connected through the monitor's built-in hub, and both work through hubs an another system. Both work on the same hardware with Ubuntu and Windows.



Here they are on lsusb…



 ~]# lsusb
Bus 001 Device 002: ID 03f0:2524 Hewlett-Packard LP3065 30" Monitor Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 1532:001c Razer USA, Ltd RZ01-0036 Optical Gaming Mouse [Abyssus]
Bus 001 Device 004: ID 04ca:002a Lite-On Technology Corp.
Bus 001 Device 005: ID 0556:0001 Asahi Kasei Microsystems Co., Ltd AK5370 I/F A/D Converter
Bus 001 Device 006: ID 046d:08cc Logitech, Inc. Mic (PTZ)


But not on aplay's list-devices...



]$ aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: ALC1200 Analog [ALC1200 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 3: ALC1200 Digital [ALC1200 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia_1 [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia_2 [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1


note: card0 mobo card1&2 nvidia graphics (not used)



PulseAudio Volume Control reports "No input device available".



No problem with these devices on other systems



Alas...



pulseaudio 3.0-3
pavucontrol 2.0-1
skype 4.2.0.11-1
alsa-lib 1.0.27.1-1





Note: the webcam (UVC) with the min (PTZ) is recognized and works.





Per Ignacio Vazquez-Abrams... (thanks)



~]$ lsmod | grep '^snd' | column -t
snd_usb_audio 112569 0
snd_usbmidi_lib 18931 1 snd_usb_audio
snd_rawmidi 18742 1 snd_usbmidi_lib
snd_seq_device 5180 1 snd_rawmidi
snd_hda_codec_hdmi 29298 8
snd_hda_codec_realtek 30893 1
snd_hda_intel 35816 4
snd_hda_codec 145704 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 6364 2 snd_usb_audio,snd_hda_codec
snd_pcm 76860 4 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7330 2 snd_pcm,snd_hda_intel
snd_timer 18687 1 snd_pcm
snd 58893 19 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device


And in addition...



]# ls -l /dev/snd
total 0
drwxr-xr-x 2 root root 100 May 24 10:07 by-path
crw-rw----+ 1 root audio 116, 8 May 24 10:07 controlC0
crw-rw----+ 1 root audio 116, 17 May 24 10:07 controlC1
crw-rw----+ 1 root audio 116, 26 May 24 10:07 controlC2
crw-rw----+ 1 root audio 116, 7 May 24 10:07 hwC0D0
crw-rw----+ 1 root audio 116, 16 May 24 10:07 hwC1D0
crw-rw----+ 1 root audio 116, 15 May 24 10:07 hwC1D1
crw-rw----+ 1 root audio 116, 14 May 24 10:07 hwC1D2
crw-rw----+ 1 root audio 116, 13 May 24 10:07 hwC1D3
crw-rw----+ 1 root audio 116, 25 May 24 10:07 hwC2D0
crw-rw----+ 1 root audio 116, 24 May 24 10:07 hwC2D1
crw-rw----+ 1 root audio 116, 23 May 24 10:07 hwC2D2
crw-rw----+ 1 root audio 116, 22 May 24 10:07 hwC2D3
crw-rw----+ 1 root audio 116, 6 May 24 10:07 pcmC0D0c
crw-rw----+ 1 root audio 116, 5 May 24 14:51 pcmC0D0p
crw-rw----+ 1 root audio 116, 2 May 24 10:07 pcmC0D2c
crw-rw----+ 1 root audio 116, 4 May 24 10:07 pcmC0D3c
crw-rw----+ 1 root audio 116, 3 May 24 10:07 pcmC0D3p
crw-rw----+ 1 root audio 116, 12 May 24 10:07 pcmC1D3p
crw-rw----+ 1 root audio 116, 11 May 24 10:07 pcmC1D7p
crw-rw----+ 1 root audio 116, 10 May 24 10:07 pcmC1D8p
crw-rw----+ 1 root audio 116, 9 May 24 10:07 pcmC1D9p
crw-rw----+ 1 root audio 116, 21 May 24 10:07 pcmC2D3p
crw-rw----+ 1 root audio 116, 20 May 24 10:07 pcmC2D7p
crw-rw----+ 1 root audio 116, 19 May 24 10:07 pcmC2D8p
crw-rw----+ 1 root audio 116, 18 May 24 10:07 pcmC2D9p
crw-rw---- 1 root audio 116, 1 May 24 10:06 seq
crw-rw----+ 1 root audio 116, 33 May 24 10:07 timer






alsa pulseaudio skype usb-audio






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 24 '13 at 22:06

























asked May 23 '13 at 0:19









keepitsimpleengineer

1118




1118





bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







bumped to the homepage by Community 2 days ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.














  • Microphones are not output devices, so aplay --list-devices won't list them; however, arecord --list-devices will.
    – telcoM
    2 days ago




















  • Microphones are not output devices, so aplay --list-devices won't list them; however, arecord --list-devices will.
    – telcoM
    2 days ago


















Microphones are not output devices, so aplay --list-devices won't list them; however, arecord --list-devices will.
– telcoM
2 days ago






Microphones are not output devices, so aplay --list-devices won't list them; however, arecord --list-devices will.
– telcoM
2 days ago












1 Answer
1






active

oldest

votes

















up vote
0
down vote













Verify that the snd-usb-audio kernel module is available and loaded, so that ALSA can see the devices.






share|improve this answer





















  • I added the list of loaded modules per your suggestion. Thanks...
    – keepitsimpleengineer
    May 24 '13 at 22:08











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f76753%2fpulse-audio-does-not-recognise-my-logitech-mic-and-my-webcam-mic%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













Verify that the snd-usb-audio kernel module is available and loaded, so that ALSA can see the devices.






share|improve this answer





















  • I added the list of loaded modules per your suggestion. Thanks...
    – keepitsimpleengineer
    May 24 '13 at 22:08















up vote
0
down vote













Verify that the snd-usb-audio kernel module is available and loaded, so that ALSA can see the devices.






share|improve this answer





















  • I added the list of loaded modules per your suggestion. Thanks...
    – keepitsimpleengineer
    May 24 '13 at 22:08













up vote
0
down vote










up vote
0
down vote









Verify that the snd-usb-audio kernel module is available and loaded, so that ALSA can see the devices.






share|improve this answer












Verify that the snd-usb-audio kernel module is available and loaded, so that ALSA can see the devices.







share|improve this answer












share|improve this answer



share|improve this answer










answered May 23 '13 at 1:15









Ignacio Vazquez-Abrams

32.9k66980




32.9k66980












  • I added the list of loaded modules per your suggestion. Thanks...
    – keepitsimpleengineer
    May 24 '13 at 22:08


















  • I added the list of loaded modules per your suggestion. Thanks...
    – keepitsimpleengineer
    May 24 '13 at 22:08
















I added the list of loaded modules per your suggestion. Thanks...
– keepitsimpleengineer
May 24 '13 at 22:08




I added the list of loaded modules per your suggestion. Thanks...
– keepitsimpleengineer
May 24 '13 at 22:08


















draft saved

draft discarded




















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f76753%2fpulse-audio-does-not-recognise-my-logitech-mic-and-my-webcam-mic%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

サソリ

広島県道265号伴広島線

Accessing regular linux commands in Huawei's Dopra Linux