InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   10.6.2 Kernel - Pcj XNU Release (http://infinitemac.com/showthread.php?t=5019)

spalek83 12-25-2009 03:20 PM

thank you.

pαuℓzurrr. 12-25-2009 03:25 PM

Quote:

Originally Posted by NghiaDev (Post 41786)
This is kernel v0.8

This version is much better than 0.7 because my hack can start Java Virual Machine ( JVM ) in 64-bit mode, make it possible to run eclipse 64-bit

I only need to use the mach_kernel from Kernel_V0.8.zip only ( no need any other Kexts )

arch=x64_64 -x64

I've uploaded to multi hosts, get the kernel from your favourite host servers

http://www.multiupload.com/OD5OS98327
http://depositfiles.com/files/m1zry8dz3
http://rapidshare.com/files/32569963..._V0.8.zip.html
http://www.megaupload.com/?d=33CH9VQJ
http://hotfile.com/dl/21798097/873e3..._V0.8.zip.html
http://www.zshare.net/download/70357182238e5fdb/
http://www.badongo.com/file/19295681
http://uploading.com/files/1dm369e8/Kernel_V0.8.zip/
http://www.2shared.com/file/10227301...ernel_V08.html

Thank you, i've added the links to the first post!

spalek83 12-25-2009 03:34 PM

Download V0.9

MegaUpload: http://www.megaupload.com/?d=5RMLUJHP

BRSBOX: http://www.brsbox.com/filebox/down/fc/3f18...7ab18b11f5ee6e4

Nanodisks: http://d.namipan.com/d/3a7b1d7941dce01e163...c69e27847294d00

RapidShare : http://rapidshare.com/files/32563232..._V0.9.zip.html

Quote:

Release version: Pcj XNU Release V0.9

1. Fixed some CPU reads the cpu in the acpicpu would Kernel panic before the bug.

Intel CPU test OK.
AMD (unknown).

eMatoS 12-25-2009 06:37 PM

I can't boot with this kernel, even in 32bits I get an instant reboot after chameleon so I can't figure the problem. I've cleaned boot caches and repaired permissions but no luck.

spalek83 12-25-2009 07:02 PM

yea it didn't boot at all here either

crimsonangel 12-25-2009 07:03 PM

V0.9 doesn't allow me to boot. It just goes to the apple screen with no loading. When I boot in verbose it just goes to a black screen.

NghiaDev 12-25-2009 07:31 PM

Guys, please use minimum extra kexts as possible ( for example do not use SleepEnabler.kext - this might cause kernel panic, sometimes, even for Vanilla kernel )

Backup your current working kernel ( mach_kernel or legacy kernel ) and replaced by mach_kernel from the zip file

Delete all /System/Library/Caches/*
Delete all /Library/Caches/*
Delete /Extra/Extentions.mkext
Use Disk Utility to fix all permission

Boot with these options for the first time
-v -f arch=x86_64 -x64 -force64 ( put all, it's better to give more than missing something )

After that you can boot without -f

pcj 12-25-2009 08:05 PM

Guys, thanks for responds!
Yes, v0.9 maybe not work for AMD, even v0.8.
case that define is different for v0.7(this can work on 32 bit)!
so i change few define for AMD! upload to rapidshare!
should be work on 32bit kernel, but 64bit ????
please help me to test it! thanks

link: http://rapidshare.com/files/32582674...ernel.zip.html

eMatoS 12-25-2009 10:02 PM

Same result with the new version, I can't even get a kp instant reboot after chameleon.

pcj 12-25-2009 11:24 PM

Sorry, I forget to modify one file!
But case this time, maybe confirm my contention.
If CPU is AMD,SL kernel will get the CPUType is PPC.
case i mark all ppc define of CPUtype, that to induce the kernel can't boot with AMD then reboot!
but v0.7 no mark ppc define and can boot with 32bit kernel.PPC no define 64 bit kernel,
so if you want to boot with 64bit kernel, you will get a black screen then jump back chameleon screen.
Now i try modify the source code, when need to get CPUType, i define ppc to I386 and X86_64.
but this maybe not work! please try this kernel! thanks!

link: http://rapidshare.com/files/32588367...ernel.zip.html