xp1700 Posted December 29, 2005 Share Posted December 29, 2005 my patch apply in my systeme is Last login: Thu Dec 29 13:00:18 on ttyp1 Welcome to Darwin! eric1103:~ erictremblay$ strings -a /mach_kernel | grep -i maxxuss MAXXUSS SSE3-Emulator v3.0-pre18F1111A MAXXUSS RTC Patch 8F1111A MAXXUSS No-NX/XD Patch 8F1111A MAXXUSS CPUID Patch 8F1111A eric1103:~ erictremblay$ Nom de l’ordinateur : Apple Development Platform Modèle d’ordinateur : ADP2,1 Type de processeur : ADP2,1 Nombre de processeurs : 1 Vitesse du processeur : 1.81 GHz Cache de niveau 2 (par processeur) : 512 Ko Caractéristiques du processeur : FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH MMX FXSR SSE SSE2 SSE3 Mémoire : 512 Mo Vitesse du bus : 200 MHz Version de la ROM de démarrage : ASUS A8N-SLI DELUXE ACPI BIOS Revision 1013 (Phoenix Technologies, LTD) Numéro de série : Number Numéro de commande : tem Serial Number my procc is atlon xp 64 3000+ venice how to change my patche in osx whit terminal i try this but no fonctionaly for me mv mach_kernel.orig mach_kernel sudo chmod -R 755 /mach_kernel sudo chown -R root:wheel /mach_kernel exit exit tanks Link to comment https://www.insanelymac.com/forum/topic/6233-for-maxxuss-change-my-patch-in-my-installation/ Share on other sites More sharing options...
domino Posted December 29, 2005 Share Posted December 29, 2005 it's not necessary to chown and chmod the kernel Link to comment https://www.insanelymac.com/forum/topic/6233-for-maxxuss-change-my-patch-in-my-installation/#findComment-38969 Share on other sites More sharing options...
Careless Posted January 17, 2006 Share Posted January 17, 2006 it's not necessary to chown and chmod the kernel but the first line with the mv mach_kernel thing doesnt see the file. even when in the root directory. and even after sudo -s and password entering. i have the same problem. it doesnt want to acknowledge the fact that it's there Link to comment https://www.insanelymac.com/forum/topic/6233-for-maxxuss-change-my-patch-in-my-installation/#findComment-43598 Share on other sites More sharing options...
domino Posted January 17, 2006 Share Posted January 17, 2006 How exactly are you copying the file over? The way I did it was, I unzipped the file to my desktop. Then do the folowing. sudo mv /mach_kernel /mach_kernel.old or cd / sudo mv mach_kernel mach_kernel.old Then you just drad the new kernel from the desktop to the root folder. Note: if you only use mv mach_kernel and you are in your user directory wont work. The mach_kernel file isn't in your user directory Link to comment https://www.insanelymac.com/forum/topic/6233-for-maxxuss-change-my-patch-in-my-installation/#findComment-43621 Share on other sites More sharing options...
Careless Posted January 17, 2006 Share Posted January 17, 2006 this is weird. after i did this, i had the mach_kernel sitting there. i got kernel panic =/ it came up to a screen that kept getting darker and darker. and said [double panic] is there any way to repair a problem like this? or am i totally screwed. btw, i just reinstalled the damn thing. lol but people are reporting better stability with the original kernel restored. so i wanna get the best out of this system. all i really need are nvidia drivers Link to comment https://www.insanelymac.com/forum/topic/6233-for-maxxuss-change-my-patch-in-my-installation/#findComment-43661 Share on other sites More sharing options...
suleiman Posted January 17, 2006 Share Posted January 17, 2006 what i would like to know is if there's a way to boot using a particular kernel for testing purposes...then default back to the original in case things go haywire. That way you're free to test which kernel works best for you, without the danger of loosing all your software, e-mail, etc. Link to comment https://www.insanelymac.com/forum/topic/6233-for-maxxuss-change-my-patch-in-my-installation/#findComment-43948 Share on other sites More sharing options...
domino Posted January 17, 2006 Share Posted January 17, 2006 sure! just copy the test kernel to the root directory and rename it eg. mach_kernel.test1 and so forth. If there is ever a problem, it will default the boot to mach_kernel. no need to chown or chmod the kernel. you will have to type in the boot promt the kernel you would like to boot with. Link to comment https://www.insanelymac.com/forum/topic/6233-for-maxxuss-change-my-patch-in-my-installation/#findComment-43949 Share on other sites More sharing options...
Careless Posted January 18, 2006 Share Posted January 18, 2006 sure! just copy the test kernel to the root directory and rename it eg. mach_kernel.test1 and so forth. If there is ever a problem, it will default the boot to mach_kernel. no need to chown or chmod the kernel. you will have to type in the boot promt the kernel you would like to boot with. yep...tried that. works like a charm. i just put all the kernels in the root folder. and when i wanna try a kernel, i just type in the name with the custom extension i put on the end of it. usually i name them accordingly. mach_kernel.sse2 mach_kernel.sse3 mach_kernel.rtc and so forth. Link to comment https://www.insanelymac.com/forum/topic/6233-for-maxxuss-change-my-patch-in-my-installation/#findComment-44436 Share on other sites More sharing options...
Recommended Posts