dsdt.dsl.zip 21.86K
14 downloadsthanks again .
Acpi brightness levels:11, lowest brightness:0, highest brightness:100 We still don't have brightness entry in ioreg... waiting...IORegistryExplorer info :
_____________2010_11_15_12.28.49_AM.png 159.97K
128 downloads
ivik, on Nov 14 2010, 05:44 PM, said:
ivik, on Nov 14 2010, 01:00 PM, said:
OperationRegion (BRIT, SystemMemory, 0xE4461258, 0x04)
Field (BRIT, AnyAcc, Lock, Preserve)
{
LEVL, 32
}
Method (_INI, 0, NotSerialized)
{
PINI ()
Store (0x512C0000, LEVL)
}
dsdt_v0.13.dsl.zip 27.29K
3 downloads
BlackCH, on Nov 14 2010, 06:38 PM, said:
10-11-14 21:03:37 kernel We still don't have brightness entry in ioreg... waiting...
ivik, on Nov 11 2010, 09:51 PM, said:
Method (_Q11, 0, NotSerialized)
{
Store (0x14, SMIF)
Store (Zero, TRP0)
Sleep (0x32)
}
Method (_Q10, 0, NotSerialized)
{
Store (0x15, SMIF)
Store (Zero, TRP0)
Sleep (0x32)
}
Method (_Q11, 0, NotSerialized)
{
If (LEqual (OSYS, 0x07D6))
{
If (IGDS)
{
Notify (^^^GFX0.DD04, 0x86)
}
Else
{
Notify (^^^PEGP.VGA.LCD, 0x86)
}
}
Else
{
Store (0x14, SMIF)
Store (Zero, TRP0)
}
Sleep (0x32)
}
Method (_Q10, 0, NotSerialized)
{
If (LEqual (OSYS, 0x07D6))
{
If (IGDS)
{
Notify (^^^GFX0.DD04, 0x87)
}
Else
{
Notify (^^^PEGP.VGA.LCD, 0x87)
}
}
Else
{
Store (0x15, SMIF)
Store (Zero, TRP0)
}
Sleep (0x32)
}
end copy
0 members, 0 guests, 0 anonymous users