Jump to content

Mavericks kernel testing on AMD (formerly Mountain Lion kernel testing on AMD)


theconnactic
 Share

6,414 posts in this topic

Recommended Posts

Actually it boots pretty fast but when it's time to the installer appears it hangs for about 2 mins, i think i should try without corecrypto but i only have the AnV one, can someone post the Vanilla corecrypto.kext of Mavericks for me? Thanks

Link to comment
Share on other sites

Actually it boots pretty fast but when it's time to the installer appears it hangs for about 2 mins, i think i should try without corecrypto but i only have the AnV one, can someone post the Vanilla corecrypto.kext of Mavericks for me? Thanks

you need patched one by anv  with out it panic

Link to comment
Share on other sites

you need patched one by anv  with out it panic

 

I think you misunderstood me, i need to test it with the Vanilla corecrypto.kext not the Anv corecrypto as this is what i already have i've just forgot to back it up.  :wallbash:

 

Can i use the Vanilla corecrypto from ML? Anyone?

Link to comment
Share on other sites

 

try removing core crypto for fun?

another one to try.

 

 

 

i'm getting confused.. lol

 

what about the mach of post #3522  ?

 

 

again :D

 

with out core crypto ---> panic

with anv corecrypto

preinstalled 10.9 ---> cpu halted

installer 10.9 ---> can't reading osx disk as before

 

now clear ? :D

Link to comment
Share on other sites

try the following patch. here's how.

 

copy /usr/lib/system/libsystem_platform.dylib from your mavericks AMD disk  into the Desktop in your working mac.

open a terminal and copy paste this, then press enter a few times:

cd ~/Desktop
printf '\x90\x90' | dd of=libsystem_platform.dylib bs=1 seek=19065 conv=notrunc

then take the lib system dylib and put it back in the AMD disk under /usr/lib/system

Link to comment
Share on other sites

try the following patch. here's how.

 

copy /usr/lib/system/libsystem_platform.dylib from your mavericks AMD disk  into the Desktop in your working mac.

open a terminal and copy paste this, then press enter a few times:

cd ~/Desktop
printf '\x90\x90' | dd of=libsystem_platform.dylib bs=1 seek=19065 conv=notrunc

then take the lib system dylib and put it back in the AMD disk under /usr/lib/system

post-378955-0-56761800-1382944617_thumb.jpg

Link to comment
Share on other sites

FX-8320 Clover 2236  Sabertootch 990FX ATI HD7850

bootflags -MEROMLAND npci-0x2000

graphic injection in clover

kext in clover

Fakesmc.kext

NullCPUmanagment.kext

corecrypto.kext

USB makied by last #####

kernel from post 3421

Working

thx Sinetek

  • Like 1
Link to comment
Share on other sites

I've got something like that.

Flag used: -v -f arch=x86_64 PCIRootUID=1 npci=0x2000 USBBusFix=Yes

 

P.S. There is an error with AudioAUUC but I don't think it is a problem with kernel. This error shows almost always when I try to boot mavericks installer.

 

http://tinypic.com/view.php?pic=rm4k12&s=5#.Um4asiTAh2Q

Link to comment
Share on other sites

try the following patch. here's how.

 

copy /usr/lib/system/libsystem_platform.dylib from your mavericks AMD disk  into the Desktop in your working mac.

open a terminal and copy paste this, then press enter a few times:

cd ~/Desktop
printf '\x90\x90' | dd of=libsystem_platform.dylib bs=1 seek=19065 conv=notrunc

then take the lib system dylib and put it back in the AMD disk under /usr/lib/system

 

 

for those with non FX CPUs try the above with this mach,

 

http://www.sendspace.com/file/tv9an8

  • Like 4
Link to comment
Share on other sites

 Share

×
×
  • Create New...