Project

General

Profile

beep sound

gnu - over 2 years ago -

My machine is a Libreboot X200, I have a problem with the Beep sound. Beep works only with another audio source on, if for example, I stop a song in MOC, the Beep sounds three times and then dies. What could it be.


Replies (4)

RE: beep sound - telur - over 2 years ago -

maybe read some thinkpad x200 in archwiki might help

https://wiki.archlinux.org/title/Lenovo_ThinkPad_X200

RE: beep sound - gnu - over 2 years ago -

Thanks telur,
but the wiki's page wasn't useful.
The beep sound in my X200 always worked (Hyperbola 0.3.1),
the strange thing is that beep sounds one time and then collapse until other audio source audio plays something (moc, mpv).

RE: beep sound - gnu - over 2 years ago -

For the moment I have resolved by running this:

load-sample-lazy bell-window-system /usr/share/sounds/freedesktop/stereo/bell.oga
load-module module-x11-bell

RE: beep sound - gnu - over 2 years ago -

A better choice without pulseaudio:

.Xresources

URxvt.perl-ext-common: default,...........,bell-command
URxvt.bell-command: play usr/share/sounds/freedesktop/stereo/bell.oga

    (1-4/4)