![]() |
1 Attachment(s)
First, I want to say "Thank You" Andy. My AMD Phenom II 550 BE with 8GB of ram is finally able to run Snow Leopard the way it was meant to - Perfectly. :D
I can launch every default app that comes with SL with very little problems. For anyone interested in how I did it, here are the basic steps I followed: I installed Snow Leopard using the "SnowLeoDVD". I then upgraded to 10.6.4 using the combo update and legacy_kernel-10.4.0 from "kexts.com". I had to boot the system at that time using the following kernel flags: busratio=20 maxmem=4096 arch=i386 I DID NOT use Marvin's AMD utility. I applied a dsdt.aml to my Snow Leopard Volumes root directory. I download and installed AnV's latest kernel - "AnV_Qoopz_xnu_10.4.0_Rel4" and the AMD_sysenter_10.6.4_patcher. From there, I installed the kernel as "Anv" and I applied the patcher files. From there I rebooted the system with the following flags: Anv (for the new kernel) busratio=20 patcher_opts=2 arch=i386 -force64 maxmem=8188 (for the full amount of my ram) and... THE SYSTEM BOOTED! :D Strangely enough, my Processor was automatically recognized as an "Intel Core Duo". I had the full 8GB or ram that I've always wanted. And I could finally install Adobe After Effects CS5!! Thanks again Andy for showing us AMD users some love. |
Lol
When i click on Downloads stack on dock, it panics
Code:
Process: quicklookd [334] |
1 Attachment(s)
it works! AMD7750
but,itune crash, Sep 12 14:08:03 mousex888Server [0x0-0x2d02d].com.apple.iTunes[2764]: dyld: shared cached file was build against a different libSystem.dylib, ignoring cache I boot with -force64 |
Quote:
sudo update_dyld_shared_cache in Terminal and follow information for my kernel to be installed and it should work... My kernel offers a way to force the code signatures (which let iTunes crash) to valid... |
Thank you! Great work!
This patch worked pretty well for me with your 10.4.0 Kernel. I booted with Kernel Flags: arch=i386_x64 -force64 patcher_opts=2 I used the patcher on my files. The only thing strange: In my /usr/lib/ Directory these files >> libSystem.B_debug.dylib libSystem.B_profile.dylib were missing. So i used your prepatched ones. Here is a little Feedback: 32Bit Apps working, 64Bit Apps working, Quicktime working. Additional Keyboard Stuff (Volume +/- / Mute) not working. There isnt even any Feedback on these Buttons. Frontrow not working. All in all pretty amazing work, but i am switching back to legacy_kernel (10.4.0) for now since i would miss my Volume Buttons too much. |
Quote:
|
Hi, could you guys please include instructions on how to actually use this tool? Not all of us just up and know how to do something out of the box, and google isn't much help when searching for info on how to use it...
thanks |
Quote:
|
Quote:
I assume you have at least basic bash knowledge, well try these instructions anyway: http://osx86.co/f36/10-6-5-is-avaibl...post51373.html But it seems that a lot more than that one needs to be patched to get a fully working system, if someone with some scripting knowledge felt like it, it would be nice if they could create a script that searches for these instructions system wide to get rid of the errors, well or even nicer, on the fly patching via the kernel:) |