Coder Social home page Coder Social logo

Comments (5)

ndim avatar ndim commented on August 22, 2024

beep has nothing to do with pulseaudio or any other audio parts of a PC whatsoever. beep solely controls the PC speaker beep, which on classic PC motherboards used to be a speaker connected to the motherboard with a cable, and later, a piezo buzzer connected to with a cable or directly soldered onto the motherboard.

The output of beep --verbose you are posting shows that beep works as intented.

On systems with integrated sound like e.g. laptops, the output of the PC speaker circuitry is usually internally mixed together with the PCM sound from the sound card part of the laptop (that is where pulseaudio works) so that both PC speaker and PCM sound come out of the same physical laptop speakers. In that case, you might need to use software like alsamixer or similar to unmute the PC speaker in the mixer hardware.

These days, there also might be PC motherboards which do not have the piezo speaker soldered onto or any speaker connected to it, or laptops where the PC speaker circuit is not connected to the audio mixer circuit. However, if you have any beeps during early boot in BIOS/Firmware, there should be a connection.

In any case, beep itself cannot help here directly, as both your audio mixer harder and whether a speaker is physically connected to your motherboard exceed beep's responsibility.

However, beep should document this more clearly, which I will do (and use this issue ticket to track).

from beep.

thewh1teagle avatar thewh1teagle commented on August 22, 2024

It's laptop, thinkpad t440p.
the beep sound works in bios.
I changed beep volume in alsamixer to 100% and still no sound.
in addition, the beep itself worked for me in some other distro called "core linux".

from beep.

thewh1teagle avatar thewh1teagle commented on August 22, 2024

I solved the problem using alsamixer.
first i need to find the correct card ( switched with f6 )
then i have to switch loopback in alsamixer to enabled.
unmute beep by press m button and volume up beep.
then, the last important thing -
i figured out that beep not work if the microfone volume below 0% -
so i turn it to 1% in alsamixer and then it works!!

from beep.

ndim avatar ndim commented on August 22, 2024

Thank you very much for your description of the fix. I will use that as an example in the documentation. (All my thinkpads are much older and not in working order, so I cannot check on those.)

Do your alsamixer settings survive a reboot?

Reopening the issue as I still need to write that documentation. Other people will run into this and I want them to find help in the documentation.

from beep.

thewh1teagle avatar thewh1teagle commented on August 22, 2024

alsamixer settings saved after reboot :)

from beep.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.