Monday, April 27, 2009

Disable system beep in linux

remove the module
sudo rmmod pcspkr
then blacklist it


add this to the file /etc/modprobe.d/blacklist
blacklist pcspkr

Done!

No comments: