Tommy Posted September 23, 2009 Share Posted September 23, 2009 Success! I ran your test and indeed, my machine didn't boot in 32bit mode even with -x32. I then added arch=i386 to the com.apple.boot.plist and then it did booted in 32bit mode. And even more, the Realtek driver works just like a charm in 32bit mode.So thanks a billion, Tommy! You really saved my install and made my day! Regards Johannes Glad i could help Tommy Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1278270 Share on other sites More sharing options...
kdp Posted September 24, 2009 Share Posted September 24, 2009 are you guys getting errors with diskutility trying to repair permissions saying no package whatever.... i fixed the error but diskutility isn't actually working, it claims its done repairing but never finds anything, and its done in less than a minute.... Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1279565 Share on other sites More sharing options...
Tommy Posted September 25, 2009 Share Posted September 25, 2009 are you guys getting errors with diskutility trying to repair permissions saying no package whatever.... i fixed the error but diskutility isn't actually working, it claims its done repairing but never finds anything, and its done in less than a minute.... I think last time that i have that problem is when i have the ahci injector kext in /E/E. Hope this tip could help you. Tommy Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1279661 Share on other sites More sharing options...
marcos_cerutti Posted September 26, 2009 Share Posted September 26, 2009 Guys, newbie in need!!! How do I patch my bios? I sure I missed it somewhere here in the forum, I can get the file from Asus but I can't see how patch it as Im running kalyway 10.5.4, not windows.... My bios version is 1305 just in case.... Regards Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1281030 Share on other sites More sharing options...
Tommy Posted September 26, 2009 Share Posted September 26, 2009 Guys, newbie in need!!! How do I patch my bios? I sure I missed it somewhere here in the forum, I can get the file from Asus but I can't see how patch it as Im running kalyway 10.5.4, not windows.... My bios version is 1305 just in case.... Regards Since the patcher is a Windows application, you will have to run it in Windows. Create an Windows VM with VMware or Parallels and follow the patching from http://www.insanelymac.com/forum/index.php?showtopic=142434 . I recommend using the Ver : 0.2 (Beta 4) of the patcher instead of beta 5. Tommy Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1281340 Share on other sites More sharing options...
marcos_cerutti Posted September 26, 2009 Share Posted September 26, 2009 Thanks mate! ## Editing Seems I have a big question mark over my head..... How can I discovery what values I should edit on my DSDT? I mean, the whole thing is huge and hhmmmm notso intuitive... Any idea folks? Other point....I saw a topic here on the forum, where a guy used the efi partition to add the extras, boot and so on, almost like in the boot cd. is this better or worse than the boot cd way? Cheers! Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1281603 Share on other sites More sharing options...
Tommy Posted September 28, 2009 Share Posted September 28, 2009 Thanks mate! ## Editing Seems I have a big question mark over my head..... How can I discovery what values I should edit on my DSDT? I mean, the whole thing is huge and hhmmmm notso intuitive... Any idea folks? Other point....I saw a topic here on the forum, where a guy used the efi partition to add the extras, boot and so on, almost like in the boot cd. is this better or worse than the boot cd way? Cheers! The acpi patcher that i referred to doesn't require any code editing, it is a Windows GUI that you can pick and choose the options you want. I'm not sure about boot cd, but there are two ways that i've been using. 1. Hidden EFI partition (this partition is always the first partition when you create a GUID partition disk) you can see that partition via Terminal by issue command "diskutil list". 2. a dedicated partition for boot loader (Chameleon or PC_EFI) Here are some differences to the above 2 options: - Hidden EFI partition will eliminate the need to choose your SL partition every time you boot the box - Dedicated boot loader partition will require you to select your SL partition, otherwise it will boot the bootloader partition which lead you to nowhere but a blank screen. A workaround to that problem is to set the default partition in Boot.plist . - You will always have to manually mount the hidden EFI partition if you need to make any modification to boot options or add/remove kexts from /Extra/Extensions - The dedicated bootloader partition is always visible which is convenience if you still tweaking your setup. a workaround to hide this partition is to add an entry in /etc/fstab to not automount the partition. Hope this could clarify some of the questions. Tommy Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1283718 Share on other sites More sharing options...
marliwahoo Posted September 30, 2009 Share Posted September 30, 2009 Everything is working except sleep. If you have a solution please post it, Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1285388 Share on other sites More sharing options...
marcos_cerutti Posted September 30, 2009 Share Posted September 30, 2009 The acpi patcher that i referred to doesn't require any code editing, it is a Windows GUI that you can pick and choose the options you want. I'm not sure about boot cd, but there are two ways that i've been using. 1. Hidden EFI partition (this partition is always the first partition when you create a GUID partition disk) you can see that partition via Terminal by issue command "diskutil list". 2. a dedicated partition for boot loader (Chameleon or PC_EFI) Here are some differences to the above 2 options: - Hidden EFI partition will eliminate the need to choose your SL partition every time you boot the box - Dedicated boot loader partition will require you to select your SL partition, otherwise it will boot the bootloader partition which lead you to nowhere but a blank screen. A workaround to that problem is to set the default partition in Boot.plist . - You will always have to manually mount the hidden EFI partition if you need to make any modification to boot options or add/remove kexts from /Extra/Extensions - The dedicated bootloader partition is always visible which is convenience if you still tweaking your setup. a workaround to hide this partition is to add an entry in /etc/fstab to not automount the partition. Hope this could clarify some of the questions. Tommy Thanks indeed mate! it sure did! I will choose EFI partition, I like the terminal! Oh, I updated my bios, which now runs 2801 version. I was thinking here, as OS X can make a concatenated RAID, does chameleon boot it up? and has any of you used a RAID in this shape? Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1285843 Share on other sites More sharing options...
marcos_cerutti Posted September 30, 2009 Share Posted September 30, 2009 I used the EFI method. when I boot from Chameleon I got hang on the grey scren with the beah ball spinning... I was able to see it booted as x64 , I did a try to force as 32 bits, also to boot with graphics @ 1024 My bios settings was according wich Tommy instructed on post #34. Any idea what could be the problem? Don´t know if makes any difference, my video card is a nvidia 6600 Cheers Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1285987 Share on other sites More sharing options...
Tommy Posted October 1, 2009 Share Posted October 1, 2009 I used the EFI method. when I boot from Chameleon I got hang on the grey scren with the beah ball spinning...I was able to see it booted as x64 , I did a try to force as 32 bits, also to boot with graphics @ 1024 My bios settings was according wich Tommy instructed on post #34. Any idea what could be the problem? Don´t know if makes any difference, my video card is a nvidia 6600 Cheers try boot with -v (verbose) instead to see where it stuck at. if you use PC_EFI loader, the option to boot to 32 bit kernel is -x32 . From what i have read so far, by using chameleon loader, use arch=i386 to boot to 32 bit instead. Did you generate EFI string for your nvidia 6600? Tommy Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1286145 Share on other sites More sharing options...
marcos_cerutti Posted October 1, 2009 Share Posted October 1, 2009 try boot with -v (verbose) instead to see where it stuck at.if you use PC_EFI loader, the option to boot to 32 bit kernel is -x32 . From what i have read so far, by using chameleon loader, use arch=i386 to boot to 32 bit instead. Did you generate EFI string for your nvidia 6600? Tommy Oh I used -x32 instead and I have chameleon... maybe that's the why? So Tommy, the gray screen where I get sucked is the one just before choose the language to install, so, I passed the gray boot screen...hmmm no I didn't generated the efi string, as with kalyway I don't have any kext for it, but I just have 1024x768. Anyway, I will give it a shot.. thanks again man! Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1286301 Share on other sites More sharing options...
CrazyD Posted October 1, 2009 Share Posted October 1, 2009 I've got the problem that i could not create my own dsdt. It allways hangs up at the command window. The failure seems to be at the bios file........hm? Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1286907 Share on other sites More sharing options...
marcos_cerutti Posted October 1, 2009 Share Posted October 1, 2009 Hi there Tommy I realised today (while trying to recovery my kalyway install) that when I boot with arch=i386 I got waiting for root device, and when I boot as x64, the installer hangs on the gray screen just before the choose language dialog. I didn't try the efi string for my video cause I got a power failure on my area here and my kalyway partition got problems on its superblock. While booting with arch=i386 I plugged the disk to all sata ports I have (except the RAID ones) no changes at all... Well, I will re read this thread and see what I can do different... Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1287148 Share on other sites More sharing options...
marcos_cerutti Posted October 2, 2009 Share Posted October 2, 2009 Hello folks! I was able to install SL now. I followed some of the guides here, anyway, I still booting from usb, didn't fix it yet.... let's make a long story short. I booted it up, migrated the accont from my previous install and just before finish, it started to flash my screen.... Well, I had to reboot. OS wasn[t loading anymore. on verbose mode I have this ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement)) timed out. and the, get it all stopped If I make set the 2 network cards to work on my bios, the boot pass through the error above, but get hang with some weird message for yukon. Any idea what I could do to fix this? Oh, sound working, Nvidia 6600 le working I have the following on my EFI partition ExtraExtensions AHCIPortInjector.kext AppleRTC.kext IOAHCIBlockStorageInjector.kext fakesmc.kext IOAudioFamily.kext JMicronATA.kext NullCPUPowerManagement.kext OpenHaltRestart.kext OSvKernDSPLib.kext PlatformUUID.kext Sleepenabler.kext VoodooHDA.kext OSvKernDSPLib.kext **************************************EDITING*********************************** ******** Guys, it's all fixed now. thanks to all you guys who helped me! Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1287751 Share on other sites More sharing options...
Dope M.S.R. Posted October 7, 2009 Share Posted October 7, 2009 I have no sound and using VoodooHDA.kext... 1. how do you now cache kext files? cuz thats the only thing i did not do i think... i know it use to be sudo rm -R /System/Library/Extensions.mkext and something else cant remember off top my head but yea that doesnt work so anyhelp would be great... 2. Bios setting for the Audio... i have mine set up for NON-Vista with HD enabled... And i just want to say i did this install through a VMware image of a hackintosh... that was painful... but everything works with excepting of Sound... Let me know :-D MotherBoard is P5W DH DELUXE UPDATE: SOLVED FOR THOSE WHO VOOOODOOOO DOESNT WORK TRY: http://www.insanelymac.com/forum/index.php...d&start=100 ALC268: Attached File ALC268.mpkg.zip ( 576.36K ) Number of downloads: 3332 I JUST INSTALLED IT AND REBOOTED AND YAY FOR SOUND!!!! Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1292087 Share on other sites More sharing options...
kerr Posted October 7, 2009 Share Posted October 7, 2009 let's make a long story short. Well, I had to reboot. OS wasn[t loading anymore. on verbose mode I have this ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement)) timed out. and the, get it all stopped If I make set the 2 network cards to work on my bios, the boot pass through the error above, but get hang with some weird message for yukon. Any idea what I could do to fix this? how did you fix that ? i have same problem ! thanks... Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1292274 Share on other sites More sharing options...
metalmaniac Posted October 7, 2009 Share Posted October 7, 2009 Great Guide! Ok, i cant get fakesmc.kext from stells blog, and I dont know what boot 10.1 file you have? could someone plaese point me in the right direction, and rapidshare is a no go for me, completely blocked. Has anyone got this working with ATI 4850? Cheers Ash Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1292353 Share on other sites More sharing options...
Dope M.S.R. Posted October 7, 2009 Share Posted October 7, 2009 I also just wanted to say this guide was Great except i never had a drive with 10.5 on it so i had to do everything through VMWARE... that was a {censored}.... but it worked out so forthose who dont have a partition or drive it is possible to do this but it will take a while...now i get to dual boot kinda... i just have to hit F8 to pick what hard drive first and then boot up that way... its nice... as for the two that need help i am sorry i wont be able to help you i wish i could... Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1292939 Share on other sites More sharing options...
marliwahoo Posted October 13, 2009 Share Posted October 13, 2009 I got sleep, shutdown and restart to work. Needs new dsdt. See post 1028 in the following thread: http://www.insanelymac.com/forum/index.php...453&st=1020 Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1296702 Share on other sites More sharing options...
metalmaniac Posted October 17, 2009 Share Posted October 17, 2009 Ok so thanks largely in part to everyone on this thread I have now got a perfect install with sleep and 32 bit and 64 bit kernel support. However there are 2 minor issues 1. Upon wake from sleep the bluetooth has trouble finding anything but I assume/presume this is a problem with my undersized dong-le. 2. Realtek RTL8187L kext is but 32 of the 64 bits we do seek. Henceforth I propose we spam those scallywags into updating the driver by means of support request emails that are convincing enough for realtek to believe that a large number of people who bought the usb RTL8187 are in fact Mac Pro owners who cannot survive without 64 bit kernel and who prefer using the wireless utility to airport. Oh dear, the more I think about the less I see it happening. Guess i'll have to search for a new wireless card with 64 bit. But seriously 32 bit kernel vs 64 bit kernel, anyone really noticing any end user speed gains? Ciao for now Ooh just quickly in case 1. how do you now cache kext files? cuz thats the only thing i did not do i think... i know it use to be sudo rm -R /System/Library/Extensions.mkext and something else cant remember off top my head but yea that doesnt work so anyhelp would be great... in terminal cd /System/Library or cd /Extra kextcache -mkext Extensions.mkext Extensions but this seems to be best used in sudo or single user mode for obvious reasons Also VoodooHDA seems to die after update to 10.6.1, if you copy OsV....kext and IOAudio kexts back to /Extra/Extensions sometimes it fixes VoodooHDA Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1301433 Share on other sites More sharing options...
fulbert Posted October 19, 2009 Share Posted October 19, 2009 I've used the post #80 guide (thanks Rodrigo!) and gotten my system to boot with SL. The issue I have is getting graphics to work. I am trying to upgrade to GTX 285 card. My old setup was a 10.5.7 load with a 8800 GT using just EFI strings. I setup my SL on a seperate HDD and I can boot into it using the 8800 GT and I get a generic 1024x768 video support. I can add a EFI string using either OSX86 Tools or by hand and it seems to enable QE/CI. My issue is how to get the EFI string for my 285 into the system. If I swap in the 285 the system fails to boot, it kernel panics. I've tried varied boot flags, -v -f -x32 etc and it does not seem to work still. Am I missing some key step to enable the GTX 285 card support? -fulbert Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1303213 Share on other sites More sharing options...
ezdy9385 Posted October 21, 2009 Share Posted October 21, 2009 hye firstly here is my rig P5WDH (bios 2901) Intel Processor x6800 @ 2.93ghz gfx 7950 gx2 2gb ddr2 ram i'm beginner in installing mac os x hackintosh firstly i have tried the OSXinstaller seems there is a lot of incompatible kext. now i'm trying to install the mac os x 10.6 retail i believe there is many guide the one i have try so far is using pkg method, however it does have permission problem. my question is 1) what is the best method to install the mac os x 10.6 on my hackintosh? 2) what extra kext should i use? 3)is there any simple guide walkthrough to install the mac os x 10.6? 4)for my gfx i have tried to used efi strings but it failed..and i have tried using nvinject and editing nvdia.kext...still dont have QE and CI enable shown. hope u guys help me out..i really interested to experience mac os x on my pc. Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1305641 Share on other sites More sharing options...
splintah Posted October 23, 2009 Share Posted October 23, 2009 can someone with a perfectly running system upload their EFI drive files please ? all kexts in efi the dsts.aml on the efi drive the system boot file . . . . everything also point out if you changed anything on the snowleo installation or if its 100% vanilla and what bios version and which settings thanks a lot Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1307871 Share on other sites More sharing options...
romanskij Posted October 30, 2009 Share Posted October 30, 2009 Weird... This never happened to me. I opened it from the DMG sometimes, and other times from the DVD I burnt. ------- The first 2 USBs from the MoBo are not working, the other 2 are OK, and the 4 extra (on the case) are working as 1.1. Any solution for that? What is exactly -x32? I understood that it was to run the system in 32 bits mode, but I see it is not. Would it be good to find a fix for that? (I understand it is related to the kexts). Does anyone have Sleep working?? And shutdown? My computer gets stuck in something related to USB (domn't remember well now). Thanks, Rodrigo So hello guys! i read nearly all posts of this thread and found out that nobody have a solution for USB working corectly, so here is an solution from me! you just need to replace the IOPCIFamily.kext with this one http://www.mediafire.com/?m1dhiiuy2gi I don´t know where i get this from, but it helped me on Leopard to get USB 2.0 to work. Link to comment https://www.insanelymac.com/forum/topic/181769-%EF%A3%BF-p5w-dh-deluxe-success/page/7/#findComment-1314691 Share on other sites More sharing options...
Recommended Posts