I have just bought a new ASUS u47vc computer. I have installed ubuntu 12.04 on it alongside windows 7 with no problems what so ever. Howevr, there is one issue that must be resolved. I can not get sound to come from the audio jack.
The laptop's speakers work fine. It plays music and sound files fine with the internal speaks. However, when I plug in my headphones (or external speakers) the internal speakers mute (as they should) and nothing comes out of the headphones.
Here are some outputs that might help:
alsa information script:
http://www.alsa-project.org/db/?f=82de5623cbdeeeae955cba02d7afe1a4b3fca965
Hope this problem can be fixed!
Thank you in advance!!!
Best Answer
Unable to add comments; so here is an "answer" that is partially a question (I'll might delete it):
On my install I sometimes have an issue with this and to resolve it I go into sound settings and select "Output volume" to OFF then ON and sound gets OK.
Edit:
Have you tried
Run
pavucontrol
and check settings. I.e. output device Headphones and ensure not muted.Edit:
Have you disabled autospawn? If not pulseuadio might still be running (but got re-started). To check if PulseAudio daemon is running do i.e.:
If it is running and everything is OK you should check system log files to see if there is something hinting about faults. As a hack, if restart of daemon is all that is needed, you could add
pulseaudio -k
to startup to re-start daemon.If it is running and you want to disable it you'll have to turn autospawn off.
See Disabling PulseAudio
If it is not running you'll might get some useful information using debug.
This would also be useful if you add these settings temporarily to configuration.
Start pulseaudio with
Then start some tune and:
Unplug jack. Take note of last log entry; should end in something like:
Insert jack; look for anything that can explain why there is no sound. I.e. my output (working) is:
Another thing worth checking/hacking is
gstreamer-properties
(Alt+F2gstreamer-properties
Enter).If you do not want pulseaudio you could try i.e. jack.