InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #11  
Old 04-13-2011, 08:11 AM
akimoa's Avatar
akimoa akimoa is offline
Panther
 
Join Date: Feb 2011
Location: London ,England
Posts: 129
Get the UPX file from Andys other thread and put him where he belongs after open Terminal and put this

Code:
upx --force /System/Library/CoreServices/pbs
And yes kernel works for AMD


AMD Phenom x4 955 3,2 GHZ Black Edition
Graka:
ATI HD 5770 (Batmobil) 1 GB DDR5 (GIGABYTE)
Lion 10.7 Kexts / Vervet Framebuffer
Mem:
8 GIG RAM Kingston 4x2
OS:
Snow Leopard Retail 10.6.8 Legacy Kernel V8 2
AnV cparm Boot Beta 3
Mobo:
GA-MA-770 UD3 (GIGABYTE)
AMD Tutorial (German)
Another AMD Tutorial (English)
http://f.cl.ly/items/0M2n330k2r2j2L1q2a2g/logo.png
Reply With Quote
  #12  
Old 04-13-2011, 08:20 AM
odin1937 odin1937 is offline
Jaguar
 
Join Date: Jun 2010
Posts: 34
Quote:
Originally Posted by akimoa View Post
Get the UPX file from Andys other thread and put him where he belongs after open Terminal and put this

Code:
upx --force /System/Library/CoreServices/pbs
And yes kernel works for AMD
I believe you mean this thread:
Code:
http://osx86.co/f36/10-6-6-legacy-kernel-for-intel-amd-t6892/
.

thank you for the upx command!
Reply With Quote
  #13  
Old 04-13-2011, 08:30 AM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
Quote:
Originally Posted by akimoa View Post
For some reason me and custom dyld willl never get friends to much programms are not responding and i wont upx them all so no use for me
Last time (10.6.6) i had the same problem but this time almost all works without upx.
Reply With Quote
  #14  
Old 04-13-2011, 08:53 AM
odin1937 odin1937 is offline
Jaguar
 
Join Date: Jun 2010
Posts: 34
Quote:
Originally Posted by wastez View Post
Last time (10.6.6) i had the same problem but this time almost all works without upx.
bro , I see from your signature that you use AnVAL Bootloader 5.1.4. Since you have AMD Athlon 64 X2 , do you find anval better for amd than chameleon latest releases? My cpu is amd opteron 185.
Reply With Quote
  #15  
Old 04-13-2011, 09:04 AM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
Quote:
Originally Posted by odin1937 View Post
bro , I see from your signature that you use AnVAL Bootloader 5.1.4. Since you have AMD Athlon 64 X2 , do you find anval better for amd than chameleon latest releases? My cpu is amd opteron 185.
In the moment i would use anval for amd. I tried almost every bootloader and this one works at best.
Just try it and you will have no regrets about.
Reply With Quote
  #16  
Old 04-13-2011, 09:27 AM
odin1937 odin1937 is offline
Jaguar
 
Join Date: Jun 2010
Posts: 34
Quote:
Originally Posted by wastez View Post
In the moment i would use anval for amd. I tried almost every bootloader and this one works at best.
Just try it and you will have no regrets about.
thanks for the tip!

My Specs:

Motherboard: Tyan S2865 K8E
Cpu: Dual Core Amd Opteron 185 2600 MHz
Chipset: Nvidia Nforce4 chipset ultra
Graphics Card: Ati X700 Radeon Series
Lan Controller: Broadcom BCM 5721 GbE
Sound: Realtek ALC655 5.1 channel
Memory: DDR SDRAM PC3200 2048

System Version:
Mac OS X
10.6.3
10D575

Reply With Quote
  #17  
Old 04-13-2011, 09:35 AM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Quote:
Originally Posted by odin1937 View Post
thanks for the share. I assume that this kernel runs also on amd machines? I am asking cause I am running snow 10.6.7 on amd opteron 185 X2 and nforce4 chipset.

Also , any info , how we can pack pbs wih upx , patch it for 32bit mode?
No, use my custom upx and pack it (or any other upx).
E.G. upx -9 /System/Library/CoreServices/pbs
Reply With Quote
  #18  
Old 04-13-2011, 09:39 AM
odin1937 odin1937 is offline
Jaguar
 
Join Date: Jun 2010
Posts: 34
Quote:
Originally Posted by andyvand View Post
No, use my custom upx and pack it (or any other upx).
E.G. upx -9 /System/Library/CoreServices/pbs
ok thanks , I have decrypted and patched binaries with marvin's amd utility and some amd_insn_patcher , so things should be smooth with upx.

thanks mate!

My Specs:

Motherboard: Tyan S2865 K8E
Cpu: Dual Core Amd Opteron 185 2600 MHz
Chipset: Nvidia Nforce4 chipset ultra
Graphics Card: Ati X700 Radeon Series
Lan Controller: Broadcom BCM 5721 GbE
Sound: Realtek ALC655 5.1 channel
Memory: DDR SDRAM PC3200 2048

System Version:
Mac OS X
10.6.3
10D575

Reply With Quote
  #19  
Old 04-13-2011, 03:15 PM
odin1937 odin1937 is offline
Jaguar
 
Join Date: Jun 2010
Posts: 34
I installed the kernel , packed pbs with upx , but during boot I have the : patch_text_segment failed.

When I got online , I saw that nothing from the important stuff was crashing such as finder , disk uitlity , rest utilities , system preferences e.t.c , only safari , seamonkey and radium.

I managed to fix safari with upx , but not seamonkey and radium. Seamonkey had encrypted binaries which have been fixed with marvin's utility.

So i am booting with std_dyld=Yes with no problems.

My Specs:

Motherboard: Tyan S2865 K8E
Cpu: Dual Core Amd Opteron 185 2600 MHz
Chipset: Nvidia Nforce4 chipset ultra
Graphics Card: Ati X700 Radeon Series
Lan Controller: Broadcom BCM 5721 GbE
Sound: Realtek ALC655 5.1 channel
Memory: DDR SDRAM PC3200 2048

System Version:
Mac OS X
10.6.3
10D575


Last edited by odin1937; 04-13-2011 at 03:17 PM.
Reply With Quote
  #20  
Old 04-14-2011, 07:17 AM
wastez's Avatar
wastez wastez is offline
Panther
 
Join Date: Oct 2010
Posts: 182
Quote:
Originally Posted by odin1937 View Post
I installed the kernel , packed pbs with upx , but during boot I have the : patch_text_segment failed.

When I got online , I saw that nothing from the important stuff was crashing such as finder , disk uitlity , rest utilities , system preferences e.t.c , only safari , seamonkey and radium.

I managed to fix safari with upx , but not seamonkey and radium. Seamonkey had encrypted binaries which have been fixed with marvin's utility.

So i am booting with std_dyld=Yes with no problems.
Thatīs clear because if you use std_kernel=Yes you donīt use the custom dyld which is implemented into the kernel. If you use this kernel flag the kernel differs not to the nawcom kernel.



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply