Jump to content
7 posts in this topic

Recommended Posts

You guys will need only 2 steps (assuming you're using Semthex's Kernel)

 

1, Semthex - you can obtain his latest kernel (Intel & AMD SSE3 only) several ways:

 

IRC - visit IRC (irc.macspeak.net) channel: #kernel and ask for it. (You'll not be able to get it if Kernel bot is not on)

 

Manual method

 

- Download a kernel archive and unzip/unrar the archive.

- Place the mach_kernel file on your Desktop

- Open Terminal (in Utilities folder) and type:

 

CODE

sudo cp /mach_kernel /mach_kernel.back

(type your password)

sudo cp -f ~/Desktop/mach_kernel /

sudo chown root:wheel /mach_kernel*

sudo chmod 644 /mach_kernel*

 

- Then reboot.

 

I had the same problem before..you can take a look at my Before and After..

 

http://forum.insanelymac.com/index.php?act...&pid=275698

×
×
  • Create New...