LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-26-2007, 08:01 PM   #16
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Rep: Reputation: 32

Strange. The Fn+F? key combo is usually a CMOS function, so your Linux shouldn't have anything to do with it unless maybe it overrides it somehow. It still worked on my Thinkpad for several Linuxes, including Fedora, several SuSE's, several Mandrakes, Ubuntu, Linspire, and others I've thrown at it. I've never tried Slackware but have heard it's good. Still, you may want to try another Linux to see if your trouble may be there. ...or ask the guys at Slackware about it.
 
Old 04-26-2007, 08:09 PM   #17
hashash
Member
 
Registered: Apr 2007
Posts: 31

Rep: Reputation: 15
had the same annoyance with my desktop.
just rmmod pcspkr did it for me..Though havent rebooted since, might have to remove the module automaticall/ prevent it loading

Mind you.. this still let me play music off the headphone *and* the inbuilt speaker.

Again.. I think it might all be hardware specific.
 
Old 04-26-2007, 08:21 PM   #18
Four
Member
 
Registered: Aug 2005
Posts: 298

Rep: Reputation: 30
I have the fn+Page up and fn+Page down for sound. I use kubuntu running fluxbox. using fn+Page up/down doesn't work. Also I have another button fn+end which as the image imply's should disable/enable the sound. That too doesn't work. Anything special I have to do?
 
Old 04-28-2007, 09:36 PM   #19
lectraplayer
Member
 
Registered: Mar 2003
Location: a little west of Birmingham, AL, USA.
Distribution: Porteus 3.1
Posts: 934

Rep: Reputation: 32
You may either have to chase down drivers for your peticular laptop or you may have to just live with it. Stuff like that, I have not found squat for. That's all I know. ...and I hate that when it happens.

Last edited by lectraplayer; 04-28-2007 at 09:37 PM.
 
Old 05-01-2007, 06:16 PM   #20
alexander_bosakov
Member
 
Registered: Mar 2006
Location: Plovdiv, Bulgaria
Distribution: OpenSuse 11.3
Posts: 55

Rep: Reputation: 15
Try "modprobe -r pcspkr" as root. If compiled as a module, of course.
 
Old 09-03-2015, 12:05 PM   #21
EternalCuriosity
LQ Newbie
 
Registered: Sep 2014
Location: Nepal
Distribution: RHEL
Posts: 16

Rep: Reputation: Disabled
I'd faced this same issue and came across this forum. I was able to turn the beep off and want to share for users who might face this issue and get redirected here. Carry out following steps:

From GUI:
>System >Preferences >Sound >System Beep > Uncheck System Beep

From CLI:
Open blacklist file in /etc/modprobe.d and add pcspkr in the blacklist.

I hope this will help and save trouble.
 
Old 09-03-2015, 03:48 PM   #22
jkirchner
Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Pop!_OS
Posts: 945

Rep: Reputation: 297Reputation: 297Reputation: 297
Why are you using Red Hat 9? It is way way past any support; it came out in 2003. You may want to look into something much more current.
 
Old 09-03-2015, 04:23 PM   #23
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
OP posted it in 2003. EternalCuriosity didn't pay attention and resurrected this thread. Necromancy.
 
Old 09-03-2015, 07:31 PM   #24
jkirchner
Member
 
Registered: Apr 2007
Location: West Virginia
Distribution: Pop!_OS
Posts: 945

Rep: Reputation: 297Reputation: 297Reputation: 297
Quote:
Originally Posted by Emerson View Post
OP posted it in 2003. EternalCuriosity didn't pay attention and resurrected this thread. Necromancy.
Maybe he could bring back my childhood dog?

D'oh, cannot believe I missed that, too much of that thing going on in the forum this year....
 
Old 09-04-2015, 01:28 PM   #25
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
necro posts........

but if one is still using RH9 -- there is a BIG problem
  • other than in a vm for some MUST USE "critical" closed source proprietary legacy software
  • and if that is the case you ALSO have a big problem
 
Old 09-04-2015, 01:33 PM   #26
ugjka
Member
 
Registered: May 2015
Location: Latvia
Distribution: Arch, Centos
Posts: 368
Blog Entries: 5

Rep: Reputation: 264Reputation: 264Reputation: 264
Code:
rmmod pcspkr
echo "blacklist pcspkr" > /etc/modprobe.d/nobeep.conf
 
Old 09-07-2015, 11:24 PM   #27
EternalCuriosity
LQ Newbie
 
Registered: Sep 2014
Location: Nepal
Distribution: RHEL
Posts: 16

Rep: Reputation: Disabled
Guys I'd installed RHEL 5.5 in my virutal platform for test purpose. I didn't know it had same interface as RH 9!

If a necro post still comes up in search result and help somebody, the resurrection is well worth.
 
Old 09-08-2015, 02:47 AM   #28
Captain Pinkeye
Member
 
Registered: Oct 2012
Location: The Czech Republic
Posts: 280

Rep: Reputation: 98
In Debian i used to simply mute it via the alsamixer.

You know,
open terminal -> start alsamixer -> select the right card with F6 -> mute the pc beep or whatever is it called..
 
Old 09-08-2015, 05:04 AM   #29
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Add
Code:
xset b off &
to ~/.xinitrc
For other desktops, session managers, display mangers, etc which are not started via the "startx" script - not sure.

edit: make sure the above is before the window manager is launched

Last edited by cynwulf; 09-08-2015 at 05:12 AM.
 
Old 09-08-2015, 05:57 AM   #30
itscience
Member
 
Registered: May 2015
Location: Lancashire UK
Distribution: arch
Posts: 37

Rep: Reputation: Disabled
I'm a noob but if you have alsa what about $alsamixer ?
That gives me a console menu and I can turn down the beep. I'm on a laptop :-)
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to turn off the annoying beep puzz_1 Linux - Hardware 3 02-22-2009 12:46 AM
That annoying beep zchoyt Linux - Newbie 6 01-05-2007 08:38 PM
Incredibly annoying pc speaker beep on error in MySql in Windows XP nazdrowie Programming 2 07-15-2005 01:26 AM
Disable the console beep? csvke Linux - General 6 03-01-2004 04:00 AM
Annoying beep in slackware Havox Slackware 2 02-04-2003 11:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:06 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration