Contribute
Register

[Release] Hackintool v3.x.x

EDIT: First post has been updated.

Sure thing - I’ll try and run the process in the next few days and see if it works (although I bet others will try as well.)

Will keep you posted!

One side note: the only internal USB header I’m using inside my machine is for my Apple Bluetooth chip. (The others are not connected at this time) Do I need to open my machine and unplug/plug it in as well as the exterior ports?
 
One side note: the only internal USB header I’m using inside my machine is for my Apple Bluetooth chip. (The others are not connected at this time) Do I need to open my machine and unplug/plug it in as well as the exterior ports?

Anything already plugged in will be detected on launch.
 
Hi, I have this problem with Intel FB-Patcher. First time it worked well and I could find the correct ID-Platform for my Igpu (intel 530). Then I tried to patch the audio but the program quits when I press the "Generate Patch" button. Now it quits for every patch I try. Any idea?
 
Hi, I have this problem with Intel FB-Patcher. First time it worked well and I could find the correct ID-Platform for my Igpu (intel 530). Then I tried to patch the audio but the program quits when I press the "Generate Patch" button. Now it quits for every patch I try. Any idea?

A few people are getting this issue. Can you try the attached debug build? I need a stack trace of the exception.
 

Attachments

  • FBPatcher.zip
    713.3 KB · Views: 78
Intel FB-Patcher 1.5.9 Released
- Now shows USB Controllers
IntelFBPatcherUSBPorts.png
 
Had same problem with the Dell XPS 13 9350 but was lucky to find a solution in a different layout-id (hail to RehabMan one more time). Have also the headphones problem present.
 
Try running the following commands in Terminal then reboot
Code:
sudo chmod 755 /System/Library/Extensions/AppleHDA.kext
sudo chown 0:0 /System/Library/Extensions/AppleHDA.kext
sudo kextcache -i /
sudo touch /System/Library/Extensions && sudo kextcache -u /
No difference after those commands.
 
Had same problem with the Dell XPS 13 9350 but was lucky to find a solution in a different layout-id (hail to RehabMan one more time). Have also the headphones problem present.
Did you inject your layout-id using Clover/Devices/Audio/Inject or by Device Properties?
 
Back
Top