Feature #14002
closed
Option to enable/disable console bell, enabled by default
Added by Steve Wheeler over 1 year ago.
Updated over 1 year ago.
Plus Target Version:
23.05
Description
In 23.01 logging into the firewall no longer sounds a beep from the speaker is it's present.
This is because the default value for system bell has changed.
It can be restored by setting the system tunable / sysctl:
kern.vt.enable_bell=1
We should consider setting this as the default.
See also this which is required to trigger the beep for logins: https://redmine.pfsense.org/issues/12464
- Related to Feature #12464: Option to control log level of authentication messages in system logs ("Emergency" vs "Notice" level) added
- Assignee set to Jim Pingle
- Subject changed from Logins no longer trigger a beep to Console bell disabled by default
- Status changed from New to In Progress
The more I look at this the less it's tied to the login messages since it's a general console bell setting. I've got a patch ready that adds a new option under "Sounds" on system_advanced_notifications.php to control the console bell directly. I've defaulted it to enabled, so once upgraded to a snapshot with the change (or after applying the patch), it will be enabled at boot and when saving settings on system_advanced_notifications.php.
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
- Status changed from Feedback to Resolved
Tested the patch against:
23.01-RELEASE (amd64)
built on Fri Feb 10 20:06:33 UTC 2023
FreeBSD 14.0-CURRENT
The GUI option appears, and it works as expected. I am marking this ticket resolved.
- Tracker changed from Regression to Feature
- Subject changed from Console bell disabled by default to Option to enable/disable console bell, enabled by default
- Affected Architecture deleted (
All)
Changing this to a feature request. Even though it started as a way to address a regression, the change involved is a new feature, so this will better reflect the change in the release notes.
Also available in: Atom
PDF