Contribute
Register

Need help with my laptop Gigabyte Laptop G3

Status
Not open for further replies.
okay i patched it using your patch.. thanks
 
no errors on patching..

quick question about drop OEM on clover configurator, do i need to enable and also enable generate P and C states?
 
Hey again,

I tried the very best i can, but i cannot seem to disable my NVidia Optimus card via DSDT.

Heres what i have..

I uploaded my SSDT EDITS in the attachment.

--> I put it on CLOVER/ACPI/patched ( so i have SSDT.aml, SSDT-1.aml, SSDT-2.aml, SSDT-3.aml)
---> enabled DropOEM in clover configurator
--> rebooted, no luck.

What am i doing wrong?

Please help thanks
 

Attachments

  • Patched SSDTs.zip
    9.7 KB · Views: 72
Hey again,

I tried the very best i can, but i cannot seem to disable my NVidia Optimus card via DSDT.

Heres what i have..

I uploaded my SSDT EDITS in the attachment.

--> I put it on CLOVER/ACPI/patched ( so i have SSDT.aml, SSDT-1.aml, SSDT-2.aml, SSDT-3.aml)
---> enabled DropOEM in clover configurator
--> rebooted, no luck.

What am i doing wrong?

Please help thanks

Your _OFF method calls SGOF, and SGOF accesses the EC. Therefore, _OFF must be called from _REG in DSDT only when the EC is ready. There is a patch for it in my repo: https://github.com/RehabMan/Laptop-DSDT-Patch

It is best to keep the same numbers/names from the original SSDTs to avoid confusion.

Make sure you're using SortedOrder to retain the correct (original) order of SSDTs.
 
Status
Not open for further replies.
Back
Top