Disabling the annoying system beeps in Fedora 10
System beeps, or system bells as it is officially called, got activated automatically when I upgraded to Fedora 10. It is a nice feature especially when I receive new e-mails in my Evolution Inbox the system speaker makes a beep sound. But it becomes really annoying if you are using the terminal or if you get a lot of e-mails. For example I use the auto complete feature in the terminal quite often. When there are more than one option to auto complete the system beeps. This really annoys me. I also hear a lot of beeps when I use MATLAB command window. In the past (previous Fedora releases) I was able to disable this beep by changing the sound preferences.
Today it really got on my nerve and I decided to do some search to disable it. Apparently it is a bug. Fortunately there is an immediate solution. By typing the following as root the beep can be disabled.
# rmmod pcspkr
# echo "blacklist pcspkr" >> /etc/modprobe.d/blacklist
Recent blog posts
- Finally! Automatic Inline Spell Checking is Implemented in Kile
- Happy New Year
- A nice read: "Confessions of an online poker player"
- Building a set of inexpensive golf clubs
- MATLAB code relicensed under BSD license
- Jon Stewart vs Jim Cramer
- How to Install and Run BitPim in Fedora 10 x86_64
- Tiltviewer: 3D Flash Gallery Viewer
- Migrated to a new web host
- Disabling the annoying system beeps in Fedora 10

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.



Comments
Doesn't work
I did it and it still beeps
Doesn't work
I did it and the thing still beeps
Thanks so much! You're a life
Thanks so much! You're a life saver :)
thx
Silence is Golden. Thanks!