buoo, on 12 July 2012 - 07:13 PM, said:
what's your graphics card and what are you using to get it working?
Did you connect a particolar device in your hackintosh or an HDD with other file system?
I have 9500gt work fine in SL , in LION , and in ML too.
I not connected any extreme device just the basic HW have connected
giofrida, on 12 July 2012 - 08:19 PM, said:
Hey
nhcsaba, i had the same issue and i fixed it:
Add this string to org.chameleon.boot.plist
<key>SystemId</key>
<string>**</string>
Replace the
** with the key generated from
this site
P.S.: I also installed Chimera, but i think the boot loader is not the problem!
Source
thx , i writed it but still slow at dsmos and before when have that FIPS .... things
eep357, on 12 July 2012 - 07:57 PM, said:
Good move on always booting verbose, I wish everyone would! As buoo mentioned, start by disconnecting everything but the minimum required devices like your boot HD and GPU. Check GPU enabling methods and PCIroot ID are correct. Then verify kernel cache is being built correctly and you are using it when you boot.
all components works fine this is my chameleon boot plist:
<key>DSDT</key>
<string>/Extra/DSDT.aml</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GenerateCStates</key>
<string>Yes</string>
<key>GeneratePStates</key>
<string>Yes</string>
<key>Graphics Mode</key>
<string>1680x1050x32</string>
<key>GraphicsEnabler</key>
<string>Yes</string>
<key>Kernel</key>
<string>mach_kernel</string>
<key>Kernel Flags</key>
<string>npci=0x2000</string>
<key>Legacy Logo</key>
<string>Yes</string>
<key>Theme</key>
<string>Choose_Your_OS</string>
<key>Timeout</key>
<string>10</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>SystemId</key>
<string>33279fd0-cc8f-11e1-9b23-0800200c9a66</string>