Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

6 Pages V   1 2 3 > »   
Reply to this topic Start new topic
10.5.2 for the AMD impatient
Rating 5 V
 
Group Icon
  • Group: Moderators
  • Posts: 7,558
  • Joined: 5-July 05
  • From: Mexico City
  • Member No.: 123
EDIT:
I edited the CPUID file to patch the /System/InstallAtStartup/ files also

EDIT2:

Thanks to max33 to remind me about the kernel and -aKy- for the system.kext

EDIT3:
Thanks to -aKy-:
"macgirl, 9.2.0 kernel is out on TPB, maybe you could update your first post :-)"

here is the patches folder:

unpack in the root folder

read Netkas blog to prevent kernel panics on reboot:
http://netkas.org/?p=50 or
http://forum.insanelymac.com/index.php?showtopic=87078

backup these extensions and your actual kernel
AppleACPIPlatform.kext
AppleSMBIOS.kext
system.kext
install 10.5.2 update with Pacifist (without AppleIntelCPUPowerManagement.kext) or Installer (delete AppleIntelCPUPowerManagement.kext when it appears)

put back the backup kexts (if they were overwrote)

reboot with -s option (single user mode)
mount your volume as writeable "mount -uw /"
go to your patches folder "cd /patches"
apply the patches with these 2 commands:
./replace.sh
./patcher cpuid.txt

if you install the LeopardGraphicsUpdate1.0 run the CPUID patch
./patcher cpuid-graphics.txt

Run again the ./patcher cpuid.txt becaus the InstallAtStatup script overwrites some files after they were patched.
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Retired
  • Posts: 4,154
  • Joined: 29-January 06
  • From: KFC
  • Member No.: 21,986
Thanks! smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 133
  • Joined: 1-December 06
  • Member No.: 66,647
How exciting biggrin.gif 10.5.2 is finally out! biggrin.gif
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Moderators
  • Posts: 7,558
  • Joined: 5-July 05
  • From: Mexico City
  • Member No.: 123
Remember if you use modified or custom kexts like Nforce SATA or something else backup first or install with Pacifist to avoid overwriting.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 92
  • Joined: 30-August 05
  • Member No.: 8,451
thanks for the update
is it just me or does this update take ages to boot...i'm using efi-gfx and the display stays black for 4-5 minutes on every bootup before finally coming up..perhaps its becuase of the older kernel?
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Moderators
  • Posts: 7,558
  • Joined: 5-July 05
  • From: Mexico City
  • Member No.: 123
It could be because it have to make the extensions cache.

Boot with -v and see what happens.
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Moderators
  • Posts: 7,558
  • Joined: 5-July 05
  • From: Mexico City
  • Member No.: 123
Reapply the CPUID patch also
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 110
  • Joined: 16-March 06
  • Member No.: 28,935
QUOTE (macgirl @ Feb 12 2008, 06:15 AM) *
It could be because it have to make the extensions cache.

Boot with -v and see what happens.


Thanks for the script but what about the kernel?
I suppose we have to keep 9.1.0?
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 200
  • Joined: 21-May 06
  • From: Germany
  • Member No.: 40,050
yes, 9.1.0 kernel and system.kext from 10.5.1 also.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 110
  • Joined: 16-March 06
  • Member No.: 28,935
QUOTE (-aKy- @ Feb 12 2008, 09:25 AM) *
yes, 9.1.0 kernel and system.kext from 10.5.1 also.

Thank you tongue.gif
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Moderators
  • Posts: 7,558
  • Joined: 5-July 05
  • From: Mexico City
  • Member No.: 123
I patched my AMD, it appears that it runs without probs except for Terminal:

I get this message: "login: PAM Error (line 396): System error"

Anyone has a clue?


EDIT:
Applied last CPUID to /System/Library/PrivateFrameworks/CHUD.framework/Versions/A/Frameworks/CHUDCore.framework/Versions/A/CHUDCore rebooted and no more probs on Terminal, odd ohmy.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 33
  • Joined: 25-January 08
  • From: London, Berlin, Weimar
  • Member No.: 177,590
ok my hackmac is now 10.5.2!!i thougt i messed it up after it restarted itself after installation, but i just booted with the dvd and replaced the kernel, AppleSMBIOS.kext and APPLACPIPlatform. i didnt even have to replace system.kext or anything else. after reboot applied the patches et voila boot into leo 10.5.2 biggrin.gif thanks a lot.
QUOTE (macgirl @ Feb 12 2008, 09:31 AM) *
I patched my AMD, it appears that it runs without probs except for Terminal:I get this message: "login: PAM Error (line 396): System error"Anyone has a clue?EDIT:Applied last CPUID to /System/Library/PrivateFrameworks/CHUD.framework/Versions/A/Frameworks/CHUDCore.framework/Versions/A/CHUDCore rebooted and no more probs on Terminal, odd ohmy.gif
my terminal is working fine. dunno what it could be?
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Moderators
  • Posts: 7,558
  • Joined: 5-July 05
  • From: Mexico City
  • Member No.: 123
If you dont replace system.kext programs like image mounter will not work.

I hope that soon wil be a new 9.2.0 kernel from ToH
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 33
  • Joined: 25-January 08
  • From: London, Berlin, Weimar
  • Member No.: 177,590
QUOTE (macgirl @ Feb 12 2008, 05:46 PM) *
If you dont replace system.kext programs like image mounter will not work.

I hope that soon wil be a new 9.2.0 kernel from ToH



thx for telling me! I probably wouldnt have found out. if I used it at some point i would have probably almost forgotten what the issue could be related to.

ohh yeah do you think it is also related to all those "family specific matching fails" errors for almost all my hardware? i mean the hardware works fine as before, but it still says it for almost every single piece of it during boot.

...thanks for reading and pace out...
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 220
  • Joined: 29-November 06
  • Member No.: 66,307
macgirl, i am about to give this a try on my AMD, but i was wondering - if we're using Pacifist to keep the update from installing AppleIntelCPUPowerManagement.kext, couldn't we also do the same thing for the other kexts that we need to keep (AppleSMBIOS.kext, System.kext, etc...) instead of having to restore them from backup? (sorry I am new to Pacifist, so I don't know exactly how that works)...
PM Profile Card
Go to the top of the page
+ Quote Post
********
  • Group: Members
  • Posts: 1,033
  • Joined: 13-August 05
  • From: Hamburg
  • Member No.: 5,400
QUOTE (agrafuese @ Feb 13 2008, 02:04 AM) *
macgirl, i am about to give this a try on my AMD, but i was wondering - if we're using Pacifist to keep the update from installing AppleIntelCPUPowerManagement.kext, couldn't we also do the same thing for the other kexts that we need to keep (AppleSMBIOS.kext, System.kext, etc...) instead of having to restore them from backup? (sorry I am new to Pacifist, so I don't know exactly how that works)...


Yes you can, mark all kexts except the ones that you want to keep. But this is not recommended, because if you forget one, you don't have a backup. It would be more safe to simply copy the whole system/library/extensions folder first to another location.

Another way is to edit the pkg with the flatpackage editor from the devtools, to edit the "1" script from there, and then save it and edit the rest with the packagemaker, by simply unchecking all the files you want to keep, plus the appleintelframebufferblahblah, that we do not want to see, too smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 220
  • Joined: 29-November 06
  • Member No.: 66,307
haha yeah, i opened up Pacifist to try that out and it was way too complicated and slow (or maybe i wasn't selecting the files right), so i just backed up the files.
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 220
  • Joined: 29-November 06
  • Member No.: 66,307
ok, so i did everything macgirl posted, and i too am having the long boot up problem. it takes a good 1-2 minutes to show the desktop. i've run the patcher script about 4 times now and booted up with -v every time, so i know that isn't the solution.

oh also, every time i run the patcher, i get this output at the end:

49 of 55 visited files were successfully patched.
139 of 169 found patches were successfully applied.

is this a problem? anyone else having this happen?
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 200
  • Joined: 21-May 06
  • From: Germany
  • Member No.: 40,050
10.5.2 works flawlessly, but as timmyj mentioned, it takes ages until desktop shows up. Booted with -v, everything seems to be fine, then display goes black, monitor goes standby and after some minutes desktop pops up. really would like to know why... weird...
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 12
  • Joined: 26-January 08
  • Member No.: 177,933
Before I run the update, I just need a little confirmation about Pacifist since I have never used it before.

Do I just load the .dmg with Pacifist and click install. Then as the install goes forward will it prompt to me to allow / deny processes that try to start or is there something I need to do to configure Pacifist before I click install from there?

Current system:
AMD X2 4200
2GB DDR RAM
10.5.1 Zeph's Rev 1 - runs perfect

Regards in advance,
-Evomac-
PM Profile Card
Go to the top of the page
+ Quote Post
6 Pages V   1 2 3 > » 
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 11:48 AM