<?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>Kazzi.NET &#187; osx86</title>
	<atom:link href="http://kazzi.net/tag/osx86/feed" rel="self" type="application/rss+xml" />
	<link>http://kazzi.net</link>
	<description>A short and boring log site.</description>
	<lastBuildDate>Sun, 07 Dec 2008 08:42:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>XInfoAqua 7.5 with weather bug fixed</title>
		<link>http://kazzi.net/coding/xinfoaqua-75-with-weather-bug-fixed.html</link>
		<comments>http://kazzi.net/coding/xinfoaqua-75-with-weather-bug-fixed.html#comments</comments>
		<pubDate>Fri, 28 Mar 2008 00:53:36 +0000</pubDate>
		<dc:creator>slump</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[osx86]]></category>
		<category><![CDATA[xinfoaqua]]></category>

		<guid isPermaLink="false">http://kazzi.net/coding/xinfoaqua-75-with-weather-bug-fixed.html</guid>
		<description><![CDATA[Debug by me Originally written by Spaz, Illuminati, Prasys, and Joey. XInfoAqua 7.5.1]]></description>
			<content:encoded><![CDATA[<p>Debug by me <img src='http://kazzi.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Originally written by Spaz, Illuminati, Prasys, and Joey.</p>
<p><a href='http://kazzi.net/wp-content/uploads/2008/03/xinfo-leopard-75.py' title='XInfoAqua 7.5.1'>XInfoAqua 7.5.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://kazzi.net/coding/xinfoaqua-75-with-weather-bug-fixed.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Few things you need to know about OSX86</title>
		<link>http://kazzi.net/tips-tricks/few-things-you-need-to-know-about-osx86.html</link>
		<comments>http://kazzi.net/tips-tricks/few-things-you-need-to-know-about-osx86.html#comments</comments>
		<pubDate>Mon, 27 Aug 2007 14:09:07 +0000</pubDate>
		<dc:creator>slump</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[osx86]]></category>

		<guid isPermaLink="false">http://kazzi.net/tips-tricks/few-things-you-need-to-know-about-osx86.html</guid>
		<description><![CDATA[I&#8217;ve been digging SO MUCH into OSX86 recently. I&#8217;ve been through the crazy moment, and pleasure as well. I managed to install OSX86 successfully on my PC, and failed on my Laptop. Here&#8217;s some must-know facts, as far as I know, that I would like to share with you. Hope this will help people with [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been digging SO MUCH into OSX86 recently. I&#8217;ve been through the crazy moment, and pleasure as well. I managed to install OSX86 successfully on my PC, and failed on my Laptop. Here&#8217;s some must-know facts, as far as I know, that I would like to share with you. Hope this will help people with issues similar to my encountered issues.</p>
<p><span id="more-14"></span>
<ol>
<li><strong>Legal</strong>: To install Mac OS X on your PC is illegal unless you have a license (per machine) from Apple. And you will have a patched (hacked) kernel to run it too. You will find some useful information from an IRC server at fusion.osx86.hu. This is a nice community. And if you use a hacked version and update with Mac&#8217;s software update, your OS <strong>will not boot again</strong>.</li>
<li><strong>CPU</strong>: To install Mac OS X you will need at least a CPU supports PAE and SSE2. SSE3 is recommended too. To know which instructions set your CPU are capable of, you can use some program like CPU-Z or Everest.</li>
<li><strong>Hard disk</strong>: (P)ATA hard disk drives is supported. Almost SATA hard disk is supported <strong>except</strong> the MCP5x/6x SATA Controller of nForce nVidia mainboard. If you have that kind of mainboard, you should use an IDE or external USB HDD to install OS X on to. Or you will just leave it as I left my laptop.</li>
<li><strong>kexts</strong>: Kernel extensions are build similar to drivers to make your PC&#8217;s hardware running well in Mac OS. If your hardware is not working, or being malfunction, you should find proper kext to make it run. The kext might be existed, or not. Everytime you have new kexts installed, you have to make sure those kexts have the right permissions and the kext cache is cleared.<br />The easiest way to fix kexts permission is go for <span class="code">sudo diskutil repairPermissions /</span> on your terminal.<br />And to clear kext cache, boot with <span class="code">-f</span> parameter.</li>
<li><strong>CI/QE</strong>: Core Image and Quartz Extreme is two video acceleration functions available in Mac OS. To enable it with your Video Adapter, you have to install <strong>Titan</strong>, <strong>Natit</strong> or <strong>NVInject</strong>. If you are using a AGP card, you might have to install <strong>AGPGart</strong> kernel extension as well.</li>
<li><strong>BSD</strong>: Mac OS X use a BSD-liked system, so you should prepare some minimal *nix knowledge. The most common command is <span class="code">cp</span> (copy), <span class="code">rm</span> (remove), <span class="code">mv</span> (move/rename).</li>
</ol>
<p>That&#8217;s it for today. I will update if I found something else.</p>
<ol>
<li><strong>UPDATE 2007, Oct 15</strong>:<br />If your keyboard didn&#8217;t work, boot your system with <span class="code">-s</span> parameter and type these<br />
<code>cd /System/Library/Extensions/ApplePS2Controller.kext/Contents/Plugins<br />
mv ApplePS2Mouse.kext ApplePS2Mouse.kext.bak<br />
mv ApplePS2Trackpad.kext ApplePS2Trackpad.kext.bak<br />
reboot now</code><br />
Then boot your OS with <span class="code">-f</span> to clear the kext caches. Your keyboard will work again
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://kazzi.net/tips-tricks/few-things-you-need-to-know-about-osx86.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
