You are not logged in.

#1 2010-08-17 20:07:54

Paaskehare
Member
From: Denmark
Registered: 2008-11-09
Posts: 59
Website

[Solved] How to disable the pc speaker?

Hi, everytime I do anything in the terminal it triggers the pc speaker, so I would like to disable it, it has been working up to this point, but today I installed the new kernel, and setting:

MODULES=(!pcspkr, !snd_pcsp)

doesn't seem to do the trick, so I was hoping that you have any idea why it is still triggering smile

Last edited by Paaskehare (2010-08-17 23:19:07)


im.ole

Offline

#2 2010-08-17 20:15:00

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: [Solved] How to disable the pc speaker?

I don't have the problem so I'm not sure, but there are several options here:

http://wiki.archlinux.org/index.php/Dis … eaker_Beep


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#3 2010-08-17 21:21:08

Paaskehare
Member
From: Denmark
Registered: 2008-11-09
Posts: 59
Website

Re: [Solved] How to disable the pc speaker?

"xset -b" seemed to do the trick, but why would that even have to be nescessary with the other modules disabled?


im.ole

Offline

#4 2010-08-17 23:05:26

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] How to disable the pc speaker?

Paaskehare wrote:

"xset -b" seemed to do the trick, but why would that even have to be nescessary with the other modules disabled?

Check what modules are loaded, maybe you need to blacklist some other modules. I'm not sure you need a comma in the array.

Offline

#5 2010-08-17 23:13:30

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [Solved] How to disable the pc speaker?

karol wrote:
Paaskehare wrote:

"xset -b" seemed to do the trick, but why would that even have to be nescessary with the other modules disabled?

Check what modules are loaded, maybe you need to blacklist some other modules. I'm not sure you need a comma in the array.

The comma means you're blacklisting "pcspkr," not "pcspkr". One is a valid module. The other isn't.

Offline

#6 2010-08-17 23:18:36

Paaskehare
Member
From: Denmark
Registered: 2008-11-09
Posts: 59
Website

Re: [Solved] How to disable the pc speaker?

Oh I see, the list is space-seperated not comma-seperated, guess i'm too used to programming tongue


im.ole

Offline

#7 2010-08-17 23:51:56

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: [Solved] How to disable the pc speaker?

but not bash programming wink


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

Board footer

Powered by FluxBB