https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190186
--- Comment #3 from Adrian Chadd <adrian@freebsd.org> ---
So if I then do this:
# cd /usr/ports/sysutils/acpi_call && make install clean
# rehash
# kldload acpi_ibm
# kldload acpi_call
# acpi_call -p '\VBRC' -i 14
... then if I use sysctl hw.acpi.video.lcd0.brightness=X, things work fine. I
can even set it to 99 and it works fine. The buttons don't work fine - they
only vary the brightness a couple of values around whatever I set it.
So I wonder what else is problematic with this thing! Any ideas/suggestions?
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"