Sound Card Issue

Asked by Chris Holmes

So, the OS is not recognizing the sound card at all. I think I need to install modules? I'm not sure. Any help is much appreciated.

Here is a link of alsa output

http://www.alsa-project.org/db/?f=8d4a81dd8974ac73fb2cf5552f94c08b5920034b

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

You have no ALSA driver version

!!ALSA Version
!!------------

Driver version:
Library version: 1.1.0
Utilities version: 1.1.0

That's the issue.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

please execute this huge 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`

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Can you help with this problem?

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

To post a message you must log in.