Stopping pcspkr/PC_BEEP when restarting Xserver and on shutdown/restarting?

Hello All,

I’ve done many searches on Google and many forums, but I can’t seem to find a workable solution to this problem…?
I’m trying to stop the Buzzing sound from happening when I restart the Xserver or even when I shutdown/restart my laptop. I’ve tried quite a few things but nothing seems to be working…

So far I’ve tried:

  • blacklisting “pcspkr” in → /etc/modprobe.d/50-blacklist.conf with this line "blacklist pcspkr"
  • running “xset -b 0 0 0” → sets the Buzzer to 0%, 0 pitch, and 0 duration
  • running “xset -b” (which should set to ‘off’)
  • running “xset b off” (which should also set to ‘off’)
  • "rmmod pcspkr"
  • "setterm -blength 0"

Also, I think I’ve tried a couple other things as well, but I can’t think of any right at this moment…

Has anyone been able to successfully stop this buzz from happening either all together or just during X restart (I’d prefer just for this one, but it doesn’t matter if it has to be for everything)?

My Laptop Specs:
# uname -a
Linux localhost 2.6.37.6-0.7-desktop #1 SMP PREEMPT 2011-07-21 02:17:24 +0200 i686 i686 i386 GNU/Linux

# cat SuSE-release
openSUSE 11.4 (i586)
VERSION = 11.4
CODENAME = Celadon

Running GNOME

If anyone has any suggestions please feel free…

Thanks in Advance,
Matt