<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eNik &#187; 1000he</title>
	<atom:link href="http://www.enik.ch/tag/1000he/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.enik.ch</link>
	<description>Home of Niklaus Hirt</description>
	<lastBuildDate>Tue, 20 Dec 2011 14:08:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>eee 1000H(E) &#8211; DSDT files and the memory problem</title>
		<link>http://www.enik.ch/2009/06/eee-1000he-dsdt-files-and-the-memory-problem/</link>
		<comments>http://www.enik.ch/2009/06/eee-1000he-dsdt-files-and-the-memory-problem/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 13:41:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Found on the Web]]></category>
		<category><![CDATA[1000h]]></category>
		<category><![CDATA[1000he]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[EEE]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.enik.ch/2009/06/eee-1000he-dsdt-files-and-the-memory-problem/</guid>
		<description><![CDATA[The dsdt files contained in my packages (for the 1000H and the 1000HE) have both been generated with 2GB of memory, so there will be problems with eee PC that have not been upgraded with more RAM.      Attention - technical stuff:    It seems that there is one line in the decompiled dsdt.dsl file that differs:   For the 1GB:   ...  &#160;&#160; Name (SMBS, 0x0400)  &#160;&#160; OperationRegion (BIOS, SystemMemory,  0x 3 F7AE064 , 0xFF)  &#160;&#160; Field (BIOS, ByteAcc, NoLock, Preserve)  &#160;&#160; { ...
]]></description>
			<content:encoded><![CDATA[<blockquote>
<h3><span style="text-decoration: underline;"><strong>Update</strong></span>: You can find a video tutorials on how to manipulate DSDT files<br />
on our new partner site <a href="http://technow.cc/2009/10/08/learn-how-to-create-your-own-dsdt/" target="_blank">technow.cc</a>.</h3>
</blockquote>
<p style="font: 12.0px Helvetica"><img style="float:left; margin-right:20px; margin-bottom:20px;" src="http://www.enik.ch/wp-content/uploads/2009/06/bildhp.jpg" alt="bildHP.jpg" width="169" height="126" /></p>
<p style="font: 12.0px Helvetica">As a lot of my readers have observed there are some problems when using certain dsdt.aml files with certain RAM configurations.</p>
<p>It seems that when you export/generate dsdt.aml files from the real existing BIOS, the resulting export is not strictly identical and thus playing havoc with your configuration.</p>
<p>The dsdt files contained in my packages (for the 1000H and the 1000HE) have both been generated with 2GB of memory, so there will be problems with eee PC that have not been upgraded with more RAM.</p>
<p><strong><span style="text-decoration: underline;">Attention &#8211; technical stuff:</span></strong></p>
<p>It seems that there is one line in the decompiled dsdt.dsl file that differs:</p>
<p><strong>For the 1GB:</strong></p>
<p>&#8230;</p>
<p>Name (SMBS, 0&#215;0400)</p>
<p>OperationRegion (BIOS, SystemMemory, <strong>0x<span style="text-decoration: underline;">3</span>F7AE064</strong>, 0xFF)</p>
<p>Field (BIOS, ByteAcc, NoLock, Preserve)</p>
<p>{</p>
<p>&#8230;</p>
<p><strong>For the 2GB:</strong></p>
<p>&#8230;</p>
<p>Name (SMBS, 0&#215;0400)</p>
<p>OperationRegion (BIOS, SystemMemory, <strong>0x<span style="text-decoration: underline;">7</span>F7AE064</strong>, 0xFF)</p>
<p>Field (BIOS, ByteAcc, NoLock, Preserve)</p>
<p>{</p>
<p>&#8230;</p>
<p>I included the needed files in a <a href="http://www.enik.ch/PublicFiles/File/downloads/DSDT_0.1.zip" target="_blank">zip file here</a>, and I&#8217;m updating the packages now.The 1GB 1000H files are courtesy of elParker.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enik.ch/2009/06/eee-1000he-dsdt-files-and-the-memory-problem/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>OSX Leopard 10.5.7 on the eee 1000HE (Updated)</title>
		<link>http://www.enik.ch/2009/05/osx-leopard-1057-on-the-eee-1000he/</link>
		<comments>http://www.enik.ch/2009/05/osx-leopard-1057-on-the-eee-1000he/#comments</comments>
		<pubDate>Tue, 19 May 2009 10:56:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[1000he]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[EEE]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.enik.ch/2009/05/osx-leopard-1057-on-the-eee-1000he/</guid>
		<description><![CDATA[Update: You can find new video tutorials on how to install SnowLeopard here. I finally got OSX 10.5.7 to install on my new eee 1000HE. This guide is quite basic, again you’ll have to enable your brain at a certain moment Thanks go to Greg, slither2007, pentiumpc, Thireus,strongesthylian, comatron and all the other fine people at [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<h3><span style="text-decoration: underline;"><strong>Update</strong></span>: You can find new video tutorials on how to install SnowLeopard <a href="http://www.enik.ch/2009/10/osx-10-6-1-snowleopard-on-the-eee-1000he-part-1/" target="_blank">here</a>.</h3>
</blockquote>
<p><a href="http://www.enik.ch/wp-content/uploads/2009/03/image.png"><img style="display: inline; margin-left: 0px; margin-right: 0px; border-width: 0px;" title="image" src="http://www.enik.ch/wp-content/uploads/2009/03/image-thumb.png" border="0" alt="image" width="144" height="191" align="left" /></a></p>
<p>I finally got OSX 10.5.7 to install on my new eee 1000HE.</p>
<p>This guide is quite basic, again you’ll have to enable your brain at a certain moment <img src='http://www.enik.ch/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Thanks go to Greg, slither2007, pentiumpc, Thireus,strongesthylian, comatron and all the other fine people at <a href="http://ipis-osx.wikidot.com/" target="_blank">ipis-osx</a>.</p>
<p><span style="text-decoration: underline;"><strong>Update:</strong></span> I just had to reinstall the OS after I lost keyboard and mouse after changing to 2GB of RAM &#8211; strange&#8230;<br />
I followed my own steps and I couldn&#8217;t get it installed properly, so I had to do some modifications:</p>
<ul>
<li>No wifi driver : there is <strong>no WIFI driver</strong> for the integrated Atheros card (didn&#8217;t check this as I swapped it before installing) &#8211; thanks <cite class="fn">desertman</cite></li>
<li>Update to 10.5.7 should be done<strong> in the end</strong></li>
<li>Update to 10.5.7 should be done with the <strong>iDeneb.Combo.Upgrade</strong>.KIT.1057</li>
<li>The cpus=1 install option is not needed anymore (at least for me)</li>
<li>Provided the latest dsdt.aml file that works on my 1000HE (I redid the whole patching thing)</li>
<li>New chapter for goodies <img src='http://www.enik.ch/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
</ul>
<p><strong><span style="text-decoration: underline;">Update</span></strong>: I uploaded a new version of the package that should fix the problems with dsdt files for 1GB or 2GB PCs. See <a href="http://www.enik.ch/2009/06/eee-1000he-dsdt-files-and-the-memory-problem/" target="_blank">this</a> post.</p>
<p>The new bundle is MY_BUNDLE_1000HE_V0.1.2.zip</p>
<p><span id="more-759"></span></p>
<h2>To begin with…</h2>
<blockquote><p>Get my <a href="http://www.enik.ch/PublicFiles/File/downloads/MY_BUNDLE_1000HE_V0.1.2.zip" target="_blank">install pack here</a> (I compiled a configuration that worked for me. I take <span style="text-decoration: underline;">no credit</span> at all for this. Guys like paul <a href="http://www.modaco.com/content/asus-eee-pc-http-www-eeeasy-com/270099/pauls-complete-guide-to-installing-osx-leopard-on-your-msi-wind-advent-4211/" target="_blank">over here</a> did the lions share of the work).</p>
<p>Unzip the downloaded file (usually it unzips to the same folder)</p>
<p>For each chapter, the files needed are in a nicely labeled folder that contains everything you need (including the download links for the components that I can’t provide freely).</p></blockquote>
<h4>1) BIOS Update to fix ACPI Problems</h4>
<p>It seems that it is not absolutely necessary to flash a custom BIOS, but for me it was the only way to get it working.</p>
<p>Let me be very clear:</p>
<h3><span style="color: #ff0000;"><strong>I DO NOT TAKE ANY RESPONSIBILITY FOR ANY BRICKED 1000HE.</strong></span></h3>
<h3><span style="color: #ff0000;"><strong>FLASHING THE BIOS IS ALWAYS A RISK</strong></span> (even if it’s a very small one)!!!</h3>
<p>I did flash from 0605 to my modified 0802 and back at lease 20 times and everything went well.<br />
The modified BIOS has been made by me based on the original 0802.<span style="color: #006699;"> </span></p>
<p>There are two flavors:</p>
<ul>
<li><strong>BIOS_1000HE_ENIK_CPU_ONLY</strong>: Fixes only the long boot times (corrects the CPU ALIAS)</li>
<li><strong>BIOS_1000HE_ENIK_BOOTLOGO_AND_CPU</strong>: Fixes only the long boot times and changes the boot screen to the grey apple logo</li>
</ul>
<p>To flash the BIOS:</p>
<ul>
<li>Make sure the the ROM file is named to whatever the name of your comp model is, in my case 1000HE.ROM</li>
<li>Put it <strong>alone</strong> on a USB drive and insert it into your computer. Reboot, hit F2</li>
<li>Under the Boot tab of BIOS settings, change priority boot device to USB drive</li>
<li>Go to exit, select exit + save changes</li>
<li>This will cause the comp to reboot again, so as soon as you see it start up, HOLD DOWN alt + F2</li>
<li>This will go into EZ-FLASH and update your BIOS</li>
<li>Reboot, hit F2, double check that BIOS is working</li>
</ul>
<h4>2) Partition your Harddisk</h4>
<p>I kept a dualboot configuration with XP/Win7 and OSX on my 1000HE. In order to accomplish this you&#8217;ll have to do some light changes in your partition scheme. I&#8217;ll recommend you do a complete backup of your harddisk before continuing!!! You can use programs like Acronis TrueImage to do so.</p>
<ul>
<li>Right click on &#8220;My Computer&#8221; on your desktop and select &#8220;Manage&#8221;</li>
<li>Then click on &#8220;Disk Management&#8221;</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image10.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb10.png" border="0" alt="image" width="130" height="156" /></a><a href="http://www.enik.ch/wp-content/uploads/2008/10/image11.png"><img style="border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb11.png" border="0" alt="image" width="160" height="154" /></a></p>
<ul>
<li>Delete the second partition by right clicking on the <strong>second</strong> partition of <strong>Disk0</strong> and selecting &#8220;Delete Partition&#8221;.</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image12.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb12.png" border="0" alt="image" width="331" height="92" /></a></p>
<ul>
<li>Create a new <strong>unformatted</strong> <strong>primary</strong> partition</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image13.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb13.png" border="0" alt="image" width="360" height="74" /></a> <a href="http://www.enik.ch/wp-content/uploads/2008/10/image14.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb14.png" border="0" alt="image" width="202" height="95" /></a> <a href="http://www.enik.ch/wp-content/uploads/2008/10/image15.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb15.png" border="0" alt="image" width="244" height="81" /></a> <a href="http://www.enik.ch/wp-content/uploads/2008/10/image16.png"></a><a href="http://www.enik.ch/wp-content/uploads/2008/10/image17.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb16.png" border="0" alt="image" width="244" height="135" /></a></p>
<h4><strong>3) Installation</strong></h4>
<h4><strong>3.1) Preparation &#8211; Downloads</strong></h4>
<ul><strong> </strong></p>
<li>Download the iPC distribution from the usual sources (this is somewhat illegal even if you own a Leopard license, as I do) :
<ul>
<li><a href="http://pcwizcomputer.com/ipcosx86/" target="_blank">iPC_OSx86</a> Universal 10.5.6 or iPC-X DL 10.5.6</li>
</ul>
</li>
<li>Burn it to a DVD</li>
<li><span style="text-decoration: line-through;">Download the <a href="http://support.apple.com/downloads/DL827/MacOSXUpdCombo10.5.7.dmg" target="_blank">10.5.7 Combo Update from Apple</a></span></li>
<li>Download the iDeneb.Combo.Upgrade.KIT.1057<a href="http://support.apple.com/downloads/DL827/MacOSXUpdCombo10.5.7.dmg" target="_blank"></a>.dmg from <a href="http://www.megaupload.com/?d=HSI0YY8E" target="_blank">here </a>or <a href="http://ideneb.net/en/component/content/article/65-ideneb-combo-upgrade-kit-1057" target="_blank">here </a></li>
</ul>
<p><strong> </strong></p>
<p><strong> </strong></p>
<h4><strong><strong>3.2) BIOS Settings</strong> </strong></h4>
<p><strong> </strong></p>
<p>There was no need whatsoever to change the BIOS settings</p>
<blockquote><p>If you encounter problems try disabling “QuickBoot”</p></blockquote>
<p><strong> </strong></p>
<h4><strong><strong>3.3) Installing OSX</strong> </strong></h4>
<p><strong> </strong></p>
<ul>
<li>Put the OSX DVD in your external DVD drive and boot from it (Hit ESC at the gray boot screen and select your DVD drive in the blue/yellow list)</li>
<li>Hit F8 when the boot text appears and enter (just to be sure &#8211; I don&#8217;t needed it on my system after reinstalling):<strong>cpus=1</strong></li>
<li>The boot may take a while (5-10 minutes depending on your DVD drive)</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image18.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb17.png" border="0" alt="image" width="136" height="127" /></a> <a href="http://www.enik.ch/wp-content/uploads/2008/10/image19.png"><img style="border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb18.png" border="0" alt="image" width="212" height="123" /></a> <a href="http://www.enik.ch/wp-content/uploads/2008/10/image20.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb19.png" border="0" alt="image" width="126" height="84" /></a></p>
<ul>
<li>Just click through until you come to this screen</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image21.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb20.png" border="0" alt="image" width="244" height="156" /></a></p>
<ul>
<li>Run &#8220;Disk Utility&#8221;</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image22.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb21.png" border="0" alt="image" width="244" height="136" /></a></p>
<ul>
<li>Select the second partition that you have created in step 1 and format it by selecting &#8220;Mac OS Extended (Journaled)&#8221;, naming it (OSX in my case) and hit &#8220;Erase&#8221;</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image23.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb22.png" border="0" alt="image" width="244" height="184" align="left" /></a> <a href="http://www.enik.ch/wp-content/uploads/2008/10/image24.png"><img style="border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb23.png" border="0" alt="image" width="196" height="79" /><img style="border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb24.png" border="0" alt="image" width="181" height="35" /></a></p>
<p>&#8211;</p>
<ul>
<li>To be sure you can select the drive and select &#8220;Partition&#8221;. Press Options and you should see that the drive is partitioned as MBR</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image26.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb25.png" border="0" alt="image" width="244" height="217" /></a></p>
<ul>
<li>If you go back now you should see something like this.</li>
<li>Select the drive and click &#8220;continue&#8221;</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image27.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb26.png" border="0" alt="image" width="244" height="156" /></a></p>
<ul>
<li>On the &#8220;Install Summary&#8221; Screen click &#8220;Customize&#8221;</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image28.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb27.png" border="0" alt="image" width="244" height="183" /></a></p>
<ul>
<li>Now you’ll have to enable your brain as you’ll have to select the install options. Those options are not always present and/or named in the same way. You’ll have to install:
<ul>
<li>The option for ICHx Fixed</li>
<li>The option for FireWire Remove</li>
<li><span style="text-decoration: line-through;">CPUS=1 or One Core Fix </span></li>
<li>Video/Intel and check GMA950</li>
<li>PS/2 Keyboard Fix or PS2Fix Keyboard or similar</li>
<li><strong>Don’t </strong>select any optional Kernel !!!!</li>
</ul>
</li>
<li>If you have the option to install some tools I’d recommend (if present):
<ul>
<li>Kext Helper</li>
<li>OSx86 Tools</li>
<li>Pacifist</li>
<li>Universal OSX86 Installer</li>
</ul>
</li>
<li>Hit &#8220;Done&#8221; and &#8220;Install&#8221;</li>
<li>Go have a coffee or two, install takes around 25 &#8211; 40 minutes.</li>
</ul>
<h4><strong>3.4) Post-Install</strong></h4>
<p>After first boot you&#8217;ll have to answer some questions from Apple.</p>
<p>Don&#8217;t forget to define a password, we&#8217;ll need it later!</p>
<blockquote><p>There is no guarantee that all the kexts in this bundle do work with your eee PC. There are simply too many different hardware revisions out there (even on the 1000HE it seems that there are at least 3 different brands of the camera used &#8211; some work, some don&#8217;t).</p>
<p>So if you install the kexts:</p>
<ul>
<li>
<div>Do so by following the guide (unless you know what you&#8217;re doing) as it makes it easier to spot an offending kext.</div>
</li>
<li>
<div>Install them using kextHelper (it sets the corrects rights and stuff and makes a backup of your replaced kexts).</div>
</li>
</ul>
<p>If ever a kext has your system crashing/not booting/unstable do the following:</p>
<ul>
<li>
<div>Boot into &#8220;single user mode&#8221; by specifying -s at the boot prompt</div>
</li>
<li>
<div>Then type: /sbin/fsck -fy /sbin/mount -uw / (don&#8217;t forget the / at the end!!)</div>
</li>
<li>
<div>Then erase the offending kext(s) with the backup(s) (example of AppleIntelGMA950 kext) cp -R /Backup Extensions/AppleIntelGMA950.kext/ /System/Library/Extensions/ rm /System/Library/Extensions.mkext</div>
</li>
<li>
<div>Reboot with the -f option</div>
</li>
</ul>
</blockquote>
<h4><strong> </strong></h4>
<h4><strong>3.4.1)</strong><strong> Fixing &#8220;About this Mac&#8221;</strong></h4>
<ul>
<li>Install the &#8220;About this Mac&#8221; package. Just click through it</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image32.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb31.png" border="0" alt="image" width="284" height="42" /></a></p>
<h4>3.4.2) DSDT file</h4>
<p>The DSDT file can be used with the latest Chameleon bootloader.</p>
<ul>
<li>Launch the Univeral OSX86 Installer Application (ignore the errors, I only included the needed stuff) and install the bootloader to your OSX partition (beware to not choose any other partition!!!)</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2009/03/image1.png"><img style="display: inline; border-width: 0px;" title="image" src="http://www.enik.ch/wp-content/uploads/2009/03/image-thumb1.png" border="0" alt="image" width="244" height="237" /></a></p>
<ul>
<li>Copy the corresponding dsdt.aml file to your root directory.</li>
</ul>
<p><strong><span style="text-decoration: underline;">Attention</span></strong> there are two flavours: one for 1GB (original) 1000HEs and one for updated 2GB ones!!!</p>
<p><strong><span style="text-decoration: underline;">Attention</span></strong> the provided dsdt file only works with the 1000HE!!!</p>
<p>For more information see <a href="http://ipis-osx.wikidot.com/forum/t-121404/various-dsdt-fix-for-1000h" target="_blank">this thread</a>.</p>
<p>The DSDT file will handle and correct the following stuff :</p>
<ul>
<li>Brightness Control (wake fix, no need for AppleIntelIntegratedFramebuffer.kext)</li>
<li>Power Button Fix</li>
<li>Lid close goes to sleep (no need for Clamshell.kext)</li>
</ul>
<p>And on a more technical level:</p>
<ul>
<li>VGA fix (no need for Natit.kext)</li>
<li>CPU Alias</li>
<li>HPET fixed</li>
<li>RTC fixed</li>
</ul>
<blockquote><p><span style="text-decoration: underline;">Note:</span> This things are not fixed by the modified BIOS that you have flashed – so you must use the DSDT file in order to enable all those fixes</p></blockquote>
<h4><strong> </strong></h4>
<h4><strong>3.4.3) </strong><strong>Installing kexts</strong></h4>
<ul>
<li>Run &#8220;Kext Helper&#8221;</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image33.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb32.png" border="0" alt="image" width="244" height="37" /></a></p>
<ul>
<li>Drag all kexts in the &#8220;3.4.3_InstallingKexts_10.5.6&#8243; folder onto the &#8220;Kext Helper&#8221; application .</li>
</ul>
<p><a href="http://www.enik.ch/wp-content/uploads/2008/10/image34.png"><img style="margin: 0px 10px 10px 55px; border-width: 0px;" src="http://www.enik.ch/wp-content/uploads/2008/10/image-thumb33.png" border="0" alt="image" width="308" height="104" /></a></p>
<ul>
<li>Type your password, click &#8220;Easy Install&#8221; and follow the dialogs</li>
<li>Reboot</li>
</ul>
<p><strong> </strong></p>
<p><strong> </strong></p>
<blockquote>
<h3><span style="color: #c0c0c0;">Update: For those having problems with missing or double battery icons, read this</span></h3>
<p>This is a <a href="http://superhai.com/forum/viewforum.php?f=16" target="_blank">known problem</a> on some configurations.</p>
<p>For me on my 1000HE it worked like a charm but you might have to delete the existing ACPIBattery.kext because I got two battery indicators.</p></blockquote>
<p><strong><strong> </strong></strong></p>
<h4><span style="text-decoration: line-through;"><strong><strong><strong>3.4.4) </strong>Install WLAN Driver</strong></strong></span></h4>
<p><span style="text-decoration: line-through;">if you stayed with the original Ralink card, I didn’t but had to completely open up the 1000HE in order to change the WIFI card (<a href="http://jenders.vox.com/library/post/asus-eeepc-1000he-teardown-guide.html" target="_blank">see here</a> for some help)</span></p>
<ul>
<li><span style="text-decoration: line-through;">Download <a href="http://www.ralinktech.com.tw/data/drivers/Ralink_CardBusPCI_D2860-1.0.1.0_D61-1.0.4.0_D2560-1.0.9.0%20UI-1.5.1.0_2008_03_13.dmg">here</a></span></li>
<li><span style="text-decoration: line-through;">Use specific application to control WLAN </span></li>
<li>
<div><span style="text-decoration: line-through;">I for my part installed a Apple Airport mini PCI WLAN card &#8211; BroadCom BCM 94321MC 802.11n (search for BCM94321MC on eBay &#8211; around 20$-30$) which works out of the box and is recognized as Airport card.</span></div>
</li>
</ul>
<p>I didn&#8217;t test this but apparently there is no driver for the integrated Atheros card.</p>
<p>You&#8217;ll have to change it to a compatible one or buy a USB WIFI adapter.</p>
<h4><strong>3.4.5) Speedstep</strong></h4>
<p>The speedstep support has already been installed with the above kexts.</p>
<p>You can launch the GenericCPUPowerManagement Application from the “3.4.7_Speedstep” folder to check if the throttling is working.</p>
<p><img class="image" src="http://img366.imageshack.us/img366/4591/speil0.jpg" alt="speil0.jpg" width="463" height="271" /></p>
<h4><strong> </strong></h4>
<h4><strong>3.4.6) Hot</strong>Keys</h4>
<p><strong>This step is optional:</strong></p>
<ul>
<li>Install Spark</li>
<li>Launch Spark</li>
<li>Import the Spark configuration (File/Revert to Spark Library Backup)</li>
</ul>
<p>You’ll get (this is just a list of examples to get you started):</p>
<ul>
<li>Ctrl-F11/12  &#8211; Volume up/down</li>
<li>Ctrl-F10  &#8211; Mute</li>
<li>Ctrl-F2  &#8211; Sleep</li>
<li>AppleKey/Option T – Terminal</li>
<li>AppleKey/Option F – Firefox</li>
<li>AppleKey/Option W &#8211; TextEdit</li>
<li>Ctrl/Alt7Delete &#8211; Opens/Closes Activity Monitor</li>
</ul>
<h4><strong>3.4.7)</strong><strong> Update to 10.5.7</strong></h4>
<ul>
<li>Mount (double click) the iDeneb.Combo.Upgrade.KIT.1057.dmg<a href="http://support.apple.com/downloads/DL827/MacOSXUpdCombo10.5.7.dmg" target="_blank"></a></li>
<li>Use <span style="color: #000000;"> iDeneb.MacOSx86UpdCombo10.5.7.pkg to update your system<br />
</span></li>
<li>I <span style="text-decoration: underline;">didn&#8217;t</span> use <span style="color: #000000;"> iDeneb.Tool.rev1.mpkg</span></li>
<li><span style="color: #000000;">Reboot<br />
</span></li>
</ul>
<h4><strong>3.4.8)</strong><strong> Install the kexts for 10.5.7</strong></h4>
<ul>
<li>After reboot you&#8217;re back to 800&#215;600 resoultion</li>
<li>Run &#8220;Kext Helper&#8221;</li>
<li>Drag all kexts in the &#8220;3.4.7_InstallingKexts_10.5.7&#8243; folder onto the &#8220;Kext Helper&#8221; application .</li>
<li>Type your password, click &#8220;Easy Install&#8221; and follow the dialogs</li>
<li>Reboot</li>
</ul>
<h4><strong>3.4.9) </strong>Misc Fixes</h4>
<p>This directory contains fixes for potential problems (always, and I mean <strong>ALWAYS</strong> make backups of your kexts before trying those fixes):</p>
<p><strong>External USB to Ethernet</strong> : Provides the kexts for an external USB to Ethernet adapter</p>
<p><strong>Time Machine Fix</strong> : Provides a known fix if your TimeMachine is not working as advertised <img src='http://www.enik.ch/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><strong>Bluetooth Fix</strong> : Fix for erratic Bluetooth (may or may not work with 10.5.6 – try it out)</p>
<p><strong>Keyboard</strong> : Provides a fix for the Swiss French keyboard layout with a hacked kext. You can use the <a href="http://www.macupdate.com/info.php/id/14495" target="_blank">Ukulele</a> app to create your own keyboard layouts.</p>
<h4><strong>3.4.10)</strong>Goodies</h4>
<p>Under StartupSound you&#8217;ll find a preference pane and two original eNik sounds that let you define startup and shutdown sounds&#8230; Thanks to woolmonkey for t<a href="http://ipis-osx.wikidot.com/forum/t-156086/startup-sound#post-492290" target="_blank">he tip</a>.</p>
<h5><a href="http://forum.insanelymac.com/index.php?showtopic=123774"></a></h5>
<h1>That&#8217;s it&#8230;</h1>
<blockquote><p><span style="text-decoration: underline;">What works:</span></p>
<p>- System running with EFI, vanilla and Quartz extreme support</p>
<p>- Stock Kernel : working with EFI</p>
<p>- GMA950 : working with QE &amp; GL</p>
<p>- Sleep Mode : working</p>
<p>- Wlan : working (if you change the WIFI card)</p>
<p>- Camera: : working</p>
<p>- Multitouch : 2 finger scrolling, 3 finger control, 2 finger doubletab</p>
<p>- SD Slot</p>
<p>- External USB to Ethernet adapter for the MacBook Air</p>
<p>- Time Machine</p>
<p>- Sound input/output</p>
<p>- Brightness control</p>
<p>- Speedstep</p>
<p>- Ethernet</p></blockquote>
<p><strong> </strong></p>
<p>All the information in this post comes from the following sites and from hours of trial and error work from my eee PCs:</p>
<p><a title="http://forum.eeepcnews.de/viewtopic.php?f=13&amp;t=7381&amp;start=0&amp;st=0&amp;sk=t&amp;sd=a" href="http://forum.eeepcnews.de/viewtopic.php?f=13&amp;t=7381&amp;start=0&amp;st=0&amp;sk=t&amp;sd=a">http://forum.eeepcnews.de/viewtopic.php?f=13&amp;t=7381&amp;start=0&amp;st=0&amp;sk=t&amp;sd=a</a> (German)</p>
<p><a title="http://smallcomputing.net/2009/02/25/how-to-install-os-x-on-asus-eee-pc-1000he-netbook/" href="http://smallcomputing.net/2009/02/25/how-to-install-os-x-on-asus-eee-pc-1000he-netbook/">http://smallcomputing.net/2009/02/25/how-to-install-os-x-on-asus-eee-pc-1000he-netbook/</a></p>
<p><a title="http://forum.insanelymac.com/index.php?act=idx" href="http://forum.insanelymac.com/index.php?act=idx">http://forum.insanelymac.com/index.php?act=idx</a></p>
<p><a href="http://ipis-osx.wikidot.com/">http://ipis-osx.wikidot.com/</a></p>
<p><a href="http://www.maceee.com/">http://www.maceee.com/</a></p>
<p><a href="http://eeepc-osx.wikispaces.com/901">http://eeepc-osx.wikispaces.com/901</a></p>
<p><a href="http://wiki.taruga.net/">http://wiki.taruga.net/</a></p>
<p><span style="padding: 1px 4px; position: absolute; color: infotext; z-index: 10000; cursor: pointer; left: 338px; top: 5774px;">save</span></p>
<p><span style="padding: 1px 4px; position: absolute; color: infotext; z-index: 10000; cursor: pointer; left: 338px; top: 5774px;">save</span></p>
<p><span style="padding: 1px 4px; position: absolute; color: infotext; z-index: 10000; cursor: pointer; left: 314px; top: 4875px;">save</span></p>
<p><span style="padding: 1px 4px; position: absolute; color: infotext; z-index: 10000; cursor: pointer; left: 274px; top: 3715px;">save</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.enik.ch/2009/05/osx-leopard-1057-on-the-eee-1000he/feed/</wfw:commentRss>
		<slash:comments>145</slash:comments>
		</item>
		<item>
		<title>the 1000H is dead &#8211; long live the 1000EH</title>
		<link>http://www.enik.ch/2009/05/the-1000h-is-dead-long-live-the-1000eh/</link>
		<comments>http://www.enik.ch/2009/05/the-1000h-is-dead-long-live-the-1000eh/#comments</comments>
		<pubDate>Tue, 19 May 2009 10:00:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[1000he]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[Fan]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[win7]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.enik.ch/2009/05/the-1000h-is-dead-long-live-the-1000eh/</guid>
		<description><![CDATA[As I said in my previous article, my 1000H just died on me with a high pitched whining sound… It seems that it is beyond repair and I got a 1000HE instead. I love the new keyboard and the battery life is pretty amazing (and I got it in black which is more “manly” than [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.enik.ch/wp-content/uploads/2009/05/image2.png"><img title="image" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 15px 10px 0px; border-left: 0px; border-bottom: 0px" height="98" alt="image" src="http://www.enik.ch/wp-content/uploads/2009/05/image-thumb2.png" width="102" align="left" border="0" /></a> As I said in my <a href="http://www.enik.ch/2009/05/fan-noise-my-1000h-died/" target="_blank">previous article</a>, my 1000H just died on me with a high pitched whining sound…</p>
<p>It seems that it is beyond repair and I got a 1000HE instead.</p>
<p>I love the new keyboard and the battery life is pretty amazing (and I got it in black which is more “manly” than the previous white one).</p>
<p>I already installed Windows 7 on it and it works like a charm.</p>
<p>I started hacking away with OSX and I’ll keep you posted how it goes in an upcoming post.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.enik.ch/2009/05/the-1000h-is-dead-long-live-the-1000eh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

