Linux Lite Forums
Sound problem in Linux Lite 3.4 - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6)
+--- Forum: Sound (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=23)
+--- Thread: Sound problem in Linux Lite 3.4 (/showthread.php?tid=3973)



Sound problem in Linux Lite 3.4 - Bitboy - 04-20-2017

Hi,

I got a problem with the sound of a laptop (Acer Aspire 5610). I Install the last version of Linux Lite (3.4) and I have no sound. The audio card is a Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02). After hours I can only listen to the audio if I type alsactl init in the console (command line).

Can anyone help me?, it's very stressing


Re: Sound problem in Linux Lite 3.4 - torreydale - 04-20-2017

Taken from https://forums.bunsenlabs.org/viewtopic.php?id=3178, consider entering this into a terminal:

Code:
sudo /usr/sbin/alsactl restore
sudo /usr/sbin/alsactl store



Re: Sound problem in Linux Lite 3.4 - Bitboy - 04-21-2017

Thanks a lot I will try it tonight at home and I will coment the results.


Re: Sound problem in Linux Lite 3.4 - Bitboy - 04-22-2017

Nothing, the problem persists >Sad
:'(


Re: Sound problem in Linux Lite 3.4 - bitsnpcs - 04-22-2017

Hello Bitboy,

I understand how stressing it is when not having music.

can you try -

1/ changing the default output device in your Alsa settings from speakers to analogue headphones.

If this does not solve it.

then try 2/ -

add "blacklist i82975x_edac" to

Code:
/etc/modprobe.d/alsa-base-blacklist.conf

Code:
sudo modprobe -r i82975x_edac

Code:
sudo alsa force-reload