« Console-free gtkmm applications in Visual Studio 2008 | Home | Simple C++ gettext-like toolkit »
How to take out the system built-in beeper in Linux
By admin | December 18, 2009
Usually the system beeper (not to be confused with speakers) can be a rather useful tool in informing or alerting the user. Sometimes however, the beeper can be just plain annoying, especially if you already know what you are doing. For example, it is very annoying to have a laptop suddenly start beeping in the middle or a presentation or on a subway train. Here’s how to disable it to avoid such embarrassment.
To permanently disable:
Execute in a shell (Applications >> Terminal):
echo -e "\nblacklist pcspkr\c" >> /etc/modprobe.d/blacklist.conf
To temporarily disable:
Execute in a shell (Applications >> Terminal):
sudo modprobe -r pcspkr
If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more interesting articles!
If you found this article helpful or interesting, please help Compdigitec spread the word. Don’t forget to subscribe to Compdigitec Labs for more useful and interesting articles!
Topics: Linux | 6 Comments »


August 1st, 2025 at 02:42
… [Trackback]
[…] Find More on to that Topic: compdigitec.com/labs/2009/12/18/how-to-take-out-the-system-built-in-beeper-in-linux/ […]
August 2nd, 2025 at 11:48
… [Trackback]
[…] Read More to that Topic: compdigitec.com/labs/2009/12/18/how-to-take-out-the-system-built-in-beeper-in-linux/ […]
October 4th, 2025 at 09:01
… [Trackback]
[…] There you will find 71788 more Info to that Topic: compdigitec.com/labs/2009/12/18/how-to-take-out-the-system-built-in-beeper-in-linux/ […]
October 16th, 2025 at 21:42
… [Trackback]
[…] Read More on to that Topic: compdigitec.com/labs/2009/12/18/how-to-take-out-the-system-built-in-beeper-in-linux/ […]
October 25th, 2025 at 00:27
… [Trackback]
[…] Info on that Topic: compdigitec.com/labs/2009/12/18/how-to-take-out-the-system-built-in-beeper-in-linux/ […]
October 27th, 2025 at 22:43
… [Trackback]
[…] Read More on on that Topic: compdigitec.com/labs/2009/12/18/how-to-take-out-the-system-built-in-beeper-in-linux/ […]