raycillo Posted March 29, 2017 Share Posted March 29, 2017 Have you tried mounting the EFI? Thank Jaymack... Yes, i do, but clover don`t show the EFI partition, does not appear. * Yesterday, apple launched Sierra 10.12.4, i do update the system, is Ok, is stable and very fast... Photoshop CC 2017 don`t accept hard accelerate.. Anyone having the same problem. * Yesterday, Nvidia launched Alternate Graphics Drivers for macOS 10.12.4 https://images.nvidia.com/mac/pkg/367/WebDriver-367.15.10.45f01.pkg Do not modify the config.plist, change nvda_drv=1 for <key>NvidiaWeb</key> <true/> Although they recommend doing so, for me nvda_drv=1 work excelent.. Thanks Link to comment Share on other sites More sharing options...
jaymack Posted March 29, 2017 Share Posted March 29, 2017 Have you tried mounting the EFI? Hi friends, i need to update Clover, That is, to install on the EFI partition(ESP) and not on the main partition. What is the process...When clover displays the "Where to install" options, the EFI partition does not appear. Thanks... What do you mean by the main partition, is that where you have OS X installed? Install Clover to the partition where you have OS X. In Clover only choose whatever the name of that partition is. Install using defaults only. It will install to the EFI. See screenshot. Link to comment Share on other sites More sharing options...
jaymack Posted March 29, 2017 Share Posted March 29, 2017 I'm trying to use onboard sound first, but how I can't do it, I tried to use my firewire sound card, but I failed too... I'm trying to use onboard sound first, but how I can't do it, I tried to use my firewire sound card, but I failed too... Link to comment Share on other sites More sharing options...
GuitarFa12 Posted March 30, 2017 Share Posted March 30, 2017 Thank Jaymack... Yes, i do, but clover don`t show the EFI partition, does not appear. * Yesterday, apple launched Sierra 10.12.4, i do update the system, is Ok, is stable and very fast... Photoshop CC 2017 don`t accept hard accelerate.. Anyone having the same problem. * Yesterday, Nvidia launched Alternate Graphics Drivers for macOS 10.12.4 https://images.nvidia.com/mac/pkg/367/WebDriver-367.15.10.45f01.pkg Do not modify the config.plist, change nvda_drv=1 for <key>NvidiaWeb</key> <true/> Although they recommend doing so, for me nvda_drv=1 work excelent.. Thanks I've tried to install drivers to my HP Z400, OSX 10.11.6, but I have this messages, and I can't install it: I think that with this option I enable SIP, don't? Link to comment Share on other sites More sharing options...
jaymack Posted March 30, 2017 Share Posted March 30, 2017 I've tried to install drivers to my HP Z400, OSX 10.11.6, but I have this messages, and I can't install it: I think that with this option I enable SIP, don't? Have you not installed EL Capitan? You need Nvidia Web Drivers for your version of OS X. Link to comment Share on other sites More sharing options...
raycillo Posted March 30, 2017 Share Posted March 30, 2017 What do you mean by the main partition, is that where you have OS X installed? Install Clover to the partition where you have OS X. In Clover only choose whatever the name of that partition is. Install using defaults only. It will install to the EFI. See screenshot. Yes... updated... Thanks Jaymack... This is correct...Clover mount the EFI partition auto, create backup in the macOS partition and update EFI.. 1 Link to comment Share on other sites More sharing options...
jaymack Posted March 30, 2017 Share Posted March 30, 2017 I've tried to install drivers to my HP Z400, OSX 10.11.6, but I have this messages, and I can't install it: I think that with this option I enable SIP, don't? Install from here. http://www.nvidia.com/download/driverResults.aspx/105589/en-us Link to comment Share on other sites More sharing options...
GuitarFa12 Posted March 30, 2017 Share Posted March 30, 2017 Have you not installed EL Capitan? You need Nvidia Web Drivers for your version of OS X. I've installed OS X el capitan 10.11.6 version. I upload my config.plist, because I don't know if something is wrong in it. Besides, I'm still without Firewire config.plist.zip mac version.tiff Link to comment Share on other sites More sharing options...
waqy Posted March 30, 2017 Share Posted March 30, 2017 I need a graphics card for the z800 as my one does not have one. What one should I look at to buy?? I will be looking to install Sierra on it hopefully Many thanks 1 Link to comment Share on other sites More sharing options...
themadsalvi Posted April 2, 2017 Share Posted April 2, 2017 Good Evening Rockey, and everyone. I hope I can get some help with what is turning out to be a very arduous weeklong endeavor of trying to get Sierra to even install on my Z800. I have so far managed to get the BIOS settings to be exactly as Rockey has them, and have the USB bootable with clover and necessary kexts. The problem is that I end up getting a "(com.apple.appkit.xpc.sandboxServiceRunner) <Warning>: the JoinExistingSession key is only available to application services" error. I have gotten my clover, kexts, DSDT, as well as the config.plist from a guide that is on here for the z800. I was wondering if there was something on there that is stopping it from going any further. I am adding them below for anyone to check and get back to me. I have spent many many hours trying to get this to install, but no luck. Any help will be appreciated System Specs if anyone is curious 2x X5670 256GB micron SSD(connected to regular SATA ports and not SAS ports) 48GB 1333 DDR3 ECC Ram (4GB x12) Firepro V5900 graphics card config.plist.zip dsdt.aml.zip Link to comment Share on other sites More sharing options...
GuitarFa12 Posted April 2, 2017 Share Posted April 2, 2017 Device (HUB) { Name (_ADR, 0x001E0000) // _ADR: Address Method (_PRW, 0, NotSerialized) // _PRW: Power Resources for Wake { Return (Package (0x02) { 0x0B, 0x04 }) } Device (FRWR) { Name (_ADR, 0x100B0000) // _ADR: Address Name (_GPE, 0x0B) // _GPE: General Purpose Events Method (_DSM, 4, NotSerialized) // _DSM: Device-Specific Method { Store (Package (0x06) { "built-in", Buffer (One) { 0x00 }, "fwhub", Buffer (0x04) { 0x00, 0x00, 0x00, 0x00 }, "device-id", Buffer (0x04) { 0x11, 0x58, 0x00, 0x00 } }, Local0) DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0)) Return (Local0) } } Method (_S4D, 0, NotSerialized) // _S4D: S4 Device State { Return (0x03) } Method (S5D, 0, NotSerialized) { Return (0x03) } } Hi Rockey12, that's to fix firewire connection? I suppose I have to edit my dsdt, could you tell me how can I do it? Thank you. Link to comment Share on other sites More sharing options...
GuitarFa12 Posted April 2, 2017 Share Posted April 2, 2017 Attach your dsdt i will do it Hi, thank you so much. If you need it, I give you specifications of my HP Z400: CPU: 1x Intel Xeon Hexa-Core X5650 Graphic-card: nVidia Quadro NVS 300 Ram-memory: 12GB DSDT.aml.zip Link to comment Share on other sites More sharing options...
themadsalvi Posted April 2, 2017 Share Posted April 2, 2017 give it a try Thank you so much for your help. I am going to try this right now. Are there any boot arguments that you recommend I run to ease the process(raise the likelihood of success)? update: I replaced my original files with the one's that you fixed for me. I still got the same sandbox joinexistingsession error. I wonder if I need to use a specific boot argument Link to comment Share on other sites More sharing options...
waqy Posted April 2, 2017 Share Posted April 2, 2017 I followed this guide to get my Z800 up and running http://www.insanelymac.com/forum/topic/319386-guide-hp-z800-hackintosh-macos-sierra-10121/ I've got my GT 730 working, and sleep works too. Is there any need for a DSDT file? Also, what sound kext/drivers are people using? I'm using VoodooHDA, but the sound seems really low even if I put it up on the highest level? Link to comment Share on other sites More sharing options...
themadsalvi Posted April 2, 2017 Share Posted April 2, 2017 I followed that exact same guide as waqv, and get the same error every time. I have attached a photo of it, so that other messages before it can also be seen. Could it somehow be the Sierra.appfile that I am using? 1 Link to comment Share on other sites More sharing options...
themadsalvi Posted April 2, 2017 Share Posted April 2, 2017 ATI FirePro V5900 2048 MB BIOS PCI ID: 1002:6707 ATI Connectors Data: Lotus (3) DP, HDMI, DP 000400000403000000010000000000001102010100000000 000800000402000000010000000000002205040400000000 000400000001000000010000000000002103020200000000 ATI Connectors Patch: DP, DDVI, DP 000400000403000000010000000000001204010600000000 040000001402000000010000000000000000020300000000 000400000403000000010000000000002205030500000000 where do I add this to? edit: I also have a quadro card that I can put in there. Would that make it any easier? Link to comment Share on other sites More sharing options...
themadsalvi Posted April 3, 2017 Share Posted April 3, 2017 (edited) Try this one ========= it,s ok i did it for you in this new config.plist Good news so far. I have gotten much further than I have ever gotten before. I first decided to fully re-do the installation USB, and then add all of the files that you have posted for me to use. I am hoping no other problems pop up after install. I do assume that I will have to install some kexts and drivers correct? Update: Sierra seems to have installed fine, but when I try to start it up through the clover screen it stops at "DSMOS has arrived" then says "prevent idle sleep list: IODisplayWrangler+ (1)". Is this a graphics card issue at this point? Update #2: looked online for fix. For anyone else who has this problem, I went back to my USB stick, and moved all of the kexts that were in the 10.12 folder, and moved them to a newly created "Other" folder. I deleted the 10.12 folder afterwards. It got me past the error. Edited April 3, 2017 by themadsalvi 1 Link to comment Share on other sites More sharing options...
themadsalvi Posted April 3, 2017 Share Posted April 3, 2017 after the installation is complete you can install this Archive.zip 1.86MB above for the Audio and also you can change the SMBios to Mac pro 5.1 Enjoy your HackMac A HUGE thank you for all of the time and effort that you put into helping me get this hackintosh finished. It was actually an early birthday present for my Niece. I will install what is in the archive, and see if I can change the smbios to make it a Mac pro 5,1. Update: Well my machine decided to bootloop after I switched to Mac Pro SMBIOS. Damn finnicky machine Link to comment Share on other sites More sharing options...
GuitarFa12 Posted April 3, 2017 Share Posted April 3, 2017 HP Z400: install all these kexts to============= system /library/ extension before installing delete voodoohda have a fun It didn't work for me... Have I change something in my config.plist? That's the file that I have now (one that I downloaded with SmBios changes) config.plist.zip Link to comment Share on other sites More sharing options...
GuitarFa12 Posted April 3, 2017 Share Posted April 3, 2017 Someone has get to work firewire connection in OS X El Capitan? and Sierra? Link to comment Share on other sites More sharing options...
GuitarFa12 Posted April 4, 2017 Share Posted April 4, 2017 Firewire I've tested your patch, but I had the same result. Although I've bought a PCI firewire, it didn't recognise my sound card by PCI firewire or built-in firewire... Now I can see the new PCI in hardware list: Link to comment Share on other sites More sharing options...
GuitarFa12 Posted April 4, 2017 Share Posted April 4, 2017 That's the files that I have now working. I don't know what more I can change to fix firewire connection. My system is: HP Z400 hexacore 12 GB RAM BIOS version 3,57 OS X El Capitan 10.11.6 (15G31) Nvidia Quadro NVS 300 Clover version 3330 Link to comment Share on other sites More sharing options...
jaymack Posted April 5, 2017 Share Posted April 5, 2017 That's the files that I have now working. I don't know what more I can change to fix firewire connection. My system is: HP Z400 hexacore 12 GB RAM BIOS version 3,57 OS X El Capitan 10.11.6 (15G31) Nvidia Quadro NVS 300 Clover version 3330 Why such an old version of Clover? Link to comment Share on other sites More sharing options...
GuitarFa12 Posted April 5, 2017 Share Posted April 5, 2017 Why such an old version of Clover? Because when I did the first installation, I updated clover and I had a kernel panic. Do you think I can fix the firewire problem updating clover? Link to comment Share on other sites More sharing options...
jaymack Posted April 5, 2017 Share Posted April 5, 2017 Because when I did the first installation, I updated clover and I had a kernel panic. Do you think I can fix the firewire problem updating clover? I don't know if it will fix Firewire, but I like to update Clover. Try this. Clover_v2.4k_r4045-Legacy.pkg.zip Link to comment Share on other sites More sharing options...
Recommended Posts