Ouch my ears!

  • Digg this article
  • Sphinn this article
  • Stumble this article
  • Facebook
  • del.icio.us
  • LinkedIn
  • Twit this article
Posted by John
on Tuesday, 04 November 2008

When upgrading to Ubuntu Ibex 8.10 i've begun to notice that on shutdown the pc speaker beeps really loudly. Going into System / Preferences / Sound didn't stop this so i've found another way which is to add it to the modprobe blacklist file (which although in no way perfect does kill it).

sudo gedit /etc/modprobe.d/blacklist

Then add this at the end of the file,

blacklist pcspkr

Save the file, close gedit then for good measure kill it once and for all,

sudo rmmod pcspkr

Harsh but should do the trick