Sound disappeared in linux mint

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
tcheip

Sound disappeared in linux mint

Post by tcheip »

Hello all,

My laptop speakers were working fine and then not anymore.
I think this happened when i connected an HDMI screen to my laptop.

Usually i just need to go into sound setting and click on speakers instead of HDMI and problem will solved. But in my case there is only one option which is speakers...

Config is set as Analog Stereo Output. I can even see the bar mooving when i play a song but ne sound go out of speakers.

I tried speakers trough virtual machine windaube bu didn't work too.

I tried to disconnect and reconnect the screen without success.

Sound is working on jack or bluetooth but not on laptop speakers.

I'm a bit afraid my laptop speakers are just dead (my laptop is new Xiaomi MI note pro)

Do you now some way to reset all config, it will maybe help...

Thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: Sound disaper linux mint

Post by kukamuumuka »

viewtopic.php?f=48&t=254399&p=1371762#p1371505
Install alsa-tools-gui

Code: Select all

apt install alsa-tools-gui
To run hdajackretask

Code: Select all

hdajackretask
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: Sound disaper linux mint

Post by MrEen »

Hi tcheip. In one of your other posts, you show a screenshot of alsamixer that shows the speakers as muted. Maybe this is the cause?

Run alsamixer and select your sound card. Then use the right arrow to move the highlighted option to Speakers, then press m to unmute.

If that doesn't help, please post the output of pacmd list-sinks
tcheip

Re: Sound disaper linux mint

Post by tcheip »

Thanks but still not working.

It is not muted and sound bar is mooving.

Its more like sound is not directed to speakers or speakers are broken.

Thanks
tcheip

Re: Sound disaper linux mint

Post by tcheip »

Trying to following this link : viewtopic.php?f=48&t=254399&p=1371762#p1371505

When i write in terminal : <aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav>

I get this answer:

<aplay: main:722: audio open error: Device or resource busy>
kukamuumuka

Re: Sound disaper linux mint

Post by kukamuumuka »

tcheip wrote: Sat May 19, 2018 12:45 pm Trying to following this link : viewtopic.php?f=48&t=254399&p=1371762#p1371505

When i write in terminal : <aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav>

I get this answer:

<aplay: main:722: audio open error: Device or resource busy>
Try

Code: Select all

sudo alsa force-reload
User avatar
Spearmint2
Level 16
Level 16
Posts: 6900
Joined: Sat May 04, 2013 1:41 pm
Location: Maryland, USA

Re: Sound disappeared in linux mint

Post by Spearmint2 »

Check the manual switch on side of laptop to make sure it's actually turned on. This is as common as people forgetting to turn off their cap locks key when entering a password and it not working.
All things go better with Mint. Mint julep, mint jelly, mint gum, candy mints, pillow mints, peppermint, chocolate mints, spearmint,....
Locked

Return to “Hardware Support”