Fedora Linux Support Community & Resources Center
  #1  
Old 1st February 2012, 08:52 AM
Edanny101's Avatar
Edanny101 Offline
Registered User
 
Join Date: May 2008
Location: Malaysia
Posts: 75
linuxchrome
Hardware beep sound

Hi,

I have a big problem here, While I am using fedora on my Hp mini 110, I can hear a weird beep sound sometimes, I think its hardware problem and try to hard rest my laptop but still same in fedora, tried other OS such as Windows 7 and no beep sound.

Also close all system sound in fedora such as terminal bell but still same.

Fedora 16 gnome (Verne Kernel 3.2.2-1)
Hp mini 110 intel atome 1.66 N570, 2Gb Ram

Thanks in advance.
__________________
http://draftgen.com
I am beginner in Linux, And would like to learn more although share my experience.
Registered Linux User #554588
Reply With Quote
  #2  
Old 9th February 2012, 04:44 PM
Edanny101's Avatar
Edanny101 Offline
Registered User
 
Join Date: May 2008
Location: Malaysia
Posts: 75
linuxchrome
Re: Hardware beep sound

Need your guys advice please
Up~~~~
__________________
http://draftgen.com
I am beginner in Linux, And would like to learn more although share my experience.
Registered Linux User #554588
Reply With Quote
  #3  
Old 9th February 2012, 10:47 PM
nonamedotc's Avatar
nonamedotc Offline
Formerly known as"professorrmd"
 
Join Date: Mar 2011
Posts: 2,731
linuxfirefox
Re: Hardware beep sound

Did you check in BIOS settings for the reasons which can cause this hardware beep?
Reply With Quote
  #4  
Old 10th February 2012, 01:28 AM
Gareth Jones Offline
Official Gnome 3 Sales Rep. (and Adminstrator)
 
Join Date: Jul 2011
Location: Leamington Spa, UK
Age: 30
Posts: 1,847
linuxfirefox
Re: Hardware beep sound

Check /var/log/messages for anything odd, particularly on boot or when the beeps occur.

Can you open the box up? It might be useful to know what's physically making the noise.

Gareth
Reply With Quote
  #5  
Old 10th February 2012, 04:17 AM
marko's Avatar
marko Online
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,488
linuxfirefox
Re: Hardware beep sound

make sure your Fedora installation isn't loading the "pcspkr" module.

pcspkr is a module that interfaces to the cheap motherboard 'beep' speaker (you are hearing the beep from the motherboard and not from the audio speakers right?). You can completely stop it from loading in any case by blacklisting it:


as the root user, edit the file /etc/modprobe.d/blacklist.conf to add these lines:


Quote:
blacklist pcspkr
alias pcspkr /bin/true
with that saved, now make sure there's no loaded pcspkr module
Quote:
modprobe -r pcspkr
The tone speaker on the board should be disabled in Fedora now
Reply With Quote
  #6  
Old 13th February 2012, 01:21 PM
Edanny101's Avatar
Edanny101 Offline
Registered User
 
Join Date: May 2008
Location: Malaysia
Posts: 75
linuxchrome
Re: Hardware beep sound

Quote:
Originally Posted by nonamedotc View Post
Did you check in BIOS settings for the reasons which can cause this hardware beep?
The Hp mini 110 BIOS is very simple and limited to change and there is not any thing related to it.

---------- Post added at 09:15 PM ---------- Previous post was at 09:08 PM ----------

Quote:
Originally Posted by Gareth Jones View Post
Check /var/log/messages for anything odd, particularly on boot or when the beeps occur.

Can you open the box up? It might be useful to know what's physically making the noise.

Gareth
I was open it and go throw a lot of lines, all seams fine to me, and didn't have chance to check it when beep occurred. It will take time to wait for the beep happen, don't know how long but its long time haven heard it.

---------- Post added at 09:21 PM ---------- Previous post was at 09:15 PM ----------

Quote:
Originally Posted by marko View Post
make sure your Fedora installation isn't loading the "pcspkr" module.

pcspkr is a module that interfaces to the cheap motherboard 'beep' speaker (you are hearing the beep from the motherboard and not from the audio speakers right?). You can completely stop it from loading in any case by blacklisting it:


as the root user, edit the file /etc/modprobe.d/blacklist.conf to add these lines:




with that saved, now make sure there's no loaded pcspkr module


The tone speaker on the board should be disabled in Fedora now
Dear marko i was read your post at http://fedoraforum.org/forum/showthread.php?t=214607 before and followed your structure but is no effect on stopping the beep sound.
__________________
http://draftgen.com
I am beginner in Linux, And would like to learn more although share my experience.
Registered Linux User #554588
Reply With Quote
  #7  
Old 14th February 2012, 12:03 PM
Edanny101's Avatar
Edanny101 Offline
Registered User
 
Join Date: May 2008
Location: Malaysia
Posts: 75
linuxchrome
Re: Hardware beep sound

Quote:
Originally Posted by Gareth Jones View Post
Check /var/log/messages for anything odd, particularly on boot or when the beeps occur.

Can you open the box up? It might be useful to know what's physically making the noise.

Gareth
Ok finally I checked the /var/log/messages when the beep occurred and here the messages:

Code:
Feb 14 19:56:13 Edanny dbus[977]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper)
Feb 14 19:56:13 Edanny dbus-daemon[977]: dbus[977]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper)
Feb 14 19:56:13 Edanny dbus-daemon[977]: Launching FprintObject
Feb 14 19:56:13 Edanny dbus[977]: [system] Successfully activated service 'net.reactivated.Fprint'
Feb 14 19:56:13 Edanny dbus-daemon[977]: dbus[977]: [system] Successfully activated service 'net.reactivated.Fprint'
Feb 14 19:56:13 Edanny dbus-daemon[977]: ** Message: D-Bus service launched with name: net.reactivated.Fprint
Feb 14 19:56:13 Edanny dbus-daemon[977]: ** Message: entering main loop
Feb 14 19:56:44 Edanny dbus-daemon[977]: ** Message: No devices in use, exit
__________________
http://draftgen.com
I am beginner in Linux, And would like to learn more although share my experience.
Registered Linux User #554588
Reply With Quote
Reply

Tags
beep, hardware, sound

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Beep! Beep! Get rid of that error bing sound penguinpower Using Fedora 3 21st December 2010 09:43 AM
Strange Beep.....Beep....Sound... anishjp Using Fedora 7 17th November 2009 07:11 AM
My bell wont beep in Fedora core 6, how can I make it beep again? tomzam Using Fedora 3 20th September 2007 04:50 AM
change bootup sound!! no more beep please sdowney717 Using Fedora 5 4th February 2007 12:54 AM


Current GMT-time: 07:59 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat