Contribute
Register

[Guide] Installing El Capitan on Spectre x360 (Skylake)

Status
Not open for further replies.
Thank's for your answer! Here are the files :) I'm using 10.11.3 Base.

10.11.3 will not work without the AppleAPIC patch (you don't have it).

Use 10.11.4. It has better graphics support anyway.

BTW, from where did you download 10.11.3?
 
Thank you very much ! 10.11.3 was the image i downloaded several weeks ago on my MacBook via. Mac App Store, so I simply used that. Have a nice saturday!
 
Intel HD 520 works without artefacts on ASUS UX303UB Intel Core i7-6500U (OS X 10.11.4). Any suggestion for enabling HDMI port?
 
10.11.3 will not work without the AppleAPIC patch (you don't have it).

Use 10.11.4. It has better graphics support anyway.

Thank you very much ! As you can see, I almost got everything to work (switched to BCM94352Z as well). There is to mention that my battery status doesn't work though (it stucks between 0% and 1%). Maybe because of different battery models (I got the Spectre X360 13-4105ng variant). Another thing I was wondering about are the artefacts I see on my external screen in combination with no graphic acceleration (dock has white Background) but at the same time when I move windows to my main screen, they "earn" graphic acceleration back. I use Belkin USB Video Dock for external monitor, ethernet and external audio.

IMG_0127-compressor.jpg
 
Thank you very much ! As you can see, I almost got everything to work (switched to BCM94352Z as well). There is to mention that my battery status doesn't work though (it stucks between 0% and 1%). Maybe because of different battery models (I got the Spectre X360 13-4105ng variant).

Battery status: http://www.tonymacx86.com/el-capita...de-how-patch-dsdt-working-battery-status.html

Another thing I was wondering about are the artefacts I see on my external screen in combination with no graphic acceleration (dock has white Background) but at the same time when I move windows to my main screen, they "earn" graphic acceleration back. I use Belkin USB Video Dock for external monitor, ethernet and external audio.

View attachment 184554

No expectation of acceleration with USB graphics device.
 
Thank you very much ! As you can see, I almost got everything to work (switched to BCM94352Z as well). There is to mention that my battery status doesn't work though (it stucks between 0% and 1%). Maybe because of different battery models (I got the Spectre X360 13-4105ng variant). Another thing I was wondering about are the artefacts I see on my external screen in combination with no graphic acceleration (dock has white Background) but at the same time when I move windows to my main screen, they "earn" graphic acceleration back. I use Belkin USB Video Dock for external monitor, ethernet and external audio.

View attachment 184554

Awesome setup :).
By the way, I bought my Wifi Card on eBay and followed this guide to get it to work: http://www.tonymacx86.com/network/104850-guide-airport-pcie-half-mini-v2.html
 
Since I saw some people having issues with installing El Capitan on their Skylake Laptop I decided to write my own guide of how I accomplished the task. This guide will get updates from time to time. Alright lets get started.

[SIZE=+2]Laptop Model: Spectre x360[/SIZE]

HP_Spectre_x360_review_5.JPG


Processor: Skylake i7 (U6500)
Integrated Graphics: Intel HD 520
Audio: bang & olufsen
Touch Screen:
WIFI: Does not work!/ Replace with NGFF BCM94352Z
Ethernet: No ethernet

What is working:

- Different Resolutions
- Graphics Acceleration
- Touch Screen
- Brightness
- Display-sleep
- Touchpad (works perfectly with different gestures)
- iCloud (iMessage, FaceTime, Handoff (with NGFF BCM94352Z), Notes, Calendar etc.)
- Bluetooth (with NGFF BCM94352Z)

What doesn't work:

- Few artifacts / white settings-bar on top (solve with setting color profile)

[SIZE=+2]Installation:[/SIZE]

What you will need:

- USB 16GB and more
- a machine with MacOSX installed to download ElCapitan
- MaciASL (https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads)

Follow this awesome guide by RehabMan:
http://www.tonymacx86.com/el-capita...de-booting-os-x-installer-laptops-clover.html

Hint: In BIOS you have to disable: Secure Boot (to get into BIOS press F10 on boot)


[SIZE=+2]Post Installation:[/SIZE]

*Before you do anything Backup your default EFI*

To get battery status working:
1. Extract your DSDT with Clover:
- While in Bootloader press F4 (nothing will happen)
2. Boot into MacOSX
3. Mount EFI:
- Open Terminal
- Type: diskutil list
- look for EFI and the disk(whatever you will find)
- type: diskutil mount disk(the name on the right of EFI)
- Open Finder and go to EFI
- Go into EFI/CLOVER/ACPI/origin/
- copy DSDT.asl to Desktop
- Open DSDT and press compile (if this is your first time using MaciASL make sure to check ACPI 5.0 under preferences)
- Errors will appear (to fix them copy the code and search for the solution on the forum)
- you are done when no errors appear during compile (yes lots of Warnings will appear --> does not matter)
- Add "http://raw.github.com/RehabMan/Laptop-DSDT-Patch/master" to sources in preferences
- Click patch and select the "HP-DV6-3165sf" battery patch and click patch
- compile and no errors should appear
- save DSDT as DSDT.aml and drag it into EFI/CLOVER/ACPI/patched/
- download https://bitbucket.org/RehabMan/os-x-acpi-battery-driver/downloads
and put ACPIBatteryManager.kext into EFI/CLOVER/kext/Other/
- restart and see if it works


System Definition:

- Download:
http://www.tonymacx86.com/downloads.php?do=file&id=276

- Open config.plist in EFI/CLOVER/ with Clover Configurator and go to SMBIOS tab
- Click on the magic wand
- Select MacBook Pro 11,2 on the top (does not really matter, because there is no Skylake Mac out yet)
- Click a few times on shake on the right to randomise serial
- Check if serial is "not" used: https://checkcoverage.apple.com
- If "not found" --> save


Fix AppStore:

- Download:
https://bitbucket.org/RehabMan/os-x-null-ethernet/downloads

- Drag kext into EFI/CLOVER/kext/Other/


Fix Display (Graphics Acceleration/Resolution/Sleep/Brightness):

1. Download and install newest Update from AppStore (10,11,4)

2. Graphics Acceleration: Change Platform ID in EFI/CLOVER/config.plist to 0x19160000

3. Brightness:
- Apply "Brightness Fix" to DSDT with MaciASL
- Download:
https://bitbucket.org/RehabMan/os-x-intel-backlight/downloads
Put kext into EFI/Clover/kext/Other/

- Remap Brightness Keys under System Preferences/Keyboard/Shortcuts/Display​


Fix audio:

- Download:
https://sourceforge.net/projects/voodoohda/

- Put kext into EFI/CLOVER/kext/Other
- Go to System Preferences/Sound/Output/ --> select Speaker (Analog)



[SIZE=+2]Extra:[/SIZE]

Monitor Frequency/Temperature/Power:

- Download:
https://software.intel.com/en-us/articles/intel-power-gadget-20

iPad like scrolling in Safari:

- Download:
http://www.seph.dk/blog/grab-and-scroll/


Smart TouchPad:

- Download:
http://forum.osxlatitude.com/index....and-synaptics-smart-touchpad-driver-mac-os-x/

- Put kext into EFI/CLOVER/kext/Other



[SIZE=+2]Enjoy your Hackintosh :)![/SIZE]
(Lean back and wait for the big Skylake Update)

hi,SkullD3mon

could you tell me what color profile to set in order to fix the issue of white settings-bar on top?

also, did you encountered any sleep/ wake up problem?

thanks!
 
Hello. I have a question for You.
I'm going to buy this laptop and I read on this thread that I must replace the wifi chip with NGFF-BCM94352Z.... but on ebay, as you can see below, the seller writes :" NO Support for HP and Lenovo Laptop - DOES NOT WORK IN HP/Compaq and Lenovo Laptops !!!"
( http://www.ebay.it/itm/Broadcom-BCM...088610?hash=item1a0e9978a2:g:D74AAOSwezVWzIIg ).

Can You help me, please?
This chip will work on hp spectre x360? If not, what one I would buy?:banghead:
Thanks!!
 
Hello. I have a question for You.
I'm going to buy this laptop and I read on this thread that I must replace the wifi chip with NGFF-BCM94352Z.... but on ebay, as you can see below, the seller writes :" NO Support for HP and Lenovo Laptop - DOES NOT WORK IN HP/Compaq and Lenovo Laptops !!!"
( http://www.ebay.it/itm/Broadcom-BCM...088610?hash=item1a0e9978a2:g:D74AAOSwezVWzIIg ).

Can You help me, please?
This chip will work on hp spectre x360? If not, what one I would buy?:banghead:
Thanks!!

It depends on whether there is a whitelist implemented int the x360 BIOS.

Some HPs have a whitelist, some do not. You'll find out when you go to install the card. The whitelist usually disables the card (with message from BIOS), or disables boot (with message from BIOS).
 
Status
Not open for further replies.
Back
Top