Sound not working in Mint 18.3

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
rickshaw
Level 2
Level 2
Posts: 86
Joined: Fri Sep 01, 2017 11:59 pm

Re: Sound not working in Mint 18.3

Post by rickshaw »

Marziano wrote: Thu Mar 01, 2018 4:06 am Sorry to point out the quite obvious, it is sometimes easy to overlook. Have you checked in the Pulse Audio Volume Control that you have the proper settings?

pavucontrol.png
How do I access it, please?

What are the "proper settings"?
asinoro
Level 6
Level 6
Posts: 1285
Joined: Mon Feb 12, 2018 11:43 am

Re: Sound not working in Mint 18.3

Post by asinoro »

rickshaw, you don't need to apologize, what you need is to realize if you have patience and to be polite first of all helps you.

Install the pavucontrol if it is not installed.

Code: Select all

sudo apt-get install pavucontrol
Normally the default configuration is Analoge Stereo Dublex but if you have hdmi like you then you choose this.
Sir Charles

Re: Sound not working in Mint 18.3

Post by Sir Charles »

Once you got pavucontrol installed, start playing something with your mediaplayer, Open the PulseAudio Volume Control from menu:multimedia. Under the Playback tab you should be able to see if any audio is running at all.
pavucontrol2.png
If you see the moving soundbar and still no sound, go to Output Devices and set the Port to Speakers and under Configuration set the Profile to Analog Stereo Duplex (if it is not the case which should be as is mentioned by asinoro).
rickshaw
Level 2
Level 2
Posts: 86
Joined: Fri Sep 01, 2017 11:59 pm

Re: Sound not working in Mint 18.3

Post by rickshaw »

asinoro wrote: Thu Mar 01, 2018 7:47 am rickshaw, you don't need to apologize, what you need is to realize if you have patience and to be polite first of all helps you.

Install the pavucontrol if it is not installed.

Code: Select all

sudo apt-get install pavucontrol
Normally the default configuration is Analoge Stereo Dublex but if you have hdmi like you then you choose this.

Thank you. OK, here is what pulseaudio presents me with:
Sir Charles

Re: Sound not working in Mint 18.3

Post by Sir Charles »

Start playing something with your media player and check under Playback tab if you get a moving soundbar.
rickshaw
Level 2
Level 2
Posts: 86
Joined: Fri Sep 01, 2017 11:59 pm

Re: Sound not working in Mint 18.3

Post by rickshaw »

Marziano wrote: Thu Mar 01, 2018 8:15 am Start playing something with your media player and check under Playback tab if you get a moving soundbar.
I get a moving soundbar but no sound comes out of my earphones.

It also has in small print the word "silence" above it.
Sir Charles

Re: Sound not working in Mint 18.3

Post by Sir Charles »

The moving soundbar is good news! Now you have to poke around a bit and set the right output Port under Output Devices and right Profile under Configuration.
rickshaw
Level 2
Level 2
Posts: 86
Joined: Fri Sep 01, 2017 11:59 pm

Re: Sound not working in Mint 18.3

Post by rickshaw »

Marziano wrote: Thu Mar 01, 2018 8:20 am The moving soundbar is good news! Now you have to poke around a bit and set the right output Port under Output Devices and right Profile under Configuration.
I have tried all the combinations I can find but to no avail.

Any further ideas?
asinoro
Level 6
Level 6
Posts: 1285
Joined: Mon Feb 12, 2018 11:43 am

Re: Sound not working in Mint 18.3

Post by asinoro »

This is the last thing I can do for your problem.

Code: Select all

gksudo xed /etc/modprobe.d/alsa-base.conf
At the bottom of the file add this.

Code: Select all

options snd-hda-intel model=3stack
Save close and Reboot.
rickshaw
Level 2
Level 2
Posts: 86
Joined: Fri Sep 01, 2017 11:59 pm

Re: Sound not working in Mint 18.3

Post by rickshaw »

asinoro wrote: Fri Mar 02, 2018 2:00 am This is the last thing I can do for your problem.

Code: Select all

gksudo xed /etc/modprobe.d/alsa-base.conf
At the bottom of the file add this.

Code: Select all

options snd-hda-intel model=3stack
Save close and Reboot.
OK, done that, now what, please?
asinoro
Level 6
Level 6
Posts: 1285
Joined: Mon Feb 12, 2018 11:43 am

Re: Sound not working in Mint 18.3

Post by asinoro »

If you don’t have sound I don’t know how else to help you.
rickshaw
Level 2
Level 2
Posts: 86
Joined: Fri Sep 01, 2017 11:59 pm

Re: Sound not working in Mint 18.3

Post by rickshaw »

asinoro wrote: Fri Mar 02, 2018 2:31 am If you don’t have sound I don’t know how else to help you.
Well, it doesn't seem to have changed anything. I am unsure why this is affecting my PC the way it is. I have my earphones plugged in but no sound comes out
asinoro
Level 6
Level 6
Posts: 1285
Joined: Mon Feb 12, 2018 11:43 am

Re: Sound not working in Mint 18.3

Post by asinoro »

rickshaw wrote: Fri Mar 02, 2018 2:42 am
asinoro wrote: Fri Mar 02, 2018 2:31 am If you don’t have sound I don’t know how else to help you.
Well, it doesn't seem to have changed anything. I am unsure why this is affecting my PC the way it is. I have my earphones plugged in but no sound comes out
For earphones needs Pulseaudio > Configuration – Analoge stereo dublex > Output devices – Headphones plugged in.
rickshaw
Level 2
Level 2
Posts: 86
Joined: Fri Sep 01, 2017 11:59 pm

Re: Sound not working in Mint 18.3

Post by rickshaw »

asinoro wrote: Fri Mar 02, 2018 2:50 am
rickshaw wrote: Fri Mar 02, 2018 2:42 am
asinoro wrote: Fri Mar 02, 2018 2:31 am If you don’t have sound I don’t know how else to help you.
Well, it doesn't seem to have changed anything. I am unsure why this is affecting my PC the way it is. I have my earphones plugged in but no sound comes out
For earphones needs Pulseaudio > Configuration – Analoge stereo dublex > Output devices – Headphones plugged in.
I do not have those options in my PulseAudio, I have under configuration various types of "stereo". Nothing about headphones.
asinoro
Level 6
Level 6
Posts: 1285
Joined: Mon Feb 12, 2018 11:43 am

Re: Sound not working in Mint 18.3

Post by asinoro »

Can you post this?

Code: Select all

inxi -S
rickshaw
Level 2
Level 2
Posts: 86
Joined: Fri Sep 01, 2017 11:59 pm

Re: Sound not working in Mint 18.3

Post by rickshaw »

asinoro wrote: Fri Mar 02, 2018 3:41 am Can you post this?

Code: Select all

inxi -S

Code: Select all

$ inxi -S
System:    Host: Nirvanna Kernel: 4.13.0-36-generic x86_64 (64 bit)
           Desktop: Cinnamon 3.6.7  Distro: Linux Mint 18.3 Sylvia
asinoro
Level 6
Level 6
Posts: 1285
Joined: Mon Feb 12, 2018 11:43 am

Re: Sound not working in Mint 18.3

Post by asinoro »

rickshaw wrote: Fri Mar 02, 2018 3:59 am
asinoro wrote: Fri Mar 02, 2018 3:41 am Can you post this?

Code: Select all

inxi -S

Code: Select all

$ inxi -S
System:    Host: Nirvanna Kernel: 4.13.0-36-generic x86_64 (64 bit)
           Desktop: Cinnamon 3.6.7  Distro: Linux Mint 18.3 Sylvia
Try again the 4.4 lts kernel.
Sir Charles

Re: Sound not working in Mint 18.3

Post by Sir Charles »

Just me wondering: do you have sound from your laptop's built-in speakers?
Or nothing at all?
rickshaw
Level 2
Level 2
Posts: 86
Joined: Fri Sep 01, 2017 11:59 pm

Re: Sound not working in Mint 18.3

Post by rickshaw »

asinoro wrote: Fri Mar 02, 2018 4:04 am
rickshaw wrote: Fri Mar 02, 2018 3:59 am
asinoro wrote: Fri Mar 02, 2018 3:41 am Can you post this?

Code: Select all

inxi -S

Code: Select all

$ inxi -S
System:    Host: Nirvanna Kernel: 4.13.0-36-generic x86_64 (64 bit)
           Desktop: Cinnamon 3.6.7  Distro: Linux Mint 18.3 Sylvia
Try again the 4.4 lts kernel.
I only have 4.4.xxx not "its" on my list of Kernels in Update Manager:
rickshaw
Level 2
Level 2
Posts: 86
Joined: Fri Sep 01, 2017 11:59 pm

Re: Sound not working in Mint 18.3

Post by rickshaw »

Marziano wrote: Fri Mar 02, 2018 4:22 am Just me wondering: do you have sound from your laptop's built-in speakers?
Or nothing at all?
I do not have a laptop. I have a desktop.
Locked

Return to “Sound”