<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mylivingtech.com&#187; Mylivingtech.com</title>
	<atom:link href="http://mylivingtech.com/tag/firmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://mylivingtech.com</link>
	<description>Experiences from Living with Technologies</description>
	<lastBuildDate>Tue, 20 Jul 2010 09:32:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Upgrading Linksys WRT54GS v7.50.5 to DD-WRT v24sp2</title>
		<link>http://mylivingtech.com/2009/07/desktop/upgrading-linksys-wrt54gs-v7-50-5-to-dd-wrt-v24sp2/</link>
		<comments>http://mylivingtech.com/2009/07/desktop/upgrading-linksys-wrt54gs-v7-50-5-to-dd-wrt-v24sp2/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 00:04:52 +0000</pubDate>
		<dc:creator>Geekboy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Desktop]]></category>
		<category><![CDATA[dd-wrt]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linksys]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://mylivingtech.com/?p=486</guid>
		<description><![CDATA[Got one of these? The Linksys WRT54GS or similar? I have upgraded this wireless router (comes with 4 port 10/100mbps ports) to the latest firmware from Linksys. Yet, my TC1100&#8242;s wifi connection (the B standard thought @ 11mbps max) keeps dropping out, especially when downloading files. Today, while trying to update SpyBot, I tried different [...]]]></description>
			<content:encoded><![CDATA[<p>Got one of these?<a rel="attachment wp-att-488" href="http://mylivingtech.com/2009/07/desktop/upgrading-linksys-wrt54gs-v7-50-5-to-dd-wrt-v24sp2/attachment/wrt54gsv7/"><img class="alignnone size-full wp-image-488" title="Linksys wrt54g v77.50" src="http://mylivingtech.com/wp-content/uploads/2009/07/wrt54gsv7.jpg" alt="Linksys wrt54g v77.50" width="520" height="475" /></a></p>
<p>The Linksys WRT54GS or similar?</p>
<p>I have upgraded this wireless router (comes with 4 port 10/100mbps ports) to the latest firmware from Linksys.</p>
<p>Yet, my TC1100&#8242;s wifi connection (the B standard thought @ 11mbps max) keeps dropping out, especially when downloading files.</p>
<p>Today, while trying to update SpyBot, I tried different mirrors and each time it tries to update a 2mb file. The connection just dies 1/3 the download&#8230; the furthest I have seen is 1/2 way.<div class="ad"><script type="text/javascript"><!--
google_ad_client = "pub-0111166065559468";
google_ad_slot = "5238110261";
google_ad_width = 250;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>So I decided to give it the best firmware there is now &#8211; DD-WRT.</p>
<p>Q: <em>What&#8217;s DD-WRT?</em></p>
<p>A:<em> It&#8217;s just an open source firmware (software for the machine that doesn&#8217;t evaporate/disappear when you turn off the power), that you can use to give you $50 router many many features available in those $500 ones. Like VPN and others!</em></p>
<p>I have done this to all my  home routers [Linksys WRT54G v2 and WRT-610N] and they work like a charm!<br />
Wifi signal strength jumps from intermittent to solid stable and you get lots of features if you want to mess with it..<br />
Otherwise, the SOLID stable wifi connection is worth the trouble already!</p>
<p>So here&#8217;s how to update the Linksys WRT54GS. The one I flashed has the firmware 7.50.5 while the label has WRT54GS v7.</p>
<p><strong><span style="text-decoration: underline;">WARNING: You can brick your router doing this, so check you get the right firmware/instructions before doing this.</span></strong></p>
<p><a href="http://www.dd-wrt.com/wiki/index.php/Main_Page" target="_blank">Official DD-WRT site</a></p>
<p>Quick jump: <a href="http://www.dd-wrt.com/dd-wrtv3/dd-wrt/hardware.html" target="_blank">Find out if your router is supported by DD-WRT</a></p>
<blockquote><p><strong>METHOD FOR EOC, INTEL, AND POSSIBLY OTHER FLASH CHIPS</strong></p>
<p>1. Configure my laptop&#8217;s local LAN ethernet address to</p>
<p>IP Address : 192.168.1.100<br />
Subset          : 255.255.255.0<br />
Gateway      : 192.168.1.1</p>
<p>(so instead of auto detect, type in the IP address in the properties page) and connect your local ethernet to your WRT54GSv7 on one of the four switch ports. Do not use a wlan connection!</p>
<p>2. Disconnect the power cord from the WRT54GSv7.</p>
<p>3. Push the reset button while reconnecting the power cord and hold the button for about <strong>20 seconds.</strong></p>
<p>4. I used Firefox [v3.5] browser and opened http://192.168.1.1</p>
<p>5. Use the firmware upgrade dialogue to flash <a href="http://www.dd-wrt.com/dd-wrtv2/downloads/others/tornado/GSv7/vxworkskillerGSv7-v3.bin">vxworkskillerGSv7-v3.bin</a>.</p>
<p>6. After the dialogue about disconnecting the power cord is shown, disconnect the power cord and reconnect it.</p>
<p>7. Wait for about <strong>two minutes. (Yes, really! Be patient!)</strong></p>
<p>8. Again disconnect the power cord and reconnect it.</p>
<p>9. Goto RUN/ <em>Cmd</em> and Enter : &#8220;tft p -i 192.168.1.1 put <a href="http://www.dd-wrt.com/dd-wrtv2/downloads/others/eko/V24_TNG/svn11793/dd-wrt.v24-11793_NEWD_micro.bin ">dd-wrt.v24_11793_NEWD_micro.bin</a>&#8221;</p>
<p>10. The file will now be transferred to your router and be flashed. After this is done, your router will boot automatically and you can reach your it at http://192.168.1.1. <strong>Wait for it to reboot automatically!</strong></p></blockquote>
<p><div class="ad_middle"><script type="text/javascript"><!--
google_ad_client = "pub-0111166065559468";
google_ad_slot = "0248023801";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>Enjoy the new wifi router and seriously&#8230; my wifi signal is now SOLID! <img src='http://mylivingtech.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://mylivingtech.com/2009/07/desktop/upgrading-linksys-wrt54gs-v7-50-5-to-dd-wrt-v24sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia n810/n800 updates with Diablo 4.2008.23-14!</title>
		<link>http://mylivingtech.com/2008/06/mobile/nokia-n810n800-updates-with-diablo-4200823-14/</link>
		<comments>http://mylivingtech.com/2008/06/mobile/nokia-n810n800-updates-with-diablo-4200823-14/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 00:03:32 +0000</pubDate>
		<dc:creator>Geekboy</dc:creator>
				<category><![CDATA[Mobile Tech]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[n810]]></category>

		<guid isPermaLink="false">http://mylivingtech.com/?p=17</guid>
		<description><![CDATA[Nokia seems to be quite busy these days releasing firmwares. Now one for my Nokia n810. I was half suspecting an update is due, since the last one is more than 3 months ago and Firefox v3 has been officially released. BTW the browser on the tablet is based on Firefox v3 Alpha version. But [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mylivingtech.com/wp-content/uploads/2008/06/img_2022.jpg"><img class="alignleft size-full wp-image-18" title="n810 side" src="http://mylivingtech.com/wp-content/uploads/2008/06/img_2022.jpg" alt="My Nokia N810" width="480" height="360" /></a>Nokia seems to be quite busy these days releasing firmwares. Now one for my Nokia n810.</p>
<p>I was half suspecting an update is due, since the last one is more than 3 months ago and Firefox v3 has been officially released. BTW the browser on the tablet is based on Firefox v3 Alpha version.</p>
<p>But apparently the browser has not been updated to the full Firefox v3 but has lots of incremental updates to the whole device.</p>
<p><span style="text-decoration: underline;">New firmware Update Observations</span></p>
<p>From what I have been reading from the forums; these are what the users are reporting.</p>
<ol>
<li>The internal mail program has been updated to Modest. Though some prefer the old.</li>
<li>Reports of a more responsive overall usage.</li>
<li>Browser is also faster</li>
<li>No more flashing for firmwares… all updates are done OTA (Over The Air) via WLAN or Wifi as commonly known.</li>
<li>Support of IPv6</li>
<li>Built-in media player can play FLAC file</li>
<li>Support for Chinese fonts in the various built-in applications, e.g. RSS / Mail / Menus</li>
<li>Update for Adobe Flash &#8211; Youtube videos play better</li>
</ol>
<p><span style="text-decoration: underline;">Here’s the link for direct downloads.</span></p>
<p>Link to N800 download: <a href="http://tablets-dev.nokia.com/nokia_N800.php?" target="_blank">http://tablets-dev.nokia.com/nokia_N800.php?</a></p>
<p>Link to N810 download: <a href="http://tablets-dev.nokia.com/nokia_N810.php?" target="_blank">http://tablets-dev.nokia.com/nokia_N810.php?<br />
</a></p>
<p>Here’s the link to check out what’s changed (too long for me to list).</p>
<p><a href="http://tablets-dev.nokia.com/changes/23-14_vs_50-2_changes.html" target="_blank">http://tablets-dev.nokia.com/changes/23-14_vs_50-2_changes.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mylivingtech.com/2008/06/mobile/nokia-n810n800-updates-with-diablo-4200823-14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia e51 firmware 200.34.36 update</title>
		<link>http://mylivingtech.com/2008/06/mobile/nokia-e51-firmware-2003436-update/</link>
		<comments>http://mylivingtech.com/2008/06/mobile/nokia-e51-firmware-2003436-update/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 17:09:50 +0000</pubDate>
		<dc:creator>Geekboy</dc:creator>
				<category><![CDATA[Mobile Tech]]></category>
		<category><![CDATA[e51]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[nokia]]></category>

		<guid isPermaLink="false">http://mylivingtech.com/?p=11</guid>
		<description><![CDATA[The Nokia e51 has a firmware update! from 100.34.20(Sep 29, 2007) to 200.34.36 (May 29, 2008). Remember to do a backup of your phone before upgrading fully charge the phone, and use the USB cable connect (preferably direct and not thru a USB hub). Here&#8217;s the changelog. SB-014/29.05.08 New supported features: * Mail for exchange: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mylivingtech.com/wp-content/uploads/2008/06/img_1886.jpg"><img class="alignright size-full wp-image-13" title="Nokia_e51_withUSB" src="http://mylivingtech.com/wp-content/uploads/2008/06/img_1886.jpg" alt="My Nokia e51 with USB plugged in" width="480" height="360" /></a>The Nokia e51 has a firmware update! from 100.34.20(Sep 29, 2007) to 200.34.36 (May 29, 2008).</p>
<p>Remember to</p>
<ol>
<li>do a backup of your phone before upgrading</li>
<li>fully charge the phone,</li>
<li>and use the USB cable connect (preferably direct and not thru a USB hub).</li>
</ol>
<p>Here&#8217;s the changelog.</p>
<p>SB-014/29.05.08</p>
<p><strong>New supported features:</strong><br />
* Mail for exchange: Version update to 2.3.<br />
* WLAN: WPA/WPA2 pre-shared key support added.<br />
* VOIP: VoIP &#8211; Interoperability and stability improvements.<br />
* Telephony: AD-54 Headset support added.<br />
* UTF-8 title decode support added.<br />
* Multipart mixed support for WML1.X.</p>
<p><strong>Changes and improvements</strong><br />
<strong>Bluetooth</strong><br />
* General interoperability and stability improvements.<br />
* Improvements to car kit compatibility (CK-20W, BMW native kit).<br />
* Improvement to BH-601/BH-900 interoperability.</p>
<p><strong>Messaging</strong><br />
* SMS compatibility improvement.<br />
* POP3 size setting support correction.<br />
* SMS details correction (sending time).<br />
* Preinstalled email account user experience improvement.<br />
* Mail for Exchange and EL2 improvements.</p>
<p><strong>Calendar / PIM</strong><br />
* Improvement of Mail for Exchange synchronization.<br />
* Calendar stability improved.<br />
* Contacts improvement (long names with accents).<br />
* Contact search speed improved.<br />
* Active notes used experience improvement.<br />
* Switch application improvements.</p>
<p><strong>Office tools</strong><br />
* Team Suite usability improvement.<br />
* Notes: Email interoperability improvement.<br />
* Sync stability improved.</p>
<p><strong>Backup &amp; restore</strong><br />
* Restore stability and usability correction.</p>
<p><strong>Performance</strong><br />
* AT-command performance improvement.<br />
* Flash playback speed increase.<br />
* Contact indexing speed improved.</p>
<p><strong>Telephony</strong><br />
* Improvements to IHF performance.<br />
* Headset improvements (BH-601, AD-54, HS-36W, BH-900).<br />
* Improvements to car kit compatibility (CK-20W, BMW native kit).<br />
* Speed Dial improvement.<br />
* Improvements to voice call stability.<br />
* Call diverts improvement.<br />
* SIM compatibility correction.<br />
* SIM-ATK correction.<br />
* Sim compatibility correction.<br />
* Enhanced Line 2 improvements.</p>
<p><strong>VOIP</strong><br />
* Increased stability for VoIP calls.<br />
* Improvements in EasyVoIP application.<br />
* SIP profile correction.<br />
* SIP proxy registration correction.</p>
<p><strong>WLAN</strong><br />
* WLAN roaming stability improvement.<br />
* Improved EAP-SIM interoperability.<br />
* Printing via WLAN stability improvement.<br />
* WEP key query correction.<br />
* Wi-Fi TLS authentication correction.</p>
<p><strong>WEB browser</strong><br />
* General browser stability improvements.<br />
* Full screen video playback improvement.<br />
* Hotmail interoperability correction.<br />
* Gmail interoperability support.<br />
* Bookmark usability improvement.<br />
* RFC compliance improvements.<br />
* Several website user experience improvements<br />
* yahoo, amazon, nasdaq<br />
* Multiwindowing usability improvement.</p>
<p><strong>WAP browser</strong><br />
* WTA Make Call correction.</p>
<p><strong>Networking</strong><br />
* Emergency call HSDPA correction.<br />
* Improved GPRS stability.<br />
* Improved PDP management.</p>
<p><div class="ad_middle"><script type="text/javascript"><!--
google_ad_client = "pub-0111166065559468";
google_ad_slot = "0248023801";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p><strong>Diverses</strong><br />
* Real player MP4 correction.<br />
* DRM support improvements.<br />
* Time zone corrections.<br />
* PoC functionality and stability improvements.<br />
* Maps application user interface improvements.<br />
* Active Idle improvements.<br />
* Memory card operations stability and performance improvements.<br />
* Music playback experience improvements.<br />
* Several linguistic fixes.<br />
* VPN correction.<br />
* Volume hard key correction for embedded video.<br />
* Welcome application correction.<br />
* Enhancements to lipsynch.<br />
* Chat application corrections.<br />
* Instant messaging stability improvement.<br />
* Java MIDlet security and installer corrections.<br />
* OBEX push usability enhancement.<br />
* APAC minor usability enhancement.<br />
* Marlin interoperability enhancement.<br />
* MMS sync and PCSuite correction.<br />
* SVG support improved.</p>
]]></content:encoded>
			<wfw:commentRss>http://mylivingtech.com/2008/06/mobile/nokia-e51-firmware-2003436-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
