QUOTE(slowlaris @ Jul 20 2008, 12:25 PM)

Hey! I got the same board with the same problem.... Your are not alone

I am able to reproduce (on demand) the kernel panic.
I am running Kalyway 10.5.2, upgraded to 10.5.3 (Kalyway combo update) on a P5K-VM, Q6700, 4GB Kingston 800 and NV 8500GT. Leo is installed on a 250GB SEAGATE ST3250310AS drive... no problem what so ever related to the drive, except a possible slower HD performance...
Something wrong with the IDE driver ?
Hope someone can help us!
It's the ide and tour amount of RAM (at least i had this problem with another controller).
See my post:
http://forum.insanelymac.com/index.php?showtopic=127611QUOTE(lngu @ Oct 21 2008, 02:26 AM)

I don't think my board uses Jmicron driver. How do we know for certain that this problem is related to that?
I get this on Intel DP35DP, Gigabyte P43 board, and P35. I would like to know for certain what is causing this problem.
I can tell you that all of them uses IDE writer drives. Can anyone confirm this IS the IDE writer problem instead of guessing?
If your kernel panic (booting with -v debug=0x100) looks like this:
http://forum.insanelymac.com/index.php?s=&...st&p=924060 i'm pretty sure it's the IDE controller. The problem is when you have more than 2 or 3 gb of ram, then the IDE controller must do DMA in memory adresses that cannot reach within a 32 bit address. AppleVIAATA, JMicron and AppleNForceATA use 32 bits addresses to process DMA commands. In the first post of that topic u may find modified kexts that uses 64 bit addresses. Give them a try and tell me.