Vilella:
> Method (_PS3, 0, NotSerialized)
> {
> If (LEqual (OMPR, 0x03))
> {
> If (LEqual (DGOS, Zero))
> {
> \_SB.PCI0.P0P2.NVID._OFF ()
> Store (One, DGOS)
> }
>
> Store (0x02, OMPR)
> }
> }
If simply calling _PS3 doesn't work, try commenting out the "If
(LEqual (OMPR, 0x03))" line and corresponding brackets, and loading
the new DSDT into the kernel. This is exactly what I had to do with
my Asus to make the _PS3 call work.
Adolfo
_______________________________________________
Mailing list: https://launchpad.net/~hybrid-graphics-linux
Post to : [email protected]
Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
More help : https://help.launchpad.net/ListHelp