sonotone Posted December 23, 2008 Share Posted December 23, 2008 this is a variation for tsc sync xnu kernel. (9.6) We add Euraka patch (from voodoo sources) to display correctly setups from Smbios (model/model identifier). Thanks again to Cosmo1t for compiling: (9.6 kernel) http://rs566.rapidshare.com/files/17592620...l.model.tsc.tgz Attached: original hunk for 9.5 kernel. can someone point me in the right direction in how to patch kernel???? copy the file to parent folder, then open terminal and type: patch -p0 < yourpatch model.tar.gz Link to comment Share on other sites More sharing options...
robi62 Posted December 23, 2008 Share Posted December 23, 2008 I have tried it sonotone but I am getting lots of error at bootup if I use dsdt.aml file IF I dont no error at all do I need the file?????? I also get when I try to mount dmg computer freezes up {I have seatbelt kext from 10.5.5} This is my log error9.60.zip Link to comment Share on other sites More sharing options...
k770 Posted December 23, 2008 Share Posted December 23, 2008 this is a variation for tsc sync xnu kernel. (9.6)We add Euraka patch (from voodoo sources) to display correctly setups from Smbios (model/model identifier). Thanks again to Cosmo1t for compiling: http://rs566.rapidshare.com/files/17592620...l.model.tsc.tgz Attached: original hunk for 9.5 kernel. copy the file to parent folder, then open terminal and type: patch -p0 < yourpatch Thanks so much for posting sonotone, and compiling Cosmo1t!!! i can confirm this kernel works with my particular setup which is mostly vanilla right now. --> on a side note, i was able to patch and compile kernels up to 10.5.5, but having difficulty with 10.5.6, there seems to be some issues when i try to build required components and get errors like "TargetConfig not defined." i have exhausted forum and google search resources, and admit im still noobing it and know very little, but would like to learn more and be able to compile these kernels. any ideas or suggestions for this? it is probably something simple but would be a great xmas present if one might throw a bone my way...? thanks for any tips in advance! Link to comment Share on other sites More sharing options...
robi62 Posted December 23, 2008 Share Posted December 23, 2008 went back to kernel 9.50 the 9.60 froze my laptop when I mount a dmg. I even deleted seabelt.kext but no joy still freezing when mounting an image file.......... Link to comment Share on other sites More sharing options...
sonotone Posted December 24, 2008 Share Posted December 24, 2008 went back to kernel 9.50 the 9.60 froze my laptop when I mount a dmg.I even deleted seabelt.kext but no joy still freezing when mounting an image file.......... Make sure you have System.kext and Seatbelt.kext from the last update before to run this kernel, then fix permissions. I've got no problems on my side. -> on a side note, i was able to patch and compile kernels up to 10.5.5, but having difficulty with 10.5.6, there seems to be some issues when i try to build required components and get errors like "TargetConfig not defined." i have exhausted forum and google search resources, and admit im still noobing it and know very little, but would like to learn more and be able to compile these kernels. any ideas or suggestions for this? it is probably something simple but would be a great xmas present if one might throw a bone my way...? thanks for any tips in advance You can use the voodoobuild by donwloading sources. you have to update files references and disable voodoo patchs. (replace first lines "true" to "false") Or cosnmo1t pointing me this link. Haven't tried: http://darwinbuild.macosforge.org/ Link to comment Share on other sites More sharing options...
robi62 Posted December 24, 2008 Share Posted December 24, 2008 AT last it works. Thanks sonotone for input. Merry xmas Link to comment Share on other sites More sharing options...
k770 Posted December 25, 2008 Share Posted December 25, 2008 You can use the voodoobuild by donwloading sources. you have to update files references and disable voodoo patchs. (replace first lines "true" to "false") Or cosnmo1t pointing me this link. Haven't tried: http://darwinbuild.macosforge.org/ thanks again, ill check it out! Link to comment Share on other sites More sharing options...
noethix Posted December 26, 2008 Share Posted December 26, 2008 Guys some help please. I was running ToH Kernel 9.2, so I downloaded the TSC 9.2 kernel. Installed via OSX86Tools. I added the Kernel Flags <string>-tscsync</string> and removed cpus=1. I rebooted and typed update -v and nothing... I tried -update -v and it comes to the gray apple screen and immediately reboots. I try it without the update flags and the same result... It's only letting me boot via cpus=1 despite patched kernel. A quick point in the right direction please? Link to comment Share on other sites More sharing options...
robertoSTUDIOS Posted December 28, 2008 Share Posted December 28, 2008 Broken link on 2th post Please Reupload 9.6 compiled kernel... Thank You! roberTO And Happy New Year All! Link to comment Share on other sites More sharing options...
sonotone Posted January 2, 2009 Share Posted January 2, 2009 Reupload (9.6): http://www.mediafire.com/?y4d23tzlzqt Link to comment Share on other sites More sharing options...
Olotiar Posted January 3, 2009 Share Posted January 3, 2009 For people having troubles with this patch, you may consider change to Voodoo kernel, worked on my Inspiron 6400 Link to comment Share on other sites More sharing options...
robertoSTUDIOS Posted January 10, 2009 Share Posted January 10, 2009 Reupload (9.6):http://www.mediafire.com/?y4d23tzlzqt Many thanks! Link to comment Share on other sites More sharing options...
Marino Posted January 14, 2009 Share Posted January 14, 2009 Many thanks! This link is not working. Neither is the original. Mediafire seems to be having issues. Reupload (9.6):http://www.mediafire.com/?y4d23tzlzqt Is there any way to get this file from a source other the mediafire ? It seems to be down at the moment. Link to comment Share on other sites More sharing options...
Terrence Monroe Posted January 14, 2009 Share Posted January 14, 2009 I own an E1705 and have been using this kernel for a while, but I just wanted to make it aware that the voodoo 9.5 kernel also has no stuttering, is this news or am I speaking of the obvious here? This link is not working. Neither is the original. Mediafire seems to be having issues. Is there any way to get this file from a source other the mediafire ? It seems to be down at the moment. mediafire is currently down for daily maintanence. should be up again later Link to comment Share on other sites More sharing options...
cosmo1t Posted January 21, 2009 Share Posted January 21, 2009 Of course voodoo has no stuttering, it incorporates this patch, along with a whole slew of other fixes/tweaks.. Link to comment Share on other sites More sharing options...
CosminC Posted February 12, 2009 Share Posted February 12, 2009 Thanks for all the hard work that went into this. However, i'm not entirely sure how to go about patching my kernel. I have a fresh installation: Leo 10.5.6 with a Darwin 9.6.0 kernel. Any hints/links to how i'm supposed to use the patch file and the diff file would be greately appreciated. Thanks in advance. L.E. I managed to solve the problem by using sonotone's post-installer: http://www.insanelymac.com/forum/index.php?showtopic=97966 Link to comment Share on other sites More sharing options...
Marucins Posted February 13, 2009 Share Posted February 13, 2009 Any user XPS M1710 can write step by step. How to UNLOCK 2 cores on T7600 - XPM M1710? iPC 10.5.6 - Vanilla 9.6.0 tnx Link to comment Share on other sites More sharing options...
Stevey Posted March 22, 2009 Share Posted March 22, 2009 You'll hate me for this; but I have no idea what to do, at all, nothing. I'm running Max OS X 10.4.9 with Darwin Kernel Version 8.9.1 on my Dell 6400. What do I do? Link to comment Share on other sites More sharing options...
sonotone Posted March 25, 2009 Share Posted March 25, 2009 You'll hate me for this; but I have no idea what to do, at all, nothing. I'm running Max OS X 10.4.9 with Darwin Kernel Version 8.9.1 on my Dell 6400. What do I do? Switch to leopard, this kernel is only for 10.5. Link to comment Share on other sites More sharing options...
artisanicview Posted April 19, 2009 Share Posted April 19, 2009 All rapidshare links are down. Please somebody reup ifi is possible. Compiled Kernels (NOTE: These are vanilla EXCEPT for the tsc patch and I386 only) 9.6: http://rapidshare.com/files/175473650/mach_kernel.bz2.html 9.5: http://rapidshare.com/files/146201704/mach_kernel.bz2.html 9.4: http://rapidshare.com/files/132375753/mach...sc.tar.bz2.html 9.3: http://rapidshare.com/files/132376728/mach_kernel.html 9.2: http://rapidshare.com/files/132377549/mach_kernel.bz2.html 9.1: http://rapidshare.com/files/132378410/mach_kernel.bz2.html 9.0: http://rapidshare.com/files/132923445/mach_kernel.bz2.html new diff for 10.5.6 I'm running this on my E1705 now, sleep works, etc Link to comment Share on other sites More sharing options...
sonotone Posted May 2, 2009 Share Posted May 2, 2009 All rapidshare links are down. Please somebody reup ifi is possible. from 9.2 to 9.6: http://www.mediafire.com/?j1nuzkwyljz Link to comment Share on other sites More sharing options...
itwong Posted May 13, 2009 Share Posted May 13, 2009 can someone please make a tsc sync vanilla kernel for 10.5.7? thank you Link to comment Share on other sites More sharing options...
clemsyn Posted May 13, 2009 Share Posted May 13, 2009 can someone please make a tsc sync vanilla kernel for 10.5.7? thank you Please...kinda need it too Link to comment Share on other sites More sharing options...
clemsyn Posted May 15, 2009 Share Posted May 15, 2009 Can anyone give us a guide on how to patch the 10.5.7 kernel? Thanks Link to comment Share on other sites More sharing options...
Hugo_bee Posted May 15, 2009 Share Posted May 15, 2009 may ask you to create a newer patched kernel with 9.7? or help me to create myself? Link to comment Share on other sites More sharing options...
Recommended Posts