Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No beep on Fedora 40 laptop #42

Open
Fry-kun opened this issue Sep 1, 2024 · 1 comment
Open

No beep on Fedora 40 laptop #42

Fry-kun opened this issue Sep 1, 2024 · 1 comment

Comments

@Fry-kun
Copy link

Fry-kun commented Sep 1, 2024

After installing beep & setting up permissions, it runs just fine -- but doesn't make any sound :(

$ beep --debug
beep: Verbose: console: driver_detect 0x55ee0682d700 (nil)
beep: Verbose: lib: could not open(2) /dev/tty0: Permission denied
beep: Verbose: lib: could not stat(2) /dev/vc/0: No such file or directory
beep: Verbose: evdev: driver_detect 0x55ee0682d6a0 (nil)
beep: Verbose: lib: opened /dev/input/by-path/platform-pcspkr-event-spkr as fd=3
beep: Verbose: main: using evdev driver (fd=3, dev=/dev/input/by-path/platform-pcspkr-event-spkr)
beep: Verbose: main: 1 times 200 ms beeps (100 ms delay between, 0 ms delay after) @ 440 Hz
beep: Verbose: evdev: driver_begin_tone 0x55ee0682d6a0 440
beep: Verbose: evdev: driver_end_tone 0x55ee0682d6a0
beep: Verbose: evdev: driver_end_tone 0x55ee0682d6a0
beep: Verbose: evdev: driver_fini 0x55ee0682d6a0
$ lsmod | grep -i pcspkr
pcspkr                 12288  0

"Speaker" in alsamixer is not muted, set to 100

Other sounds are working fine.

I'm fairly sure it's not a bug in beep, but maybe you have some idea of what's going on..

@ndim
Copy link
Member

ndim commented Sep 1, 2024

I remember I once had success on some laptop by fiddling with some alsamixer setting, even though it should not have made a difference. Could have been a mute-unmute sequence, or changing a slider a bit and then back to its original value, or was there a thing where "muted" meant unmuted and vice versa?

However, that was with hardware from 15+ years ago. I do not remember whether it was one of the Thinkpads or the Samsung Netbook.

More detailed information about your hardware than just "laptop" could be helpful to someone. Even though I am about at my wit's end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants