View Single Post
 
Old 01-10-2012, 01:36 PM
cparm cparm is offline
Cheetah
 
Join Date: Jan 2009
Posts: 9
Quote:
Originally Posted by wastez View Post
@bobert
Try just do use the important modules and donīt use 2 of one kind. (Just one ACPI module and one smbios module)

And also remove the KernelPatcher if you donīt need it.

For example i use just the modules what i need.
In my case itīs enough to use ACPIPatcher, SMBiosPatcher, Symbols, GUI and HPET.
thx wastez, couldn't have said it better

@bobert , please only use the modules you need, and use only one acpi module (acpipatcher.dylib or acpicodec.dylib), and one smbios module (smbiosgetter.dylib or smbiospatcher.dylib),
symbols.dylib is needed if want to use another module, if you plan to use the booter without modules (because you have a 100% compatible or a patched motherboard, or you use a patched OS, or ...) you can uninstall symbols.dylib.

last thing, the project is still unstable when built with xcode 4, you can use xcode 3 from lion if you have a snow leopard partition with xcode3 installed on it, just launch the xcode3 app, select the project , clean and build

that's all , good luck

Last edited by cparm; 01-10-2012 at 01:42 PM.
Reply With Quote