LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Just installed Linux Mint 17.3 - No audio. Sound Settings says "play sound through HDMI/Display port 2" but no option for speakers (https://www.linuxquestions.org/questions/linux-newbie-8/just-installed-linux-mint-17-3-no-audio-sound-settings-says-play-sound-through-hdmi-display-port-2-but-no-option-for-speakers-4175580801/)

klazarski 05-26-2016 09:11 PM

Just installed Linux Mint 17.3 - No audio. Sound Settings says "play sound through HDMI/Display port 2" but no option for speakers
 
Hi, I'm really new to linux. I just installed mint 17.3 on my PC and everything seems to have gone fine but there is no audio. I've run update manager and looked for new drivers and that hasn't helped. When I open the sound settings, the output only has an option for "HDMI/DisplayPort 2". Thing is, my monitor has no speakers built into it. Additionally, when I plug my headphones in, I don't get any audio there either. Any ideas would be greatly appreciated.

Thanks!

sgosnell 05-28-2016 12:30 PM

Change the output from HDMI to the headphone jack. You'll probably need to install the pulseaudio volume control. With that you can configure the input and outputs, and set the volume. Or you can buy a passthhrough converter which has analog audio output and allows the video to pass through to the monitor, or you can buy a USB DAC which connects to a USB port and has audio output via RCA jacks, 3.5mm stereo jack, or both. The cheapest is obviously to set the output to the built-in 3.5mm jack, but there are multiple options. If you have built-in speakers, you can set the output to those.

Ztcoracat 05-28-2016 12:35 PM

Hi & Welcome to Linux Questions.:)

Congrads on you LM installation.-:)

The sound might be muted in the alsamixer. Open your terminal and type:
Code:

alsamixer
When you do you'll see multiple columns. Use your arrow keys to go to each column and raise up the master, pcm and etc. At the bottom of each column you should have what looks like this:

Code:

[00] <or> [mm]
If at the bottom of the column you see [mm] that means it's muted.
To un-mute each column just type the 'm'.

When done close the terminal.:)

Hope that helps.

If you still don't have sound you may want to post what sound card you have so someone can help you with it.
To find out what sound card is on your mobo run this command:
Code:

aplay -l

Ztcoracat 05-28-2016 12:37 PM

Here's a video by Frostbite if you have trouble with alsamixer.
https://www.youtube.com/watch?v=wWmXG-e6yzI

floppy_stuttgart 05-29-2016 01:43 AM

see topic and the solution in post #12 of http://www.linuxquestions.org/questi...ve-4175534057/ ?


All times are GMT -5. The time now is 10:45 AM.