Contribute
Register

GA-Z68XP-UD3P owners

Status
Not open for further replies.
Hi!

I've been struggling to get this board working with clover for the past few days. Would you be able to share some screenshots of clover configurator? And the kexts you used?

Thanks!
 
I'm writing from my hackintosh.

I just overclocked it so that the turbo goes up to 4.5ghz on my i7 2600k. after overclock I lost my generated c and p states and was not able to boot up correctly. After I booted my c and p states were 16 and 34. I tried to regenerate my c and p states but I got this message,

"Warning: 'cpu-type' may be set improperly (0x0703 instead of 0x0603)

Error: board-id [Mac-FC02E91DDD3FA6A4] not supported by Sandy Bridge – check SMBIOS data / use the -c option"

I do not understand what exactly this means.

So I then used chameleon wizard to fix up my smbios and changed it from 3,1 to 13,2 and added all the clock speeds and memory names and all of that including the random serial number. Hoping that would fix the problem but it did not and now I still get that same warning and error message. What am I doing wrong and how can I fix it?
 
No problem this should help

this board is iMac12,2 by the way.

Here's the clover settings I'm running with.

I've also included my dsdt/ssdt combo for a stock 2600k with nvidia graphics and hdmi audio.

View attachment z68xp_ud3p dsdt and ssdt.zip

Still learning and tweaking Clover, but that has been really stable so far.

I use a GUID partition table UEFI booting USB drive. Works really well so far.

I'm on bios U1g on a rev 1.0 board

http://www.gigabyte.com/products/product-page.aspx?pid=3912#bios

For Audio, make sure you have a stock AppleHDA.kext and run https://github.com/toleda/audio_CloverALC/blob/master/audio_cloverALC-100.command.zip from https://github.com/toleda/audio_CloverALC

It will give you the approriate edits in clover and give you that sweet realtekALC.kext that still works after sleep.

I'm a clover convert now! :)

clover - devices.pngclover - acpi.pngclover -  boot.pngwhat is on the drive.png
 
Has anyone gotten messages to work on this board using Clover?
 
Hi guys.. Some problem with a fresh installation of Maverick on mobo with U1G bios... I cant install! If I remove my Nvidia GTX660 and I use intel graphics kernel panic, else with nvidia installed the installation dont work...
in uefi bios i did this steps:

F7 (factory defaults)
change sata mode ide -->ahci

HPET is enabled and Intel Virtualization Technology is disabled

Someone can helps me please?
 
been a long time since ive posted to this thread. good to be back. ive had an ongoing kernel panic issue for a year or two but have been using the -f flag to boot my main drive and bypass the panic every time i restart. updated to yosemite and the issue is on going. eventually i will fresh install and use clover but until that happens id really like to address this issue. here is my kernel panic and my plist file.
Code:
<?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>Kernel Flags</key>
    <string>kext-dev-mode=1 npci=0x2000 darkwake=0</string>
    <key>GraphicsEnabler</key>
    <string>Yes</string>
    <key>Timeout</key>
    <string>2</string>
    <key>Legacy Logo</key>
    <string>Yes</string>
    <key>EthernetBuiltIn</key>
    <string>Yes</string>
    <key>GenerateCStates</key>
    <string>Yes</string>
    <key>GeneratePStates</key>
    <string>Yes</string>
    <key>UseKernelCache</key>
    <string>Yes</string>
    <key>Graphics Mode</key>
    <string>1920x1080x32</string>
</dict>
</plist>

someone previously said it was a power management issue and that i should:
Check your configuration as far as power management--

- /Extra/ssdt.aml specifically for your CPU
- GeneratePStates/GenerateCStates = No in org.chameleon.Boot.plist
- DropSSDT=Yes in org.chameleon.Boot.plist
i understand everything but those changes did not fix my issue and im lost at this point. any ideas?
 

Attachments

  • 2015-02-16 15.12.41.jpg
    2015-02-16 15.12.41.jpg
    1,014.9 KB · Views: 126
current kernel panic. plist file really didnt change.
 

Attachments

  • 2015-02-16 15.36.38.jpg
    2015-02-16 15.36.38.jpg
    745.6 KB · Views: 98
Status
Not open for further replies.
Back
Top