Jump to content

HD3000 Inject Intel problem with Sierra 10.12.4


michele872
 Share

49 posts in this topic

Recommended Posts

When I close the lid of the laptop or I use Apple/Stop, the monitor becomes dark but when I put on the power on, laptop don't starts.

Nvidia card is disabled sorry :)

:( I can't solve the problem for handoff.

Thanks for your help. 

Link to comment
Share on other sites

You need to debug sleep/wake on your machine.

For now start removing: SSDT-0.aml, SSDT-1.aml, SSDT-2.aml. Not needed.

And don't forget to delete the entries for them in config.plist.

Also, enable DropOem.

 

Attach files.

Link to comment
Share on other sites

Disable inject USB from config.plist

AddClockID, FixOwnership and Inject

 

Add this patch to config.plist

ACPI > DSDT > Patches

Comment: Change H_EC to EC
Find: 485F4543
Replace: 45435F5F
Attach files.

post-1128367-0-59142100-1495221010_thumb.png

post-1128367-0-66260900-1495221014_thumb.png

Link to comment
Share on other sites

Maybe you are intending the 2 patch to rename EHC1 in EH01, etc? I have to remove this 2 patch??

No.

 

Apply these patches (picture)

 

Remove DSDT.aml from patched folder.

Reboot and attach files.

post-1128367-0-69628600-1495223700_thumb.png

Link to comment
Share on other sites

For audio you are using AppleALC and layout 3 (injected with Clover). No DSDT needed.

Battery Status needs DSDT edits. You will fix it after.

Now test sleep/wake and report results here.

Link to comment
Share on other sites

Sorry but my english is very bad. What result I have to report? What files you need?

Now, I don't have DSDT. You said me, that I have edit DSDT for battery. What I have to change in my DSDT now for battery and Stop and Sleep?

Currently i tested Sleep and Stop without DSDT and they seem to work :)

Link to comment
Share on other sites

I used RehabMan patch "Samsung Series 3" that add "Method (B1B2, 2, NotSerialized) { Return (Or (Arg0,ShiftLeft (Arg1, 8))) }"

and I have changed this at embedded method "BRP0,   8, 

                        BRP1,   8, 
                        BRA0,   8, 
                        BRA1,   8, 
                        BPR0,   8, 
                        BPR1,   8, 
                        BVO0,   8, 
                        BVO1,   8, 
                        Offset (0xB0), 
                        BDA0,   8, 
                        BDA1,   8, 
                        BDF0,   8, 
                        BDF1,   8, 
                        BDV0,   8, 
                        BDV1,   8, 
                        BDL0,   8, 
                        BDL1,   8, 
                        Offset (0xC0), 
                        CTMP,   8, 
                        Offset (0xC7), 
                        TIST,   8, 
                        Offset (0xD0), 
                        B1TI,   16, 
                        BSE0,   8, 
                        BSE1,   8, 
                        BCR0,   8, 
                        BCR1,   8, 
                        BTM0,   8, 
                        BTM1,   8        

On currently DSDT that I have patched I have apply this patch:

  • Rename GFX0 in IGPU
  • Fix wak v2
  • Hpet
  • Irq
  • Os check fix (win Vista)
  • RTC
  • Smbus
  • Usb series 6 fix 
  • Add Imei

If I rewatch my dsdt over, what patch I have to apply? What patch of this I need?

Link to comment
Share on other sites

 Share

×
×
  • Create New...