No sound with 12.04.4 LTS

Asked by CanMan

Hello,

I previously had Ubuntu 12.04.4 installed; however after an update the sound wouldn't work I tried updating to 14.04 LTS, but I couldn't get that to run at all. After trying many things i just opted for a fresh installation of 12.04.4 LTS. but now i still have the same problem of no sound. I have sound coming out of the head phone jacks. I have the computer hooked up to a tv via a HDMI cable and i'm getting no sound through the TV.

I'm following this troubleshooting guide: https://help.ubuntu.com/community/SoundTroubleshootingProcedure i've gone through every thing on there twice without luck.

here are my result from step 3

 http://www.alsa-project.org/db/?f=022f8f2131ee78e9b54c8476684a98b07eb94fd8

Thanks!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

execute this command and reboot:

sudo apt-get update;sudo apt-get dist-upgrade; sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; killall pulseaudio; rm -r ~/.pulse*; ubuntu-support-status; sudo usermod -aG `cat /etc/group | grep -e '^pulse:' -e '^audio:' -e '^pulse-access:' -e '^pulse-rt:' -e '^video:' | awk -F: '{print $1}' | tr '\n' ',' | sed 's:,$::g'` `whoami`

Have you tried this?

Revision history for this message
Daniel Letzeisen (dtl131) said :
#2

If the problem is only with the Radeon HDMI audio, this the first thing I'd try: https://help.ubuntu.com/community/RadeonDriver#HDMI_Audio
If that did not work, I would try a newer kernel.

Can you help with this problem?

Provide an answer of your own, or ask CanMan for more information if necessary.

To post a message you must log in.