Hi,
Slackware64 14.1 KDE (full install)
I had some Microsoft Lifechat LX3000 headphones plugged in and they worked fine, well the speakers did not sure of the mic.
Now I've unplugged them I seem to have lost all sound on the system on all user accounts through the normal speakers.
If I look in 'Audio Setup' the LX3000 is listed but greyed out. I get a popup on login saying they have stopped working and the system is reverting but there is no sound, not in firefox either. I followed the howto at Slackdocs
http://docs.slackware.com/howtos:har...s_on_slackware
but no joy. The Noise.wav in /usr/share didn't play on any combination. As per that article I have:
[rkfb ~]$ lsmod | grep snd
snd_usb_audio 115981 0
snd_usbmidi_lib 18764 1 snd_usb_audio
snd_rawmidi 18645 1 snd_usbmidi_lib
snd_seq_device 5108 1 snd_rawmidi
snd_hda_codec_hdmi 29622 4
snd_hda_codec_realtek 34792 1
snd_hda_intel 34861 12
snd_hda_codec 143196 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 6388 2 snd_usb_audio,snd_hda_codec
snd_pcm 76009 4 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_page_alloc 7098 2 snd_pcm,snd_hda_intel
snd_timer 18614 1 snd_pcm
snd 58630 35 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_u sbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device
soundcore 5354 1 snd
[rkfb ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: MID [HDA Intel MID], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: MID [HDA Intel MID], device 1: ALC662 rev1 Digital [ALC662 rev1 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
No joy with alsamixer and I created the .asoundrc but that didn't work either. I think I might need to get rid of the trace of the headphones maybe?
I've googled and searched on here but there's a lot of stuff similar to the Slackdocs article, I've not really managed to make any progress.
One other thing I did try on one of the accounts was renaming .kde to .old-kde then logging out and in again but that didn't work either.