No audio

Asked by TonyStingray

Hi,

i just made a fresh install of the latest ubuntu (audio worked ok), I tried to install the Realtek high definition audio codecs as the initial audio was very poor, after trying the intallation (with no results) now I dont have any audio. i uploaded the alsa data into this web link http://www.alsa-project.org/db/?f=b45b9b83e0bf51f81f113ba786e948d84b8dfea3.

I already tried a lot of solutions but no success. Thank you!

Question information

Language:
English Edit question
Status:
Expired
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`

Source:
https://help.ubuntu.com/community/SoundTroubleshootingProcedure

Revision history for this message
TonyStingray (antoniopisa) said :
#2

I still have no sound, I ran the code above in root mode and still no sound. Any help is appreciatted. Thank you!

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Open' state without activity for the last 15 days.