https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227869

Alexey Dokuchaev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|New                         |Open

--- Comment #5 from Alexey Dokuchaev <[email protected]> ---
> is there any chance to see this exposed to sysctl in the future without 
> needing
> this kludge? [...] I have tried loading different acpi_* kernel modules, and
> none of them work.
On the Lenovo L470 here and fairly recent -CURRENT I can control brightness
with sysctl(8) after loading acpi_video(4) module.  Also, as of base r360025
brightness change events are visible via devd(8):

> # sysctl hw.acpi.video.lcd0.brightness=85
> hw.acpi.video.lcd0.brightness: 60 -> 85
> 
> $ cat /var/run/devd.pipe
> 
> !system=ACPI subsystem=Video type=brightness notify=85
Your report was against 11.1-RELEASE which is no longer supported.  Could you
please update to contemporary, supported FreeBSD version and reconduct your
tests?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to