Tietokoneesta ei kuulu mitään ääniä

Jos et kuule mitään ääniä kun yrität esimerkiksi toistaa musiikkia tietokoneellasi, kokeile seuraavia toimenpiteitä korjataksesi ongelman.

Varmista, ettei ääntä ole vaimennettu

Open the system menu and make sure that the sound is not muted or turned down.

Some laptops have mute switches or keys on their keyboards — try pressing that key to see if it unmutes the sound.

You should also check that you have not muted the application that you are using to play sound (for example, your music player or movie player). The application may have a mute or volume button in its main window, so check that.

Also, you can check the volume slider in the Sound panel:

  1. Avaa Toiminnot-yleisnäkymä ja ala kirjoittamaan Ääni.

  2. Napsauta Ääni avataksesi paneelin.

  3. Under Volume Levels, check that your application is not muted. The button at the end of the volume slider toggles Mute on and off.

Tarkista, että kaiuttimien johdot ovat kunnossa ja että kaiuttimet ovat päällä

If your computer has external speakers, make sure that they are turned on and that the volume is turned up. Make sure that the speaker cable is securely plugged into the “output” audio socket on your computer. This socket is usually light green in color.

Some sound cards can switch between the socket they use for output (to the speakers) and the socket for input (from a microphone, for instance). The output socket may be different when running Linux, Windows or Mac OS. Try connecting the speaker cable to a different audio socket on your computer.

A final thing to check is that the audio cable is securely plugged into the back of the speakers. Some speakers have more than one input, too.

Varmista että oikea äänilaite on valittu

Some computers have multiple “sound devices” installed. Some of these are capable of outputting sound and some are not, so you should check that you have the correct sound device selected. This might involve some trial-and-error to choose the right one.

  1. Avaa Toiminnot-yleisnäkymä ja ala kirjoittamaan Ääni.

  2. Napsauta Ääni avataksesi paneelin.

  3. Under Output, select an Output Device and click the Test button to see if it works.

    You might need to try each available device.

Varmista että äänikortti on havaittu

Your sound card may not have been detected properly probably because the drivers for the card are not installed. You may need to install the drivers for the card manually. How you do this depends on the type of the card.

Suorita päätteessä komento lspci selvittääksesi mikä äänikortti sinulla on:

  1. Go to the Activities overview and open a Terminal.

  2. Run lspci with administrative privileges; either type sudo lspci and type your password, or type su, enter the root (administrative) password, then type lspci.

  3. Check if an audio controller or audio device is listed: in such case you should see the make and model number of the sound card. Also, lspci -v shows a list with more detailed information.

You may be able to find and install drivers for your card. It is best to ask on support forums (or otherwise) for your Linux distribution for instructions.

If you cannot get drivers for your sound card, you might prefer to buy a new sound card. You can get sound cards that can be installed inside the computer and external USB sound cards.