Main index | Section 4 | Options |
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
isl_load="YES" ig4_load="YES"
On many Chromebook models this driver can be automatically configured with the
help of the
chromebook_platform(4)
driver.
Alternatively, the
isl
driver can be manually configured in
/boot/device.hints:
hint.isl.0.at="iicbus0"
hint.isl.0.addr="0x88"
hint.isl.1.at="iicbus1"
hint.isl.1.addr="0x88"
On a system using device.hints(5), these values are configurable for isl:
hint.isl.%d.at | |
target iicbus(4). | |
hint.isl.%d.addr | |
isl i2c address on the iicbus(4). | |
dev.isl.X.als | |
Current ALS (Ambient Light Sensor) readout. | |
dev.isl.X.ir | |
Current IR (InfraRed) sensor readout. | |
dev.isl.X.prox | |
Current proximity sensor readout. | |
dev.isl.X.resolution | |
Current sensor resolution. | |
dev.isl.X.range | |
Current sensor range. | |
$ sysctl dev.isl.0.als dev.isl.0.als: 64
$ pkg install intel-backlight $ sh /usr/local/share/examples/intel-backlight/isl_backlight.sh
This manual page was written by Michael Gmelin <Mt freebsd@grem.de>.
ISL (4) | December 18, 2018 |
Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Unix...best if used before: Tue Jan 19 03:14:08 GMT 2038 | ” |