rankrotten (post 670) and I have the same X58A-UD5 board, same core i7-930 and same ATi 4870 graphics card. Since I was having no success getting it to boot—kp every time after reading all 40+ pages of this tread, he sent me his DSDT files and Extra contents. The only difference is that he is using 3 x 2 GB Corsair RAM and I am using 2 x 4 GB.
It now gets further along in the boot but still KPs with a reference to cpu0. The bootloader is Asere 1.1.9 and the BIOS is FA (!).
I enclose the bootloader screen just before the panic and the KP screen. Can anyone tell me what might be the problem? It's a new build and I installed Windows on a spare HDD to check that all hardware is OK—no problems.
Sorry for the poor quality but had to shoot by hand as they flash by.
Can anyone shed any light on why this is KPing?
The text before the KP is about as follows:
The messages are:
Loaded HFS+ file [Extra/Extensions.mkext] 4096
Loaded HFS+ file [Extra/Extensions.mkext] 21300
LoadDrivers: Loading from [System/Library/Caches/com.app...
Loaded HFS+ file: [System/Library/Caches/com.app...
Loaded HFS+ file: [System/Library/Caches/com.app...
Loaded HFS+ file: [Extra/smbios.plist] 1174 bytes
Patched DMI Table
Found SMBIOS System Information table 1
Using SMBIOS IIUD= ................
Loaded HFS+ file (Extra/DSDT.aml] 21895 bytes from .....
Using PCI-Root=UID vaue 0
Setting up lan keys
Using system type = 0x01
Loaded HFS+ file [Extra/DSDT.aml] 21895 bytes from .....
FXCO: Restart fix applied
Patched ACPI version 1 DSDT
Starting Darwin x86-64
and then it panics
The com.apple.boot.plist is:
<?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>DropSSDT</key>
<string>yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GraphicsEnabler</key>
<string>yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>-v arch=x86_64</string>
<key>Timeout</key>
<string>5</string>
</dict>
</plist>
The smbiosplist is:
<?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>SMUUID</key>
<string>F553B16E-33B9-41AC-AC5E-5A02ACEA3F21</string>
<key>SMbiosversion</key>
<string>MP41.88Z.00C1.B00.5A02ACEA3F21</string>
<key>SMbusspeed</key>
<string>4800</string>
<key>SMcputype</key>
<string>1793</string>
<key>SMmanufacter</key>
<string>Apple Inc.</string>
<key>SMmemmanufacter</key>
<string>Corsair XMS3</string>
<key>SMmempart</key>
<string>TR3X661600C9</string>
<key>SMmemserial_1</key>
<string>EMPTY</string>
<key>SMmemserial_2</key>
<string>EMPTY</string>
<key>SMmemserial_3</key>
<string>000123-01234567-1</string>
<key>SMmemserial_4</key>
<string>EMPTY</string>
<key>SMmemserial_5</key>
<string>EMPTY</string>
<key>SMmemserial_6</key>
<string>EMPTY</string>
<key>SMmemspeed</key>
<string>1600</string>
<key>SMmemtype</key>
<string>24</string>
<key>SMproductname</key>
<string>MacPro4,1</string>
<key>SMserial</key>
<string>CK3351LLUPZ</string>
<key>SMsystemversion</key>
<string>1.0</string>
</dict>
</plist>