I can hear the sound from my laptop speakers on the startup but after that when I try to play any music on VLC I don't hear any sound. I can't even hear any sound on youtube so it's not the problem with VLC. If I try running any sound by Guest user then it works.
Asked
Active
Viewed 1.6k times
0
2 Answers
1
Triedalsamixer
in terminal? Remove all of the M's by using the cursor keys to navigate below an output labeled as MM and tap M to unmute it. The cursor up and down keys can also be used to adjust the volume if necessary.
For more possible answer's, see here: No Sound in Ubuntu 12.04

Elder Geek
- 36,023
- 25
- 98
- 183

Wilf
- 30,194
- 17
- 108
- 164
0
If nothing works,reinstall the audio system. Run the following code:
sudo apt-get remove --purge alsa-base pulseaudio
sudo apt-get install alsa-base pulseaudio
sudo alsa force-reload
Hope that helps. !

ASCIIbetical
- 897
E: [pulseaudio] pid.c: Daemon already running.
E: [pulseaudio] main.c: pa_pid_file_create() failed. @KunalSangwan – jatin lamba Nov 30 '13 at 20:05