Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I have just now installed FC11. But I notice that there is a loud and annoying system beep when I try to shutdown/restart FC11. The beep comes from my ...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    35

    Fedora 11 - Disabling beeps at FC11 Shutdown/Restart

    Hi,

    I have just now installed FC11. But I notice that there is a loud and annoying system beep when I try to shutdown/restart FC11. The beep comes from my CPU and its too loud and annoying. Please help me in disabling this system beep forever.

    Thanks.

    Nitin

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    This should disable the pc speaker module.
    Code:
    su -
    modprobe -r pcspkr
    echo "install pcspkr :" >> /etc/modprobe.d/pcspkr.conf
    The file pcspkr.conf can be named whatever you like, so long as it ends in .conf.

  3. #3
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    This annoying beep exists only with fedora or also with other os in your pc? I usually don't connect the system's beep to the motherboard
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...