https://bugzilla.kernel.org/show_bug.cgi?id=36322





--- Comment #19 from Lee, Chun-Yi <j...@novell.com>  2011-06-03 23:52:31 ---
Hi Thomas, 

(In reply to comment #16)
> Adding Matthew and Rui, they might know more and may be able to help about
> OpRegion, _OSI("Windows 2009") brightness issues/regressions.

In comment #8, _BCM have logic to write value to BLVL register on EC0:

    Method (OBCM, 1, NotSerialized)
        {  
            Store ("_BCM : Arg0 = ", Debug)
            Store (Arg0, Debug)
            Store (Subtract (Divide (Arg0, 0x0A, ), One), Local0)
            Store (Local0, BRTN)
            Store (Local0, ^LPCB.EC0.BLVL)    /* change */
        }

I thought EC must to read the BLVL register when it modified then change LCD
panel's brightness level, that means LVDS must wired to EC.

Do you have any idea why EC didn't change brightness level when BLVL changed?
or my understand is totally wrong?

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Discover what all the cheering's about.
Get your free trial download today. 
http://p.sf.net/sfu/quest-dev2dev2 
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to