Lenovo Y570 backlight

SicoSico resuscitated_wael at hotmail.com
Tue Sep 4 02:31:09 UTC 2012


Thanks for your reply Kevin Oberman,

#acpi_call -p '\VBRC' -i 5
Unknown object type '-1515870811'

Here are some values that may be related:

#acpi_call -p '\_SB.PCI0.LPCB.EC0.BRTS'
10
#acpi_call -p '\_SB.PCI0.GFX0.DD02._BCM'
0
#acpi_call -p '\_SB.PCI0.GFX0.DD02._BQC'
0
#acpi_call -p '\_SB.PCI0.GFX0.DD02.LVLS'
10
#acpi_call -p '\_SB.PCI0.GFX0.DD02._BCL'
Unknown object type '4'
#acpi_call -p '\_SB.PCI0.PEG0.VGA.LCD.PLVL'
Unknown object type '4'

\_SB.PCI0.GFX0.DD02._BCM can be changed:
#acpi_call -p '\_SB.PCI0.GFX0.DD02._BCM' -i 4
4

After that \_SB.PCI0.GFX0.DD02._BQC value is changed to 1:
#acpi_call -p '\_SB.PCI0.GFX0.DD02._BQC'
1

But still this has no effect to the brightness.
DSDT files were attached in an earlier post.



--
View this message in context: http://freebsd.1045724.n5.nabble.com/Lenovo-Y570-backlight-tp5726207p5740516.html
Sent from the freebsd-x11 mailing list archive at Nabble.com.


More information about the freebsd-x11 mailing list