Jump to content

macOS Sierra on HP x360 15-u011dx i7-4510u Haswell HD4400


ltooz_audis
 Share

22 posts in this topic

Recommended Posts

I installed macOS Sierra on my HP x360 15-u011dx i7-4510u Haskell HD4400. Here are my steps:

1. Create an 8GB macOS Sierra USB installer using Windows 7

2. Create a 500GB USB hard drive for Mac OS X testing all Mac OS X and install macOS Sierra in one 40GB partition.

3. Install macOS Sierra onto the USB drive and make sure everything works or NOT working.

Until I get the backlight keys and audio keys to work, I will use the external USB drive to run macOS Sierra.

 

- Patch clover for BCM94352HMB to work.

- Use Rehabman's USBInjectAll.kext to run USB ports without patching anything - All USB ports work even the Bluetooth 4.0 with handoff.

- Patch DSDT for battery and Graphics to work perfectly with Rehabman FakePCIIDHD4400_4600.kext FakePCIID.kext.

- Get patched Trackpad.prefPane for Trackpad to work.

 

I'll update when something else comes up.

 

Cheers,

 

Louis

  • Like 1
Link to comment
Share on other sites

  • 7 months later...

got my x360 installed with 10.12.5

 

most things work, keyboard shortcuts work, sound, battery, wifi, graphics, sleep

 

 

things that dont work yet:

touchscreen

bluetooth

ethernet (app store, icloud, siri etc)

 

and for some reason clover cant find my windows 10 partition

 

 

 

Sound im using voodoo and have a slight bit of white noise 

 

for the touchscreen and bluetooth i've tried to create a custom SSDT and I can see in system report the touch digitizer has been found but when I touch the screen nothing happens

 

been reading your guides and just wanted to say cheers for the hard work!

 

hopefully I can get the last few bits sorted- any ideas?

Link to comment
Share on other sites

1. Touchscreen will never work because this version is not USB.

2. The Sierra will not display Windows 10 partition if it's locked... caused by being updating or slleeping. Go to Windows, make sure it finished updating and exit all programs.

3. Patch audio instead of using voodoo

Link to comment
Share on other sites

1. Touchscreen will never work because this version is not USB.

2. The Sierra will not display Windows 10 partition if it's locked... caused by being updating or slleeping. Go to Windows, make sure it finished updating and exit all programs.

3. Patch audio instead of using voodoo

 

 

The touchscreen is showing in system info under USB as a synoptics touch digitizer V04 so was hoping it was on the USB hub? also shows in IOregistery under XHC@14>HS04

 

 

 

I have the BCM94352HMB card installed and wifi works fine (with the new patch) but cant seem to get bluetooth to work- any ideas?

 

Im not sure what you mean about windows? in clover if I rename the bootmg1fw so that it doesnt load I get clover but the windows partition isnt there- if I rename it back to the original it boots windows straight away without clover

 

I shall have a look at patching the audio

 

got ethernet working so hopefully have app store working soon

 

 

thanks for your help make, i'll have a look through your videos again and see if Ive missed anything

 

 

 

 
Link to comment
Share on other sites

Bluetooth to work you need:

1. Pin 51 taped.

2. Patch in clover

3. Patch USB iousbhostfamily.kext

4. Did you use Windows to shrink the partition for Mac ? Remember rename by adding -orig.efi to the Windows boot to boot clover.

Link to comment
Share on other sites

Bluetooth to work you need:

1. Pin 51 taped.

2. Patch in clover

3. Patch USB iousbhostfamily.kext

4. Did you use Windows to shrink the partition for Mac ? Remember rename by adding -orig.efi to the Windows boot to boot clover.

 

 

What do you mean by pin 51?

 

Could you link me to the patches

 

no I used the windows installer to create the partitions, installed windows, then installed OSX

 

when I installed osx first I was unable to install windows so used windows installer to partition and not disk utility

 

Sorted the KP by relocating some of the kexts that should be in clover back into clover, but not got full graphics as of yet- im working on that!

Link to comment
Share on other sites

so pin no51 needs to be removed? (ie taped over?)

 

I've got the BCRM patch in clover

I've followed your video on patching iousbhostfamily.kext and think i've done it right....

 

unless ive got a dodgy card from china! (cant seem to find bluetooth in windows) 

Link to comment
Share on other sites

Windows doesn't detect it because of pin 51 is there.

The graphics doesn't have acceleration because the ig platform is not correct

 

I've installed a fresh version of Seirra and graphics is all good again (must have broken a kext)

 

got the windows working in clover 

just got the sound to patch but using voodoo for now and all is good (apart from a bit of white noise) 

 

using nullethernet app store works, icloud and siri works

 

 

Shame about the touch screen though- maybe theres a fix for it in the future? 

 

but pretty happy at how this little machine has been able to be hackintoshed 

 

 

taped over pin 51 and works in windows a treat- bluetooth works straight away

 

seems windows keeps 'repairing' itself and stopping me from booting to clover so needing to boot from a USB to change the file name- bloody microsoft haha- will have to have a look to see if there is a fix for this

Link to comment
Share on other sites

worked a treat in windows, just booted into mac and system report has found it as a USB device

 

so off to patch the usbhostfamily and make sure ive got the right kexts in there now- things are looking up now thanks to that!

Link to comment
Share on other sites

installed the kexts and patched the IOUSBhostfamily matching it all to my DSDT

 

restarted and no luck

 

noticed HS07 which is the bluetooth is location is zero in IOreg- should it not be 255 as its an internal USB connection?

 

 

edit:

 

changed to 255 (0xff) and still not showing up

 

am I missing a patch in clover or something silly like that?

 

I've got the bcrm kexts in S/L/E and in clover/kexts

Link to comment
Share on other sites

1. Do you use SMBIOS for MacBookAir 6,2? If you do, use my IOUSBHostFamily.kext

2. Installed all BrcmPatchRAM2.kext and BrcmFirmwareRepo.kext?

3. Remove all GenericUSB.kext from Clover and S/L/E

4. add these kernel to patch to clover config.plist

remove the HDMI if you don't patch the Audio.

<key>KextsToPatch</key><array>
<dict>
<key>Comment</key>
<string>10.11-BT4LE-Handoff-Hotspot-lisai9093</string>
<key>Find</key>
<data>SIX/dEdIiwc=</data>
<key>Disabled</key>
<true/>
<key>Name</key>
<string>IOBluetoothFamily</string>
<key>Replace</key>
<data>Qb4PAAAA60Q=</data>
</dict>
<dict>
<key>Name</key>
<string>AppleIntelFrameBufferAzul</string>
<key>Comment</key>
<string>fix_freezing_videos_twitter_safari</string>
<key>Find</key>
<data>SImLqAAAAA==</data>
<key>Replace</key>
<data>kJCQkJCQkA==</data>
</dict>
<dict>
<key>Comment</key>
<string>AirPortBrcm4360 - fcvo</string>
<key>Disabled</key>
<false/>
<key>Find</key>
<data>gflSqgAAdSk=</data>
<key>Name</key>
<string>AirPortBrcm4360</string>
<key>Replace</key>
<data>gflSqgAAZpA=</data>
</dict>
<dict>
<key>Comment</key>
<string>10.11-BCM94352-5GHz-US-FCC-dv</string>
<key>Disabled</key>
<false/>
<key>Name</key>
<string>AirPortBrcm4360</string>
<key>Find</key>
<data>QYP8/3QsSA==</data>
<key>Replace</key>
<data>ZscGVVPrKw==</data>
</dict>
<dict>
<key>Comment</key>
<string>Enable 9MB cursor bytes, 0x0a260006</string>
<key>Name</key>
<string>AppleIntelFramebufferAzul</string>
<key>Find</key>
<data>BgAmCgEDAwMAAAACAAAwAQAAYAA=</data>
<key>Replace</key>
<data>BgAmCgEDAwMAAAACAAAwAQAAkAA=</data>
</dict>
<dict>
<key>Comment</key>
<string>HDMI-audio, port 0105, 0x0a260005 0x0a260006, 0x0d220003, 0x0a2e000a, 0x0a26000a</string>
<key>Name</key>
<string>AppleIntelFramebufferAzul</string>
<key>Find</key>
<data>AQUJAAAEAACHAAAA</data>
<key>Replace</key>
<data>AQUJAAAIAACHAAAA</data>
</dict>
<dict>
<key>Comment</key>
<string>HDMI-audio, port 0204, 0x0a260005 0x0a260006</string>
<key>Name</key>
<string>AppleIntelFramebufferAzul</string>
<key>Find</key>
<data>AgQJAAAEAACHAAAA</data>
<key>Replace</key>
<data>AgQJAAAIAACHAAAA</data>
</dict>
<dict>
<key>Comment</key>
<string>Enable internal display after sleep for 0x0a2e000a, 0x0a26000a</string>
<key>Name</key>
<string>AppleIntelFrameBufferAzul</string>
<key>Find</key>
<data>AQAAAEAAAADWAAAABQUAAA==</data>
<key>Replace</key>
<data>AQAAAEAAAAAeAAAABQUAAA==</data>
</dict>
<dict>
<key>Comment</key>
<string>HDMI-audio, port 0105, 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d</string>
<key>Name</key>
<string>disabled:AppleIntelFramebufferAzul</string>
<key>Find</key>
<data>AQUJAAAEAAAHAQAA</data>
<key>Replace</key>
<data>AQUJAAAIAAAHAQAA</data>
</dict>
<dict>
<key>Comment</key>
<string>HDMI-audio, port 0204, 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d</string>
<key>Name</key>
<string>disabled:AppleIntelFramebufferAzul</string>
<key>Find</key>
<data>AgQJAAAEAAAHAQAA</data>
<key>Replace</key>
<data>AgQJAAAIAAAHAQAA</data>
</dict>
<dict>
<key>Comment</key>
<string>HDMI-audio, port 0105(12), 0x0a260005 0x0a260006, 0x0d220003, 0x0a2e000a, 0x0a26000a</string>
<key>Name</key>
<string>disabled:AppleIntelFramebufferAzul</string>
<key>Find</key>
<data>AQUJAAAEAACHAAAA</data>
<key>Replace</key>
<data>AQUSAAAIAACHAAAA</data>
</dict>
<dict>
<key>Comment</key>
<string>HDMI-audio, port 0204(12), 0x0a260005 0x0a260006</string>
<key>Name</key>
<string>disabled:AppleIntelFramebufferAzul</string>
<key>Find</key>
<data>AgQJAAAEAACHAAAA</data>
<key>Replace</key>
<data>AgQSAAAIAACHAAAA</data>
</dict>
<dict>
<key>Comment</key>
<string>HDMI-audio, port 0105(12), 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d</string>
<key>Name</key>
<string>disabled:AppleIntelFramebufferAzul</string>
<key>Find</key>
<data>AQUJAAAEAAAHAQAA</data>
<key>Replace</key>
<data>AQUSAAAIAAAHAQAA</data>
</dict>
<dict>
<key>Comment</key>
<string>HDMI-audio, port 0204(12), 0x0a2e0008, 0x0a16000c, 0x0a2e000d, 0x0a26000d</string>
<key>Name</key>
<string>disabled:AppleIntelFramebufferAzul</string>
<key>Find</key>
<data>AgQJAAAEAAAHAQAA</data>
<key>Replace</key>
<data>AgQSAAAIAAAHAQAA</data>
</dict>
</array>

IOUSBHostFamily.kext.zip

Link to comment
Share on other sites

Upgrade to macOS Sierra 12.5 from El Capitan 11.6

 

Cheers,

 

Louis


got it all sorted mate

 

so everything is working apart from the card reader and the touch screen

Nice... :-) Glad it worked out for you.


got it all sorted mate

 

so everything is working apart from the card reader and the touch screen

 

got it all sorted mate

 

so everything is working apart from the card reader and the touch screen

How did you boot the installer with Clover and 12.5, I have ACPI problem. I booted fine with installer 12.3 and after the update to 12.5 fine. It's weird.

Link to comment
Share on other sites

  • 4 weeks later...

have you tried 10.12.5 yet? is that as simple as updating from the app store?

 

 

Also got another question.... do you have a quick guide for patching applehda? im using voodoo at the moment and its not very loud 

 

 

also seems ive got a problem with the HDMI- and the same in windows... when connected it will be fine for 5-10 minutes but will then disconnect and reconnect every second

Link to comment
Share on other sites

have you tried 10.12.5 yet? is that as simple as updating from the app store?

 

 

Also got another question.... do you have a quick guide for patching applehda? im using voodoo at the moment and its not very loud

 

 

also seems ive got a problem with the HDMI- and the same in windows... when connected it will be fine for 5-10 minutes but will then disconnect and reconnect every second

Yes I did, straight forward, but I couldn't stand the safari crashing and had to use chrome, so I went back to El Capitan.

To patch the AplpleHda is quite simple. Download AppleALC.kext, use original AppleHDA. Remove voodoohda and disabler.

Patch dsdt and ssdt hdau

Set clover layout id the same as in hdau

Link to comment
Share on other sites

  • 1 month later...
  • 2 months later...
 Share

×
×
  • Create New...