Contribute
Register

Right Chameleon configurations? - Won't boot without Stick.

Status
Not open for further replies.
Joined
Feb 2, 2013
Messages
8
Motherboard
Win7
CPU
i7
Graphics
ATI 5970
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
SOLVED!!! - Right Chameleon configurations? - Won't boot without Stick.

Hello :>,

Today I finally managed to get Lion on my PC to run.
Now everything is running perfectly. However, when I try to configure the Chameleon bootloader in the settings so that I can start directly from my hard drive, the system will not boot. So far I still have to boot from my USB stick. I've tried many settings with the bootloader configuration from chameleon but nothing works for me.
Here are my specifications:
Graphics: ATI Radeon 5970HD
Motherboard: Asus P7H55
CPU: i7 ...

I hope that someone can help me, and sorry for my bad english. x.x
 
Thanks for the quick reply. :)
When I try to start directly from my hard drive I get a kernel panic. (With standart Chameleon configurations)
Know I've tried to change the settings to
PciRoot=1 and then I get this message: "applesmbuspci start failed to get acpi"

Yes I'm dual booting, but it doesn't show me this message. :>
 
Have you tried any other boot flags like -x, GraphicsEnabler=No, use -v and take a snapshot of where it stops then post and we can help from there.
 
Yes I've tried some other bootflags. With -x it starts, but I can't connect to the internet.
Bootflags I tried so far are: -x, -f, GraphicEnabler=No, PCIRootUID=1, npci=x3000
In verbose mode I get this message:
IMG_20130629_122618.jpg
The message tell: "AppleSMBusPCI::start failes to get acpi path for provider"
 
Can you try 'Kernel Flags' as 'arch=i386' or post your plist file
 
Hey,

I try this Bootflag in a hour.
I hope that you mean the Chameleon plist file.
Here is the text in it:
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>Default Partition</key>
	<string>hd(0,2)</string>
	<key>EthernetBuiltIn</key>
	<string>Yes</string>
	<key>GraphicsEnabler</key>
	<string>Yes</string>
	<key>Kernel Flags</key>
	<string></string>
	<key>Legacy Logo</key>
	<string>Yes</string>
	<key>PciRoot</key>
	<string>1</string>
	<key>Timeout</key>
	<string>5</string>
	<key>UseKernelCache</key>
	<string>No</string>
</dict>
</plist>

Now I've tried to set PCIRoot=1 at Chameleon and stick off the USB Stick.
I still can't boot without the stick, but when it's off, I get another message:
IMG_20130629_174104.jpg
 
Hi, I use to have similar problem but then I used Multibeast, do you have a DSDT? I also made changes as below. You can make changes as required to match yours.
<dict>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1920x1080x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>darkwake=0 DSDT=/Extra/DSDT.aml</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Timeout</key>
<string>2</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>SMBIOS</key>
<string>/Extra/smbios.plist</string>
<key>Default Partition</key>
<string>hd(0,2)</string>
</dict>
 
Hey,

know all works perfectly and I can boot without the USB Stick.
Thank you for your help. :>

For all other people who have the same problem, here is the way, I get to solve this problem. And again, sorry for my bad english. ^^


1.) Install the following Patches with Multibeast:
ElliottForceLegacyRTC, EvOreboot, FakeSMC without Plugins, NullCPUPowermangement, the Bootloader Chimera v1.11.1 r1394 (use the version you can get with Multibeast), as s Definition Mac Pro 3,1

2.) Go to /Extra/ and open org.Chameleon.Boot.plist with TextEdit and add the following lines:
<key>GraphicsEnabler</key>
<string>No</string>

I hope that this thread can help anyone who has the same problem than me.

Again, thank you so much!
I get also some help from the german hackintosh forum. :>

Greetings from germany!
 
Hey,

know all works perfectly and I can boot without the USB Stick.
Thank you for your help. :>

For all other people who have the same problem, here is the way, I get to solve this problem. And again, sorry for my bad english. ^^


1.) Install the following Patches with Multibeast:
ElliottForceLegacyRTC, EvOreboot, FakeSMC without Plugins, NullCPUPowermangement, the Bootloader Chimera v1.11.1 r1394 (use the version you can get with Multibeast), as s Definition Mac Pro 3,1

2.) Go to /Extra/ and open org.Chameleon.Boot.plist with TextEdit and add the following lines:
<key>GraphicsEnabler</key>
<string>No</string>

I hope that this thread can help anyone who has the same problem than me.

Again, thank you so much!
I get also some help from the german hackintosh forum. :>

Greetings from germany!
Thanks for your help mate .... helped
 
Status
Not open for further replies.
Back
Top