Contribute
Register

[Release] Hackintool v3.x.x

Version 1.3.7 Released
- Shows Display Info for connected displays on connector ports (with display hot plug support), fixed iASL DSL Source hex output, connector drag-drop to change order
 
Check your kextcache output:
Code:
sudo kextcache -i /
looks ok, I've attached the output.
do you think its a right method as it doesn't eliminate EH01?
 

Attachments

  • kextcache_log.txt
    5.4 KB · Views: 218
Version 1.3.8 Released
- Fixed bug AppleIntelFramebuffer port-number should be connecter index + 4 or 0 for internal (RehabMan)
 
looks ok,I've attached the output.

Agreed.

do you think its a right method as it doesn't eliminate EH01?

I like to disable the EHCI controller(s) if not used (eg. FakePCIID_XHCIMux not being used), BIOS xHCI mode='enabled'.
 
Last edited:
Version 1.3.9 Released
- Now using AppleIntelFramebuffer@X index for connector association
 
Last edited:
release 1.3.7, 1.3.8, 1.3.9
- wrong CPU generation detected, Sandy Bridge (i5-2500K) detected as Kaby Lake

Screen Shot 2018-09-18 at 7.10.25 PM.png
 
- wrong CPU generation detected, Sandy Bridge (i5-2500K) detected as Kaby Lake

Can you please run the following in Terminal and attach ioreg.txt here (should output to your home drive):
Code:
ioreg -l >ioreg.txt
 
Can you please run the following in Terminal and attach ioreg.txt here (should output to your home drive):
Code:
ioreg -l >ioreg.txt
same here
Screenshot 2018-09-18 at 5.37.26 PM.png

ioreg.txt is attached.
 

Attachments

  • ioreg.txt
    1.3 MB · Views: 537
Back
Top