![]() |
It appears the 9.3 modbin kernel and System.kext from kalyway's combo updater for 10.5.3 works on AMD machines in case anyone is interested. I'm running them now on 10.5.2. You can just use the kernel installer from kalyway's combo update to install it.
|
nice
now we just need to update to 10.5.3 fixed |
You can update to 10.5.3 with kalyways combo and a pack of decrypts that are in the insanelymac forum.
|
do you have a link to the decrypts
|
http://forum.insanelymac.com/index.php?showtopic=107746
|
two comments about that post in IM:
1. the cpuids file has the wrong paths in it, so you should fix them before you apply. 2. the decrypts come with a translate binary, which may or may not be needed? Quote:
|
I followed this post:
http://forum.insanelymac.com/index.php?s=&...st&p=765082 Only difference is I didn't use Marvin, I used the pack arkkeeper is linking. I guess it would have worked the same with Marvin. Update: no need anymore, Zephyroth's Update utility is working perfectly for me now. |
Where can i get the 9.3 modbin kernel?
How to install the kernel? I have a notebook (HP-NX6325) with AMD CPU and work fine with kernel 9.2.2 |
jojo go here http://leo4all.uni.cc/viewtopic.php?f=17&t=61 to download the kernel. Just run the pkg installer to install it but make sure you choose the modbin kernel.
|
This kernel works flawlessly on my system! We are hitting another milestone in the osx86 community. - Cheers
|
After applying this kernel my CPU is shown as single core....any help ?
Model Name: Mac Model Identifier: System Product Name Processor Name: AMD Athlon(tm) 64 FX-60 Dual Core Processor Processor Speed: 2.6 GHz Number Of Processors: 1 Total Number Of Cores: 1 L2 Cache: 1 MB CPU Features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH MMX FXSR SSE SSE2 HTT SSE3 Memory: 2 GB Bus Speed: 200 MHz Boot ROM Version: Hack.88Z.int.0sh.061193037 (Phoenix Technologies, LTD) Serial Number: CK157KMHK5B |
It is just showing so, actually there are two cores and both of them are working fine. Fire up Activity Monitor and check it out;-) only reading related, no big deal at all.
|
it's easy to patch the Activity Monitor for AMD: Make a backup of it, open the package contents and go into Contents/Resources/<yourlanguage>.lproj. Open 'Localizable.strings' with TextEdit and search for 'Intel'. You'll find two occurences:
/* Name of intel architecture */ "Intel" = "Intel" The second part is for 64bit. Now replace the lines that it looks like this: "Intel" = " AMD" Use two spaces before the AMD, it looks better. Here's an example: http://naquaada.na.funpic.de/naq/osx...MDactivtiy.jpg But I didn't found the place in the Finder yet. |
@Naquadda, now thats a pretty nice touch :)
|
Quote:
|