Hate the beep? Here’s how to get rid of it.

Login as “root” and run the command below.

echo "blacklist pcspkr" >> /etc/modprobe.d/blacklist.conf

Output;

root@pandora:/etc/modprobe.d# echo "blacklist pcspkr" >> /etc/modprobe.d/blacklist.conf<br /> root@pandora:/etc/modprobe.d# cat /etc/modprobe.d/blacklist.conf | grep pcspkr<br /> blacklist pcspkr