LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Loud POPPING sound (https://www.linuxquestions.org/questions/linux-hardware-18/loud-popping-sound-794347/)

Stevithen 03-09-2010 10:13 PM

Loud POPPING sound
 
There's a popping sound when im on battery power. This has never happened it's concievably possible i have upgraded since the last time ive used the battery..

Restarting ALSA seems to fix it, but if i logout/in it's still broken. The sound pops when initiating audio. For instance when starting a movie. Though sometimes it pops randomly.


Updated summary:

* loud popping sound approx. 11 secs after switching to battery power
* if audio hasnt been used for awhile (11 secs probably?) it will pop when audio is started (like movie, alert etc etc)

frieza 03-10-2010 03:01 PM

yeah that has something to do with an alsa timeout for power saving purposes, the pop you hear is probably the sound card being re-initialized
i forget the exact file you have to edit but the value can be changed or disabled

jefro 03-10-2010 03:18 PM

Not really a family worded post, could you edit that please?

Could it be a bad connection somewhere?

pixellany 03-11-2010 08:34 AM

Quote:

Originally Posted by jefro (Post 3893354)
Not really a family worded post, could you edit that please?

Has been upgraded to a "G" rating...

OP: Watch the language, please

Super TWiT 03-28-2010 02:52 PM

This might help. Apparently, you can echo values to this power save option. So, if you have an ac-97 soundcard (as root)
Code:

echo 10 > /sys/modules/snd_ac97_codec/parameters/power_save
It sounds like there is a corresponding file for hd cards. I wouldn't know as my kernel doesn't seem to be built with those.


All times are GMT -5. The time now is 02:49 AM.