Contribute
Register

PCIRootUID only works half the time.

Status
Not open for further replies.
Joined
May 3, 2013
Messages
51
Motherboard
Dell Precision T5500 - Intel 5520 Chipset
CPU
Intel Xeon X5650 (Hexa-Core)
Graphics
EVGA nVidia GTX 960 4GB
Mac
  1. MacBook Air
Classic Mac
  1. 0
Mobile Phone
  1. Windows Phone
PCIRootUID Issues PLEASE HELP!

Hi, I am having a weird problem with my EVGA nVidia GT 630 2GB. Sometimes I manage to boot to successfully with full resolution and acceleration, but sometimes I get the famous black screen. I have tried using PCIRootUID=1 and PCIRootUID=0 half the time it's one and the other half is the other. It is not consistent. Sometimes, even if I use the PCIRootUID boot-flag I still get a black screen/no signal.My system is in my profile description. (Dell T3500)
Thanks!
 
PCIRootUID only works half the time!

I forgot to mension that I was trying to install Mavericks (10.9.5).
Here is my org.chameleon.Boot.plist:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>EthernetBuiltIn</key>
	<string>Yes</string>
	<key>GraphicsEnabler</key>
        <string>Yes</string>
        <key>IGPEnabler</key>
        <string>No</string>
	<key>Kernel Flags</key>
        <string>npci=0x2000 PCIRootUID=0</string>
	<key>Legacy Logo</key>
	<string>Yes</string>
	<key>Timeout</key>
	<string>2</string>
        <key>Graphics Mode</key>
        <string>"1920x1080x32"</string>
        <key>UseKernelCache</key>
        <string>No</string>
</dict>
</plist>

Here is my smbios.plist:
Code:
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>SMfamily</key>
	<string>MacPro</string>
	<key>SMproductname</key>
	<string>MacPro5,1</string>
	<key>SMboardproduct</key>
	<string>Mac-F221BEC8</string>
	<key>SMserial</key>
	<string>G8127OCEGWR</string>
	<key>SMbiosversion</key>
	<string>MultiBeast.tonymacx86.com</string>
</dict>
</plist>
Please help, it would be awesome if I can get this hackintosh working 100%!
Thanks!
 
PCIRootUID Issues PLEASE HELP!

Does anyone have an idea or has anyone experienced the same issue?
I really want this to work. Please Help!
 
Try dart=0
 
dart=0 did not work.
 
I fixed all of my problems by using clover and injecting the nvidia driver. I have a fully working Hackintosh now! :):headbang:
Thanks for all of your help anyway.
 
Status
Not open for further replies.
Back
Top