Contribute
Register

[solved] Help in DSDT/ SSDT to disable Nvidia GTX 960M

Status
Not open for further replies.
Joined
Jul 4, 2016
Messages
28
Motherboard
VN7-591G
CPU
Intel Core i7 4720HQ
Graphics
Nvidia GTX 960M & Intel HD 4600
I have a problem in disabling the dicrete card in my laptop. I've read a guide that you must put _OFF () method after the path in the _INI () method. I save it as SDST-1.aml as instructed and reboot the system. The card is still in the system information.

Guide: http://www.attabot.org/mac-os/turn-off-discrete-amd-radeon-graphics-hackintosh-ssdt/

I also read this guide: http://www.tonymacx86.com/threads/guide-disabling-discrete-graphics-in-dual-gpu-laptops.163772/

-The problem is I don't have ssdt-10 and ssdt-11 and the code to be modify is different from my ssdt-7.dsl

Thanks!
 

Attachments

  • DSDT.dsl
    555.9 KB · Views: 339
  • SSDT-6.dsl
    103.2 KB · Views: 338
  • SSDT-7.dsl
    96.8 KB · Views: 331
I have a problem in disabling the dicrete card in my laptop. I've read a guide that you must put _OFF () method after the path in the _INI () method. I save it as SDST-1.aml as instructed and reboot the system. The card is still in the system information.

Guide: http://www.attabot.org/mac-os/turn-off-discrete-amd-radeon-graphics-hackintosh-ssdt/

I also read this guide: http://www.tonymacx86.com/threads/guide-disabling-discrete-graphics-in-dual-gpu-laptops.163772/

-The problem is I don't have ssdt-10 and ssdt-11 and the code to be modify is different from my ssdt-7.dsl

Thanks!

Not a desktop. Moved to laptop support.

ACPI patching is based on file content, not file names.
 
Thank you for the clarification regarding about the file name. I edit again the SSDT-7.dsl which contains the _INI and _OFF method. I've applied the disable _INI from the laptop patches in your repositories using Maciasl. Next, I've disable the _REG and applied the sleep/ wake patch in the dsdt.dsl. Still, nvidia is not disable.
 

Attachments

  • DSDT.aml
    63.6 KB · Views: 320
  • SSDT-7.aml
    17 KB · Views: 319
Thank you for the clarification regarding about the file name. I edit again the SSDT-7.dsl which contains the _INI and _OFF method. I've applied the disable _INI from the laptop patches in your repositories using Maciasl. Next, I've disable the _REG and applied the sleep/ wake patch in the dsdt.dsl. Still, nvidia is not disable.

Read guide post #1, "Problem Reporting"

http://www.tonymacx86.com/threads/guide-disabling-discrete-graphics-in-dual-gpu-laptops.163772/
 
I've attatched the native aml, dsl and ioreg.

Not adequate. Need all files/output requested in post guide #1, "Problem Reporting".
 
Not adequate. Need all files/output requested in post guide #1, "Problem Reporting".

Sorry about that. I've run the missing output in the terminal only acpiplat have output
 

Attachments

  • Acer_Aspire_V15_VN7591G_Nitro.zip
    525.9 KB · Views: 145
Sorry about that. I've run the missing output in the terminal only acpiplat have output

File is too small to have EFI/Clover. Read "Problem Reporting" carefully. Provide all files/output requested in one reply.
 
File is too small to have EFI/Clover. Read "Problem Reporting" carefully. Provide all files/output requested in one reply.

I've attached again the zip file.
 

Attachments

  • Acer_Aspire_VN7591G_Nitro.zip
    2.7 MB · Views: 166
I've attached again the zip file.

ACPI is not patched correctly. Based on ACPI/origin, you should have in ACPI/patched:
DSDT.aml
SSDT.aml (from ssdtPRgen.sh)
SSDT-0.aml
SSDT-1.aml
SSDT-2.aml
SSDT-6.aml
SSDT-7.aml

Don't forget that DropOem=true is required with patched SSDTs in ACPI/patched.

Read the guide carefully.
 
Status
Not open for further replies.
Back
Top