LinuxMCE Forums
June 18, 2013, 06:46:47 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: [SOLVED] Disable pc speaker beeping  (Read 678 times)
RockHound
Regular Poster
**
Posts: 16


View Profile
« on: October 28, 2007, 01:57:27 pm »

How do I disable the "Listening for Button 1" beeps or any PC speaker stuff for that matter? Just remove the module pcspkr? It's really annoying when you are frequently rebooting while testing things.

Any advice is appreciated.

Kind regards,

Martin
« Last Edit: October 28, 2007, 05:38:38 pm by RockHound » Logged
acematti
Veteran
***
Posts: 50


View Profile
« Reply #1 on: October 28, 2007, 03:13:09 pm »

You could unclip the PC speaker from the motherboard as a last resort.

I dont have one on my system.

Just a thought for you to consider.
Logged
RockHound
Regular Poster
**
Posts: 16


View Profile
« Reply #2 on: October 28, 2007, 04:20:38 pm »

Then I would not have any beeps on post errors ... so I am not considering this.

Thx anyhow.
Logged
rafik24
Guru
****
Posts: 158


View Profile
« Reply #3 on: October 28, 2007, 05:03:10 pm »

rmmod pcspkr will do the job
Logged
RockHound
Regular Poster
**
Posts: 16


View Profile
« Reply #4 on: October 28, 2007, 05:38:03 pm »

Those of you looking for a permanent way of doing the above, don't let the system load this module while booting via:

Code:
sudo echo "blacklist pcspkr" >> /etc/modprobe.d/blacklist

Cheers,

Martin
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!