acpi_video on ThinkPad E530

Alexandr <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile,gmane.os.freebsd.devel.acpi
Message-ID <[email protected]>
Hello!

 On my laptop with acpi_video loaded brightness control via Fn-keys
doesn't work. The only way to change brightness is using
dev.acpi_ibm.0.lcd_brightness, for example:

/bin/sh -c 'LEVEL=$(/sbin/sysctl -n dev.acpi_ibm.0.lcd_brightness)
;/sbin/sysctl dev.acpi_ibm.0.lcd_brightness=$(/bin/expr $LEVEL + 1)'

When I press Fn-key I see, that hw.acpi.video.lcd0.brightness is
changed, but nothing happens on screen. I think it because of
hw.acpi.video.lcd0.active=0, but I cannot change it.

With acpi_ibm and without acpi_video Fn-keys works well.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.