I have a very similar problem as described in this issue, but no solution from the answers seems to help.
I did an apt update && apt full-upgrade yesterday and since then I have no output device for sound:
this is my alsamixer
In here it looks like it should work smoothly
EDIT:
Yes, I understand that KALI is not a system for beginners nor for people who seek support for basic tasks, but I did my due diligence in looking and trying solutions to my problems before I asked for help. I really do not want to complain or waste anybody's time. Switching to anything with more usability (and having KALI only as VM) would be an easy solution, but I would strip myself of the experience from solving these problems.
Some additional information
- My last 'apt update && apt full-upgrade' was done after an interruption (due to unstable wifi) - this might be the main cause of my issue
- After each restart and going into alsamixer, I see my sound card deselected, after I select it, there is still no sound output device to be seen
- lspci -
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21) - systemctl -
sys-devices-pci0000:00-0000:00:1f.3-sound-card0.device loaded active plugged Sunrise Point-LP HD Audio
Things I tried:
- https://forums.kali.org/showthread.php?38036-Sound-doesnt-work -> not working, same symptoms after restart
- No audio on Kali Linux -> none of the solution has a observable effect after (or before) restart
- https://www.youtube.com/watch?v=GMIf-n07ids ->
'pulseaudio --start -vvv'
D: [pulseaudio] conf-parser.c: Parsing configuration file '/etc/pulse/client.conf' D: [pulseaudio] conf-parser.c: Parsing configuration file '/etc/pulse/client.conf.d/00-disable-autospawn.conf' N: [pulseaudio] main.c: User-configured server at {35cf112cdd994a898acf6d5c98c675e7}unix:/run/user/1000/pulse/native, which appears to be local. Probing deeper. I: [pulseaudio] main.c: Daemon startup successful.'systemctl --user enable pulseaudio && systemctl --user start pulseaudio' -> no output in terminal
- No sound after login - Kali 2016.2
setting 'daemonize = yes' in '/etc/pulse/daemon.conf' -> didn't help
'pulseaudio -D'
`E: [pulseaudio] main.c: Daemon startup failed.
I tried purging and installing pulseaudio and alsamixer, brought no change to this situation
