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
root@pandora:/etc/modprobe.d# cat /etc/modprobe.d/blacklist.conf | grep pcspkr
blacklist pcspkr
Author comments are in a darker gray color for you to easily identify the posts author in the comments
It works! Thanks a lot
Who thought making that beep a default was a good idea??
Thanks for the instructions, worked great!!
I get an error:
bash: /etc/modprobe.d/blacklist.conf: Permission denied
Even when I use sudo first… Any ideas?
Kostakis,
Try getting into root first by running “sudo su -”, then while in root edit the blacklist file.
tell me if it worked
Yes, it worked perfectly. Thanks for helping a Linux newbie
No worries, glad to help
I also want to know why somebody thought we wanted this annoying beep?
I must be some child programmer, right? It is very annoying waking up other people when working in the night!