180 replies to this topic
#161
Posted 23 October 2012 - 03:23 PM
How do you find the motherboard revision? All Asus can tell me is that it's Rev B3, which I already know. On the site it says Rev 3.0 boards have NEC USB 3.0 controller, and Rev 3.1 has ASMedia, but mine is Renasas. I bought my board before they discovered the SATA issue and sent it in for repair/replacement (hopefully the latter). It says Rev 1.01 on the board itself.
Thanks Andy for all your help.
Apparently, the only difference between Rev 3.0 and 3.1 is the USB 3.0 controller, as indicated above. Renasas merged with NEC, so apparently I have Rev 3.0? I don't know any other way of telling...
Update: I flashed the BIOS with the modified 3.0, no problems. After deleting NullCPUPowerManagement and clearing cache (~/Caches/), sleep and speedstep still don't work...
Tried patching AppleCPUPowerManagement via Uni.beast ML and installing SleepEnabler, which just results in a KP.
Thanks Andy for all your help.
Apparently, the only difference between Rev 3.0 and 3.1 is the USB 3.0 controller, as indicated above. Renasas merged with NEC, so apparently I have Rev 3.0? I don't know any other way of telling...
Update: I flashed the BIOS with the modified 3.0, no problems. After deleting NullCPUPowerManagement and clearing cache (~/Caches/), sleep and speedstep still don't work...
Tried patching AppleCPUPowerManagement via Uni.beast ML and installing SleepEnabler, which just results in a KP.
#162
Posted 27 October 2012 - 04:31 PM
#163
Posted 27 October 2012 - 11:00 PM
#164
Posted 02 November 2012 - 03:26 PM
#165
Posted 02 November 2012 - 07:15 PM
dermoon, on 02 November 2012 - 03:26 PM, said:
Thank you.
But it did't work. Am i the only one with this problem?
But it did't work. Am i the only one with this problem?
I also had this same problem, several months ago I ended up breaking my system with a bogus driver, now I get the grey screen when I start up. I gave up after that
My boot loader also sometimes doesn't allow the USB to work, so I have to reset my computer 3-4 times before I can change the boot selection to boot to my windows drive. I'm kinda lost now because I haven't thought about this is such a long time. If you get it working, I'll be watching so I can try the same thing.
#166
Posted 24 November 2012 - 03:36 AM
Anyone know if the 1tb partition limit still exists with chameleon? Haven't found anything written recently saying so either way.
Either way the limit only applies to the boot partition correct? I could have a second 3 tab drive all one partition if I wanted to?
Either way the limit only applies to the boot partition correct? I could have a second 3 tab drive all one partition if I wanted to?
#167
Posted 24 November 2012 - 01:00 PM
mjgunn, on 24 November 2012 - 03:36 AM, said:
Anyone know if the 1tb partition limit still exists with chameleon? Haven't found anything written recently saying so either way.
Either way the limit only applies to the boot partition correct? I could have a second 3 tab drive all one partition if I wanted to?
Either way the limit only applies to the boot partition correct? I could have a second 3 tab drive all one partition if I wanted to?
As far as I know the limit was only on the boot partition so you 'should' be fine.
#168
Posted 24 November 2012 - 01:41 PM
#169
Posted 10 December 2012 - 11:20 PM
Hi andy first I want to thank you for taking the time to make this wonderful guide 
I have one little problem, on the 10.8 everything works perfectly but when I upgrade my pc to 10.8.2
when I boot i get this error (see pic)
but if i boot from the Uni beast ML pen drive it boots just fine
what should I do to be able to boot with out it?
Thank you so much again!
I have one little problem, on the 10.8 everything works perfectly but when I upgrade my pc to 10.8.2
when I boot i get this error (see pic)
but if i boot from the Uni beast ML pen drive it boots just fine
what should I do to be able to boot with out it?
Thank you so much again!
Attached Files
#170
Posted 13 December 2012 - 06:52 PM
Hi everyone,
I follow this tuto until step 14, but something gone wrong when I wanna install ML from my usb stick
Do anyone know what to do ?
Thanks a lot
(I'm downgrading my bios to 3207 to 2103 on my P8P67 Pro RevB3)
I follow this tuto until step 14, but something gone wrong when I wanna install ML from my usb stick
Do anyone know what to do ?
Thanks a lot
(I'm downgrading my bios to 3207 to 2103 on my P8P67 Pro RevB3)
Attached Files
#171
Posted 13 December 2012 - 08:15 PM
post your Extra folder
#172
Posted 13 December 2012 - 09:27 PM
This is my extra folder on the usb stick : com.apple.boot.plist, dsdt.aml, pre boot, smbios.plist
this is what I have in my boot.plist :
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string></string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>
and what I have on my smbios.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMbiosdate</key>
<string>10/17/11</string>
<key>SMbiosvendor</key>
<string>Apple Inc.</string>
<key>SMbiosversion</key>
<string>IM121.88Z.0047.B1D.1110171110</string>
<key>SMboardproduct</key>
<string>Mac-942B59F58194171B</string>
<key>SMfamily</key>
<string>iMac</string>
<key>SMmanufacturer</key>
<string>Apple Inc.</string>
<key>SMproductname</key>
<string>iMac12,2</string>
<key>SMserial</key>
<string>C02HW6O2DHJP</string>
<key>SMsystemversion</key>
<string>1.0</string>
</dict>
</plist>
Any idea ?
this is what I have in my boot.plist :
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string></string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>
and what I have on my smbios.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMbiosdate</key>
<string>10/17/11</string>
<key>SMbiosvendor</key>
<string>Apple Inc.</string>
<key>SMbiosversion</key>
<string>IM121.88Z.0047.B1D.1110171110</string>
<key>SMboardproduct</key>
<string>Mac-942B59F58194171B</string>
<key>SMfamily</key>
<string>iMac</string>
<key>SMmanufacturer</key>
<string>Apple Inc.</string>
<key>SMproductname</key>
<string>iMac12,2</string>
<key>SMserial</key>
<string>C02HW6O2DHJP</string>
<key>SMsystemversion</key>
<string>1.0</string>
</dict>
</plist>
Any idea ?
#173
Posted 17 January 2013 - 08:04 AM
this method can work with os x 10.8.2?
#174
Posted 24 January 2013 - 06:30 PM
#175
Posted 20 February 2013 - 06:59 PM
hello guys
sorry for my english
what to change on the bios before installing ML,
I have to disable some function of the bios?
We need a modified bios or patch?
sorry for my english
what to change on the bios before installing ML,
I have to disable some function of the bios?
We need a modified bios or patch?
#176
Posted 08 March 2013 - 10:08 AM
Thanks for making my system happens, Andy. Also, many thanks to contributors for creating hackintosh kexts and bootloader.
I'm currently running ML 10.8.2 with Andy's BIOS and audio from MB (No DSDT). Everything seems to be working in order, I have not had time to test DVD player because most people say it would crash.
Also, I am looking forward to upgrade my graphic card where it supports dual 1080p screen; where I do not see lag in Diablo 3.
I'm currently running ML 10.8.2 with Andy's BIOS and audio from MB (No DSDT). Everything seems to be working in order, I have not had time to test DVD player because most people say it would crash.
Also, I am looking forward to upgrade my graphic card where it supports dual 1080p screen; where I do not see lag in Diablo 3.
Edited by ximu, 08 March 2013 - 10:09 AM.
#177
Posted 17 March 2013 - 02:00 PM
I lost sound with 10.8.3, somebody else got this ?
I didn't check yet, there must be something new to add to DSDT or maybe it requires PCI ID patching in kext ?
I didn't check yet, there must be something new to add to DSDT or maybe it requires PCI ID patching in kext ?
#178
Posted 17 March 2013 - 03:31 PM
Krazubu, on 17 March 2013 - 02:00 PM, said:
I lost sound with 10.8.3, somebody else got this ?
I didn't check yet, there must be something new to add to DSDT or maybe it requires PCI ID patching in kext ?
I didn't check yet, there must be something new to add to DSDT or maybe it requires PCI ID patching in kext ?
I have external Sound card, so losing of internal card is not a problem for me =)
#179
Posted 21 March 2013 - 08:26 PM
Just updated, but shouldnt have. Doesnt boot anymore, I think its due to ACPI power management again. So I would advice against upgrading for now
#180
Posted 22 March 2013 - 04:13 AM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users



Sign In
Create Account










