InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Snow Leopard 10.6 (http://infinitemac.com/forumdisplay.php?f=87)
-   -   KP on AMD Dual Core (http://infinitemac.com/showthread.php?t=4514)

HardRom 10-25-2009 01:21 AM

No, that Super is glitched. Ive read in numerous places that its not a 64 bit (true) kext.

The issue I got while I had it installed was:

FEDE genero 32 IOVMSegments

(I think; ) it was hard to see as it was scrolling past the screen rapidly in a seemingly endless loop (I waited 30 mins). That 32 in there is what I think drew people to the conclusion about it not being 64 bit.

The one Im using is http://www.insanelymac.com/forum/ind...howtopic=77071 here.

HardRom 10-25-2009 06:08 PM

[Solved]
 
2 Attachment(s)
W00T! Got QE/CI working, monitor to shut off via hotcorners, and the screen saver to quit crashing the system! It even detected my monitor type (Kristel 19)! All I needed was to get my card stats from EFI studio and post into smbios plist. I thought I had done this already but I reinstalled probably 6 or more times yesterday.

So; for anyone who has my system specs and is trying to install SL, heres your fixes:

Follow SaCleoCheaters Guide
http://www.infinitemac.com/f57/how-t...on-a-pc-t3137/

Before you reboot for the first time, while still in Leo; some additionals:
Make sure you insert the hex value for your video card into the com.apple.boot.plist

Delete /System/Library/Extensions/AppleIntelCPUPowerManagement.kext
(You should have already copied NullCPUPowerManagement.kext in there)

Copy the AppleNForceAta.kext from the attachment to your extensions (Snow Drive), if you need Sata support.
*I do not recommend using the SuperAppleNForceAta floating around- it didnt work for me, and others.

If you have the same MB as me, then you will need to copy nForceLan2.kext from the attachment to your extensions- this allows the onboard Lan to work.

Now that all that's done, type the following into terminal- *Change /Snow/ to be whatever you named your snow leopard drive*:
sudo -s
(enter your password)
chown -R root:wheel /Volumes/Snow/System/Library/Extensions
chmod -R 755 /Volumes/Snow/System/Library/Extensions
Reboot

Guess what? You should now have a working SL!! Sweet!

My only remaining issue is that Snow isnt listed under Chameleon Rc3, I have to select it. Only my iHack drive shows up until I press -> key.

I honestly couldnt have done it without the following people:
SaCleoCheater Nikola M (SeaGhost)
scififan68
Thanks guys!

anoine 11-02-2009 01:34 PM

So many thanks ! That's work for me :D

HardRom 11-02-2009 02:40 PM

Hopefully this will help others, too. :)
Im still loving my SL.

spalek83 11-02-2009 11:03 PM

whats the deal with nforcelan2?
how is that different
?

HardRom 11-02-2009 11:55 PM

Youd have to recompile it to be sure, but there is something different about it... I dont know. All I know is that the first nforce LAN didn't work for me, but that one did -which I found on an alternate site (cant remember which, now); thus the attachment.