.

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:-

the_guv's sistasite: Setup The Ultimate VPS

"Blank box to top-notch web server"

  • plain English copy/paste tutorials with video
  • written for VPS beginners and Linux newbies
  • perfect for multiple sites, blogs & more
  • Fast. Secure. Future-proofed. Cheap-as-chips!
  • "Wow!!" "godsend!!" "GREAT!!!" "awesome"

Ubuntu & Debian, Nginx (beats Apache), MySQL, PHP-FPM, Xcache, WordPress, WP MU, Drupal etccccc

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 ...
  • Easy-as-you-like! Adapt Square Boxes with Hassle-Free Curves

    Give your site a design lift with this simple CSS code snippet. Simply choose a radius and drop it in a div for a real easy way to add curves without any images or javascript. This is super-fast to do and works for [...]
  • Video: We Are Living in Exponential Times

    By 2013, a super-computer will be built exceeding the computational capability of the human brain. By 2049, a $1000 computer will likely exceed the computational capabilities of the entire human species. If [...]
  • Get the Damn Windows Key Working

    So you've got Linux Ubuntu and wonder how to have that Windows key do something useful, or just do anything. Here's how to set it up. Let's make that Windows key do something useful, (other than just openly [...]
  • Video How-to: Add a Favicon

    If I had a Big Mac for every favicon tutorial out there, I'd be dead. But hey, I needed a favicon, and I figured a video illustrating the process may come in handy for some folks, so here goes. What is a [...]
  • Video How-To: Save Money with Promo Codes - Nice & Easy

    Buying online? Wanna save a few bucks? Got 5 mins? This video shows you how, using promotion coupon codes, nice 'n easy. It's not exactly a science, but online shoppers after a bargain often fall short when it [...]
  • GA's 'Site Overlay' Creating Opaque Unlinkable Site

    The issue: Your website doesn't load properly after opting for a Click Pattern 'Site Overlay' on your Google Analytics Dashboard, instead rendering opaque. Links don't work, you can't see a way to disable the [...]
... maybe you'll like these?

.