Linux Lite Forums

Hardware - Support => Sound => Topic started by: Bitboy on April 20, 2017, 09:10:22 AM

Title: Sound problem in Linux Lite 3.4
Post by: Bitboy on April 20, 2017, 09:10:22 AM
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
Title: Re: Sound problem in Linux Lite 3.4
Post by: torreydale on April 20, 2017, 09:27:54 AM
Taken from https://forums.bunsenlabs.org/viewtopic.php?id=3178, consider entering this into a terminal:

Code: [Select]
sudo /usr/sbin/alsactl restore
sudo /usr/sbin/alsactl store
Title: Re: Sound problem in Linux Lite 3.4
Post by: Bitboy on April 21, 2017, 12:34:45 PM
Thanks a lot I will try it tonight at home and I will coment the results.
Title: Re: Sound problem in Linux Lite 3.4
Post by: Bitboy on April 22, 2017, 07:40:07 AM
Nothing, the problem persists >:(
 :'(
Title: Re: Sound problem in Linux Lite 3.4
Post by: bitsnpcs on April 22, 2017, 08:36:01 AM
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/ (https://bbs.archlinux.org/viewtopic.php?id=175110) -

add "blacklist i82975x_edac" to

Code: [Select]
/etc/modprobe.d/alsa-base-blacklist.conf
Code: [Select]
sudo modprobe -r i82975x_edac
Code: [Select]
sudo alsa force-reload