Click before sound with Mint 8

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
celem
Level 3
Level 3
Posts: 101
Joined: Mon Aug 18, 2008 10:39 pm
Location: North Carolina

Click before sound with Mint 8

Post by celem »

I was using Mint 7 amd64 and recently upgraded to Mint 8. I notice with the new version there is a noticeable click just before a sound plays. For example, when a Pidgin message arrives I hear click-beep. Am I alone in this? Any suggestions for a fix?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
celem
Level 3
Level 3
Posts: 101
Joined: Mon Aug 18, 2008 10:39 pm
Location: North Carolina

[NOT-SOLVED] Re: Click before sound with Mint 8

Post by celem »

Tried the answer at:
http://ubuntuforums.org/showthread.php? ... und+clicks

In reality it didn't fix the problem. I still get the click just before playing any audio when the sound has been idle for more than 10 seconds. The issue stated seems to fit the problem but the solution provided didn't effect a cure.
celem
Level 3
Level 3
Posts: 101
Joined: Mon Aug 18, 2008 10:39 pm
Location: North Carolina

Re: Click before sound with Mint 8

Post by celem »

Anybody have another suggestion?
atovinov

Re: Click before sound with Mint 8

Post by atovinov »

Not sure why the method in that Ubuntu thread did not work. I have seen it work on several Ubuntu machines. The quick solution found is the following. It basically stops the powering cycle. This is for Mint GNOME, by the way.

In the Terminal, open one file as superuser/sudo:

Code: Select all

gedit /etc/modprobe.d/alsa-base.conf
Change line toward end to read:

Code: Select all

options snd-hda-intel power_save=0
Save the file, and once you reboot, you should no longer hear the popping sound.

As an alternative method, you could add # to the beginning of that line instead of adding the 0. That will comment out the entire thing.

Code: Select all

#options snd-hda-intel power_save=0
Hopefully, one method or the other should work for you.
Locked

Return to “Hardware Support”