Disable the annoying Beep when shutdown Ubuntu
This post was written by admin on May 26, 2009
Posted Under: General
Posted Under: General
You may use a laptop in library,or work too late with your computer,or leave your computer working by a shutdown command, and you may worry about that it may makes a noise when shutdown.I will tell you how to deal with it easily in the tutorial.
First,you need to open up a terminal window and execute following code to edit /etc/modprobe.d/blacklist.conf
sudo gedit /etc/modprobe.d/blacklist.conf
then add blacklist pcspkr at the end of the file as a new line,close and save it.

restart you computer and done.
Related posts:
- Disable 60 seconds delay notification when logout,shutdown and restart ubuntu9.04
- GShutdown-GUI Tool for scheduled shutdown/restart in Ubuntu
- Install Nvidia graphical driver in Ubuntu Lucid (10.04)
- Fix Network connection icon disappear on top-right panel
- Speed up Firefox by moving cache into RAM in Ubuntu
Tags: sound and video

Reader Comments
Superb. Easy to understand and works a treat. Beep free at last!
[Reply]
Always use gksudo instead of sudo with graphical apps. Read here why: http://www.psychocats.net/ubuntu/graphicalsudo
[Reply]
admin Reply:
July 11th, 2009 at 7:11 pm
Thanks a lot!
[Reply]
But putting pcspkr in the blacklist disable all speaker sounds or only the shutdown one?
[Reply]
It’s a good idea if you want NO sound out of your PC speaker. This approach is all or nothing there has to be a reason the PC speaker is beeping on Shutdown. I have the same issue.
[Reply]
It would be nice to also understand the reason and the consequences for doing what you suggest…
Personally, I don’t follow any advice unless I understand what’s gonna happen with my system…
It’s a good tip, just would appreciate more info.
Thx.
[Reply]