You are not logged in.

Announcement

Due to heavy spamming of forums registration is going in stages. If you wish to register as a new user with ArchBang Forums, first register and then send an e-mail to: archbangforums at gmail dot com. It should contain the problem you want to discuss or some other AB related content. You will be promoted from registering member with no posting rights to new member with posting rights after that. If your mail is ignored you haven't fulfilled the requirements.

#1 2012-02-25 19:30:12

Dogs1985
New member
Registered: 2011-02-18
Posts: 8

system beep

in /etc/rc.conf, add in
MODULES=(!snd_pcsp !pcspkr)

but why system still exist beep sound?

Offline

#2 2012-02-25 19:59:27

ArchVortex
Retired AB Overlord
From: Jakarta, Indonesia
Registered: 2011-04-01
Posts: 1,449

Re: system beep

If you spent a few seconds searching the Arch Wiki you would find

https://wiki.archlinux.org/index.php/Di … eaker_Beep

and how to turn it off in

https://wiki.archlinux.org/index.php/Di … Using_ALSA


GUI's?? We don't need no stinkin' GUI's!!!

Offline

#3 2012-02-25 20:31:33

doug piston
Member
Registered: 2011-12-18
Posts: 64

Re: system beep

I personally blacklist it in /etc/modprobe.d/modprobe.conf

blacklist pcspkr
blacklist snd_pcsp

Offline

#4 2012-02-25 20:42:10

ArchVortex
Retired AB Overlord
From: Jakarta, Indonesia
Registered: 2011-04-01
Posts: 1,449

Re: system beep

ArchBang by default has/should have a modprobe.conf

alias floppy off
blacklist fd0
blacklist floppy
blacklist ipv6
blacklist bcma
blacklist pcspkr
blacklist snd_pcsp

in /etc/modprobe.d


GUI's?? We don't need no stinkin' GUI's!!!

Offline

#5 2012-02-25 21:19:10

handy
ArchBanger
Registered: 2011-11-03
Posts: 422

Re: system beep

I made a file /etc/modprobe.d/blacklist.conf to hold my blacklist.

It works fine.

Online

Board footer

Powered by FluxBB