<?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>Comments for Abort, Retry, Hack?</title>
	<atom:link href="http://marcansoft.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcansoft.com/blog</link>
	<description>[ marcan&#039;s blog ]</description>
	<lastBuildDate>Sat, 04 Feb 2012 02:32:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Hardware &#8211; Mark 1 by allenchew.com &#187; Laser Projector Project Idea</title>
		<link>http://marcansoft.com/blog/openlase/hardware-mark-1/comment-page-1/#comment-68229</link>
		<dc:creator>allenchew.com &#187; Laser Projector Project Idea</dc:creator>
		<pubDate>Sat, 04 Feb 2012 02:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://marcansoft.com/blog/#comment-68229</guid>
		<description>[...] reading Marc&#8217;s blog, I&#8217;ve been inspired to build my own laser [...]</description>
		<content:encoded><![CDATA[<p>[...] reading Marc&#8217;s blog, I&#8217;ve been inspired to build my own laser [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone syncing on Linux by Mariangela De Angelis</title>
		<link>http://marcansoft.com/blog/2009/10/iphone-syncing-on-linux/comment-page-1/#comment-68228</link>
		<dc:creator>Mariangela De Angelis</dc:creator>
		<pubDate>Fri, 03 Feb 2012 21:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://marcansoft.com/blog/?p=104#comment-68228</guid>
		<description>Grazie per il post, adoro Firefox</description>
		<content:encoded><![CDATA[<p>Grazie per il post, adoro Firefox</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenLase: open realtime laser graphics by The hackers Edge, Hacking, Hacker, Hacker Store, Hacking Services</title>
		<link>http://marcansoft.com/blog/2010/11/openlase-open-realtime-laser-graphics/comment-page-2/#comment-68227</link>
		<dc:creator>The hackers Edge, Hacking, Hacker, Hacker Store, Hacking Services</dc:creator>
		<pubDate>Fri, 03 Feb 2012 00:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://marcansoft.com/blog/?p=241#comment-68227</guid>
		<description>&lt;strong&gt;The hackers Edge, Hacking, Hacker, Hacker Store, Hacking Services...&lt;/strong&gt;

[...]Abort, Retry, Hack? &#187; Blog Archive &#187; OpenLase: open realtime laser graphics[...]...</description>
		<content:encoded><![CDATA[<p><strong>The hackers Edge, Hacking, Hacker, Hacker Store, Hacking Services&#8230;</strong></p>
<p>[...]Abort, Retry, Hack? &raquo; Blog Archive &raquo; OpenLase: open realtime laser graphics[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Intel VT on the Aspire 8930G (and other InsydeH2O-based laptops) by viktor</title>
		<link>http://marcansoft.com/blog/2009/06/enabling-intel-vt-on-the-aspire-8930g/comment-page-11/#comment-68226</link>
		<dc:creator>viktor</dc:creator>
		<pubDate>Thu, 02 Feb 2012 11:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://marcansoft.com/blog/?p=71#comment-68226</guid>
		<description>It be:
Emachine e520 - advanced menu or need open VT-x menu.
CPU:T7250

BIOS Info:
Name: Insyde H20
Bios Version: 1.06
Rev: 3.5</description>
		<content:encoded><![CDATA[<p>It be:<br />
Emachine e520 &#8211; advanced menu or need open VT-x menu.<br />
CPU:T7250</p>
<p>BIOS Info:<br />
Name: Insyde H20<br />
Bios Version: 1.06<br />
Rev: 3.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Intel VT on the Aspire 8930G (and other InsydeH2O-based laptops) by viktor</title>
		<link>http://marcansoft.com/blog/2009/06/enabling-intel-vt-on-the-aspire-8930g/comment-page-11/#comment-68225</link>
		<dc:creator>viktor</dc:creator>
		<pubDate>Thu, 02 Feb 2012 11:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://marcansoft.com/blog/?p=71#comment-68225</guid>
		<description>I am modded VT - directly in VSS in my dump. I use vtenable.py. IT.s WORK !!!

VSS_OFFSET = 0x000C0048
VSS_SIZE = 0x3fb8

PATCH_OFFSET = 0x85
PATCH_VALUE = 0x10

PATCH_OFFSET = 0x1af
PATCH_VALUE = 0x01

But need flash from windows , from DOS flasher no flash my VSS data in bios or make some default value.

Alse i add value fot Suppress If 

PATCH_OFFSET = 0x85
PATCH_VALUE = 0x10

But no open hidded menu. need some help ?

Some theard in - http://www.bios-mods.com/forum/Thread-Request-Emachine-E520-advanced-menu?pid=41946#pid41946</description>
		<content:encoded><![CDATA[<p>I am modded VT &#8211; directly in VSS in my dump. I use vtenable.py. IT.s WORK !!!</p>
<p>VSS_OFFSET = 0x000C0048<br />
VSS_SIZE = 0x3fb8</p>
<p>PATCH_OFFSET = 0&#215;85<br />
PATCH_VALUE = 0&#215;10</p>
<p>PATCH_OFFSET = 0x1af<br />
PATCH_VALUE = 0&#215;01</p>
<p>But need flash from windows , from DOS flasher no flash my VSS data in bios or make some default value.</p>
<p>Alse i add value fot Suppress If </p>
<p>PATCH_OFFSET = 0&#215;85<br />
PATCH_VALUE = 0&#215;10</p>
<p>But no open hidded menu. need some help ?</p>
<p>Some theard in &#8211; <a href="http://www.bios-mods.com/forum/Thread-Request-Emachine-E520-advanced-menu?pid=41946#pid41946" rel="nofollow">http://www.bios-mods.com/forum/Thread-Request-Emachine-E520-advanced-menu?pid=41946#pid41946</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Syncing music in new iDevices with Linux by Franck</title>
		<link>http://marcansoft.com/blog/2011/01/syncing-music-in-new-idevices-with-linux/comment-page-1/#comment-68178</link>
		<dc:creator>Franck</dc:creator>
		<pubDate>Sat, 31 Dec 2011 15:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://marcansoft.com/blog/?p=265#comment-68178</guid>
		<description>Hello,

there is now an alternative method very easy: give ios what it expects !

The missing component is a hash at offset 0xAB in itunes database.

The lib computing it exists. Google for &#039;libhashab&#039;

Tested since one year on 4.2.1 (yes need to update to more recent)

Franck</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>there is now an alternative method very easy: give ios what it expects !</p>
<p>The missing component is a hash at offset 0xAB in itunes database.</p>
<p>The lib computing it exists. Google for &#8216;libhashab&#8217;</p>
<p>Tested since one year on 4.2.1 (yes need to update to more recent)</p>
<p>Franck</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Intel VT on the Aspire 8930G (and other InsydeH2O-based laptops) by Stomp</title>
		<link>http://marcansoft.com/blog/2009/06/enabling-intel-vt-on-the-aspire-8930g/comment-page-11/#comment-68169</link>
		<dc:creator>Stomp</dc:creator>
		<pubDate>Mon, 26 Dec 2011 18:28:55 +0000</pubDate>
		<guid isPermaLink="false">http://marcansoft.com/blog/?p=71#comment-68169</guid>
		<description>For those having problems dumping memory on Ubuntu:

On most recent versions of Linux you cannot &#039;dd&#039; /dev/mem anymore.

You need /dev/fmem. You can download the kernel module. Check out http://blogs.gnome.org/muelli/2010/04/imaging-ram-using-windd-devfmem-or-qemu/ for more infos.</description>
		<content:encoded><![CDATA[<p>For those having problems dumping memory on Ubuntu:</p>
<p>On most recent versions of Linux you cannot &#8216;dd&#8217; /dev/mem anymore.</p>
<p>You need /dev/fmem. You can download the kernel module. Check out <a href="http://blogs.gnome.org/muelli/2010/04/imaging-ram-using-windd-devfmem-or-qemu/" rel="nofollow">http://blogs.gnome.org/muelli/2010/04/imaging-ram-using-windd-devfmem-or-qemu/</a> for more infos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on OpenLase: open realtime laser graphics by vacd</title>
		<link>http://marcansoft.com/blog/2010/11/openlase-open-realtime-laser-graphics/comment-page-2/#comment-68167</link>
		<dc:creator>vacd</dc:creator>
		<pubDate>Sun, 25 Dec 2011 22:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://marcansoft.com/blog/?p=241#comment-68167</guid>
		<description>Hello, has anyone already compiled exe files for win32?</description>
		<content:encoded><![CDATA[<p>Hello, has anyone already compiled exe files for win32?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Intel VT on the Aspire 8930G (and other InsydeH2O-based laptops) by starpc.nl</title>
		<link>http://marcansoft.com/blog/2009/06/enabling-intel-vt-on-the-aspire-8930g/comment-page-11/#comment-68150</link>
		<dc:creator>starpc.nl</dc:creator>
		<pubDate>Sat, 10 Dec 2011 11:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://marcansoft.com/blog/?p=71#comment-68150</guid>
		<description>already do it works fine. but i haven&#039;t  Enabling Intel VT. in that update i can hit F2 for setup but still no Intel VT ??</description>
		<content:encoded><![CDATA[<p>already do it works fine. but i haven&#8217;t  Enabling Intel VT. in that update i can hit F2 for setup but still no Intel VT ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enabling Intel VT on the Aspire 8930G (and other InsydeH2O-based laptops) by starpc.nl</title>
		<link>http://marcansoft.com/blog/2009/06/enabling-intel-vt-on-the-aspire-8930g/comment-page-11/#comment-68149</link>
		<dc:creator>starpc.nl</dc:creator>
		<pubDate>Fri, 09 Dec 2011 21:08:12 +0000</pubDate>
		<guid isPermaLink="false">http://marcansoft.com/blog/?p=71#comment-68149</guid>
		<description>i want whit out the n&#039;t</description>
		<content:encoded><![CDATA[<p>i want whit out the n&#8217;t</p>
]]></content:encoded>
	</item>
</channel>
</rss>

