<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>kext &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/kext/</link>
	<description>Feed of posts on WordPress.com tagged "kext"</description>
	<pubDate>Wed, 20 Aug 2008 19:47:23 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Macpro overclocking tool]]></title>
<link>http://basshead.wordpress.com/?p=449</link>
<pubDate>Sun, 29 Jun 2008 10:56:27 +0000</pubDate>
<dc:creator>basshead</dc:creator>
<guid>http://basshead.wordpress.com/?p=449</guid>
<description><![CDATA[ZDNet.de has released a tool for overclocking the Macpro. It&#8217;s not a perfect solution and rais]]></description>
<content:encoded><![CDATA[<p><a title="read at ZDnet.de" href="http://www.zdnet.de/enterprise/mac/hardware/0,39038647,39192217-3,00.htm" target="_blank"><img class="alignleft size-full wp-image-450" src="http://basshead.wordpress.com/files/2008/06/zdnet.gif" alt="" width="138" height="92" /></a>ZDNet.de has released a tool for overclocking the Macpro. It's not a perfect solution and raises some interesting points about how the Mac keeps time, so read the notes before using, especially on a first generation Intel Macpro.</p>
<p>The more interesting point is that this has been released at all. The PC overclocking field is well established but until now there has been little of interest for overclocking Apple Macs. It's different in the hackintosh realm, where overclocking the Intel Core 2 Duo/Quad is well documented and common. My own hackintosh has been running an overclocked Core 2 Quad 6600 at 3Ghz (up from the stock 2.4Ghz) for several months. This is set from the Bios and doesn't appear to have any effect on OSx's timekeeping ability.</p>
<p><a title="read at ZDnet.de" href="http://www.zdnet.de/enterprise/mac/hardware/0,39038647,39192217-3,00.htm" target="_blank">Read the article and download the overclocking tool at ZDNet.de</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Instalar Tarjeta de Sonido STAC 9228 y Medidor de Bateria, Leopard OSx86 iATKOS en Dell Inspiron 1420]]></title>
<link>http://maldana.wordpress.com/?p=32</link>
<pubDate>Thu, 21 Feb 2008 16:47:10 +0000</pubDate>
<dc:creator>maldana</dc:creator>
<guid>http://maldana.wordpress.com/?p=32</guid>
<description><![CDATA[Instalando Medidor de Batería:
1) Descargamos el Driver Kext de aquí.
2) Descomprimir el archivo d]]></description>
<content:encoded><![CDATA[<p><u><b>Instalando Medidor de Batería:</b></u></p>
<p>1) Descargamos el Driver Kext de <a href="http://mihd.net/7yj21f" target="_blank">aquí.</a></p>
<p>2) Descomprimir el archivo descargado, luego vamos a la partición de Leopard, creamos una carpeta y le colocamos el nombre <b><font color="#000080">a</font></b></p>
<p>3) Luego abrimos Terminal y escribimos el siguiente código:</p>
<p><font color="#000080"><b>sudo -s</b></font></p>
<p><font color="#000080"><b>" igresamos nuestra contraseña " </b></font></p>
<p><font color="#000080"><b><span style="font-size:11pt;line-height:115%;font-family:Calibri;">rm -R /System/Library/Extensions/AppleACPIPlatform.kext</span></b></font></p>
<p><font color="#000080"><b><span style="font-size:11pt;line-height:115%;font-family:Calibri;">cp -R /a/AppleACPIPlatform.kext /System/Library/Extensions/AppleACPIPlatform.kext</span></b></font></p>
<p><font color="#000080"><b><span style="font-size:11pt;line-height:115%;font-family:Calibri;">chmod -R 755 /System/Library/Extensions/AppleACPIPlatform.kext</span></b></font></p>
<p><font color="#000080"><b><span style="font-size:11pt;line-height:115%;font-family:Calibri;">chown -R root:wheel /System/Library/Extensions/AppleACPIPlatform.kext</span></b></font></p>
<p><font color="#000080"><b><span style="font-size:11pt;line-height:115%;font-family:Calibri;">diskutil repairPermissions /</span></b></font></p>
<p><font color="#000080"><b>Reiniciamos y listo.</b></font><!--more--></p>
<p><u><b>Instalando Tarjeta de Sonido STAC 9228 : </b></u></p>
<p>1) Descargamos los Drivers Kext de <a href="http://mihd.net/rse73t" target="_blank">aquí.</a></p>
<p>2) Descomprimir el archivo descargado, luego dirigirnos a <font color="#000080"><b>Leopard/System/Library/Extensions/</b></font></p>
<p>3) En Extensions, localizamos los kext ALCinject.kext y AppleHDA.kext, hacemos una copia de seguridad. Luego los eliminamos. Ahorra copiamos el primero, luego abrimos Terminal y escribimos lo siguiente:</p>
<p align="justify"><b><font color="#000080">sudo kextcac</font><font color="#000080">he -k /System/Library/Extensions</font></b></p>
<p align="justify"><font color="#000080"><b>sudo chmod -R 755 /Volumes/Leopard/System/Library/Extensions/ALCinject.kext</b></font></p>
<p align="justify"><font color="#000080"><b>sudo chown -R root:wheel /Volu</b></font><font color="#000080"><b>mes/Leopard/System/Library/Extensions/ALCinject.kext</b></font></p>
<p align="justify">4) Ahora copiamos el kext AppleHDA.kext y en Terminal escribimos lo siguiente:<br />
<b><font color="#000080"></font></b>
</p>
<p align="justify"><b><font color="#000080">sudo kextcac</font><font color="#000080">he -k /System/Library/Extensions</font></b></p>
<p align="justify"><font color="#000080"><b>sudo chmod -R 755 /Volumes/Leopard/System/Library/Extensions/AppleHDA.kext</b></font></p>
<p align="justify"><font color="#000080"><b>sudo chown -R root:wheel /Volu</b></font><font color="#000080"><b>mes/Leopard/System/Library/Extensions/</b></font><font color="#000080"><b>AppleHDA.kext</b></font></p>
<p align="justify">5) Ahora vamos a Utilidad de Discos, Reparamos los Permisos.</p>
<p align="justify">6) Reiniciamos y Listo.</p>
<p align="justify"> Cualquier duda espero sus comentarios...</p>
]]></content:encoded>
</item>

</channel>
</rss>
