View Single Post
 
Old 06-20-2012, 01:17 PM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
@ erineos
For AMD you have to compile it specially.
You have to enable "#define AMD_SUPPORT" in the cpu.c before compiling it!

If you want, i can upload a version where i´ve already done this, when i´m back from work.


If you want to install 10.7 you can take the kernel from this thread and if it is not working (like on my system) take the old one.
For installing it it would be enough to use the FakeSMC.kext and the NullCPUPowerManagement.kext
As flag you have to set -legacy (for 32 bit, because your CPU is not able to use SSSE3 instructions) and the rest belongs to your system.
For verbose mode use -v
If it´s not working with this few things you can try to enter busratio=xx and fsb=xxx too

Last edited by wastez; 06-20-2012 at 01:31 PM.
Reply With Quote