<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Cyconet Blog &#187; hardware-hacking</title>
	<atom:link href="http://blog.waja.info/tag/hardware-hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.waja.info</link>
	<description>Just a place to be!</description>
	<lastBuildDate>Fri, 07 Oct 2011 07:45:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>BIOS Bootsplash for Thinkpad (T41)</title>
		<link>http://blog.waja.info/2007/01/29/bios-bootsplash-for-thinkpad-t41/</link>
		<comments>http://blog.waja.info/2007/01/29/bios-bootsplash-for-thinkpad-t41/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 10:29:19 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[hardware-hacking]]></category>
		<category><![CDATA[planet]]></category>
		<category><![CDATA[thinkpad]]></category>

		<guid isPermaLink="false">http://blog.waja.info/2007/01/29/bios-bootsplash-for-thinkpad-t41/</guid>
		<description><![CDATA[On thinkwiki.org I found 2 articles how to get rid of the IBM BIOS Bootsplash and your own working. One for Windows and one for Linux. At first, you need 1ruj35us.exe or newer. With # cabextract -F &#8220;*.IMG&#8221; 1ruj35us.exe you will get a &#8220;1RUJ35US.IMG&#8221;, which is a floppy image. Next you need to create a [...]]]></description>
			<content:encoded><![CDATA[<p> <a title="Thinkpad BIOS Bootsplash" rel="lightbox" href="http://blog.waja.info/wp-content/photos/logo_with_brand.jpg"><img align="left" style="margin: 0pt 6px 2px 0pt; padding: 3px; display: inline; float: left" title="Bootsplash" alt="Bootsplash" src="http://blog.waja.info/wp-content/photos/thumb_logo_with_brand.jpg" border="0" /></a>On <a target="new" href="http://thinkwiki.org">thinkwiki.org</a> I found 2 articles how to get rid of the IBM BIOS Bootsplash and your own working. One for <a target="new" href="http://www.thinkwiki.org/wiki/How_to_change_the_BIOS_bootsplash_screen_%28under_Windows%29">Windows</a> and one for <a target="new" href="http://www.thinkwiki.org/wiki/How_to_change_the_BIOS_bootsplash_screen">Linux</a>.</p>
<p><span id="more-115"></span><br />
<br />
At first, you need <a href="ftp://ftp.software.ibm.com/pc/pccbbs/mobiles/1ruj35us.exe">1ruj35us.exe</a> or newer. With</p>
<p class="code"># cabextract -F &#8220;*.IMG&#8221; 1ruj35us.exe</p>
<p>you will get a &#8220;1RUJ35US.IMG&#8221;, which is a floppy image.</p>
<p>Next you need to create a 16 color 640&#215;480 BMP and save it as &#8220;/tmp/logo.bmp&#8221;. Now we need to mount the floppy, let the &#8220;logo.bmp&#8221; take place there and generate a &#8220;logo.mod&#8221;:</p>
<p class="code">
# mkdir /tmp/floppy<br />
# mount -o loop,umask=000 /tmp/1RUJ35US.IMG /tmp/floppy<br />
# cp /tmp/logo.bmp /tmp/floppy/ &#038;&#038; cd /tmp/floppy/<br />
# wine prepare.exe logo.scr<br />
# cd &#038;&#038; umount /tmp/floppy/
</p>
<p>If you don&#8217;t have wine, but a running windows in place, use <a target="new" href="http://chitchat.at.infoseek.co.jp/vmware/vfd.html#download">Virtual Floppy Drive</a> like described in the <a target="new" href="http://www.thinkwiki.org/wiki/How_to_change_the_BIOS_bootsplash_screen_%28under_Windows%29">Windows</a> instruction to get the picture on the disk image.<br />
Now you only need to burn a CD(-RW) with &#8220;1RUJ35US.IMG&#8221; as boot image. This can be easily done with k3b or on console:</p>
<p class="code">
# mkisofs -b 1RUJ35US.IMG 1RUJ35US.IMG| cdrecord \<br />
 dev=&lt;device&gt; -
</p>
<p>You only need to boot your Thinkpad from CD(-RW) by pressing F12 on boot and flashing new firmware with customer image. You are done! My bootsplash image can be found <a href="http://blog.waja.info/downloads/logo_with_brand.bmp">here</a>, an &#8216;unbranded&#8217; one <a href="http://blog.waja.info/downloads/logo.bmp">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2007/01/29/bios-bootsplash-for-thinkpad-t41/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>We got some Linksys WRTSL54GS imported from US</title>
		<link>http://blog.waja.info/2006/06/27/we-got-some-linksys-wrtsl54gs-imported-from-us/</link>
		<comments>http://blog.waja.info/2006/06/27/we-got-some-linksys-wrtsl54gs-imported-from-us/#comments</comments>
		<pubDate>Tue, 27 Jun 2006 11:14:43 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OpenWRT]]></category>
		<category><![CDATA[WLan]]></category>
		<category><![CDATA[hardware-hacking]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>

		<guid isPermaLink="false">http://blog.waja.info/2006/06/27/we-got-some-linksys-wrtsl54gs-imported-from-us/</guid>
		<description><![CDATA[DonÃƒâ€šÃ‚Â´t ask how, but we got some units to europe. The first thing we does, was to install openwrt and to try debridge the switch to have multiple interfaces instead. We was able to remove ports from the switch, but cant create additional working vlans like on WRT54G. So at this point its useless for [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" alt="Linksys WRTSL54GS" title="Linksys WRTSL54GS" style="margin: 0pt 6px 2px 0pt; padding: 3px; display: inline; float: left" src="http://blog.waja.info/wp-content/photos/wrtsl54gs.jpeg" /></p>
<p>DonÃƒâ€šÃ‚Â´t ask how, but we got some units to europe. </p>
<p>The first thing we does, was to install <a href="http://www.openwrt.org">openwrt</a> and to try debridge the switch to have multiple interfaces instead. We was able to remove ports from the switch, but cant create additional working vlans like on <a href="http://blog.waja.info/2005/11/23/break-the-switch-into-separated-ethernet-ports-vlans/">WRT54G</a>. So at this point its useless for our purpose. But we will start exploring as son as possible we have a running serial console.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2006/06/27/we-got-some-linksys-wrtsl54gs-imported-from-us/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Adding Serial Mod to Linksys WRT54G (V2.0)</title>
		<link>http://blog.waja.info/2005/10/02/adding-serial-mod-to-linksys-wrt54g-v20/</link>
		<comments>http://blog.waja.info/2005/10/02/adding-serial-mod-to-linksys-wrt54g-v20/#comments</comments>
		<pubDate>Sun, 02 Oct 2005 12:37:41 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[OpenWRT]]></category>
		<category><![CDATA[WLan]]></category>
		<category><![CDATA[hardware-hacking]]></category>
		<category><![CDATA[linksys]]></category>

		<guid isPermaLink="false">http://blog.waja.info/2005/10/02/adding-serial-mod-to-linksys-wrt54g-v20/</guid>
		<description><![CDATA[Today I was finally soldering the Serial Mod I got from Stephanie Lange and got the serial console working on a WRT54G V2.0 model. Welcome to minicom 2.1 OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n Compiled on Mar 29 2005, 09:39:09. Press CTRL-A Z for help on special keys BusyBox v1.00 (2005.07.08-18:02+0000) Built-in [...]]]></description>
			<content:encoded><![CDATA[<p>Today I was finally soldering the Serial Mod I got from <a href="http://hamburg.freifunk.net/twiki/bin/view/Technisches/BasteleienUndBausaetze#Linksys_WRT54G_GS_Dualserial_Mod">Stephanie Lange</a> and got the serial console working on a WRT54G V2.0 model.</p>
<p><img border="0" src="http://blog.waja.info/wp-content/photos/100_6115.jpg" /></p>
<p class="code">Welcome to minicom 2.1<br />
<br />
OPTIONS: History Buffer, F-key Macros, Search History Buffer, I18n<br />
Compiled on Mar 29 2005, 09:39:09.<br />
<br />
Press CTRL-A Z for help on special keys<br />
<br />
BusyBox v1.00 (2005.07.08-18:02+0000) Built-in shell (ash)<br />
Enter &#8216;help&#8217; for a list of built-in commands.<br />
<br />
_______                     ________        __<br />
|       |.&#8212;&#8211;.&#8212;&#8211;.&#8212;&#8211;.|  |  |  |.&#8212;-.|  |_<br />
|   &#8211;   ||  _  |  -__|     ||  |  |  ||   _||   _|<br />
|_______||   __|_____|__|__||________||__|  |____|<br />
|__| W I R E L E S S   F R E E D O M<br />
WHITE RUSSIAN (RC1) &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
* 2 oz Vodka   Mix the Vodka and Kahlua together<br />
* 1 oz Kahlua  over ice, then float the cream or<br />
* 1/2oz cream  milk on the top.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
root@gollum:/# AT S7=45 S0=0 L1 V1 X4 &#038;c1 E1 Q0<br />
/bin/ash: c1: not found<br />
root@gollum:/# /bin/ash: AT: not found<br />
<br />
[1] + Done(127)                  AT S7=45 S0=0 L1 V1 X4<br />
root@gollum:/#<br />
root@gollum:/#<br />
root@gollum:/# reboot The system is going down NOW !!<br />
watchquag Sending SIGTERM to all processes.<br />
Sending SIGKILL to all processes.<br />
Please stand by while rebooting the system.<br />
Restarting system.<br />
Please stand by while rebooting the system&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2005/10/02/adding-serial-mod-to-linksys-wrt54g-v20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
