InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #41  
Old 09-08-2010, 12:50 PM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
Quote:
Originally Posted by ironhide707 View Post
hey guys i am having problems running the kernel on 64-bit on my SL 10.6.3 . I have installed the kernel and tried to boot the kernel in 64-bit using the '-force64' flag but it does not boot into 64-bit ( i know this by looking at the 64-bit kernel and extensions line because it says "no" ) . Can you please help me by telling me the correct way to boot into 64-bit. It would be very helpful.
Ironhide.
What specs?

AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
Reply With Quote
  #42  
Old 09-09-2010, 04:47 AM
ironhide707 ironhide707 is offline
Cheetah
 
Join Date: Sep 2010
Posts: 9
The specs of the PC are,

Intel core i3 530
4Gb of RAM
Sata Hard Drive
intel DH55TC motherboard....

Another thing guys, can you guys tell me how to install and run the kernel, as i am a noob here in mac, i dont know anything about .diff and patch files.
Reply With Quote
  #43  
Old 09-10-2010, 12:28 PM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
Use 10.3.1 Vanilla (unmodified) Kernel or do 10.6.4 Update, the two latest Kernel have support for your CPU.

Quote:
Originally Posted by ironhide707 View Post
Another thing guys, can you guys tell me how to install and run the kernel, as i am a noob here in mac, i dont know anything about .diff and patch files.
You do not need to deal with the source-code to use the Kernel.

The bin is usually /mach_kernel but for testing purpose you can also copy another Kernelbin with a different filename to your drive and enter its name at the bootprompt. Also a name different to mach_kernel can be used as default, by modifing com.apple.Boot.plist

AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD

Last edited by Imkantus; 09-10-2010 at 12:31 PM.
Reply With Quote
  #44  
Old 09-15-2010, 10:32 AM
ironhide707 ironhide707 is offline
Cheetah
 
Join Date: Sep 2010
Posts: 9
thanks dude but i have a problem, i am using multibeast 2.2.2 and i cant find vanilla kernel on this software, it is only available in 2.0.0, can you provide me with the kernel or the multibeast 2.0.0???? please???????????
Reply With Quote
  #45  
Old 09-16-2010, 01:37 AM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
Quote:
Originally Posted by ironhide707 View Post
can you provide me with the kernel or the multibeast 2.0.0???? please???????????
I am not familiar with multibeast and stuff like that, as I have the opinion that applying patches to OS X by yourself is usually the best way of having a hackintosh done.
To prevent missunderstandings, I think I should try to explain a little more... As you are on quite compatible hardware it's reasonable for you to use Vanilla instead of Legacy Kernel - this is giving you more options like the possibitly to enable Intel Speedstep, etc.
Note that even with using a Legacy Kernel you do not need to use the -force64 bootflag - this Kernel mode is designed for use with AMD and older (pre-Core-Architecture) Intel CPUs lacking some SSSE3 instructions necessary for 64-Bit support.
For use with 10.6.3 get 10.3.1 Vanilla Kernel here. Be aware that this Kernel has no Powermanagment Disabler patch (as it's unpatched ), so you should check if NullCPUPowermanagment.kext or similiar is beeing loaded on your system. To replace it move the old Kernel by "sudo mv /mach_kernel /bak_kernel" on Terminal and copy the mach_kernel from the archive directly to your OS X partition. On next boot up check if you are running Darwin 10.3.1 using "uname -v" on Terminal.
If you take a look into System-Profiler/Software you might notice that it will say that you are not running 64-Bit Kernel - this does not mean that applications cannot access 64-bit memory range, as you can see in activity monitor - if you want to you can boot into 64-Bit Kernel using bootflag depending on your bootloader, commonly this is arch=x86_64 on Chameleon and most of it's forks, but keep in mind that this requires all your Kernel Extensions (kext) to be 64-Bit capable...

AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
Reply With Quote
  #46  
Old 09-16-2010, 06:51 AM
ironhide707 ironhide707 is offline
Cheetah
 
Join Date: Sep 2010
Posts: 9
OMG.....THANKS SOOOOO MUCH SO MUCH DUDE..........Your a life saver for me.....Again i thanks you this solves all my problems :-). Thanks IMKANTUS
Reply With Quote
  #47  
Old 09-16-2010, 07:00 AM
ironhide707 ironhide707 is offline
Cheetah
 
Join Date: Sep 2010
Posts: 9
one more question!!!!! how to know that the application is in 64-bit memory range in activity monitor?
Reply With Quote
  #48  
Old 09-16-2010, 07:07 AM
ironhide707 ironhide707 is offline
Cheetah
 
Join Date: Sep 2010
Posts: 9
its ok i found it........ no problem........Imkantus i cant download the kernel from the link you gave, it says no servers are availiable right now.........Can you please provide me with another link if you have one?
Reply With Quote
  #49  
Old 09-16-2010, 02:01 PM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
Quote:
Originally Posted by ironhide707 View Post
Can you please provide me with another link?
Sure I can; mirror on rapidshit.com - alternatively you can download MacBookPro Software Update v1.3 and install mach_kernel only using Pacifist.

AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
Reply With Quote
  #50  
Old 09-16-2010, 02:36 PM
ironhide707 ironhide707 is offline
Cheetah
 
Join Date: Sep 2010
Posts: 9
Thanks a bunch dude, youre the best



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

Reply With Quote
Reply