axiomfunk Posted February 3, 2015 Share Posted February 3, 2015 hello and excuse for my english. i'm trying to install yosemite on a partition of my ssd hard disk and i've prepared the usb with clover following a guide found in the italian section but when i try to boot i get a kernel panic like in the pic i am going to attach to this topic. over the internet i found that the hack is possibile with my hardware, but i'm unable to find the way to make it works; the partition is already running with a yosemite with chameleon but there's no audio and the video is glitching too much. in the italian subsections they contest my niresh way to install everything, but i did it before to find this forum, so i keep on listen to them and trying an install method supported on this site, that seems to be the most interesting in the tons i've read. i already posted my issues in the italian section, but i decided to add one more topic here to have more opinions and to have more chance to find someone with the same configuration of mine. hardware: asus h97 plus intel i5 4690 pny gtx 760 corsair 2x4gb ssd samsung 250 gb hard disk samsung 1 tb Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/ Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 hello and excuse for my english. i'm trying to install yosemite on a partition of my ssd hard disk and i've prepared the usb with clover following a guide found in the italian section but when i try to boot i get a kernel panic like in the pic i am going to attach to this topic. over the internet i found that the hack is possibile with my hardware, but i'm unable to find the way to make it works; the partition is already running with a yosemite with chameleon but there's no audio and the video is glitching too much. in the italian subsections they contest my niresh way to install everything, but i did it before to find this forum, so i keep on listen to them and trying an install method supported on this site, that seems to be the most interesting in the tons i've read. i already posted my issues in the italian section, but i decided to add one more topic here to have more opinions and to have more chance to find someone with the same configuration of mine. hardware: asus h97 plus intel i5 4690 pny gtx 760 corsair 2x4gb ssd samsung 250 gb hard disk samsung 1 tb pls upload config.plist Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108303 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ACPI</key> <dict> <key>DSDT</key> <dict> <key>Debug</key> <false/> <key>DropOEM_DSM</key> <false/> <key>Fixes</key> <dict> <key>AddDTGP_0001</key> <true/> <key>AddHDMI_8000000</key> <true/> <key>AddIMEI_80000</key> <true/> <key>AddPNLF_1000000</key> <true/> <key>DeleteUnused_400000</key> <true/> <key>FIX_ACST_4000000</key> <true/> <key>FIX_ADP1_800000</key> <true/> <key>FIX_RTC_20000</key> <true/> <key>FIX_S3D_2000000</key> <true/> <key>FixAirport_4000</key> <true/> <key>FixDisplay_0100</key> <true/> <key>FixFirewire_0800</key> <true/> <key>FixHDA_8000</key> <true/> <key>FixHPET_0010</key> <true/> <key>FixIPIC_0040</key> <true/> <key>FixLAN_2000</key> <true/> <key>FixRegions_10000000</key> <true/> <key>FixShutdown_0004</key> <true/> <key>NewWay_80000000</key> <true/> </dict> <key>Name</key> <string>DSDT.aml</string> <key>ReuseFFFF</key> <false/> </dict> <key>DropTables</key> <array> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>Cpu0Ist</string> </dict> <dict> <key>Signature</key> <string>DMAR</string> </dict> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>CpuPm</string> </dict> </array> <key>HaltEnabler</key> <true/> <key>SSDT</key> <dict> <key>DropOem</key> <false/> <key>EnableC6</key> <true/> <key>Generate</key> <dict> <key>CStates</key> <true/> <key>PStates</key> <true/> </dict> </dict> </dict> <key>Boot</key> <dict> <key>Arguments</key> <string>-v nv_disable=1 kext-dev-mode=1</string> <key>Debug</key> <false/> <key>DefaultVolume</key> <string>MacHDD</string> <key>Legacy</key> <string>PBR</string> <key>Secure</key> <false/> <key>Timeout</key> <integer>5</integer> <key>XMPDetection</key> <false/> </dict> <key>Devices</key> <dict> <key>Audio</key> <dict> <key>Inject</key> <string>No</string> </dict> <key>FakeID</key> <dict> <key>ATI</key> <string>0x0</string> <key>IMEI</key> <string>0x0</string> <key>IntelGFX</key> <string>0x0</string> <key>LAN</key> <string>0x0</string> <key>NVidia</key> <string>0x0</string> <key>SATA</key> <string>0x0</string> <key>WIFI</key> <string>0x0</string> <key>XHCI</key> <string>0x0</string> </dict> <key>USB</key> <dict> <key>AddClockID</key> <true/> <key>FixOwnership</key> <true/> <key>Inject</key> <true/> </dict> </dict> <key>DisableDrivers</key> <array> <string>Nothing</string> </array> <key>GUI</key> <dict> <key>Hide</key> <array> <string>Windows</string> <string>BOOTX64.EFI</string> </array> <key>Language</key> <string>en:0</string> <key>Mouse</key> <dict> <key>Enabled</key> <true/> <key>Mirror</key> <false/> <key>Speed</key> <integer>8</integer> </dict> <key>Scan</key> <dict> <key>Entries</key> <true/> <key>Legacy</key> <true/> <key>Tool</key> <true/> </dict> <key>Theme</key> <string>applestyle</string> </dict> <key>Graphics</key> <dict> <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <false/> <key>NVidia</key> <false/> </dict> </dict> <key>KernelAndKextPatches</key> <dict> <key>AppleRTC</key> <true/> <key>AsusAICPUPM</key> <true/> <key>KernelHaswellE</key> <true/> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>External icons patch</string> <key>Find</key> <data> RXh0ZXJuYWw= </data> <key>Name</key> <string>AppleAHCIPort</string> <key>Replace</key> <data> SW50ZXJuYWw= </data> </dict> </array> </dict> <key>SMBIOS</key> <dict> <key>Trust</key> <false/> </dict> <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Yes</string> <key>InjectSystemID</key> <true/> </dict> </dict> </plist> Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108336 Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ACPI</key> <dict> <key>DSDT</key> <dict> <key>Debug</key> <false/> <key>DropOEM_DSM</key> <false/> <key>Fixes</key> <dict> <key>AddDTGP_0001</key> <true/> <key>AddHDMI_8000000</key> <true/> <key>AddIMEI_80000</key> <true/> <key>AddPNLF_1000000</key> <true/> <key>DeleteUnused_400000</key> <true/> <key>FIX_ACST_4000000</key> <true/> <key>FIX_ADP1_800000</key> <true/> <key>FIX_RTC_20000</key> <true/> <key>FIX_S3D_2000000</key> <true/> <key>FixAirport_4000</key> <true/> <key>FixDisplay_0100</key> <true/> <key>FixFirewire_0800</key> <true/> <key>FixHDA_8000</key> <true/> <key>FixHPET_0010</key> <true/> <key>FixIPIC_0040</key> <true/> <key>FixLAN_2000</key> <true/> <key>FixRegions_10000000</key> <true/> <key>FixShutdown_0004</key> <true/> <key>NewWay_80000000</key> <true/> </dict> <key>Name</key> <string>DSDT.aml</string> <key>ReuseFFFF</key> <false/> </dict> <key>DropTables</key> <array> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>Cpu0Ist</string> </dict> <dict> <key>Signature</key> <string>DMAR</string> </dict> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>CpuPm</string> </dict> </array> <key>HaltEnabler</key> <true/> <key>SSDT</key> <dict> <key>DropOem</key> <false/> <key>EnableC6</key> <true/> <key>Generate</key> <dict> <key>CStates</key> <true/> <key>PStates</key> <true/> </dict> </dict> </dict> <key>Boot</key> <dict> <key>Arguments</key> <string>-v nv_disable=1 kext-dev-mode=1</string> <key>Debug</key> <false/> <key>DefaultVolume</key> <string>MacHDD</string> <key>Legacy</key> <string>PBR</string> <key>Secure</key> <false/> <key>Timeout</key> <integer>5</integer> <key>XMPDetection</key> <false/> </dict> <key>Devices</key> <dict> <key>Audio</key> <dict> <key>Inject</key> <string>No</string> </dict> <key>FakeID</key> <dict> <key>ATI</key> <string>0x0</string> <key>IMEI</key> <string>0x0</string> <key>IntelGFX</key> <string>0x0</string> <key>LAN</key> <string>0x0</string> <key>NVidia</key> <string>0x0</string> <key>SATA</key> <string>0x0</string> <key>WIFI</key> <string>0x0</string> <key>XHCI</key> <string>0x0</string> </dict> <key>USB</key> <dict> <key>AddClockID</key> <true/> <key>FixOwnership</key> <true/> <key>Inject</key> <true/> </dict> </dict> <key>DisableDrivers</key> <array> <string>Nothing</string> </array> <key>GUI</key> <dict> <key>Hide</key> <array> <string>Windows</string> <string>BOOTX64.EFI</string> </array> <key>Language</key> <string>en:0</string> <key>Mouse</key> <dict> <key>Enabled</key> <true/> <key>Mirror</key> <false/> <key>Speed</key> <integer>8</integer> </dict> <key>Scan</key> <dict> <key>Entries</key> <true/> <key>Legacy</key> <true/> <key>Tool</key> <true/> </dict> <key>Theme</key> <string>applestyle</string> </dict> <key>Graphics</key> <dict> <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <false/> <key>NVidia</key> <false/> </dict> </dict> <key>KernelAndKextPatches</key> <dict> <key>AppleRTC</key> <true/> <key>AsusAICPUPM</key> <true/> <key>KernelHaswellE</key> <true/> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>External icons patch</string> <key>Find</key> <data> RXh0ZXJuYWw= </data> <key>Name</key> <string>AppleAHCIPort</string> <key>Replace</key> <data> SW50ZXJuYWw= </data> </dict> </array> </dict> <key>SMBIOS</key> <dict> <key>Trust</key> <false/> </dict> <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Yes</string> <key>InjectSystemID</key> <true/> </dict> </dict> </plist> config.plist of u else waiting for me i will upload config.plist and dsdt please send to bios settings i think cpu support hd4600 and gt 660 > please disable hd4600 Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108342 Share on other sites More sharing options...
Allan Posted February 3, 2015 Share Posted February 3, 2015 For configure your BIOS, read this: http://olarila.com/forum/viewtopic.php?f=28&t=4084 1 Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108345 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 config.plist of u else waiting for me i will upload config.plist and dsdt please send to bios settings i think cpu support hd4600 and gt 660 > please disable hd4600 can you also explain me what means 'send to bios settings' and disable hd4600? thank you it's a week i'm getting crazy trying to install osx Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108347 Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 can you also explain me what means 'send to bios settings' and disable hd4600? thank you it's a week i'm getting crazy trying to install osx u have take screenshot bios ? ( setting and all tab) Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108348 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 i can't see the images on olarila, even after registration i'm going to post the screenshot of my bios Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108355 Share on other sites More sharing options...
Allan Posted February 3, 2015 Share Posted February 3, 2015 Clean your brownser cache... Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108356 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 bios settings Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108358 Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 take screenshot > graphics config Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108359 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 take screenshot > graphics config Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108361 Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 screenshot 2 : change primary display > PCI EX ( slot ) ( auto > inject intel hd 4600 and gt xxx in windows but hackintosh . do not run optimus ) Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108363 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 screenshot 2 : change primary display > PCI EX ( slot ) ( auto > inject intel hd 4600 and gt xxx in windows but hackintosh . do not run optimus ) doesn't work i have to restore 'auto' because windows did'nt start too this is the message i got with the pcie option Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108366 Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 doesn't work i have to restore 'auto' because windows did'nt start too this is the message i got with the pcie option config.plist for you else config.plist.zip Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108369 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 config.plist for you else ok thank you, i'm going to try however i've formatted the clover hd where i tried to install yosemite and now windows and niresh yosemite on the ssd are working even with the pcie options Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108372 Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 ok Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108373 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 ok we have progress now the clover usb get into the black screen with the apple logo and the progress bar go, but in the middle it end with a forbidden signal (i don't know how to say it in english) if i put -v it crushes with the message "still waiting for root device" Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108377 Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 we have progress now the clover usb get into the black screen with the apple logo and the progress bar go, but in the middle it end with a forbidden signal (i don't know how to say it in english) if i put -v it crushes with the message "still waiting for root device" change usb 3.0 > 2.0 or msata port usb > 2.0 Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108386 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 change usb 3.0 > 2.0 or msata port usb > 2.0 in the bios? Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108387 Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 no .. plug in usb port 2.0 ( in case ) Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108390 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 no .. plug in usb port 2.0 ( in case ) it's plugged in a usb 2 port in the frontal, i try back the same, it doesn't work the last error message in the verbose is about bluetooth, but i didn't have one, then the 'still waiting root device' Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108393 Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 it's plugged in a usb 2 port in the frontal, i try back the same, it doesn't work the last error message in the verbose is about bluetooth, but i didn't have one, then the 'still waiting root device' VGA > about bluetooth still waiting root device > i think port usb please take screen shoot ( EFI\CLOVER\kext\other or 10.10 ) Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108394 Share on other sites More sharing options...
axiomfunk Posted February 3, 2015 Author Share Posted February 3, 2015 VGA > about bluetooth still waiting root device > i think port usb please take screen shoot ( EFI\CLOVER\kext\other or 10.10 ) in the 10.10 folder i just have fakesmc Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108396 Share on other sites More sharing options...
anonymousnbs Posted February 3, 2015 Share Posted February 3, 2015 in the 10.10 folder i just have fakesmc Clover.zip link download ( fakesmc , kext 3.0 , kext lan , ahciport ) Link to comment https://www.insanelymac.com/forum/topic/304303-yosemite-on-asus-h97-plus-nvidia-pny-gtx-760/#findComment-2108398 Share on other sites More sharing options...
Recommended Posts