or is it leaving home?
Anyhoo, MacBook Mini has a new home:

While it’s no secret that I adore WordPress, I won’t deny that I’m secretly eyeing the other side of the fence that is Blogger. You might already know that My MacBook Mini started from “mymacbookmini.blogspot.com” originally. Even the allure of AdSense without having to get the premium account unlike in WordPress couldn’t help in my frustration with how Blogger looked (and looks still) so I migrated my whole stuff over here.
Now, no points for guessing, but I’m finding myself attracted to going back to blogspot. Yes, because of AdSense and the premise – although that could be false as well – that Blogger is a more open platform than WordPress.
But I can’t quite leave WordPress just like that. For one, I really like the format and the whole general feel of this blog.
Decisions, decisions.
The “About This Mac” pane tells me it’s 10.5.8 alright. But I’m missing something I never thought would be valuable – sleep/resume.
It appears that 10.5.8′s kernel is the one causing sleep/resume problems, so after several failures (word of caution – do NOT delete Disabler.kext. . .ever); a number of which caused me kernel panics and consequently reinstallation of the whole lot in attempting to recover sleep/resume functionality from MacBook Mini. Here’s what I did:
This is assuming you’re already running Mac OS X on 10.5.7 (VoodooPS2Controller already installed + Patched DSDT + OSx86Essentials applied beforehand).
1) Backed up mach_kernel 9.7.0 (that’s 10.5.7′s kernel). In Terminal:
$ sudo cp /mach_kernel /Volumes/JET/ <Enter>
(Just substitute the path to where you want your 10.5.7 kernel to be copied to)
2) Installed Disabler.kext and dsmos.kext
3) Backed up system.kext and seatbelt.kext. Just go to /System/Library/Extensions and copy these two kexts to a folder or USB drive or anywhere safe.
4) Ran MacOSX10.5.8Update (delta) – this would over write your 10.5.7 kernel in my/.
5) Restart. Back in my desktop, launched Terminal:
$ sudo cp /Volumes/JET/mach_kernel / <Enter>
(again, it’s up to you to alter the path as appropriate)
6)Via Kext Helper b7 again, installed the usual kexts these and these plus the system.kext and seatbelt.kext I’d backed up earlier. Restarted and now I have everything working, including sleep.
Don’t have those 10.5.7 files anymore? If you’re on the hp mini 1001tu as well (they may work with other models as well, you can try), here are the mach_kernel, system.kext, and seatbelt.kext from my 10.5.7 installation. You can use “ShowAllFiles” which is included in the .zip file so you can easily see mach_kernel (which is invisible) and just drag drop it to your /.
Actually, just replacing kernel 9.8.0 with 9.7.0 would do the trick. However, that gave me problems with mounting USB peripherals – flashdrives and external hard drives to be more precise; they won’t mount unless I plug them in during boot up. Installing 10.5.7′s system.kext and seatbelt.kext resolved this issue for me.
So I’m it is Mac OS X 10.5.8 but I’m using kernel 9.7.0 as well as system and seatbelt kexts from 10.5.7. . . is this an update or a downdate*?

in Terminal, type uname -r to verify kernel version: 10.5.8 should be 9.8.0, here it's 9.7.0 which is 10.5.7's kernel version
*sorry for the grammar issue there, I would’ve used the words upgrade and update but according to Apple, “update” and “upgrade” are not one and the same word. Updates are incremental support iterations that are downloadable for free from their support sections, i.e. 10.5.x updates to 10.5.1. .2, .3, .4, . . , .8. While 10.0, 10.2,. .., 10.4 upgrade to 10.5.x…okay, that wasn’t so good at all and I may have addled your brains more instead of making stuff clear so just read the article:
Oh and I think that new iDisk icon is cute – it’s now blue or blue green like Snow Leopard’s
Edit: Sleep/Resume has been resolved. Read it here.
First off, you can call me Hermione Granger-ish all you want, before taking the 10.5.8 plunge, I did some research, or to be more honest, some googling around
and found this interesting website.
NOTE: This is assuming you’ve already a working iDeneb install updated upto 10.5.7 – dsdt patched, OSx86_Essentials kexts applied, and Chameleon RC02. (I haven’t checked how things would go on PCI_EFI Chameleon 1.0.12).
And like any bookworm out there who easily believes what she reads, (1) I obediently backed up my Extensions via Terminal:
$ sudo -rf /System/Library/Extensions /System/Library/Extensions_1057
Afterward, (2) I installed Disabler and dsmos kexts referenced by the aforementioned website via good ol’ Kext Helper b7 but color-coded them first cause I was too lazy to check whether I had these kexts already or not in my current setup, there’s no way I’d miss those red kexts now if ever I’d need to check later
(3) That done, I didn’t reboot yet but ran the Mac OS X Delta 10.5.8 Updater (Delta because I was running 10.5.7 already, 10.5.6 and lower should get the Combo Updater) I’d downloaded just minutes before from the Apple website which, quite surprisingly, took fairly little time to install at around just 5 minutes or less.
I originally intended to reinstall VoodooPS2Controller just in case but decided at the last minute not to and (4) just hit Restart as Installer completed the update. As expected the first reboot didn’t complete and the Mini restarted and once again I was face to face with Chameleon RC02 (I’ve updated my bootloader to the latest Chameleon, by the way, and am enjoying my OS X Boot Theme which I got from here). Then Darwin said “hi” again. The screen flickered, giving me goosebumps as I thought I’d never get into my beloved Leopard desktop. And the spinning wheel finally sprung into action and after what seemed to be a substantially longer boot time than usual, I first saw nothing but a blue screen. . .and my cursor – whew! Another 5 seconds or so, I was back into my desktop!

But everything was humongous; resolution got bricked as expected.
Perhaps this screenshot could better illustrate what happened after the update:

No Bluetooth, WiFi, Resolution 640x480, Color not 32-bit | Has audio, default battery monitor working (right click and open in new tab/window for screenshot's actual size)
It was a comfort to know that screen brightness controls weren’t bricked. As it was nearing midnight already I dimmed the screen to the lowest possible before (5.1) I trudged on, reinstalling my usual kexts via OSx86 Tools and not Kext Helper since unlike the latter (Kext Helper b7 it turns out, also backs up your kexts), OSx86 Tools would create a backup folder of the 10.5.8 kexts it replaced which I wanted to look at after. I started with the system kexts which seems to have restored WiFi and Bluetooth. I had no problems with sound as VoodooHDA still worked after the update.
(5.2) Now for the video kexts. You can opt to reinstall all of the kexts in one go; I just decided to separately install them because (a) they’re already sorted into two different folders in my drive and OSx86 only allows installing 1 folder of kexts at a time and (b) I’m just weird that way. Restarted and bingo!

Bluetooth, WiFi (Airport), Audio, Battery, 1024 x 600 32-bit (right click and open in new tab/window screenshot in actual size)
There was that nasty “You are running on reserve power” battery warning again and in wanting to screenshot it, I tried to make it pop again by putting MacBook Mini to sleep so I closed the lid and it was late when it dawned upon me that the usual flickering of the white power led and switching off of the fan didn’t happen. I reopened the lid and there were the tell-tale signs of a broken Sleep/Resume that were all too familiar to me by then. I knew I had no choice but to force shutdown the Mini and turn it back on so I plugged in my broadband cable to check if ethernet worked. It did. It does.

No need for Yukon2.kext, just be sure to plug in cable before booting up
Now for a summary. At first I thought I was gonna end up listing down the few stuff that still worked but, as it turned out, I’m now writing what doesn’t work which means the general outcome of this experiment isn’t so bad after all:
1) Sleep/Resume – once you put the Mini to sleep either by closing the lid or pressing fn+f1 combo keys, the screen does switch off but so do the trackpad and, I assume, the keyboard as well, never to be woken up again but by forcing the machine to shutdown and just turn it back on again.
2) Fan – it’s gotten hyperactive I guess as it now whirls away with fervent gusto at maximum right from the start and it’s noisy.
I would’ve also listed the battery warning nuissance pop-up alert but that’s easily ignored or resolved by turning off battery warning in System Preferences, taking out the default OS X battery meter from the Menubar (enjoy seeing it vanish in a poof of smoke) and using Slim Battery Monitor instead.
What happened to my 10.5.7′s Extension folder’s back up now? I’m keeping it safe for the meantime as I try to figure out how to resolve the issues mentioned above; the kexts can come quite handy, who knows.
For issue # 1, I’ll have to try the old SleepEnabler kext and/or review VoodooUSBEHCI again for some hints. For issue #2, I’m gonna see how posta74′s fan solution works out on this one.
All of this is actually reminiscent of struggles with previous updates 10.5.6 and 10.5.7, still fresh in my mind – 10.5.8 is déjà vu. Creepy, I know.
And now I’ve turned another fork in the road – Harry Potter’s lightning scar no longer burns; the King has returned to rule the whole of Middle Earth and even Gollum has found his peace and so has Frodo (though I still doubt he’s come out of the closet yet
) and Luke Skywalker has swung his last light saber – sagas have come to their own grand close yet this hackintoshing journey of mine seems to never end. T_T
While the whole Philippine nation will remember yesterday as one of the most touching events in their history (me included in the “their” there) as they bade farewell to a great woman whose unfailing faith in freedom had fueled minds, fed souls of today who are now enjoying the democracy she helped bring forth, the rest of Apple-dom and Apple fanboys and girls alike will perhaps remember August 5, 2009 as the day that 10.5.8, what may be the last OS X Leopard update before Snow Leopard will be official, was released.
While I and my family remained glued to the TV set in the living to pay our respect to this great leader in the only way we could then, my fellow hackintoshers had already downloaded 10.5.8 from Apple’s website and were trying it on their own iterations of MacBook Mini’s each. Thus, when I visited myhpmini.com this morning fresh from grieving my country’s loss of its valuable pillar of society, this was the conversation thread that welcomed me:
> Intel9295
Now, to any HP mini Hackintosh users: DO NOT UPGRADE! This update could break your install. Wait until someone more qualified does it (LeMaurien, we are looking at you) and see’s what it does. YOU’VE BEEN WARNED.Don’t be stupid.
> MrFairladyz » Wed Aug 05, 2009 11:40 pm
My wifi wasnt working so i just updated to see what changes. So far, the display resolution issue is back (it only shows 640×480 instead of 1024×576… i think this is only a problem on the 110′s, though.)I’m re-installing all the kexts now.
edit: okay, i’ve re-installed the kexts. wifi is still not working (i don’t know if it will mess up your wifi, but mine wasn’t working to begin with.) Display and everything else is back to normal. No noticable changes, what was this update for?
> ravic » Thu Aug 06, 2009 12:56 am
I was having lot of trouble with Bluetooth PAN, I wonder if this would fix it?
I will wait for some time before attempting to upgrade.> ConfuzedOne » Thu Aug 06, 2009 1:29 am
Don’t be a chicken.. upgrade you fools!
what’s the worse thing that can happen?
![]()
> lukehale » Thu Aug 06, 2009 1:32 am
Only post-upgrade issue I have is my sleep fails to function, and I have to restart if I shut the lid
. That also means bluetooth doesn’t work because to get it working you have to close and reopen the lid. . . which causes it to sleep. . . which fails. Other than that it is working wonderfully. I will get back to you all if I find a solution to the sleep issue
![]()
Based from these results, it’s basically the same conundrum of issues with hardware rendered non-functional by the update; not unlike what’s happened with the other previous updates, 10.5.6 and 10.5.7. Among the issues, it’s Sleep/Resume that’s bothering me the most but I’m not losing hope – if people found solutions for this and a lot more others in 10.5.6 and 10.5.7, why not in 10.5.8? I haven’t tried for myself the update yet so I find no reason to just dismiss this hurdle as unsurvivable
I can’t wait to get acquainted with 10.5.8. Now if only I hadn’t a regular day job. . .
LABAN!
So I’ve already posted this over at the other blog, macbookwind, but I thought I’d put it as well here.
For those uncomfortable with editing the DVDPlayback file with a hex editor, just download this file , unzip it and then navigate to
/System/Library/Frameworks/DVDPlayback.framework/Versions/A
to copy paste the file in that folder. Authenticate as you are prompted.
Note: as always, as safety precaution, you may want to first make a back up copy of your original DVDPlayback file before doing this. Also, DVDPlayer won’t work when an external DVD drive is not plugged in via USB.
I guess I’m OC; that’s just the way I am. That’s why I tend to nitpick through every single detail with MacBook Mini. As I’d just finished with dabbling with Snow Leopard – for which experiment MacBook Mini has fallen docilely as prey – I said I’d restart anew. Yep, new install. That’s what people with absolutely no life do.
As you see, I’ve always been wondering why MacBook Wind happily assumes MacBook Air’s identity, embracing it as its own while MacBook Mini is a bit confused – ok, make that totally confused. In the past, whenever I checked Apple Menu > About This Mac > More Info . . . and System Profiler launches, it gave me a nonchalant “There was an error while gathering this information” as it highlighted by default the Contents > Hardware main header.
So when I reinstalled iDeneb 1.3 (10.5.5), I made sure I checked the SMBIOS option for a MacBook and true enough, when I checked just before updating to 10.5.7 as per my usual routine, here’s what I discovered:
10.5.5 as it is, delivered by iDeneb v1.3 actually can recognize MacBook Mini for what it really is. Even details pertaining to the Processer and Memory are correct. Although when I checked just the “About This Mac”, I still got this:
Upon further investigation; I found other tiny details that attest to my MacBook Mini being recognized as a MacBook by OS X:
![]()
That’s clearly a lappie depicted by the icon there. Now compare it to this (udpated to 10.5.7):
A Mac Pro, so it seems.
Actually, this shouldn’t be a problem. But for OC’ness sake, if ever such a word was, I find myself irritated with this. I tried extracting the MacBook SMBIOS from the iDeneb installer and apply it to MacBook Mini again but nothing happens.
I don’t know until when I can endure this and continue to just ignore stuff. Honestly, I’m reconsidering editing the DMI/BIOS again; I just have to figure out how to make the Mini be a MacBook without borking out the original HP logo in the boot splash nor getting a painfully slow boot up time.
Decisions, decisions…