kyndder Posted October 5, 2012 Share Posted October 5, 2012 It gave me sed: 1: "s/.*<//;s/>.*//;}": unexpected } Sorry, my bad, corrected below... ioreg -lw0 -p IODeviceTree -n efi -r -x | grep device-properties | sed 's/.*<//;s/>.*//;' [EDIT] You always can use DarwinDumper > http://www.insanelymac.com/forum/index.php?showtopic=282794 Nope, not yet. If you're meaning the perl script. Yes, you can patch manually or you can let Clover do this... <key>AppleRTC</key> <string>Yes</string> Thank you for the info. This parameter is for quiet boot, right? Yes... Link to comment Share on other sites More sharing options...
e60 Posted October 5, 2012 Share Posted October 5, 2012 @dmazar No, no. For UEFI boot definately needed in /efi/drivers64UEFI: HFSPlus (or VboxHfs) and FatBin. Then try to boot. If this does not work, then add LowMemFix and try to boot. If still does not work, then remove LowMemFix and add AptioFix (so, HFS, FatBin and AptioFix). aptioFix requires adding "slide=0" to boot args in config.plist. If this does not work, then there is a problem. Seems like there is a problem. I've tried everything you mentioned, but still can't boot with UEFI. Yes, you can patch manually or you can let Clover do this... <key>AppleRTC</key> <string> Yes </string> @kyndder Tried both. Pearl script ... sudo perl -pi -e 's|\x75\x30\x89\xd8|\xeb\x30\x89\xd8|' /System/Library/Extensions/AppleRTC.kext/Contents/MacOS/AppleRTC and ... <key>KernelAndKextPatches</key> <dict> <key>AppleRTC</key> <string>Yes</string> </dict> ... unfortunately with the same result, no screen after sleep. Without DSDT everything works fine. So is this something DSDT related or could it be something hardware related? Link to comment Share on other sites More sharing options...
kyndder Posted October 5, 2012 Share Posted October 5, 2012 @kyndder Tried both. Pearl script .. ... unfortunately with the same result, no screen after sleep. Without DSDT everything works fine. So is this something DSDT related or could it be something hardware related? Did you have SBUS fix on your DSDT??? If yes, did you already tried to wake your machine using the power button instead of moving the mouse or pressing some keyboard key??? Link to comment Share on other sites More sharing options...
Slice Posted October 5, 2012 Share Posted October 5, 2012 Without DSDT everything works fine. So is this something DSDT related or could it be something hardware related? Yes, it is DSDT related. Why you need your quirky DSDT if without it "all works fine"? 1 Link to comment Share on other sites More sharing options...
shiecldk Posted October 6, 2012 Share Posted October 6, 2012 It showed "There is a problem with TSC detection and calibration! Assume calibrated one" before getting into the harddrive-selecting screen. How can I do to fix this error? I remember it didn't have this problem when I was using Clover r718. I'm using r732 now. Link to comment Share on other sites More sharing options...
e60 Posted October 6, 2012 Share Posted October 6, 2012 @kyndder Did you have SBUS fix on your DSDT??? If yes, did you already tried to wake your machine using the power button instead of moving the mouse or pressing some keyboard key??? Yes, I have. I'm only able to wake my computer from sleep using power button. Pressing keybord keys won't work for me in Clover. @Slice Yes, it is DSDT related. Why you need your quirky DSDT if without it "all works fine"? Thank you for the info. Why do I need my DSDT ... this is a good question! My "old" machine wasn't able to boot without DSDT and editing DSDT brought me some benefits, so I decided to create a DSDT for my new machine. I guess I'll have to check whats wrong with my edits and meanwhile work without DSDT. But my primary goal is to get Clover booting with UEFI. Link to comment Share on other sites More sharing options...
kyndder Posted October 6, 2012 Share Posted October 6, 2012 I'm only able to wake my computer from sleep using power button. Pressing keybord keys won't work for me in Clover. For me works the same way... I really don't know if there's a fix for this... In true, I do not usually use sleep function... Why you don't give a try (if you already not) to Clover's automatic DSDT fix ??? > #7 But Slice is right, if you have everything working fine without DSDT, you should not use it... About Clover's direct UEFI boot I can't tell you anything, you will have to wait till someone with the needed knowledge to answer... Link to comment Share on other sites More sharing options...
Slice Posted October 6, 2012 Share Posted October 6, 2012 It showed "There is a problem with TSC detection and calibration! Assume calibrated one" before getting into the harddrive-selecting screen. How can I do to fix this error? I remember it didn't have this problem when I was using Clover r718. I'm using r732 now. This is a bug but not influence on functionality. Hope will be resolved soon. Link to comment Share on other sites More sharing options...
asstastic Posted October 8, 2012 Share Posted October 8, 2012 I could use some help getting Clover working with my Nvidia 560m. I have set Graphics Injector to "Yes" however I never get to the login screen from a verbose boot. The card works without issue under Chameleon but my laptop has CMOS corruption issues that I hope to fix with Clover's NMI patching. Link to comment Share on other sites More sharing options...
polkaholga Posted October 8, 2012 Share Posted October 8, 2012 So what is wrong with ProjectOSX site?? Seems to be getting harder to access. +1 i have massive probs since one week to get access IPS Driver Error There appears to be an error with the database. You can try to refresh the page by clicking here Most of the time down with above message Link to comment Share on other sites More sharing options...
shiecldk Posted October 8, 2012 Share Posted October 8, 2012 Slice, will you fix the third-part USB3 problem in Clover? (Boot0:Done7) Does anyone who enable onboard third-part USB3.0 be capable of booting with Clover? (I'm guessing UEFI should be fine with Clover when third-part USB3 is enabled.) Link to comment Share on other sites More sharing options...
polkaholga Posted October 8, 2012 Share Posted October 8, 2012 Slice, will you fix the third-part USB3 problem in Clover? (Boot0:Done7) Does anyone who enable onboard third-part USB3.0 be capable of booting with Clover? (I'm guessing UEFI should be fine with Clover when third-part USB3 is enabled.) For me bios booting only works with USB3 ( Etron EJ168 ) disabled. Can't say anything about UEFI... Link to comment Share on other sites More sharing options...
kyndder Posted October 8, 2012 Share Posted October 8, 2012 Does anyone who enable onboard third-part USB3.0 be capable of booting with Clover? Works OK with PXHCD.kext.... But I'm not using the kext anymore (also disabled in BIOS) because I don't have any USB3.0 device.... Link to comment Share on other sites More sharing options...
polkaholga Posted October 8, 2012 Share Posted October 8, 2012 Works OK with PXHCD.kext.... But I'm not using the kext anymore (also disabled in BIOS) because I don't have any USB3.0 device.... I'm curious with which PXHCD.kext you got your USB3 working ! There are some patches floating around but none of them worked for me. My mobo has the same controller as yours, so i'd like to try out ! Would you please share a link or upload that file ? Thank you Link to comment Share on other sites More sharing options...
kyndder Posted October 8, 2012 Share Posted October 8, 2012 Would you please share a link or upload that file ? No problem... I'm at work now, later when I get home I´ll send to you a copy of the kext... Link to comment Share on other sites More sharing options...
polkaholga Posted October 8, 2012 Share Posted October 8, 2012 appreciated Link to comment Share on other sites More sharing options...
dmazar Posted October 8, 2012 Share Posted October 8, 2012 What kind of problems do you have with straight boot to CloverX64.efi? Link to comment Share on other sites More sharing options...
kyndder Posted October 9, 2012 Share Posted October 9, 2012 No problem... I'm at work now, later when I get home I´ll send to you a copy of the kext... Sorry the late reply > http://d.pr/f/p8PR [EDIT] I added the kext again just to verify that USB3.0 works OK using Clover... DarwinDump.htm 1 Link to comment Share on other sites More sharing options...
polkaholga Posted October 9, 2012 Share Posted October 9, 2012 Sorry the late reply > http://d.pr/f/p8PR No problem & thank you. Now i only have to wait till i'm back home in a week to find out. Link to comment Share on other sites More sharing options...
Slice Posted October 9, 2012 Share Posted October 9, 2012 Haven't tried for a while, unless something has drastically changed, could not boot at all. Have been using Clover (boot) up until now. I think rEFInd is better suited to the task at hand, and that is booting rEFit_UEFI (CloverX64.efi) straight UEFI mode. So Clover (boot) is for Hacks and rEFInd is for Macs, simple. If I had a Mac, I would be using rEFInd, So Now I use it for my Hack "As My Hack Is Now A Mac" I am not clear about what you are speaking. Vanilla DUET is not working for OSX rEFIt and rEFInd doesn't boot HackOSX So why Clover project was burned. We are working not for cosmetic. Link to comment Share on other sites More sharing options...
dmazar Posted October 9, 2012 Share Posted October 9, 2012 STLVNUB, are you trying bootx64.efi (clover) from the usb stick or from hd? Link to comment Share on other sites More sharing options...
kyndder Posted October 12, 2012 Share Posted October 12, 2012 No, no. For UEFI boot definately needed in /efi/drivers64UEFI: HFSPlus (or VboxHfs) and FatBin. Then try to boot. If this does not work, then add LowMemFix and try to boot. If still does not work, then remove LowMemFix and add AptioFix (so, HFS, FatBin and AptioFix). aptioFix requires adding "slide=0" to boot args in config.plist. If this does not work, then there is a problem. Hi dmazar, After flash my old F7 BIOS of my GA P67A-D3-B3 for the U1a Firmware of GA P67A-UD3-B3 using "flashrom", I'm able to direct boot Clover's "BOOTX64.efi"... However, seems that none of HFS drivers are working on my machine... I followed all your instructions quoted above with no apparent effect as I can't boot OS X... Windows and Linux booting from Clover works OK... Do you have any hint??? Link to comment Share on other sites More sharing options...
dmazar Posted October 12, 2012 Share Posted October 12, 2012 Yes. Explain what is happening on the screen, or make a screenshot/photo. Plus, press F2 to generate /EFI/misc/preboot.log and give it here. Link to comment Share on other sites More sharing options...
kyndder Posted October 12, 2012 Share Posted October 12, 2012 Yes. Explain what is happening on the screen, or make a screenshot/photo. There's nothing abnormal during preload or after load Clover... Plus, press F2 to generate /EFI/misc/preboot.log and give it here. Here > preboot.log.zip (UEFI Boot) [EDIT] Full DarwinDump > DarwinDump.htm (Standart Clover Boot) Link to comment Share on other sites More sharing options...
shiecldk Posted October 12, 2012 Share Posted October 12, 2012 Hi dmazar, After flash my old F7 BIOS of my GA P67A-D3-B3 for the U1a Firmware of GA P67A-UD3-B3 using "flashrom", I'm able to direct boot Clover's "BOOTX64.efi"... However, seems that none of HFS drivers are working on my machine... I followed all your instructions quoted above with no apparent effect as I can't boot OS X... Windows and Linux booting from Clover works OK... Do you have any hint??? So you flash the Bios with the UEFI firmware of P67A-UD3-B3?? That's amazing! XD Won't it be dangerous? I'm wondering why gigabyte don't release other firmware for P67, since it seems you don't get much problem with the un-mach firmware, do you? Link to comment Share on other sites More sharing options...
Recommended Posts