<?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 Glass Echidna</title>
	<atom:link href="http://www.glassechidna.com.au/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.glassechidna.com.au</link>
	<description>Software down under.</description>
	<lastBuildDate>Mon, 07 Nov 2011 12:56:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Heimdall 1.2.0 Command Line Released by eBug</title>
		<link>http://www.glassechidna.com.au/2011/devblogs/heimdall-1-2-0-command-line-released/comment-page-1/#comment-92</link>
		<dc:creator>eBug</dc:creator>
		<pubDate>Mon, 07 Nov 2011 12:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.glassechidna.com.au/?p=355#comment-92</guid>
		<description>I&#039;m having a problem with USB communication:

      Manufacturer: &quot;Sasmsung&quot;
           Product: &quot;MSM7x30&quot;
         Serial No: &quot;?&quot;

            length: 18
      device class: 2
               S/N: 0
           VID:PID: 04E8:6601
         bcdDevice: 0100
   iMan:iProd:iSer: 1:2:0
          nb confs: 1

interface[0].altsetting[0]: num endpoints = 1
   Class.SubClass.Protocol: 02.02.01
       endpoint[0].address: 82
           max packet size: 0010
          polling interval: 09

interface[1].altsetting[0]: num endpoints = 2
   Class.SubClass.Protocol: 0A.00.00
       endpoint[0].address: 81
           max packet size: 0200
          polling interval: 00
       endpoint[1].address: 01
           max packet size: 0200
          polling interval: 00

Claiming interface...   Success
Setting up interface...   Success
Beginning session...
Failed to initialise usb communication!</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a problem with USB communication:</p>
<p>      Manufacturer: &#8220;Sasmsung&#8221;<br />
           Product: &#8220;MSM7&#215;30&#8243;<br />
         Serial No: &#8220;?&#8221;</p>
<p>            length: 18<br />
      device class: 2<br />
               S/N: 0<br />
           VID:PID: 04E8:6601<br />
         bcdDevice: 0100<br />
   iMan:iProd:iSer: 1:2:0<br />
          nb confs: 1</p>
<p>interface[0].altsetting[0]: num endpoints = 1<br />
   Class.SubClass.Protocol: 02.02.01<br />
       endpoint[0].address: 82<br />
           max packet size: 0010<br />
          polling interval: 09</p>
<p>interface[1].altsetting[0]: num endpoints = 2<br />
   Class.SubClass.Protocol: 0A.00.00<br />
       endpoint[0].address: 81<br />
           max packet size: 0200<br />
          polling interval: 00<br />
       endpoint[1].address: 01<br />
           max packet size: 0200<br />
          polling interval: 00</p>
<p>Claiming interface&#8230;   Success<br />
Setting up interface&#8230;   Success<br />
Beginning session&#8230;<br />
Failed to initialise usb communication!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heimdall Suite 1.3.1 Released by eBug</title>
		<link>http://www.glassechidna.com.au/2011/devblogs/heimdall-suite-1-3-1-released/comment-page-1/#comment-86</link>
		<dc:creator>eBug</dc:creator>
		<pubDate>Mon, 24 Oct 2011 15:32:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.glassechidna.com.au/?p=394#comment-86</guid>
		<description>Hi Benjamin,
So I fired up heimdall-frontend, enabled download on my i9001 and then connected it to the computer with USB cable. Heimdall detected the device, but I can&#039;t print the PIT file. Heimdall says:
Initialising connection...
Detecting device...
Claiming interface...
Setting up interface...
ERROR: Setting up interface failed!</description>
		<content:encoded><![CDATA[<p>Hi Benjamin,<br />
So I fired up heimdall-frontend, enabled download on my i9001 and then connected it to the computer with USB cable. Heimdall detected the device, but I can&#8217;t print the PIT file. Heimdall says:<br />
Initialising connection&#8230;<br />
Detecting device&#8230;<br />
Claiming interface&#8230;<br />
Setting up interface&#8230;<br />
ERROR: Setting up interface failed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heimdall Suite 1.3.1 Released by Benjamin Dobell</title>
		<link>http://www.glassechidna.com.au/2011/devblogs/heimdall-suite-1-3-1-released/comment-page-1/#comment-82</link>
		<dc:creator>Benjamin Dobell</dc:creator>
		<pubDate>Sun, 16 Oct 2011 02:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.glassechidna.com.au/?p=394#comment-82</guid>
		<description>Just try print the device&#039;s PIT file before doing anything else. Printing your device&#039;s PIT file won&#039;t alter the contents of the device in any way.

That can be done using Heimdall Frontend from the Utilities tab. Alternatively it can be done from command line with the following command:
heimdall print-pit

If that works then you should be good to go. However I&#039;d still recommend backing up anything that&#039;s important to you before you flash for the first time.</description>
		<content:encoded><![CDATA[<p>Just try print the device&#8217;s PIT file before doing anything else. Printing your device&#8217;s PIT file won&#8217;t alter the contents of the device in any way.</p>
<p>That can be done using Heimdall Frontend from the Utilities tab. Alternatively it can be done from command line with the following command:<br />
heimdall print-pit</p>
<p>If that works then you should be good to go. However I&#8217;d still recommend backing up anything that&#8217;s important to you before you flash for the first time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heimdall Suite 1.3.1 Released by eBug</title>
		<link>http://www.glassechidna.com.au/2011/devblogs/heimdall-suite-1-3-1-released/comment-page-1/#comment-81</link>
		<dc:creator>eBug</dc:creator>
		<pubDate>Sun, 16 Oct 2011 02:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.glassechidna.com.au/?p=394#comment-81</guid>
		<description>I own one, so I could give it a try, if you think it won&#039;t brick my device.</description>
		<content:encoded><![CDATA[<p>I own one, so I could give it a try, if you think it won&#8217;t brick my device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heimdall Suite 1.3.1 Released by Benjamin Dobell</title>
		<link>http://www.glassechidna.com.au/2011/devblogs/heimdall-suite-1-3-1-released/comment-page-1/#comment-80</link>
		<dc:creator>Benjamin Dobell</dc:creator>
		<pubDate>Sun, 16 Oct 2011 00:22:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.glassechidna.com.au/?p=394#comment-80</guid>
		<description>I can&#039;t see why Heimdall wouldn&#039;t work with the Samsung Galaxy S Plus. However, I don&#039;t own such a device so I&#039;ve not performed any testing with one.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t see why Heimdall wouldn&#8217;t work with the Samsung Galaxy S Plus. However, I don&#8217;t own such a device so I&#8217;ve not performed any testing with one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heimdall Suite 1.3.1 Released by eBug</title>
		<link>http://www.glassechidna.com.au/2011/devblogs/heimdall-suite-1-3-1-released/comment-page-1/#comment-79</link>
		<dc:creator>eBug</dc:creator>
		<pubDate>Thu, 13 Oct 2011 20:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.glassechidna.com.au/?p=394#comment-79</guid>
		<description>Is Samsung Galaxy S Plus supported?</description>
		<content:encoded><![CDATA[<p>Is Samsung Galaxy S Plus supported?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heimdall Suite 1.3.0 and Anti-Squish Graphical Update by Benjamin Dobell</title>
		<link>http://www.glassechidna.com.au/2011/devblogs/heimdall-suite-1-3-0-and-anti-squish-graphical-update/comment-page-1/#comment-70</link>
		<dc:creator>Benjamin Dobell</dc:creator>
		<pubDate>Sun, 07 Aug 2011 01:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.glassechidna.com.au/?p=376#comment-70</guid>
		<description>Please read the README, it explains precisely how to perform a custom flash. If you&#039;re on Linux then the README is installed to /usr/share/doc/heimdall/README.</description>
		<content:encoded><![CDATA[<p>Please read the README, it explains precisely how to perform a custom flash. If you&#8217;re on Linux then the README is installed to /usr/share/doc/heimdall/README.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heimdall Suite 1.3.0 and Anti-Squish Graphical Update by RitterRunkel</title>
		<link>http://www.glassechidna.com.au/2011/devblogs/heimdall-suite-1-3-0-and-anti-squish-graphical-update/comment-page-1/#comment-69</link>
		<dc:creator>RitterRunkel</dc:creator>
		<pubDate>Wed, 03 Aug 2011 19:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.glassechidna.com.au/?p=376#comment-69</guid>
		<description>I think I made a mistake by updating to v1.3: It seems not possible to flash bootloaders only. I&#039;ve got a boot.bin and Sbl.bin, but the frontend wants to take a heimdall package format ... no more fields to select these files. Am I wrong?</description>
		<content:encoded><![CDATA[<p>I think I made a mistake by updating to v1.3: It seems not possible to flash bootloaders only. I&#8217;ve got a boot.bin and Sbl.bin, but the frontend wants to take a heimdall package format &#8230; no more fields to select these files. Am I wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heimdall Suite 1.3.0 and Anti-Squish Graphical Update by Benjamin Dobell</title>
		<link>http://www.glassechidna.com.au/2011/devblogs/heimdall-suite-1-3-0-and-anti-squish-graphical-update/comment-page-1/#comment-68</link>
		<dc:creator>Benjamin Dobell</dc:creator>
		<pubDate>Sun, 31 Jul 2011 06:19:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.glassechidna.com.au/?p=376#comment-68</guid>
		<description>@orpheus1120: Great! I&#039;m glad you got it working.

Although it shouldn&#039;t be a requirement, perhaps running Heimdall with super user permissions would fix the issue on your Macbook Pro 2008.</description>
		<content:encoded><![CDATA[<p>@orpheus1120: Great! I&#8217;m glad you got it working.</p>
<p>Although it shouldn&#8217;t be a requirement, perhaps running Heimdall with super user permissions would fix the issue on your Macbook Pro 2008.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heimdall Suite 1.3.0 and Anti-Squish Graphical Update by orpheus1120</title>
		<link>http://www.glassechidna.com.au/2011/devblogs/heimdall-suite-1-3-0-and-anti-squish-graphical-update/comment-page-1/#comment-67</link>
		<dc:creator>orpheus1120</dc:creator>
		<pubDate>Sun, 31 Jul 2011 06:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.glassechidna.com.au/?p=376#comment-67</guid>
		<description>UPDATE: SUCCESS! Although I need to elaborate more...

It didn&#039;t work on my macbook pro 2008, but it did work on my 2010 macbook air 13&quot;. I think the reason being my mbp&#039;s system etc was messed up for some reasons. However my mba wasn&#039;t as heavily utilized. Heimdall ran well on mba, and pit file successfully downloaded. I will look forward to a wipe install of Lion on my mbp soon.

Thanks for the help!</description>
		<content:encoded><![CDATA[<p>UPDATE: SUCCESS! Although I need to elaborate more&#8230;</p>
<p>It didn&#8217;t work on my macbook pro 2008, but it did work on my 2010 macbook air 13&#8243;. I think the reason being my mbp&#8217;s system etc was messed up for some reasons. However my mba wasn&#8217;t as heavily utilized. Heimdall ran well on mba, and pit file successfully downloaded. I will look forward to a wipe install of Lion on my mbp soon.</p>
<p>Thanks for the help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

