.

HOW-TO Disable Annoying System Beep [KARMIC KOALA BIBLE #20]

English   English (change)
  • Digg
  • Twitter
  • Technorati
  • del.icio.us
  • Facebook
  • MySpace
  • Reddit
  • StumbleUpon
  • LinkedIn
  • email

Kill the System Beep

ubuntu karmic koala

Here's how to stop that ruddy system beep every time the computer boots up.

As it 'appens, there are several solutions for Ubuntu users, depending on your setup, so I'll list the lot and one should work for your PC.

First up, navigate the menu:-

Set Up & Enhance Ubuntu 9.10 .. KARMIC KOALA BIBLE

In simple copy/paste steps .. from zero to hero.

Scroll down for the full series index.

Wake up and smell the Ubuntu! Hope it helps. the_guv

System > Preferences > Sound > uncheck "Play alert sounds"

You can try a reboot now .. but. Disabling the PC speaker, in favor of using external speakers, can be more tricky.

Try by opening:-

sudo nano /etc/modprobe.d/blacklist.conf

.. and appending the lines:-

blacklist pcspkr
blacklist snd_pcsp

Reboot your Ubuntu PC.

If that doesn't cut it, open:-

sudo nano /etc/modprobe.d/alsa-base.conf

.. and add the lines:-

blacklist pcspkr
blacklist snd_pcsp

Reboot the box.

And if that doesn't work, as it didn't for me and you can't be arsed be mess around anymore, try:-

Opening the PC case and ripping out the bloody speaker wires.

I guarantee the last solution works :P


If you liked that ...
  • Jaunty Install Problem with AMD Laptops

    FATAL: could not load modules.dep is a message you may have been pulling your hair out over, especially as after that the Ubuntu 9.04 installation fails. It seems to affect AMD Athlon laptops where the disc is being [...]
  • Setting Up Ubuntu's Koala - the_guv's Verdict

    Following on from my Ultimate PC Setup Guide, installing Jaunty, here's a look at the new kid, Karmic Koala. What's new, worse, better? My verdict .. Karmic Koala's out in a couple of weeks. As promised, I'll be [...]
  • Set Up Unmanaged VPS (4 Newbies) - Part 7: Edit bashrc for User-Friendly Linux, plus System Updates

    The bashrc file is where we create aliases to shortcut those long CLI commands, plus functions to improve usability. In this tutorial, as well as setting locale, performing a software index update & a Linux [...]
  • Upgrading the System and Software

    Once you have repositories set up and your system updated to reflect what upgrades, patches, packages, software, libraries and so on are available, it's time to safe-upgrade. Safe-upgrade? Didn't it used to be [...]
  • INTRODUCTION: The 25-Part Ubuntu KARMIC KOALA BIBLE

    Detailing every aspect over 25 parts, this reference helps you to set up, enhance and use the ultimate installation of Ubuntu's superb new operating system. Stepped out in easy-read copy/paste detail, these how-to [...]
  • Faster Boot with System Efficiency

    For speed freaks out there, let's look at how we may tune the PC to load only those system services that we need, disabling unnecessary ones. Not only does this give a faster boot time but can also shore up potential [...]
... maybe you'll like these?

.