How to turn the system beep off in Linux
The system beep can be a very useful debugging tool when booting the system. however, once the Operating System has loaded, it is simply annoying. Fortunately there is a way to turn it off.
You need to edit the /etc/modprobe.d/blacklist file and add the line:
blacklist pcspkr
Reboot to enjoy your silence! Of course, enabling it again is a simple case of removing the line again.
Wednesday 26th November 2008 at 12:47 a.m.
Tagged under:
Linux
You must log in to post a comment.
Webmaster: Christopher Wassall
