ju-li-3n Posted August 11, 2015 Share Posted August 11, 2015 Hi ! I have installed Yosemite 10.10.1 using Niresh and clover boot loader, everything works (except sound for the moment). I decided to update from 10.10.4 using Combo update but now i can't boot on Yosemite using clover, i'm stuck on loading screen.. But if i use my Niresh USB key i can boot on Yosemite 10.10.4 using chameleon. I think it's just a configuration on clover but i don't find it. I try many different thing that i found on google but anything works ! I'm realy loose (and noob ) I post my EFI/CLOVER There is my config.plist <?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>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>FixDarwin_0002</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>FixSBUS_0080</key> <true/> <key>FixShutdown_0004</key> <true/> <key>FixUSB_1000</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>CpuPm</string> </dict> <dict> <key>Signature</key> <string>SSDT</string> <key>TableId</key> <string>Cpu0Ist</string> </dict> <dict> <key>Signature</key> <string>DMAR</string> </dict> </array> <key>HaltEnabler</key> <true/> <key>SSDT</key> <dict> <key>DropOem</key> <false/> <key>Generate</key> <dict> <key>CStates</key> <true/> <key>PStates</key> <true/> </dict> </dict> </dict> <key>Boot</key> <dict> <key>Arguments</key> <string>kext-dev-mode=1 rootless=0</string> <key>DefaultVolume</key> <string>EFI</string> <key>Log</key> <false/> <key>Secure</key> <false/> <key>Timeout</key> <integer>5</integer> <key>XMPDetection</key> <false/> </dict> <key>Devices</key> <dict> <key>Audio</key> <dict> <key>ResetHDA</key> <true/> </dict> <key>USB</key> <dict> <key>AddClockID</key> <true/> <key>FixOwnership</key> <true/> <key>Inject</key> <true/> </dict> </dict> <key>GUI</key> <dict> <key>Mouse</key> <dict> <key>Enabled</key> <false/> <key>Mirror</key> <false/> </dict> <key>Scan</key> <true/> <key>ScreenResolution</key> <string>1920x1080</string> <key>Theme</key> <string>embedded</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/> </dict> <key>RtVariables</key> <dict> <key>MLB</key> <string>C02032109R5DC771H</string> <key>ROM</key> <string>UseMacAddr0</string> </dict> <key>SMBIOS</key> <dict> <key>BiosReleaseDate</key> <string>10/29/13</string> <key>BiosVendor</key> <string>Apple Inc.</string> <key>BiosVersion</key> <string>MBP111.88Z.0138.B03.1310291227</string> <key>Board-ID</key> <string>Mac-189A3D4F975D5FFC</string> <key>BoardManufacturer</key> <string>Apple Inc.</string> <key>BoardType</key> <integer>10</integer> <key>ChassisAssetTag</key> <string>MacBook-Aluminum</string> <key>ChassisManufacturer</key> <string>Apple Inc.</string> <key>ChassisType</key> <string>08</string> <key>Family</key> <string>MacBook Pro</string> <key>Manufacturer</key> <string>Apple Inc.</string> <key>Mobile</key> <true/> <key>ProductName</key> <string>MacBookPro11,1</string> <key>SerialNumber</key> <string>C02L34Q7FGYY</string> <key>Trust</key> <false/> <key>Version</key> <string>1.0</string> </dict> <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Detect</string> <key>InjectSystemID</key> <true/> </dict> </dict> </plist> PC config : I5 4670K MSI Z87 G45 gaming MSI gtx 770 lightning 8Go Ram 1 HD with Windows 1 HD with Yosemite Thanks a lot for your help ! And sorry for my bad english :/ CLOVER.zip Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/ Share on other sites More sharing options...
mac09hack Posted August 12, 2015 Share Posted August 12, 2015 You can only update an Apple operating system that was originally installed with the Retail version. All the other helper versions of MacOS X have specific kexts and others helps that will break when trying to lay an update on it. Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/#findComment-2159665 Share on other sites More sharing options...
Allan Posted August 12, 2015 Share Posted August 12, 2015 Try this: config.plist.zip Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/#findComment-2159669 Share on other sites More sharing options...
mendietinha Posted August 12, 2015 Share Posted August 12, 2015 a lot of trash on your config.plist, mate. for example: smbios is set as MacBookPro11,1... check the file from Allan and see if it solves. also, go retail. Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/#findComment-2159686 Share on other sites More sharing options...
ju-li-3n Posted August 12, 2015 Author Share Posted August 12, 2015 You can only update an Apple operating system that was originally installed with the Retail version. All the other helper versions of MacOS X have specific kexts and others helps that will break when trying to lay an update on it.Ok so it's why i can only boot using my Niresh USB key ? Try this: config.plist.zip Thanks a lot but it didn't worked. a lot of trash on your config.plist, mate. for example: smbios is set as MacBookPro11,1... check the file from Allan and see if it solves. also, go retail. My smbios is set to iMac14,2 not MacBookPro 11,1. How do you see the problem on my config.plist ? I'm confuse.. Thanks for your answers ! I will try Yosemite 10.10.4 from the App Store Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/#findComment-2159702 Share on other sites More sharing options...
mendietinha Posted August 12, 2015 Share Posted August 12, 2015 take a look at the info you post in "There is my config.plist". 1 Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/#findComment-2159712 Share on other sites More sharing options...
Allan Posted August 12, 2015 Share Posted August 12, 2015 Boot with -v, and if the boot stop, take a pic and post here... Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/#findComment-2159819 Share on other sites More sharing options...
ju-li-3n Posted August 13, 2015 Author Share Posted August 13, 2015 When i tried -v it never stop... But i have reinstall using retail version and now it work very well ! (Except sound) I'll try the combo update 10.10.5. Thanks for all your answer ! I have an final question, my bios is pmpatched version 1.7 can i update my bios to 1.9 (pmpatched) without reinstall Yosemite and Windows ? Thanks Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/#findComment-2160106 Share on other sites More sharing options...
Allan Posted August 13, 2015 Share Posted August 13, 2015 For sound, use VoodooHDA (temporarily), if you want use AppleHDA (native sound) we need know what is your audio codec. And about PmPatch ([uEFIPatch] UEFI patching utility) is good you ask for creator of this patch, I've never used this patch, so i not have the answer that you want. Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/#findComment-2160131 Share on other sites More sharing options...
ju-li-3n Posted August 13, 2015 Author Share Posted August 13, 2015 Yes i saw AppleHDA but i don't understand how to install it for the moment ^^. My codec is ALC1150. I will try vodooHDA. Thanks for your answer for pmpatch. 1 Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/#findComment-2160179 Share on other sites More sharing options...
Allan Posted August 14, 2015 Share Posted August 14, 2015 Follow Toleda's guide: http://www.insanelymac.com/forum/topic/298819-yosemite-audio-realtek-alc-applehda/ 1 Link to comment https://www.insanelymac.com/forum/topic/307546-cant-boot-after-combo-update-10104-using-clover/#findComment-2160241 Share on other sites More sharing options...
Recommended Posts