F5F Stay Refreshed Software Operating Systems Find the silent audio source in Linux by checking system settings or using command-line tools.

Find the silent audio source in Linux by checking system settings or using command-line tools.

Find the silent audio source in Linux by checking system settings or using command-line tools.

A
aguzz123123
Senior Member
599
01-23-2026, 01:28 PM
#1
Consider creating a brief audio clip lasting about a second with a barely noticeable fluctuation. This will signal the device it’s receiving input without being audible. Set up a recurring cron job that plays this file using a simple audio player, ensuring it runs silently without intrusive alerts.
A
aguzz123123
01-23-2026, 01:28 PM #1

Consider creating a brief audio clip lasting about a second with a barely noticeable fluctuation. This will signal the device it’s receiving input without being audible. Set up a recurring cron job that plays this file using a simple audio player, ensuring it runs silently without intrusive alerts.

I
iSiweZ
Junior Member
40
01-25-2026, 11:48 AM
#2
Find instructions on reducing power consumption in audio systems from the Kernel documentation.
I
iSiweZ
01-25-2026, 11:48 AM #2

Find instructions on reducing power consumption in audio systems from the Kernel documentation.

D
DatcheG
Junior Member
33
01-25-2026, 12:24 PM
#3
I received the same audio chipset without any problems. If you want to turn off power saving, add the setting to /etc/modprobe.d/alsa-base.conf (edit as root) with options snd-hda-intel power_save=0. Save changes and restart. PulseAudio is required on Ubuntu-based systems, otherwise the desktop might not work properly.
D
DatcheG
01-25-2026, 12:24 PM #3

I received the same audio chipset without any problems. If you want to turn off power saving, add the setting to /etc/modprobe.d/alsa-base.conf (edit as root) with options snd-hda-intel power_save=0. Save changes and restart. PulseAudio is required on Ubuntu-based systems, otherwise the desktop might not work properly.

T
TCSZ_Death
Junior Member
19
01-25-2026, 10:41 PM
#4
I tried to turn off the powersave feature using the provided guides, but it didn’t work. My system runs pulseaudio and has an ASUS H97-PRO motherboard. The only solution I discovered was applying black noise during startup.
T
TCSZ_Death
01-25-2026, 10:41 PM #4

I tried to turn off the powersave feature using the provided guides, but it didn’t work. My system runs pulseaudio and has an ASUS H97-PRO motherboard. The only solution I discovered was applying black noise during startup.