Showing posts with label 10.6.4 hp mini 311. Show all posts
Showing posts with label 10.6.4 hp mini 311. Show all posts

16 July 2010

Alter EFI v1.4

It's faster, better, and totally more innovative in design and functionality! The new Mercedes Benz E-class Cabriolet!

Nah, that's not how I want to introduce the new version of this little application that will help you manage EFI boot on your HP Mini 311.

First of, some history (this is really short). The script was a gift from a friend of mine, Kappy.
"RE: A gift
Ingrid, 
I wrote a little AppleScript to automate the process of rebuilding Extensions.mkext when modifying the EFI.  It's sort of like Dalton's Upgrade 1.0 program.  I did this because I have had continued problems with Upgrade quitting upon launch..."
Actually, the "Dalton's Upgrade 1.0 program" in the message above is UpdateEFI, specifically versions 1.3 and down. But the code is not taken from that UpdateEFI version (note though that the latest UpdateEFI 2's entire code is open, made by MistaBishi). Alter EFI's roots is Kappy's own personal attempt to recreate the features of the utility, taking inspiration from the InsanelyWind people.

Elated to finally have an app I could use, one that didn't patch IntelGMA950 kexts for me (cause that didn't make sense with the HP Mini 311 Ion graphics chipset), I found myself constantly using Alter EFI and adding some tweaks here and there. Hence Alter EFI was on v1.2 when first launched to the HP Mini 311 Darwin Project community.

The workflow for Alter EFI is simpler. There are only two options (three if we include "Cancel"):
1. "Edit Others" - for simple mounting of EFI; useful when you only want to edit boot plist, smbios.plist, swap dsdt - tasks that do not removing or installing kexts.
2. "Edit Kexts" - for installing or removing kexts; rebuilds Extensions.mkext automatically.

Until v1.3, the option "Edit Kexts" rebuilt the mkext from only /EFI/Extra/Extensions. But recently, it has been reported that combining /Extra/Extensions/ and /System/Library/Extensions/ for the Extensions.mkext has solved the "blank screen on wake during graphical boot mode" without system instability. And so, that kind of Extensions.mkext has  been adapted for the next Alter EFI version. The "Edit Kexts" will now create the Extensions.mkext much like how UpdateEFI2 creates it.

Download:
Features:
- Mounts and unmounts EFI volume automatically
- Opens a Finder window automatically at /Volumes/EFI/Extra/ for option "Edit Others" and /Volumes/EFI/Extra/Extensions/ for "Edit Kexts".
- Permissions are automatically configured for the /Volumes/EFI/Extra/ and /Volumes/EFI/Extra/Extensions/ so you can edit plists and delete kexts respectively without encountering the "You do not have enough permissions" blocking message from OS X.
-Permissions are also configured in such a way that when you're in "Edit Others" mode, you cannot change anything inside the Extensions folder without first authenticating (if you're not altogether blocked specifically when deleting a kext). Same is true for when you're in "Edit Kexts" mode, you cannot change anything in the Extra folder (com.apple.Boot.plist, smbios.plist, DSDT.aml).
- Includes basic error handling - EFI mounting/unmounting.

In keeping with the spirit of openness and love of knowledge shown by caring to share it to everyone willing to learn, the source script is included as part of the download package. Note though that the main Alter EFI application is saved as "application - run only mode". This is because Alter EFI seems to work better* when saved as such. 

*When saved as editable script, once the workflow runs through an error, instead of running it through the error handling routine, the AppleScript Editor application launches and opens the script for editing, disrupting the workflow and causing confusion to the end user.

20 June 2010

Need Testers

image from nusmathsociety.com

And yes, this is that post that has something to do with my random hackintosh thought post.

I'm testing if we could possibly have VoodooHDA fully migrated to EFI's /Extra/Extensions/ moving forward with 10.6.4 update.

If you're willing to test, here's what to do: BACK UP YOUR SYSTEM FIRST AND CREATE A BOOTER!


What You Need:
- Download Mac OS X v10.6.4 Combo Update
- Download HPM311DP_061810HF6RC3.pkg.
- Download Kext Utility v2.3
- Booter (10.6.4 compatible): Burn MowgliBook's BootCD-altPS2.iso or put it in a MultiBootISO USB flashdrive.

What To Do:
1) Go to /System/Library/Extensions/ and delete VoodooHDA.kext. Also make sure that you don't have any of the ff. kexts in there:
- VoodooHDA (which you should've already deleted)
- ApplePS2Controller
- ApplePS2Nub
- VoodooPS2Controller
2) Download and run Kext Utility to fix permissions in /System/Library/Extensions. Just double click the app and provide your user password.
3) In Terminal; issue these commands:
- $ sudo -s
- $ pmset -a hibernatemode 0
- $ rm -f /var/vm/sleepimage
4) Use Disk Utility to repair permissions on your installation volume; i.e. Macintosh HD.
5) Install Mac OS X v10.6.4 Combo Update; DO NOT RESTART YET.
6) Install HPM311DP_061810HF6RC3.pkg.
7) Restart your Mini 311.

Tips: I recommend using verbose mode on during the initial restart (after installing HF6RC3 above). The proceeding boots can be left as is; graphical/non-verbose mode.

What to look out for:
- Kernel Panics
- blank screen on wake from sleep
- overall stability

*To help you get out of sticky situations, i.e. system won't boot, use the Booter you created to boot up your Mini.

16 June 2010

Comeback Just In Time!

And this is what's waiting for me:
image from OSXDaily.com
Just wait and see, you crapware-bloated Windows 7 install! Mwahahahaha.

Doesn't seem frightening. But we'll have to see first hand how it goes for the HP Mini 311. Stay tuned.