Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 14:12:04 +0200
From:      Eduardo Morras <emorrasg@yahoo.es>
To:        freebsd-questions@freebsd.org
Cc:        Matthias Apitz <guru@unixarea.de>
Subject:   Re: no beep any more
Message-ID:  <20160726141204.ddf625e2683732ce7eeb9327@yahoo.es>
In-Reply-To: <20160726114846.GA6424@c720-r292778-amd64>
References:  <20160726114846.GA6424@c720-r292778-amd64>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Jul 2016 13:48:46 +0200
Matthias Apitz <guru@unixarea.de> wrote:

> 
> Hello,
> 
> Yesterday I realized that my Acer C720 does not issue any beep, for
> example in terminals or on alpha console with 'printf "\7"' 
> The sound general is working, for example playing something with
> mplayer or the jingle on KDE start. I'm not aware of having installed
> something during the last days. Is this somehow configureable with
> sysctl?
> 
> $ kbdcontrol -b normal
> 
> does not help.
> 
> ANy ideas?

What's the output of 

%mixer speaker

Beeps don't use pcm.

Some audio and video players modify mixer values directly to control volume, instead using alsa/oss/pulse calls. Perhaps you used one of them.

Anything weird on dmesg -a output?

As a workaround, if you are using xterm under X, Ctrl+MIddle Mouse button shows a menu where you can enable visual beep. Other terminals could have similar mode.


---   ---
Eduardo Morras <emorrasg@yahoo.es>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160726141204.ddf625e2683732ce7eeb9327>