You are not logged in.

#1 2017-05-17 15:19:35

tappy
Member
Registered: 2015-09-08
Posts: 3

[SOLVED]Lync Audio Device is installed instead of Logitech USB Headset

I am having issues correcting the installed driver for a logitech USB Headset,
Lync Audio Device is installed instead of Logitech USB Headset

I have another system, same exact setup but the USB Headset is set to logitech

any thoughts?

aplay -l                             
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: ALC233 Analog [ALC233 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC233 Digital [ALC233 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 2: Device [Lync Audio Device], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

lsmod|grep '^snd' | column -t

snd_pcm_oss            45056   0
snd_mixer_oss          24576   1   snd_pcm_oss
snd_usb_audio          155648  3
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     45056   1
snd_hda_codec_realtek  73728   1
snd_hda_codec_generic  69632   1   snd_hda_codec_realtek
snd_hda_intel          32768   8
snd_hda_codec          106496  4   snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           65536   5   snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              16384   2   snd_hda_codec,snd_usb_audio
snd_pcm                90112   7   snd_pcm_oss,snd_hda_intel,snd_hda_codec,snd_usb_audio,snd_hda_core,snd_hda_codec_hdmi
snd_timer              28672   1   snd_pcm
snd                    65536   35  snd_pcm_oss,snd_hda_intel,snd_hwdep,snd_mixer_oss,snd_hda_codec,snd_usb_audio,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_usbmidi_lib,snd_seq_device,snd_hda_codec_realtek,snd_pcm



ls -l /dev/snd                                                                                     
total 0
drwxr-xr-x  2 root root       80 May 17 08:52 by-id
drwxr-xr-x  2 root root      100 May 17 08:52 by-path
crw-rw----+ 1 root audio 116,  2 May 15 10:50 controlC0
crw-rw----+ 1 root audio 116, 12 May 17 08:34 controlC1
crw-rw----+ 1 root audio 116, 14 May 17 08:52 controlC2
crw-rw----+ 1 root audio 116, 10 May 15 10:50 hwC0D0
crw-rw----+ 1 root audio 116, 11 May 15 10:50 hwC0D2
crw-rw----+ 1 root audio 116,  4 May 17 08:57 pcmC0D0c
crw-rw----+ 1 root audio 116,  3 May 17 10:15 pcmC0D0p
crw-rw----+ 1 root audio 116,  5 May 17 08:52 pcmC0D1p
crw-rw----+ 1 root audio 116,  6 May 15 10:50 pcmC0D2c
crw-rw----+ 1 root audio 116,  7 May 17 08:52 pcmC0D3p
crw-rw----+ 1 root audio 116,  8 May 15 17:26 pcmC0D7p
crw-rw----+ 1 root audio 116,  9 May 17 08:52 pcmC0D8p
crw-rw----+ 1 root audio 116, 13 May 17 08:57 pcmC1D0c
crw-rw----+ 1 root audio 116, 16 May 17 08:57 pcmC2D0c
crw-rw----+ 1 root audio 116, 15 May 17 08:52 pcmC2D0p
crw-rw----+ 1 root audio 116,  1 May 15 10:50 seq
crw-rw----+ 1 root audio 116, 33 May 15 10:50 timer

Last edited by tappy (2017-05-17 15:30:43)

Offline

#2 2017-05-17 15:24:19

hcjl
Member
From: berlin
Registered: 2007-06-29
Posts: 330

Re: [SOLVED]Lync Audio Device is installed instead of Logitech USB Headset

I am using my logitech headset without any problems with PulseAudio.
Sorry, I just saw that it is detected incorrectly.

Last edited by hcjl (2017-05-17 15:27:43)

Offline

#3 2017-05-17 15:27:16

tappy
Member
Registered: 2015-09-08
Posts: 3

Re: [SOLVED]Lync Audio Device is installed instead of Logitech USB Headset

I was able to resolve it, the headset itself was malfunctioning

Offline

Board footer

Powered by FluxBB