Contribute
Register

OS X Mavericks @ Intel S5000XVN - 2*XEON-E5410 - GT640

Status
Not open for further replies.
Same rig as OP here. I've almost got El Capitan installed on my S5000XVN. Got to the install screen but DiskUtility doesn't see the AHCI controller. I'm using Clover in Legacy Mode. My bios set to AHCI.

Sys info only shows the SAS controller when I load it, but I can't even get to the installer if I connect my SSD to SAS. It'll stop at "abnormal code: 255". Loaded the installer with Legacy SATA Mode, and I'm getting the same result.

Intel Xeon Processor E5320 x 2
16GB Ram
AMD Radeon HD6350 512 MB DDR3

Here is everything I know about the Sata AHCI on the S5000VXN

631xESB/632xESB SATA AHCI Controller
PCI ID 8086:2681
identified as ESB2 AHCI

Code:
   </dict>
       <key>ICH6 ESB2 AHCI</key>
       <dict>
           <key>CFBundleIdentifier</key>
           <string>com.apple.driver.AppleAHCIPort</string>
           <key>Chipset Name</key>
           <string>631xESB/632xESB SATA AHCI Controller</string>
           <key>IOClass</key>
           <string>AppleAHCI</string>
           <key>IOPCIPrimaryMatch</key>
           <string>0x26818086</string>
           <key>IOProbeScore</key>
           <integer>2000</integer>
           <key>IOProviderClass</key>
           <string>IOPCIDevice</string>
           <key>Vendor Name</key>
           <string>Intel</string>
       </dict>
       <key>ICH6 ESB2 RAID</key>
       <dict>
           <key>CFBundleIdentifier</key>
           <string>com.apple.driver.AppleAHCIPort</string>
           <key>Chipset Name</key>
           <string>631xESB/632xESB SATA RAID Controller</string>
           <key>IOClass</key>
           <string>AppleAHCI</string>
           <key>IONameMatch</key>
           <array>
               <string>pci8086,2682</string>
               <string>pci8086,2683</string>
           </array>
           <key>IOProbeScore</key>
           <integer>2000</integer>
           <key>IOProviderClass</key>
           <string>IOPCIDevice</string>
           <key>Vendor Name</key>
           <string>Intel</string>
       </dict>

I've added this to the AHCIPortInjector.kext by editing with MacKextLight and still no joy.


I solved the problem. Here is my system including installation guide.
https://www.tonymacx86.com/threads/...xeon-e5320-amd-radeon-hd6350-16gb-ram.215615/
I explain how to install El Capitan on the S5000XVN.
 
Status
Not open for further replies.
Back
Top