Contribute
Register

Help: Disable ATI HD7730M in dsdt

Status
Not open for further replies.
Not patched correctly... I don't see a call to _OFF from _INI in ssdt-1.aml.

But I applied the patch for sure.
I have totally 6 ssdts and this is the only one with "SgTabl". So this should be the correct ssdt.
But I agree that I also cannot see a call to _OFF from _INI...
 
But I applied the patch for sure.
I have totally 6 ssdts and this is the only one with "SgTabl". So this should be the correct ssdt.
But I agree that I also cannot see a call to _OFF from _INI...

The entire purpose of patching the SSDT is to add _OFF call to _INI...
 
I am not good at programming.
Please suggest any guide I can follow to patch it correctly?

What I did.
1. extracted DSDT and SSDTs
2. patched DSDT successfully.
3. disassembled the SSDT5, patched with the call _OFF from _INI patch from http://raw.github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch/master
4. compile it and save as SSDT-1.aml
5. put in clover patched folder

Why I can't see the call_OFF from _INI after patched?
I just can't find "External (_SB_.PCI0.PEGP.DGFX" in the ssdt like others in the post [HELP] Disable HD 7650M in DSDT. Don't know why....

Really Thanks.
 
I am not good at programming.
Please suggest any guide I can follow to patch it correctly?

What I did.
1. extracted DSDT and SSDTs
2. patched DSDT successfully.
3. disassembled the SSDT5, patched with the call _OFF from _INI patch from http://raw.github.com/RehabMan/HP-ProBook-4x30s-DSDT-Patch/master
4. compile it and save as SSDT-1.aml
5. put in clover patched folder

Why I can't see the call_OFF from _INI after patched?
I just can't find "External (_SB_.PCI0.PEGP.DGFX" in the ssdt like others in the post [HELP] Disable HD 7650M in DSDT. Don't know why....

Really Thanks.

The patch you're trying to use is for the Probook only. Each DSDT/SSDT can be unique and would need to be tweaked for a different computer.
 
I understand now.

Can you give me some instruction on how to apply the patch to my system?
What changes I have to make?

Sorry for keep asking, but I really can't totally understand those codes...

Thank you man.
 
After adding _OFF method in _INI in "SgTabl" and added "AmdTabl" as SSDT-2, the ATI card disappeared in system info successfully.

However, it did shows Parseop_Arg0 error during compiling the SgTabl ssdt. My solution was just deleting the Arg0 after _BCM.....

It worked with no observable effect anyway. Finger Crossed.

Thanks a lot to RehabMan's instructions. You are the Man!
 
After adding _OFF method in _INI in "SgTabl" and added "AmdTabl" as SSDT-2, the ATI card disappeared in system info successfully.

However, it did shows Parseop_Arg0 error during compiling the SgTabl ssdt. My solution was just deleting the Arg0 after _BCM.....

It worked with no observable effect anyway. Finger Crossed.

Thanks a lot to RehabMan's instructions. You are the Man!

Congratulations on figuring it out on your own with a little "nudging."
 
Congratulations on figuring it out on your own with a little "nudging."

Thanks!
May I also ask if my power management was successfully done?
 
Sorry, forgot that the one I posted in post #9 is not valid after the disable of ATI card.
Attached please kindly see the new generated IOReg file.

Thanks for your help.
 

Attachments

  • MacBook Pro.ioreg
    3 MB · Views: 142
Status
Not open for further replies.
Back
Top