Contribute
Register

Can't boot after setting sysID to Mac Pro, can't revert...

Status
Not open for further replies.
I did check that everything was like in the thread you just showed (bulthingy)... and here's my new boot :
<?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>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x2000 darkwake=0 AtiPorts=3 PCIRootID=0 GraphicsEnabler=no</string>
<key>Timeout</key>
<string>2</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
</dict>
</plist>


No success
 
Just realised today that booting with rBoot prevents me from using the CDrom for the whole session...
 
Your string should be so.


<?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>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x2000 darkwake=0 AtiPorts=3</string>
<key>GraphicsEnabler</key>
<string>No</string>

<key>Timeout</key>
<string>2</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>PCIRootUID</key>
<string>0</string>

<key>EthernetBuiltIn</key>
<string>Yes</string>
</dict>
</plist>
 
jester969 said:
Your string should be so.


<?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>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x2000 darkwake=0 AtiPorts=3</string>
<key>GraphicsEnabler</key>
<string>No</string>

<key>Timeout</key>
<string>2</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>PCIRootUID</key>
<string>0</string>

<key>EthernetBuiltIn</key>
<string>Yes</string>
</dict>
</plist>

I know, that's what it used to be... but I somehow installed the new update and now I get a Kernel Panick.... Somebody shoot me!!!!! F******

LOL
 
Alright, I installed from scratch and used the latest chimera which should automatically use kBulrushes

NOT WORKING GOD DAMN IT!

I'm still stuck with rBoot and GraphicEnabler=no
 
OKay, yet, haven't found much help so i'll just write down EVERYTHING i've done so far. Maybe someone will know what i've done wrong...

Installed from scratch, I have a partition on my HDD with the installer files for Lion X.7.2

I have to use GraphicsEnabler=no everytime I boot with rBoot...

now, the multibeast part :

I have my mobo's DSDT.aml on the desktop, it is the Z68XP-UD4 F4

64bit GraphicsEnabler=no

AppleHDA Rollback

I also manually installed chimera 1.8 'cause it's supposed to support the AMD Sapphire HD6670


Then rebooted... still stuck on the bootscreen with a wheel that's spinning forever.

rBoot + GraphicsEnabler=no still works so I kept on working this way.

I had some kernel panicks when plugging USB devices so I went to Miscellaneous and checked FAKESMC Plugins > Motherboard Plugins + AMD RADEON Plugins (thinking it could help my situation) + The IOUSBFamily Rollback

At least the USB is not freezing now... And i'm still able to boot using rBoot + GraphicsEnabler=no ... But I am Unable to boot without it...

And it's confirmed that using the latest Chimera, My graphics are set with kBulrushes which should be fine...
 
Status
Not open for further replies.
Back
Top