<?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 on: Bricked Linksys WRT54G repair instructions</title>
	<atom:link href="http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/</link>
	<description>a cosmological pedestrian</description>
	<lastBuildDate>Tue, 07 Sep 2010 17:42:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Josh Lemark</title>
		<link>http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/comment-page-1/#comment-13905</link>
		<dc:creator>Josh Lemark</dc:creator>
		<pubDate>Mon, 13 Apr 2009 12:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/#comment-13905</guid>
		<description>Do you short the pins to each other or both to ground and do you short then power up or while power is on ?</description>
		<content:encoded><![CDATA[<p>Do you short the pins to each other or both to ground and do you short then power up or while power is on ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hack</title>
		<link>http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/comment-page-1/#comment-12921</link>
		<dc:creator>Hack</dc:creator>
		<pubDate>Sun, 01 Mar 2009 19:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/#comment-12921</guid>
		<description>sewing needle worked shorting WRT54GS V2 pins 15 16</description>
		<content:encoded><![CDATA[<p>sewing needle worked shorting WRT54GS V2 pins 15 16</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hsan</title>
		<link>http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/comment-page-1/#comment-10009</link>
		<dc:creator>hsan</dc:creator>
		<pubDate>Sun, 14 Sep 2008 07:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/#comment-10009</guid>
		<description>I was successful (thanks for the advice!) with a WRT54g V1.1 resetting via pins 15&amp;16, then loading DD-WRT V24 mini. Advice seems to be use a jeweller&#039;s screwdriver to short the pins.... no wonder success rate is only 20%!!  
The board has lacquer on it and most screwdrivers are too large to ensure you short the right pins.   
Use a magnifying glass and sharp sewing needle, and make sure you short the pins close to the flash chip to miss the lacquer.</description>
		<content:encoded><![CDATA[<p>I was successful (thanks for the advice!) with a WRT54g V1.1 resetting via pins 15&amp;16, then loading DD-WRT V24 mini. Advice seems to be use a jeweller&#8217;s screwdriver to short the pins&#8230;. no wonder success rate is only 20%!!<br />
The board has lacquer on it and most screwdrivers are too large to ensure you short the right pins.<br />
Use a magnifying glass and sharp sewing needle, and make sure you short the pins close to the flash chip to miss the lacquer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/comment-page-1/#comment-3080</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 02 Apr 2007 22:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/#comment-3080</guid>
		<description>I was able to use this same method to recover a dead BEFW11S4v4.

The data sheet for the flash (29LV800, TSOP package) indicates that pins 16 and 17 are A18 and A17, the topmost address lines - so there&#039;s no point in shorting them.

However, pin 15 is the ready/!busy signal, while pin 16 is A18, the top address line. Shorting these together pulls the ready signal down, indicating the device is busy with a program or erase operation, and cannot be read - so the broken firmware cannot be loaded. The device can then be recovered as described.

However, while the firmware was broken, the NVRAM was not - and it wouldn&#039;t let me tftp the new firmware without a password - until I did &quot;put firmwarefile.bin /&quot; - ie, with a / (meaning, in the root directory).

Then, without powering off, I was able to load http://192.168.1.1 and recover all the settings.

Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>I was able to use this same method to recover a dead BEFW11S4v4.</p>
<p>The data sheet for the flash (29LV800, TSOP package) indicates that pins 16 and 17 are A18 and A17, the topmost address lines &#8211; so there&#8217;s no point in shorting them.</p>
<p>However, pin 15 is the ready/!busy signal, while pin 16 is A18, the top address line. Shorting these together pulls the ready signal down, indicating the device is busy with a program or erase operation, and cannot be read &#8211; so the broken firmware cannot be loaded. The device can then be recovered as described.</p>
<p>However, while the firmware was broken, the NVRAM was not &#8211; and it wouldn&#8217;t let me tftp the new firmware without a password &#8211; until I did &#8220;put firmwarefile.bin /&#8221; &#8211; ie, with a / (meaning, in the root directory).</p>
<p>Then, without powering off, I was able to load <a href="http://192.168.1.1" rel="nofollow">http://192.168.1.1</a> and recover all the settings.</p>
<p>Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GlaDiaC</title>
		<link>http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/comment-page-1/#comment-2556</link>
		<dc:creator>GlaDiaC</dc:creator>
		<pubDate>Fri, 23 Feb 2007 18:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/#comment-2556</guid>
		<description>No sorry :(</description>
		<content:encoded><![CDATA[<p>No sorry <img src='http://blog.cynapses.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Knute</title>
		<link>http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/comment-page-1/#comment-2478</link>
		<dc:creator>Knute</dc:creator>
		<pubDate>Mon, 19 Feb 2007 14:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cynapses.org/2007/01/17/bricked-linksys-wrt54g-repair-instructions/#comment-2478</guid>
		<description>My WRT54g is almost 4 years old and, appears to have fritzed. Happened during the nite. Only the &quot;diag&quot; lite appears-and that is dim..I tested the power adapter and it is in &quot;OK&quot; shape.. Not having much luck with my search for a repair shop..Can you help with any suggestions?

Thanks,

Knute.</description>
		<content:encoded><![CDATA[<p>My WRT54g is almost 4 years old and, appears to have fritzed. Happened during the nite. Only the &#8220;diag&#8221; lite appears-and that is dim..I tested the power adapter and it is in &#8220;OK&#8221; shape.. Not having much luck with my search for a repair shop..Can you help with any suggestions?</p>
<p>Thanks,</p>
<p>Knute.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
