OSX 10.6.1 SnowLeopard on the eee 1000HE – Part 1 (Updated)
This video is the first part of a two part video tutorials on how to install OSX Snow Leopard 10.6.1 on the Asus EEE PC 1000HE.
This should work similarly for the other models of the eee family.
Watch part 2
The new install package can be downloaded here.
Update: New installation package
Fixed:
- Sleep should work now
- Brightness fix
- Bluetoth fix
- Ethernet fix
Existing users just replace /Extra folder with the new one.
Notes
Subscribe to the newsletter in order to get the latest news on drivers and compatibility.
USB boot problems
AFAIK, if you only get a blinking cursor (no boot0 or boot1 failed) then the boot0 file has not been correctly written.
Otherwise it is probably the boot1h file.
- Make sure that you are in the right directory.
Type “ls -l” and make sure that you have a bunch bootXX files in the list - Make sure that you got the right disk ID (you’ll need the one that has the capacity of your USB drive)
(and no, a 4GB stick will NOT work, but it was the only one lying around to illustrate the problem)
- Make sure you type : sudo fdisk -f boot0 -u -y /dev/rdiskXXX AND replace the XXX with the ID of your USB stick
Make sure that you type your password at this moment
There is no message after you do that (even if it fails) - Make sure you type: sudo dd if=boot1h of=/dev/rdiskXXXs2 AND replace the XXX with the ID of your USB stick
There you should get a message on several lines saying something about “XXX bytes transferred….” - Make sure you have a file named boot in your root
- Check with “ls -l /” –> you must have a file named “boot” in this list
That should do it.
Post Installation problems
Wrong screen resolution, no sleep, … don’t panic:
- Open a terminal
- Type:
cd /Extra
mv Extensions.mkext Extensions_COPY.mkext
sudo ./eee-mkext-create.sh
- then type your password.
- Check that a new Extensions.mkext file has been created.
- Reboot
Wifi
There are two types of Wifi cards that are used to build the 1000HE:
- The NE766 : You’ll have to get the OSX drivers from the Ralink homepage
- The NE771 : It seems that this card is working out of the box (tested by Paolo)
I swapped my Wifi card just in the beginning for a compatible Airport device (Broadcom BCM 94321MC 802.11n), so unfortunately I cannot test this.
Graphics
Works
At the moment the brightness adjustment is not working.
I’m looking into this…
WARNING: Even though I don’t experience any problems, there are some reports that the graphics performance under SnowLeopard may be quite slow for some installs (around 30% of Leopard).
You can follow this topicĀ here.
Ethernet
Working
At the moment the ethernet port is not working.
I’m looking into this…
Bluetooth
Working
Not tested



Why did I can`t see the video on this page? http://technow.cc/2009/10/03/osx-10-6-1-snowleopard-on-the-eee-1000he-part-1/
I just ordered a retail copy of 10.6 and it arrived today (I live in a small town in Hawaii). Unfortunately, it’s a 10.6.3 disc, which they didn’t tell me in the Apple store website… Will the process from this tutorial work with this version of the OS? Or, do I need to find one that is 10.6.1?
I have the same question???
I wound up getting my 1000HE going, but I had to use the Netbook Installer method, such as the one described here… http://www.meklort.com/ and I downloaded an original copy of 10.6.0 from some torrent. Then, I added the kext files from this site, which I am assuming are geared more specifically towards a 1000HE than what is put on my machine by the NBI program. Then, I loaded the driver from the Ralink website for the RT2860 (even though there isn’t a 10.6 version), which made my wifi work, though it auto-starts with some of its own software, rather than using the Apple wireless software, kind of a bummer. Does anyone know a way to fix that? The DSDT file wouldn’t work for me, I’m guessing because I updated my BIOS to 1104 before I started all this. So, I guess I’m running without one. Thanks everybody for all the tutorials!