Sabr
Feb 29 2008, 11:50 PM
I know it's a couple of days old, but I only just found out about the latest Netkas kernel. Apparently it fixes shutdown and reboot, so finally no more holding down the power button to turn off! (Can be found on Netkas' blog)
~pcwiz
Mar 1 2008, 12:30 AM
Yeah, I have it installed and it works great. Shutdown and Restart work, and even though the kernel doesn't have sleep functionality built into it, sleep still (partially) works in ACPI S1 mode.
Sabr
Mar 1 2008, 12:43 AM
Yep. I just installed it too. Working fine and dandy. Also, sleep seems to work in S3 (Suspend To RAM) for me.
~pcwiz
Mar 1 2008, 12:47 AM
Weird...Probably just my board

Oh well, I don't use sleep anyway
reruns
Mar 1 2008, 02:04 AM
ok I got this too but how do I install it , it keeps giving me directory not found anyone pls
weaksauce12
Mar 1 2008, 02:20 AM
This kernel breaks S3 on the Intel Bad Axe 2; S1 works, however. It fixes a lot of problems on the BA2 under 10.5.2, along with the Macdotnub SMBIOS-27.
~pcwiz
Mar 1 2008, 02:25 AM
QUOTE(reruns @ Feb 29 2008, 06:04 PM)

ok I got this too but how do I install it , it keeps giving me directory not found anyone pls
Copy over the mach_kernel file you downloaded to the Desktop. Then run these commands from Terminal (Applications/Utilities):
CODE
sudo -s
[enter password]
cp /mach_kernel /mach_kernel.vanilla
cp -r ~/Desktop/mach_kernel /mach_kernel
Close terminal and reboot
pion
Mar 1 2008, 02:39 AM
cant get it up work on Dell 530s intel G33 chipset, when i try to shutdown..it does reboot instead.
~pcwiz
Mar 1 2008, 03:06 AM
It doesn't work for everyone as you see in the comments for the post in netkas's blog
Mine works too! sleep works with mine too but apparently all my external drive log out when i sleep cause when i wake up all drive remount and device not bla bla bla error. ohh and safari quits
Sabr
Mar 1 2008, 10:04 AM
QUOTE(~pcwiz @ Mar 1 2008, 02:25 AM)

Copy over the mach_kernel file you downloaded to the Desktop. Then run these commands from Terminal (Applications/Utilities):
CODE
sudo -s
[enter password]
cp /mach_kernel /mach_kernel.vanilla
cp -r ~/Desktop/mach_kernel /mach_kernel
Close terminal and reboot
You need to repair permissions too.
Korrupted
Mar 1 2008, 10:12 AM
On my P35C-DS3R, it breaks S3 sleep(black screen on wake), but fixes shutdown/reboot. S1 sleep results in the HD/CPU/RAM shutting off, but the case stays on, as well as the graphics card.
Threepwood
Mar 1 2008, 11:31 AM
Hmm, what's the meaning of PC_EFI if we still have to use a modified kernel?
Sabr
Mar 1 2008, 01:00 PM
QUOTE(Threepwood @ Mar 1 2008, 11:31 AM)

Hmm, what's the meaning of PC_EFI if we still have to use a modified kernel?
You can use unmodified kernel extensions. You can also have a GUID partition table too.
pion
Mar 1 2008, 01:16 PM
hehe i got shutdown to work finally with this Acpiplatfourm.kext
Click to view attachment and using this new Netkas 9.2.0 kernel.
Threepwood
Mar 1 2008, 03:00 PM
QUOTE(Sabr @ Mar 1 2008, 02:00 PM)

You can use unmodified kernel extensions. You can also have a GUID partition table too.
Ok, I guess it's good to have a second partition where you can try new updates. If it stops working you just boot with the other and fix the broken one from there.
Wayfarer247
Mar 1 2008, 03:40 PM
2 things:
1: When installing, do you extract the Mach_kernel from the .zip file before doing the steps ~pcwiz stated?
2: How can you tell what kernel you have? I upgraded to 10.5.2, and I upgraded my Kernel, so I assume I have 9.20, but I think it would be useful if I knew a way to double check. Thank you!
Boot Camp
Mar 1 2008, 03:59 PM
QUOTE(DaxTsurugi @ Mar 1 2008, 04:12 AM)

On my P35C-DS3R, it breaks S3 sleep(black screen on wake), but fixes shutdown/reboot. S1 sleep results in the HD/CPU/RAM shutting off, but the case stays on, as well as the graphics card.
Same here.
~pcwiz
Mar 1 2008, 04:20 PM
Dax,
Same thing here on a DS3P.
Wayfarer,
Yes you extract the file before doing the Terminal stuff
You can check by running this command on terminal:
uname -a
fredouille
Mar 1 2008, 04:21 PM
QUOTE(Wayfarer247 @ Mar 1 2008, 04:40 PM)

2 things:
1: When installing, do you extract the Mach_kernel from the .zip file before doing the steps ~pcwiz stated?
2: How can you tell what kernel you have? I upgraded to 10.5.2, and I upgraded my Kernel, so I assume I have 9.20, but I think it would be useful if I knew a way to double check. Thank you!
1 when you dl the kernel, it is uncompressed automatically ( check your garbage, there is the .zip, and in the downloads folder is the mach_kernel
2 : in the teminal, quote uname -a and you should see wich kernel version U have .
( also in about this mac , software )
Schmacintosh
Mar 1 2008, 04:22 PM
Sorry for being noob/thick/blind/asleep, but how doyou get hold of this file ?
Thanks
M
Wayfarer247
Mar 1 2008, 04:27 PM
lol, pcwiz, you're always here. Thank you, that worked perfectly.
~pcwiz
Mar 1 2008, 04:29 PM
immarco,
Use an IRC client like Colloquy to connect to irc.osx86.hu room #10.5 and the links will be listed at the top.
justvisiting
Mar 1 2008, 06:14 PM
QUOTE(weaksauce12 @ Feb 29 2008, 07:20 PM)

This kernel breaks S3 on the Intel Bad Axe 2; S1 works, however. It fixes a lot of problems on the BA2 under 10.5.2, along with the Macdotnub SMBIOS-27.
what problems are you experiencing with BA2, vanilla kernel, and 10.5.2?
thanks.
Schmacintosh
Mar 1 2008, 06:30 PM
Got it, thanks ~pcwiz
Wayfarer247
Mar 1 2008, 07:21 PM
Hey, if this kernel did nothing for you, like with my computer, how would I uninstall it and go back to using the Vanilla kernel?
netkas
Mar 1 2008, 09:00 PM
added speedstep-less, sleep kernel.
Threepwood
Mar 1 2008, 10:15 PM
QUOTE(Wayfarer247 @ Mar 1 2008, 08:21 PM)

Hey, if this kernel did nothing for you, like with my computer, how would I uninstall it and go back to using the Vanilla kernel?
If you saved the original kernel, just replace the new one and repair permissions. Right?
~pcwiz
Mar 1 2008, 10:38 PM
EXCELLENT netkas. What we need now is a kernel with
- Sleep
- Shutdown and Restart
- SpeedStep
ALL IN ONE. If that is possible. I'm sticking with the Speedstep kernel for now since Sleep isn't important to me.
Wayfarer,
Hoping that you backed up your kernel, you just copy it back over. And even if it did nothing for you, there is no harm in leaving it.
Sabr,
I know its typical to repair permissions but what I found was that after I repaired permissions after I installed the new kernel, no permission errors related to the kernel popped up in the log...
Sabr
Mar 1 2008, 10:49 PM
QUOTE(~pcwiz @ Mar 1 2008, 10:38 PM)

Sabr,
I know its typical to repair permissions but what I found was that after I repaired permissions after I installed the new kernel, no permission errors related to the kernel popped up in the log...
I guess it varies then, because most of the time the permissions have changed. I do on occasion have no incorrect permissions after replacing a kext or something though. I just feel it's safer to repair permissions afterwards.
Thao
Mar 1 2008, 10:59 PM
Didn't do anything for my shutdown/restart, specs in sig.
reruns
Mar 2 2008, 12:10 AM
Thks pcwiz , now how do i fix permissions for just this one thing without using disk utility, which sees what is wrong but never repairs anything, in my case anyways.
Thks again
Thao
Mar 2 2008, 12:53 AM
QUOTE(reruns @ Mar 1 2008, 04:10 PM)

Thks pcwiz , now how do i fix permissions for just this one thing without using disk utility, which sees what is wrong but never repairs anything, in my case anyways.
Thks again
Applications > Utilities > Terminal
And then enter (letter-for-letter):
diskutil repairPermissions /
Korrupted
Mar 2 2008, 02:10 AM
With the sleep kernel netkas just released, my sleep works now, and the model shows up as MacPro and MacPro 3,1.
Yuusharo
Mar 2 2008, 03:30 AM
QUOTE(~pcwiz @ Mar 1 2008, 10:38 PM)

EXCELLENT netkas. What we need now is a kernel with
- Sleep
- Shutdown and Restart
- SpeedStep
ALL IN ONE. If that is possible. I'm sticking with the Speedstep kernel for now since Sleep isn't important to me.
I don't think that's possible. mac.nub and netkas both explain that sleep won't work with this implementation of speedstep. I'm fine with that. I'm just absolutely greatful that these guys are so working hard on their own time to benifit us. Thanks netkas
~pcwiz
Mar 2 2008, 03:36 AM
I'm glad too. I knew there must have been something preventing the creation of a perfect kernel
someguy360
Mar 2 2008, 04:54 AM
Sorry if this is a stupid question but can i use the 9.2.0 kernal if I dont have EFI??
As i selected SSE2/SSE3 during my kaly install
Sabr
Mar 2 2008, 08:56 AM
QUOTE(someguy360 @ Mar 2 2008, 04:54 AM)

Sorry if this is a stupid question but can i use the 9.2.0 kernal if I dont have EFI??
As i selected SSE2/SSE3 during my kaly install
I think so, but the safest way to find out is not to replace your mach_kernel, but rename this one to mach_kernel.toh or something similar. Then place it in your root directory, repair permissions, and at the Darwin prompt, type "mach_kernel.toh" and it should boot using that one instead. Then you can overwrite the original mach_kernel if it works.
Remember - always make backups just in case!
someguy360
Mar 2 2008, 09:42 AM
can someone please PM me a download link for the kernel cos I dont have or know how to use and IRC programs

.
vaporATX
Mar 2 2008, 02:00 PM
QUOTE(someguy360 @ Mar 2 2008, 03:42 AM)

can someone please PM me a download link for the kernel cos I dont have or know how to use and IRC programs

.
Wait, you want to mess with critical ring 0 system files, but can't download and use a simple IRC program? There is just something wrong with that on so many levels.
FavleX
Mar 2 2008, 02:45 PM
anyone here have had succes on using speedstep on DS4 motherboard?
I've tried with differents powermanagement bundle, but with the new kernel and new ACPI fix no succes here.
fredouille
Mar 2 2008, 04:44 PM
QUOTE(FavleX @ Mar 2 2008, 03:45 PM)

anyone here have had succes on using speedstep on DS4 motherboard?
I've tried with differents powermanagement bundle, but with the new kernel and new ACPI fix no succes here.
here also not
reruns
Mar 2 2008, 04:51 PM
I have 2 mach kernels one is just mach_kernel and the other mach_kernel sse2 i used the first on my machine p4 2ghz ,and it says kernel 9.2.0.0 i guss i should leave it as is?
Thks
Synaesthesia
Mar 2 2008, 04:57 PM
I would use the SSE2, but if it's working I suppose that's fine, just leave it!
osx86steve
Mar 2 2008, 08:06 PM
Damn, using the sleep kernel sleeping mode finally works, BUT now sound is choppy and my clock is running too slow!? I mean, when I start OSX time is fine because it syncs with the internet time server, but from that point I'm continously "loosing" time :-/ I think the new kernel has problems finding the right FSB speed? So I had to switch back to vanilla kernel.
CmdrMonty
Mar 2 2008, 10:03 PM
works amazing for me! as we speak im reinstalling macosx to dual boot with xp D:
ty ty ty to whoever did teh update! ^__^
reruns
Mar 4 2008, 02:47 AM
ok I still have to hit reset on my machine to restart leopard, any fixes pls?
Also my Realtek alc650 sound is not working, any ideas on kexts or other things I could use?
Thks
Maybe i'll leave mach alone and not put mach sse2??
muitommy
Mar 4 2008, 01:24 PM
i now have flawless shutdown and sleep functions, thanks netkas, thanks for your time!!
tomazzzi
Mar 4 2008, 03:49 PM
this kernel rocks
everything is now working on my 2 computers ( amd & intel )
thanks a lot !!!
Dragonshadow
Mar 4 2008, 04:22 PM
I can't find his blog >.<
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.