No sound in ubuntu 11.10

Asked by Daevaun Henson

I switched to ubuntu from windows 7 a couple of days ago and so far i love it! the only problem is i have no sound. Its really irritating not being able to watch movies or listen to music. BTW im fairly new at this stuff so...you know lol

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

Can you give the output of:

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh; chmod +x ./alsa-info.sh; ./alsa-info.sh

It is a terminal command, select to upload to the server and a URL will be generated. What is it?

Revision history for this message
Rajinder Sandhu (sandy744) said :
#2

there is a button like loudspeaker symbol top right on the panel bar..just click that your system could be muted.
then
in terminal just install vlc media player
sudo apt-get install vlc will do the installation you will be asked to enter the pw for authentication then it will install VLC Media player

Revision history for this message
Daevaun Henson (daevaunhenson) said :
#3

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

See './alsa-info.sh --help' for command line options.

Automatically upload ALSA information to www.alsa-project.org? [y/N] :

Revision history for this message
Daevaun Henson (daevaunhenson) said :
#4

i dont understand the steps involved in the vlc media player comment...

Revision history for this message
Nathan Heafner (nathan1465-5) said :
#5

thats just a way to install vlc media player from the terminal. to do that

press CTRL + ALT + T and terminal should open

in this terminal type this "sudo apt-get install vlc" without the quotations

it will ask for your password, type it in and press enter, it will ask you if you want to install the listed packages, press Y for yes and hit enter.

once its done you can search for VLC from the dash or in the terminal type in "vlc" without the quotations and press enter and vlc should load.

this is not entirely relevant to your problem though, this is just another media player (a very popular one yes) but most likely your issue will still be present. Have you checked your sound settings in the top menu next to the time? is it muted?

try opening your dash (press the super key) and search for settings, you should see system settings, open that up and click on sound, check to make sure nothing is muted. ect ect.

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

Run the command again and press Y to upload to the server and a URL will be generated.

Revision history for this message
Daevaun Henson (daevaunhenson) said :
#7
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#8

Your mixer channels are currently muted.

Run the following command in a Terminal:

alsamixer

In this application, make sure to set all channels to high volume levels. Make sure the different speakers (especially 'Front', 'Master', and 'PCM") are NOT muted and NOT set to low volume levels in alsamixer. Move with the left and right keys on your keyboard until the "Master" item is highlighted (in red). If the letters "MM" are displayed under the volume bar, press "M" to unmute. Repeat with the "Master Mono", "Headphone", "PCM", "Front", "Surround", "Center" and "LFE" items. Press Esc when finished.

Then retest sound output using headphones and speakers.

Can you help with this problem?

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

To post a message you must log in.