/ Published in: Bash
To remove the annoying beeping of linux (so far tested in ubuntu and slackware) the module pcspkr needs to be removed. this code would help to remove it.
Expand |
Embed | Plain Text
sudo modprobe -r pcspkr
You need to login to post a comment.
