https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181283
John Baldwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from John Baldwin <[email protected]> --- Other thinkpads that use Intel integrated graphics are able to control LCD brightness via the KMS module after r270516 in HEAD (merged to stable/10 in 279961 which is after 10.1). However, those do not use acpi_ibm, but do work with acpi_video. On my x220 the following things appear to work in acpi_ibm: 'mute' sysctl (can write to it to mute, and the mute button change its state, also writing to it changes the mute light) 'thinklight' sysctl 'fan_speed' sysctl -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "[email protected]"
