View Single Post
 
Old 03-10-2008, 05:53 PM
zephyroth's Avatar
zephyroth zephyroth is offline
 
Join Date: Jan 2008
Location: North of France
Posts: 518
It's very easy to install a new kernel. The one in 10.5.2 is not a speedstep kernel.

Open a Terminal and type :

Code:
sudo -s
<your password>
mv /mach_kernel /mach_kernel.old
cp "Path to Speedstep kernel" / 
chown root:wheel /mach_kernel
chmod 644 /mach_kernel
and you can reboot.

Mac OS X 10.6.3 • 2.8 GHz Intel Core I7 860 • ASUS P7P55D • 2 GB 2 Ghz DDR3 • ATI RADEON XFX 4890 1GB • 2 x Hitachi 160 GB Serial-ATA • PIONEER DVD-RW DVR-112 • LaCie Desktop Harddrive 750 GB USB
Reply With Quote