<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comentarios en: EvOReboot, Restart/shutdown fix for Snow Leopard.</title>
	<atom:link href="http://www.osx86.es/?feed=rss2&#038;p=749" rel="self" type="application/rss+xml" />
	<link>http://www.osx86.es/?p=749</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 02:24:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Por: katharsys Blog &#187; Blog Archive &#187; Hac Snow Guide for Dell E520</title>
		<link>http://www.osx86.es/?p=749&#038;cpage=1#comment-152</link>
		<dc:creator>katharsys Blog &#187; Blog Archive &#187; Hac Snow Guide for Dell E520</dc:creator>
		<pubDate>Tue, 09 Mar 2010 16:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.osx86.es/?p=749#comment-152</guid>
		<description>[...] the Post-Install files. Download EvOreboot.kext and NV Enabler 64. And download a kext install tool (such as Kext Helper or cVaD&#8217;s Kext [...]</description>
		<content:encoded><![CDATA[<p>[...] the Post-Install files. Download EvOreboot.kext and NV Enabler 64. And download a kext install tool (such as Kext Helper or cVaD&#8217;s Kext [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: A Instalação do Snow Leopard 10.6.2 &#8211; Exclusivo AMD! &#171; 70015</title>
		<link>http://www.osx86.es/?p=749&#038;cpage=1#comment-104</link>
		<dc:creator>A Instalação do Snow Leopard 10.6.2 &#8211; Exclusivo AMD! &#171; 70015</dc:creator>
		<pubDate>Wed, 16 Dec 2009 16:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.osx86.es/?p=749#comment-104</guid>
		<description>[...] não funcionem adequadamente, os kexts disponíveis hoje que podem solucionar o problema são: * EvOReboot * [...]</description>
		<content:encoded><![CDATA[<p>[...] não funcionem adequadamente, os kexts disponíveis hoje que podem solucionar o problema são: * EvOReboot * [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: scrax</title>
		<link>http://www.osx86.es/?p=749&#038;cpage=1#comment-60</link>
		<dc:creator>scrax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 03:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.osx86.es/?p=749#comment-60</guid>
		<description>Mobo ASUS P5KC (now i&#039;ll put in my profile ;-P )</description>
		<content:encoded><![CDATA[<p>Mobo ASUS P5KC (now i&#8217;ll put in my profile ;-P )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: scrax</title>
		<link>http://www.osx86.es/?p=749&#038;cpage=1#comment-59</link>
		<dc:creator>scrax</dc:creator>
		<pubDate>Tue, 10 Nov 2009 03:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.osx86.es/?p=749#comment-59</guid>
		<description>Hi, I&#039;ve tried your EvOReboot.kext and it worked nice on my machine in place of OHR but this only before the DSDT editing I made to make Sleep working. 
I&#039;ve used your DSDTSE to find a lot of useful patch (thank you a lot for this type of tools that are perfect for learn the basic of dsds patching) and the 20. USB UHCI hack 2 worked for my MoBo (I only had to rename USB0/1/2/3/4/.. to UHC0/1/2/3...  USBE to EHC1 and EUDB to ECH2 to avoid compilation errors). Combined with the 28. Power Button fix my sleep function is working (with some problem after wakeup like ethernet and firewire kext how need to be reloaded with kextunload/kextload sleepwatcher WAS a workaround but it dosn&#039;t work on Snow if i&#039;m not in error).
Before that I&#039;m pretty sure it was enabling shutdown and reboot of the MoBo (and power unit).
Other fix I&#039;ve made before the USB one are:
standard HPET not with DSDTEditorGUI because I was changing too much code for my MoBo in my opinion and correction of some compilation warnings and remarks (VGET, TGET, FGET, MUTE _T_0)
DTGP Method inserted for injecting Video but it worked wors than the com.apple.Boot.plist method so i&#039;ve undo the video injection step
Other fix I&#039;ve made after the USB one are:
6. Time Machine Fix in Device (P0P9)
SATA hack found somewhere that seem a little less intrusive than the one listed in DSDTSE (i&#039;ve just added a Method (_DSM, 4, NotSerialized...FULL CODE IN DSDT linked......Return (Local0)} at the end of my SATA section)
Renamed some Devices MCH&gt;MCEH PIC&gt;IPIC DMAD&gt;DMAC TMR&gt;TIMR RTCO&gt;RTC COPR&gt;MATH OMSC&gt;CDRC CHN0&gt;PRT0 CHN1&gt;PRT1 
35. Lower temperatures SBRG/LPCB hack (all renamed to LPCB from SBRG original)

After boot i&#039;ve this message in kernel.log:
kernel[0]: ACPI_SMC_PlatformPlugin::pushCPU_CSTData - _CST evaluation failed
kernel[0]: ACPI_SMC_PlatformPlugin::registerLPCDriver - WARNING - LPC device initialization failed: C-state power management not initialized

My File so now are:
DSDT modded:	http://dl.dropbox.com/u/123918/dsdt.aml
LSPCI info:	http://dl.dropbox.com/u/123918/LsPci%20info.text
IOREG final:	http://dl.dropbox.com/u/123918/P5KC.ioreg

Kext installed in /Extra:
AppleVIAATA.kext
fakesmc.kext
JMicronATA.kext
PlatformUUID.kext (info.plist edited with my en0 mac addres)
OHR.kext (in place of your &quot;I&#039;m feeling better&quot; EvOBoot.kext)

installed in S/L/E with Kext Helper b7:
AttansicL1Ethernet.kext
VoodooHDA.kext (+ .prefPane and helper edited by cVad on projectosx)</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve tried your EvOReboot.kext and it worked nice on my machine in place of OHR but this only before the DSDT editing I made to make Sleep working.<br />
I&#8217;ve used your DSDTSE to find a lot of useful patch (thank you a lot for this type of tools that are perfect for learn the basic of dsds patching) and the 20. USB UHCI hack 2 worked for my MoBo (I only had to rename USB0/1/2/3/4/.. to UHC0/1/2/3&#8230;  USBE to EHC1 and EUDB to ECH2 to avoid compilation errors). Combined with the 28. Power Button fix my sleep function is working (with some problem after wakeup like ethernet and firewire kext how need to be reloaded with kextunload/kextload sleepwatcher WAS a workaround but it dosn&#8217;t work on Snow if i&#8217;m not in error).<br />
Before that I&#8217;m pretty sure it was enabling shutdown and reboot of the MoBo (and power unit).<br />
Other fix I&#8217;ve made before the USB one are:<br />
standard HPET not with DSDTEditorGUI because I was changing too much code for my MoBo in my opinion and correction of some compilation warnings and remarks (VGET, TGET, FGET, MUTE _T_0)<br />
DTGP Method inserted for injecting Video but it worked wors than the com.apple.Boot.plist method so i&#8217;ve undo the video injection step<br />
Other fix I&#8217;ve made after the USB one are:<br />
6. Time Machine Fix in Device (P0P9)<br />
SATA hack found somewhere that seem a little less intrusive than the one listed in DSDTSE (i&#8217;ve just added a Method (_DSM, 4, NotSerialized&#8230;FULL CODE IN DSDT linked&#8230;&#8230;Return (Local0)} at the end of my SATA section)<br />
Renamed some Devices MCH&gt;MCEH PIC&gt;IPIC DMAD&gt;DMAC TMR&gt;TIMR RTCO&gt;RTC COPR&gt;MATH OMSC&gt;CDRC CHN0&gt;PRT0 CHN1&gt;PRT1<br />
35. Lower temperatures SBRG/LPCB hack (all renamed to LPCB from SBRG original)</p>
<p>After boot i&#8217;ve this message in kernel.log:<br />
kernel[0]: ACPI_SMC_PlatformPlugin::pushCPU_CSTData &#8211; _CST evaluation failed<br />
kernel[0]: ACPI_SMC_PlatformPlugin::registerLPCDriver &#8211; WARNING &#8211; LPC device initialization failed: C-state power management not initialized</p>
<p>My File so now are:<br />
DSDT modded:	<a href="http://dl.dropbox.com/u/123918/dsdt.aml" rel="nofollow">http://dl.dropbox.com/u/123918/dsdt.aml</a><br />
LSPCI info:	<a href="http://dl.dropbox.com/u/123918/LsPci%20info.text" rel="nofollow">http://dl.dropbox.com/u/123918/LsPci%20info.text</a><br />
IOREG final:	<a href="http://dl.dropbox.com/u/123918/P5KC.ioreg" rel="nofollow">http://dl.dropbox.com/u/123918/P5KC.ioreg</a></p>
<p>Kext installed in /Extra:<br />
AppleVIAATA.kext<br />
fakesmc.kext<br />
JMicronATA.kext<br />
PlatformUUID.kext (info.plist edited with my en0 mac addres)<br />
OHR.kext (in place of your &#8220;I&#8217;m feeling better&#8221; EvOBoot.kext)</p>
<p>installed in S/L/E with Kext Helper b7:<br />
AttansicL1Ethernet.kext<br />
VoodooHDA.kext (+ .prefPane and helper edited by cVad on projectosx)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: MONDOCROMATICO » Take Psystar out of your hack ;)</title>
		<link>http://www.osx86.es/?p=749&#038;cpage=1#comment-57</link>
		<dc:creator>MONDOCROMATICO » Take Psystar out of your hack ;)</dc:creator>
		<pubDate>Fri, 30 Oct 2009 16:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.osx86.es/?p=749#comment-57</guid>
		<description>[...] può finalmente farlo utilizzando un kext simile ma di diversa provenienza  dal sito www.osx86.es; io l&#8217;ho installato già da parecchie ore e testato in modo approfondito e devo dire che [...]</description>
		<content:encoded><![CDATA[<p>[...] può finalmente farlo utilizzando un kext simile ma di diversa provenienza  dal sito <a href="http://www.osx86.es" rel="nofollow">http://www.osx86.es</a>; io l&#8217;ho installato già da parecchie ore e testato in modo approfondito e devo dire che [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Evosx86 » Blog Archive » EvOReboot, Restart/shutdown fix for Snow &#8230;</title>
		<link>http://www.osx86.es/?p=749&#038;cpage=1#comment-56</link>
		<dc:creator>Evosx86 » Blog Archive » EvOReboot, Restart/shutdown fix for Snow &#8230;</dc:creator>
		<pubDate>Fri, 30 Oct 2009 01:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.osx86.es/?p=749#comment-56</guid>
		<description>[...] Cansados de encontrar a Psystar cada vez que mirabamos el IOREG, hemos desarrollado este nuevo kext que es la alternativa a Openhaltrestart de Psystar, solucionando los problemas de reinicio y apagado en Snow Leopard . Adios Psystar… &#8230;   Go here to see the original: Evosx86 » Blog Archive » EvOReboot, Restart/shutdown fix for Snow &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Cansados de encontrar a Psystar cada vez que mirabamos el IOREG, hemos desarrollado este nuevo kext que es la alternativa a Openhaltrestart de Psystar, solucionando los problemas de reinicio y apagado en Snow Leopard . Adios Psystar… &#8230;   Go here to see the original: Evosx86 » Blog Archive » EvOReboot, Restart/shutdown fix for Snow &#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
