Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do I turn the annoying computer speaker off?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
gekka
n00b
n00b


Joined: 03 Oct 2002
Posts: 13
Location: Oslo, Norway

PostPosted: Tue Dec 10, 2002 10:17 am    Post subject: How do I turn the annoying computer speaker off? Reply with quote

I'm playing around with DB2 and WebSphere on my newly installed gentoo box, and I'm getting SO annoyed by the constant beeping from the computer speaker. Guess this isn't really a gentoo issue (and yes, I'm newbish with linux), but can anyone give me any hints?
_________________
Gekka
Back to top
View user's profile Send private message
dreamer3
Guru
Guru


Joined: 24 Sep 2002
Posts: 553

PostPosted: Tue Dec 10, 2002 10:26 am    Post subject: Reply with quote

Why exactly is it beeping?
Back to top
View user's profile Send private message
gekka
n00b
n00b


Joined: 03 Oct 2002
Posts: 13
Location: Oslo, Norway

PostPosted: Tue Dec 10, 2002 10:31 am    Post subject: Reply with quote

I'm using bash and it's beeping every time I use autocompletion and there's more than one completion, when I use backspace when there are no characters at the prompt, etc. Really annoying :(
_________________
Gekka
Back to top
View user's profile Send private message
tukem
Tux's lil' helper
Tux's lil' helper


Joined: 25 Jun 2002
Posts: 114
Location: Tampere, Finland

PostPosted: Tue Dec 10, 2002 10:38 am    Post subject: Reply with quote

If your running it from xterm then "xset b off" might help.
Back to top
View user's profile Send private message
gekka
n00b
n00b


Joined: 03 Oct 2002
Posts: 13
Location: Oslo, Norway

PostPosted: Tue Dec 10, 2002 10:44 am    Post subject: Reply with quote

I'm not running X at all, I'm just running a simple console like the one you get after the base gentoo install.
_________________
Gekka
Back to top
View user's profile Send private message
dreamer3
Guru
Guru


Joined: 24 Sep 2002
Posts: 553

PostPosted: Tue Dec 10, 2002 10:49 am    Post subject: Reply with quote

It's funny... I actually even remember solving this (for consoles) but I can't remember how I did it... I still get the beeps when using terminals in X Windows... it drove me nuts at first... guess I've just gotten used to it...

Here is probably more than you'll ever want to know about the subject (and a few solutions):
http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/other-formats/html_single/Visual-Bell.html.
Back to top
View user's profile Send private message
gekka
n00b
n00b


Joined: 03 Oct 2002
Posts: 13
Location: Oslo, Norway

PostPosted: Tue Dec 10, 2002 11:14 am    Post subject: Reply with quote

"setterm -bfreq 0" worked :D
_________________
Gekka
Back to top
View user's profile Send private message
TheCoop
Veteran
Veteran


Joined: 15 Jun 2002
Posts: 1814
Location: Where you least expect it

PostPosted: Tue Dec 10, 2002 12:35 pm    Post subject: Reply with quote

yank the front panel speaker connector out of the motherboard
_________________
95% of all computer errors occur between chair and keyboard (TM)

"One World, One web, One program" - Microsoft Promo ad.
"Ein Volk, Ein Reich, Ein Führer" - Adolf Hitler

Change the world - move a rock
Back to top
View user's profile Send private message
lanius
Retired Dev
Retired Dev


Joined: 08 Dec 2002
Posts: 160

PostPosted: Tue Dec 10, 2002 2:18 pm    Post subject: Reply with quote

With Kernel 2.5 you can just compile the speaker as module :)
Back to top
View user's profile Send private message
MacMasta
Guru
Guru


Joined: 18 Apr 2002
Posts: 545
Location: Anchorage, AK

PostPosted: Tue Dec 10, 2002 10:42 pm    Post subject: Reply with quote

I just unplugged the speaker from the mobo.

Did that with the power switches, too, come to think of it.


I love uptime.


~Mac~
Back to top
View user's profile Send private message
phong
Bodhisattva
Bodhisattva


Joined: 16 Jul 2002
Posts: 778
Location: Michigan - 15 & Ryan

PostPosted: Wed Dec 11, 2002 4:30 am    Post subject: Reply with quote

To make it less annoying without getting rid of it completely, I do this in my local.start:
Code:
for x in 1 2 3 4 5 6
do
    setterm -blength 10 -bfreq 300 > /dev/vc/${x}
done

_________________
"An empty head is not really empty; it is stuffed with rubbish. Hence the difficulty of forcing anything into an empty head."
-- Eric Hoffer
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum