InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   10.X (http://infinitemac.com/forumdisplay.php?f=36)
-   -   Legacy kernel 10.4.0 updated (http://infinitemac.com/showthread.php?t=6578)

fumoboy007 09-19-2010 11:51 PM

Quote:

Originally Posted by Imkantus (Post 50804)
What would be the advantage you promise yourself from running 64-Bit Kernel? :) Even real Macs don't use this by default...

iunno…are my EXC_I386_DIV crashes related?

RayFlower 09-20-2010 12:49 AM

Got a geekbench error with this kernel:

http://img696.imageshack.us/img696/7...00920at121.png

$The-King$ 09-21-2010 03:08 PM

the quick time crashes with latest kernel and patcher
hope it is solved in new kernel and arch x86-64 work also
thanks andy for your time spending it on programing this kernel

$The-King$ 09-24-2010 06:45 AM

anther problem with this kernel is that vmware and parallel software cant be setuped it says it isnt intel cpu
but with anv 10.4 rel4 works fine with this software
thanks andy

andyvand 09-24-2010 02:57 PM

There is another update to the kernel.
This time it can auto patch encrypted binaries (decrypting them to the new dsmos_page_transform, I figured out how it works).
Ignore the failures at beginning boot, they are because it waits for "DSMOS has arrived".
It will continue to load the binaries untill they are succesfully loaded :)
All that is left now is getting a stable custom dyld built (for library + framework auto patching) and then we will have everything where we need it ;)
I could however use some help on this because the issue (I think) is that the coresymbolication functions aren't available.

$The-King$ 09-24-2010 03:19 PM

thanks andy you are very good i love your work :)
will test it ;)
with out you what will we do :D

$The-King$ 09-24-2010 03:56 PM

after first test
x86-64
not work dont know what is problem with x86-64 bulid

fumoboy007 09-24-2010 04:44 PM

-force64 causes instant restart
 
Great work so far, Andy! There is one more issue which you should add to your list and that is 64-bit. When I use the kernel flag -force64, it just causes my computer to restart.

gedna 09-24-2010 05:20 PM

new kernel work for me and with -force64 now, can some one tell me how to apply those patches? thanks

RayFlower 09-24-2010 05:43 PM

The kernel patches?
You wont need them unless you plan to modify the source yourself, i haven't done it in osx for ages but check out this if you're interested.

http://shantonu.blogspot.com/2009/09...-has-been.html

And please read this:
http://linux.die.net/man/1/patch

There is no sense in going trough this unless you know what you're doing and actually commit some changes.