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)
Sun, Feb 9, 8:20 PM
Unknown Object (File)
Sun, Feb 9, 9:49 AM
Unknown Object (File)
Mon, Feb 3, 12:30 PM
Unknown Object (File)
Wed, Jan 29, 8:13 PM
Unknown Object (File)
Jan 10 2025, 12:49 AM
Unknown Object (File)
Jan 2 2025, 1:44 PM
Unknown Object (File)
Dec 12 2024, 6:51 AM
Unknown Object (File)
Oct 24 2024, 7:36 AM
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