jp266one Posted December 5, 2006 Share Posted December 5, 2006 try changing it to AHCI. Or also just try rebooting. On occasion I would have problems with it loading up the right drive. Sometimes I'd have to change the native mode setting around. The combo that works the best is to set Sata native mode to Enabled, and the other setting to IDE. If it doesn't work the first time, try a reboot. Do me a favor and keep any more support on my patch in the thread I made here: http://forum.insanelymac.com/index.php?showtopic=34938 it did work, the reason it didnt the first time when i posted is because i had left an unpatched dvd in my other drive an that was the one it was trying to install from, duh! it was late and i was tired and i didn't realize that. Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-248831 Share on other sites More sharing options...
Thiago Posted December 6, 2006 Share Posted December 6, 2006 the 10.4.8 download has finished.. but im fully unlucky 10.4.8 installation cant boot here.. with any bios option, any sata port, i got still waintg for root device.. the JaS 10.4.7 boot with sata native mode disabled, hd and dvd into yellow ports Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-248893 Share on other sites More sharing options...
jp266one Posted December 6, 2006 Share Posted December 6, 2006 the 10.4.8 download has finished.. but im fully unlucky 10.4.8 installation cant boot here.. with any bios option, any sata port, i got still waintg for root device.. the JaS 10.4.7 boot with sata native mode disabled, hd and dvd into yellow ports with 10.4.8 reseed set sata port 0-3 native mode to enable, use only the top two yellow ports, one for the HDD and the other for your DVD. If you dowload Thedguy's patch and apply it to your 10.4.8 reseed .iso and reburn it you will be able to connect the dvd into the ide connector. Remember to put sata/ide device to enabled and its control mode to ide in the bios. Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-248937 Share on other sites More sharing options...
kleinstein Posted December 6, 2006 Share Posted December 6, 2006 is there anyone who use a Terratec Cinergy Hybrid T USB XS TV-Card on this mainboard? i have installed eyeTV, but mainboard does not recognize this USB TV-Card.. for Using USB on this board, i had installed pion's patch 1.2.. but it does not work.. is it a USB problem? Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-249136 Share on other sites More sharing options...
jp266one Posted December 6, 2006 Share Posted December 6, 2006 is there anyone who use a Terratec Cinergy Hybrid T USB XS TV-Card on this mainboard?i have installed eyeTV, but mainboard does not recognize this USB TV-Card.. for Using USB on this board, i had installed pion's patch 1.2.. but it does not work.. is it a USB problem? it seems to me that your card is for use with windows only. Unless a hardware is supposed to work with macs they will not be supported, I think! Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-249314 Share on other sites More sharing options...
Stiffy Posted December 6, 2006 Share Posted December 6, 2006 I think I got a method to fix the diskarb error! My mobo is GA965P-S3 (most like DS3 except Yukon chip), and I put the SATA HDD to first ICH8 SATA port If I set SATA0~3 native mode disable, I got "still waiting root device" at boot, else, set SATA0~3 native mode enable, OSX (Jas 10.4.8 w/ Semthex kernel) can boot, but got "diskarb error" every time! So, let's resolve it: 1, edit /System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/AppleIntelPIIXATA.kext/Contents/Info.plist Find <string>0x28288086 0x28258086 0x28208086</string> Change to <string>0x28208086</string> 2, update the kextcache 3, Set SATA0~3 native mode disable in CMOS 4, you got it! BTW: 0x2820 is SATA0/1 and 0x2825 is SATA2/3 Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-249423 Share on other sites More sharing options...
Thiago Posted December 6, 2006 Share Posted December 6, 2006 my is 965P-S3 too, but i cant boot the 10.4.8 reseed installation dvd even with sata native enabled (aways got "still wating for root device").. but with thedguy patch, i can install it by using ide conector after install, the mac partition was made active and i got darwin boot loader (a good progress, the 10.4.7 install but darwin not appear, only the black screen with blinking cursor), and some time after, the system freezes.. tried -v and saw some usb errors first, and then some other messages: few "display family specific watching fails" messages kextd[25]: kextd_watch_columes: cound'nt set up diskarb sessions kextd[25]: diskarb ins't ready yet; we'll try again soon kextd[25]: kextd_watch_columes: cound'nt set up diskarb sessions kextd[25]: diskarb ins't ready yet; we'll try again soon kextd[25]: kextd_watch_columes: cound'nt set up diskarb sessions kextd[25]: diskarb ins't ready yet; we'll try again soon kextd-parent[24]: IOKitWaitQuiet() timed out mDNSResponder-108.2 (Aug 25 2006 14:50:48) [42]: starting localhost DirectoryService[58]: Launched version 2.1 (v353.5) localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/LoginWindowApplication Started * here the system freezes * is possible to try stiffy's Info.plist edit using the installation dvd console? how can i use a text editor on console? Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-249563 Share on other sites More sharing options...
thedguy Posted December 7, 2006 Share Posted December 7, 2006 Diskarb errors are quite common. Ignore those. I also get the IOkit wait error, hasn't seemed to be an issue. Try booting with "-v fsb=266 platform=X86PC -legacy" (no quotes) Also try different variations of the above. Change the "FSB=" to whatever your FSB is. If you don't know what it is, look in the bios, and look for "CPU Host frequency" and the number after that should be what you want. I'm assuming your bios is similar to my DS3. I think I got a method to fix the diskarb error! My mobo is GA965P-S3 (most like DS3 except Yukon chip), and I put the SATA HDD to first ICH8 SATA port If I set SATA0~3 native mode disable, I got "still waiting root device" at boot, else, set SATA0~3 native mode enable, OSX (Jas 10.4.8 w/ Semthex kernel) can boot, but got "diskarb error" every time! So, let's resolve it: 1, edit /System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/AppleIntelPIIXATA.kext/Contents/Info.plist Find <string>0x28288086 0x28258086 0x28208086</string> Change to <string>0x28208086</string> 2, update the kextcache 3, Set SATA0~3 native mode disable in CMOS 4, you got it! :hysterical: BTW: 0x2820 is SATA0/1 and 0x2825 is SATA2/3 Run Xbench on your system, I think you may have just slowed down your Hard drives with that. Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-249652 Share on other sites More sharing options...
Stiffy Posted December 7, 2006 Share Posted December 7, 2006 Run Xbench on your system, I think you may have just slowed down your Hard drives with that. No, Xbenched, the disk performance not drop Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-249738 Share on other sites More sharing options...
thedguy Posted December 7, 2006 Share Posted December 7, 2006 I made an attempt at it and ended up just freezing my system, in an another attempt to fix it, I lost my install. You running on the Jmicron or ich8 ports? Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-249783 Share on other sites More sharing options...
Stiffy Posted December 7, 2006 Share Posted December 7, 2006 WD 74G Raptor SATA HDD on first ICH8 SATA port, WD 250G-JS SATA2 HDD on secondary ICH8 SATA port, Pioneer DVR-109 DVD-RW drive on JMicron PATA port. BTW: OSX System on Raptor first partition. Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-249873 Share on other sites More sharing options...
Stiffy Posted December 8, 2006 Share Posted December 8, 2006 Look here, my Xbench results, Disk Test 79.73, Overall 170.84 Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-250700 Share on other sites More sharing options...
fyleow Posted December 9, 2006 Share Posted December 9, 2006 I'm using the Gigabyte DS3 and I patched my 10.4.8 from Demonoid and installed but when I reboot it won't boot into OS X. With the -v option I get an error: PCI express protocol violation error Unexpected IRQ status error It's an "AppleYukon" error and when I disable my LAN in bios it stops giving the AppleYukon error. Windows says I have the Marvell Yukon 8053 and other people with it seems to have no problem so I don't know what the issue is. I still can't boot though, it seems to freeze after a line saying it is loading something to do with the login. Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-251216 Share on other sites More sharing options...
jp266one Posted December 9, 2006 Share Posted December 9, 2006 I think I got a method to fix the diskarb error! My mobo is GA965P-S3 (most like DS3 except Yukon chip), and I put the SATA HDD to first ICH8 SATA port If I set SATA0~3 native mode disable, I got "still waiting root device" at boot, else, set SATA0~3 native mode enable, OSX (Jas 10.4.8 w/ Semthex kernel) can boot, but got "diskarb error" every time! So, let's resolve it: 1, edit /System/Library/Extensions/IOATAFamily.kext/Contents/PlugIns/AppleIntelPIIXATA.kext/Contents/Info.plist Find <string>0x28288086 0x28258086 0x28208086</string> Change to <string>0x28208086</string> 2, update the kextcache 3, Set SATA0~3 native mode disable in CMOS 4, you got it! :D BTW: 0x2820 is SATA0/1 and 0x2825 is SATA2/3 it did stop my diskarb error. not sure about disk results that have always varied slightly around 55, at times 56. Here are results after fix: Results 162.63 System Info Xbench Version 1.3 System Version 10.4.8 (8L2127) Physical RAM 2048 MB Model ACPI Drive Type ST3320620AS CPU Test 148.17 GCD Loop 338.44 17.84 Mops/sec Floating Point Basic 162.98 3.87 Gflop/sec vecLib FFT 117.71 3.88 Gflop/sec Floating Point Library 106.27 18.51 Mops/sec Thread Test 288.93 Computation 264.45 5.36 Mops/sec, 4 threads Lock Contention 318.41 13.70 Mlocks/sec, 4 threads Memory Test 198.18 System 205.96 Allocate 151.00 554.53 Kalloc/sec Fill 230.76 11219.95 MB/sec Copy 277.01 5721.44 MB/sec Stream 190.97 Copy 174.53 3604.81 MB/sec Scale 183.13 3783.45 MB/sec Add 204.72 4360.93 MB/sec Triad 205.31 4392.04 MB/sec Quartz Graphics Test 240.63 Line 177.87 11.84 Klines/sec [50% alpha] Rectangle 230.40 68.79 Krects/sec [50% alpha] Circle 218.44 17.81 Kcircles/sec [50% alpha] Bezier 198.18 5.00 Kbeziers/sec [50% alpha] Text 838.10 52.43 Kchars/sec OpenGL Graphics Test 233.95 Spinning Squares 233.95 296.78 frames/sec User Interface Test 669.53 Elements 669.53 3.07 Krefresh/sec Disk Test 55.98 Sequential 115.76 Uncached Write 84.25 51.73 MB/sec [4K blocks] Uncached Write 137.78 77.96 MB/sec [256K blocks] Uncached Read 112.24 32.85 MB/sec [4K blocks] Uncached Read 153.43 77.11 MB/sec [256K blocks] Random 36.91 Uncached Write 12.40 1.31 MB/sec [4K blocks] Uncached Write 98.01 31.38 MB/sec [256K blocks] Uncached Read 94.20 0.67 MB/sec [4K blocks] Uncached Read 144.55 26.82 MB/sec [256K blocks] thanks for the tip Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-251272 Share on other sites More sharing options...
thedguy Posted December 9, 2006 Share Posted December 9, 2006 It's an "AppleYukon" error and when I disable my LAN in bios it stops giving the AppleYukon error. Windows says I have the Marvell Yukon 8053 and other people with it seems to have no problem so I don't know what the issue is. IONetworking.kext is bad on the 10.4.8 install. grab the one from 10.4.7 or install Pion's patch. Stuff on fixing HD Prepare for the "I'm a moron" reply.... I left in the wrong number (left in the 2828, and removed the 2820/2825)... I think it'll work now. Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-251274 Share on other sites More sharing options...
Thiago Posted December 10, 2006 Share Posted December 10, 2006 I'm using the Gigabyte DS3 and I patched my 10.4.8 from Demonoid and installed but when I reboot it won't boot into OS X. With the -v option I get an error: PCI express protocol violation error Unexpected IRQ status error It's an "AppleYukon" error and when I disable my LAN in bios it stops giving the AppleYukon error. Windows says I have the Marvell Yukon 8053 and other people with it seems to have no problem so I don't know what the issue is. I still can't boot though, it seems to freeze after a line saying it is loading something to do with the login. same freeze here.. i cant fix it.. look my last post, i've writed the messages i got if u found a solution, please pm me Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-251942 Share on other sites More sharing options...
Rammjet Posted December 10, 2006 Share Posted December 10, 2006 Go to the 10.4.8 link in my signature. At the bottom, find pion's package. Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-252026 Share on other sites More sharing options...
thedguy Posted December 10, 2006 Share Posted December 10, 2006 I'm using the Gigabyte DS3 and I patched my 10.4.8 from Demonoid and installed but when I reboot it won't boot into OS X. With the -v option I get an error: PCI express protocol violation error Unexpected IRQ status error It's an "AppleYukon" error and when I disable my LAN in bios it stops giving the AppleYukon error. Windows says I have the Marvell Yukon 8053 and other people with it seems to have no problem so I don't know what the issue is. I still can't boot though, it seems to freeze after a line saying it is loading something to do with the login. When installing look at the descriptions, one of them allows you to install a 10.4.4 login window, might fix your problem. Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-252355 Share on other sites More sharing options...
OMX-Knuckles Posted December 13, 2006 Share Posted December 13, 2006 Could anyone post or email me thier AppleAzaliaAudio.kext for 10.4.6? I did something really, really bad to mind (no idea what) while editing it and now it won't load the kext. Great. Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-254087 Share on other sites More sharing options...
fredperes Posted December 13, 2006 Share Posted December 13, 2006 OFF-TOPIC: How to update OSX 10.4.8? How do I know if I need to update? I`m running OSX 10.4.8, kernel 8.8.1 Thanks! Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-254390 Share on other sites More sharing options...
WRipley Posted December 14, 2006 Share Posted December 14, 2006 Hello guys, i`m very impressed about your work ... realy. I read the whole Thread and others too. I want also to build up a Hackintosh ...... Want to use this board cause the price and the overclocking. I will use the reseed version 10.4.8 with the IDE Booting Patch of thedguy .. thanks for that. But i have some small questions. Must i use one complete HD for OS X or is there a way to make partions for XP/VISTA also. If i can make partitions for both systems, what is the best way ..... It is better to buy a ATI card as a Geforce for this way using OSX. (i think ATI) I want the full support of Quarz Extreme ....... Which way is the safest to use with whitch card. Which Patch/Installer should i use, from your opinion. When i install with the IDE Patch can the SATA HD be used to install OS X ? Also after Installation from IDE DVD-ROM when i reboot ........ I mean DVD to IDE and HD to SATA .... ? I read about the bios settings ........ ! But is that ok ? Thanks for every answer to me, a small noob (-; (at the moment) from Germany Greetings Walter For every link to patches, that i need, i will be happy .... Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-254656 Share on other sites More sharing options...
jp266one Posted December 18, 2006 Share Posted December 18, 2006 Thedguy, what happened to Conroe Mac? Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-257254 Share on other sites More sharing options...
Stiffy Posted December 21, 2006 Share Posted December 21, 2006 (edited) skippy's ALC883 driver, works fine on 965P-S3, support 2ch line-out, line-in and mic-in, I guess it will also works fine on 965P-DS3 Edited December 21, 2006 by stiffy Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-259291 Share on other sites More sharing options...
memosurfer Posted December 23, 2006 Share Posted December 23, 2006 Hello, i have a RAID with 2xWD150 Raptor Disks on the JMicron! Will this run on OSX? If yes, which version and what do i have to do? Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-260744 Share on other sites More sharing options...
punkrockml13 Posted December 28, 2006 Share Posted December 28, 2006 I am trying to install 10.4.8 with the reseed dvd patched with the JMB ide patch. My setup includes the ds3 board, a c2d 6300, and a ide hard drive in a usb 2.0 encloser which im using to install osx on. the install runs fine, but then freezes when it tries to restart the computer afterwards (the little status circle comes up on the screen and just spins continuously with no other computer activity). When i reboot, the apple logo comes up with the status spinner, and then a "stop sign" or prohibited symbol comes up and nothing happens. is there something im doing wrong? ive tried the semthex and mifki patches but i really dont have any idea which patched i need or dont need for my hardware. im going to boot it with "-v" and see what error im getting, but could anyone make any suggestions? what am i missing here? Link to comment https://www.insanelymac.com/forum/topic/26858-gigabyte-ga-965p-ds3-thread/page/18/#findComment-263210 Share on other sites More sharing options...
Recommended Posts