Page MenuHomeFreeBSD

Alert devd when acpi_video brightness changes
ClosedPublic

Authored by cperciva on Apr 14 2020, 8:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 28, 12:59 PM
Unknown Object (File)
Fri, Feb 28, 12:59 PM
Unknown Object (File)
Fri, Feb 28, 12:48 PM
Unknown Object (File)
Fri, Feb 28, 12:07 PM
Unknown Object (File)
Feb 9 2025, 8:20 PM
Unknown Object (File)
Feb 9 2025, 9:49 AM
Unknown Object (File)
Feb 3 2025, 12:30 PM
Unknown Object (File)
Jan 29 2025, 8:13 PM
Subscribers
None

Details

Summary

On my new Dell laptop, the brightness hotkeys (Fn+<up arrow> and Fn+<down arrow>) send ACPI notifications to acpi_video but the backlight brightness does not change. This patch makes acpi_video forward those notifications to devd, which allows me to invoke intel_backlight from userland.

Test Plan

Works for me. I'm posting this here in case because I'm not familiar with ACPI or devd and someone might tell me that I'm doing this wrong...

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable