<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>RND(tech) - Hardware</title>
    <link>http://www.khanh.net/blog/</link>
    <description>My random co-existence with technology...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.5 - http://www.s9y.org/</generator>
    <pubDate>Sat, 15 Oct 2011 17:25:33 GMT</pubDate>

    <image>
        <url>http://www.khanh.net/blog/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: RND(tech) - Hardware - My random co-existence with technology...</title>
        <link>http://www.khanh.net/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>burning files larger than 4GB with linux!</title>
    <link>http://www.khanh.net/blog/archives/57-burning-files-larger-than-4GB-with-linux!.html</link>
            <category>Hardware</category>
            <category>Softwarez</category>
    
    <comments>http://www.khanh.net/blog/archives/57-burning-files-larger-than-4GB-with-linux!.html#comments</comments>
    <wfw:comment>http://www.khanh.net/blog/wfwcomment.php?cid=57</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.khanh.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=57</wfw:commentRss>
    

    <author>nospam@example.com (Khanh Tran)</author>
    <content:encoded>
    Burning files larger than 4GB seems to be a tricky thing in most programs.  Lets say for example, you have a DV file that&#039;s 6GB.  You should be able to fit it on a dual layer DVD without issue, but most burning programs fail to handle it.&lt;br /&gt;
&lt;br /&gt;
Linux seems to work wonders for me on the command line.  If I figure out something in Mac or Windows, I&#039;ll let you know, but I don&#039;t have access to a dual layer burner on either of those OSes at this time.&lt;br /&gt;
&lt;br /&gt;
In Linux, you can make the appropriate ISO image with either:&lt;br /&gt;
&lt;br /&gt;
mkisofs -r -R -J -l -allow-limited-size -udf -o largefile.iso largefile.ext&lt;br /&gt;
&lt;br /&gt;
or use:&lt;br /&gt;
&lt;br /&gt;
genisoimage -allow-limited-size -udf -o largefile.iso largefile.ext&lt;br /&gt;
&lt;br /&gt;
Once the ISO is generated, you could burn with growisofs -Z /dev/dvd=largefile.iso or move the ISO to Mac or Windows... 
    </content:encoded>

    <pubDate>Fri, 01 May 2009 19:51:18 -0700</pubDate>
    <guid isPermaLink="false">http://www.khanh.net/blog/archives/57-guid.html</guid>
    
</item>
<item>
    <title>AT&amp;T 3G Speed tests</title>
    <link>http://www.khanh.net/blog/archives/56-ATT-3G-Speed-tests.html</link>
            <category>Hardware</category>
            <category>Internet/Networking</category>
    
    <comments>http://www.khanh.net/blog/archives/56-ATT-3G-Speed-tests.html#comments</comments>
    <wfw:comment>http://www.khanh.net/blog/wfwcomment.php?cid=56</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.khanh.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=56</wfw:commentRss>
    

    <author>nospam@example.com (Khanh Tran)</author>
    <content:encoded>
    I haven&#039;t been writing much lately due to a busy schedule!&lt;br /&gt;
&lt;br /&gt;
Anyway, I recently borrowed one of those AT&amp;amp;T 3G LaptopConnect cards.  It&#039;s a Sierra Wireless AirCard 881.  Compared to the speeds I&#039;ve been getting with my AT&amp;amp;T Tilt (tethered via USB), it didn&#039;t hold up as well as I expected:&lt;br /&gt;
&lt;br /&gt;
AT&amp;amp;T Tilt (HTC) tethered via USB:&lt;br /&gt;
&lt;a href=&quot;http://www.speedtest.net&quot;&gt;&lt;img src=&quot;http://www.speedtest.net/result/433778379.png&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
AT&amp;amp;T Sierra Wireless LaptopConnect Card (AirCard 881):&lt;br /&gt;
&lt;a href=&quot;http://www.speedtest.net&quot;&gt;&lt;img src=&quot;http://www.speedtest.net/result/434746909.png&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And although this isn&#039;t really for comparison to the AT&amp;amp;T test, it seems Cablevision (Optimum Online) has been steadily increasing my bandwidth at home, even out in the middle of nowhere!&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.speedtest.net&quot;&gt;&lt;img src=&quot;http://www.speedtest.net/result/434751321.png&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.speedtest.net&quot;&gt;&lt;img src=&quot;http://www.speedtest.net/result/273097096.png&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.speedtest.net&quot;&gt;&lt;img src=&quot;http://www.speedtest.net/result/47552383.png&quot; /&gt;&lt;/a&gt; 
    </content:encoded>

    <pubDate>Sun, 22 Mar 2009 12:33:22 -0700</pubDate>
    <guid isPermaLink="false">http://www.khanh.net/blog/archives/56-guid.html</guid>
    
</item>
<item>
    <title>no power :(</title>
    <link>http://www.khanh.net/blog/archives/47-no-power.html</link>
            <category>Hardware</category>
    
    <comments>http://www.khanh.net/blog/archives/47-no-power.html#comments</comments>
    <wfw:comment>http://www.khanh.net/blog/wfwcomment.php?cid=47</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.khanh.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=47</wfw:commentRss>
    

    <author>nospam@example.com (Khanh Tran)</author>
    <content:encoded>
    This has only a little to do with technology, but the power was out all weekend due to a bad storm we just had.  So, I fired up the generator and played some Nintendo-style Uno.  Apparently, it&#039;s a good time!&lt;br /&gt;
&lt;br /&gt;
&lt;img border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/IMAG0025.jpg&#039; alt=&#039;&#039; /&gt; 
    </content:encoded>

    <pubDate>Mon, 27 Oct 2008 11:28:23 -0700</pubDate>
    <guid isPermaLink="false">http://www.khanh.net/blog/archives/47-guid.html</guid>
    
</item>
<item>
    <title>Eddie Izzard on Computers</title>
    <link>http://www.khanh.net/blog/archives/45-Eddie-Izzard-on-Computers.html</link>
            <category>Hardware</category>
    
    <comments>http://www.khanh.net/blog/archives/45-Eddie-Izzard-on-Computers.html#comments</comments>
    <wfw:comment>http://www.khanh.net/blog/wfwcomment.php?cid=45</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.khanh.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=45</wfw:commentRss>
    

    <author>nospam@example.com (Khanh Tran)</author>
    <content:encoded>
    &lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/k6C_HjWr3Nk&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/k6C_HjWr3Nk&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt; 
    </content:encoded>

    <pubDate>Sat, 18 Oct 2008 23:02:13 -0700</pubDate>
    <guid isPermaLink="false">http://www.khanh.net/blog/archives/45-guid.html</guid>
    
</item>
<item>
    <title>*sigh*</title>
    <link>http://www.khanh.net/blog/archives/39-sigh.html</link>
            <category>Hardware</category>
    
    <comments>http://www.khanh.net/blog/archives/39-sigh.html#comments</comments>
    <wfw:comment>http://www.khanh.net/blog/wfwcomment.php?cid=39</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.khanh.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=39</wfw:commentRss>
    

    <author>nospam@example.com (Khanh Tran)</author>
    <content:encoded>
    &lt;strong&gt;sigh&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;640&#039; height=&#039;480&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/IMAG0044.jpg&#039; alt=&#039;&#039; /&gt; 
    </content:encoded>

    <pubDate>Tue, 01 Jul 2008 14:33:29 -0700</pubDate>
    <guid isPermaLink="false">http://www.khanh.net/blog/archives/39-guid.html</guid>
    
</item>
<item>
    <title>receiver + lcd hdtv = :(  **update**</title>
    <link>http://www.khanh.net/blog/archives/36-receiver-+-lcd-hdtv-update.html</link>
            <category>Hardware</category>
    
    <comments>http://www.khanh.net/blog/archives/36-receiver-+-lcd-hdtv-update.html#comments</comments>
    <wfw:comment>http://www.khanh.net/blog/wfwcomment.php?cid=36</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.khanh.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=36</wfw:commentRss>
    

    <author>nospam@example.com (Khanh Tran)</author>
    <content:encoded>
    I&#039;m sure you don&#039;t care, but I still haven&#039;t replaced the broken LCD TV from my previous post.  Here&#039;s the sick joke that I&#039;m living with right now.  Not really, because I just watch TV in another room on a slightly smaller LCD TV.&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;640&#039; height=&#039;426&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/brokenlcd/100_1956a.jpg&#039; alt=&#039;&#039; /&gt; 
    </content:encoded>

    <pubDate>Thu, 05 Jun 2008 19:42:26 -0700</pubDate>
    <guid isPermaLink="false">http://www.khanh.net/blog/archives/36-guid.html</guid>
    
</item>
<item>
    <title>receiver + lcd hdtv = :(</title>
    <link>http://www.khanh.net/blog/archives/35-receiver-+-lcd-hdtv.html</link>
            <category>Hardware</category>
    
    <comments>http://www.khanh.net/blog/archives/35-receiver-+-lcd-hdtv.html#comments</comments>
    <wfw:comment>http://www.khanh.net/blog/wfwcomment.php?cid=35</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.khanh.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=35</wfw:commentRss>
    

    <author>nospam@example.com (Khanh Tran)</author>
    <content:encoded>
    I was trying to fix a really random issue that makes my subwoofer go from good sound to a horribly loud constant hum this weekend.  See this receiver?  &lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;640&#039; height=&#039;426&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/brokenlcd/100_1940a.jpg&#039; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
It sits on a shelf just above my Olevia 37&quot; LCD HDTV.  Nothing fancy, nothing special, but gets the job done display:&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;640&#039; height=&#039;426&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/brokenlcd/100_1944a.jpg&#039; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
I always just pull the receiver forward, tilt it down a little and disconnect whatever, as needed.  Except this time, the receiver decided it wanted to lunge a little closer to the screen, resulting in this horrible mess:&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;640&#039; height=&#039;426&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/brokenlcd/100_1945a.jpg&#039; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
and again:&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;640&#039; height=&#039;426&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/brokenlcd/100_1946a.jpg&#039; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://www.khanh.net/blog/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
By the way, this has nothing to do with tech or anything, but I was working outside and caught this big-ass spider crawling around:&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;639&#039; height=&#039;480&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/brokenlcd/IMAG0025.jpg&#039; alt=&#039;&#039; /&gt; 
    </content:encoded>

    <pubDate>Sun, 01 Jun 2008 19:40:10 -0700</pubDate>
    <guid isPermaLink="false">http://www.khanh.net/blog/archives/35-guid.html</guid>
    
</item>
<item>
    <title>Installing Windows XP on a Dell Inspiron 1525 (downgrading from Windows Vista)</title>
    <link>http://www.khanh.net/blog/archives/27-Installing-Windows-XP-on-a-Dell-Inspiron-1525-downgrading-from-Windows-Vista.html</link>
            <category>Hardware</category>
            <category>Windows</category>
    
    <comments>http://www.khanh.net/blog/archives/27-Installing-Windows-XP-on-a-Dell-Inspiron-1525-downgrading-from-Windows-Vista.html#comments</comments>
    <wfw:comment>http://www.khanh.net/blog/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>143</slash:comments>
    <wfw:commentRss>http://www.khanh.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (Khanh Tran)</author>
    <content:encoded>
    I recently came by a new Dell Inspiron 1525 that someone I know purchased.  It originally came with Windows Vista Home Premium loaded from the factory, but the owner (like many others) preferred Windows XP Professional.  With a little help from the links below, you can install all of the necessary drivers needed to get this laptop working with Windows XP!&lt;br /&gt;
&lt;br /&gt;
First off, you&#039;ll need the SATA drivers on a USB floppy.  There are other means of satisfying the Windows XP installer&#039;s lack of SATA drive support, but you&#039;re own your own past this link:&lt;br /&gt;
&lt;a href=&quot;http://support.dell.com/support/downloads/download.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;releaseid=R166200&amp;amp;SystemID=INS_PNT_PM_1525&amp;amp;servicetag=&amp;amp;os=WLH&amp;amp;osl=en&amp;amp;deviceid=11530&amp;amp;devlib=0&amp;amp;typecnt=0&amp;amp;vercnt=1&amp;amp;catid=-1&amp;amp;impid=-1&amp;amp;formatcnt=1&amp;amp;libid=41&amp;amp;fileid=224400&quot;&gt;SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 02)&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Once XP is installed, I went straight for the wireless card driver:&lt;br /&gt;
&lt;a href=&quot;http://support.us.dell.com/support/downloads/download.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;releaseid=R174291&amp;amp;formatcnt=1&amp;amp;libid=0&amp;amp;fileid=236819&quot;&gt;Dell Wireless 1390 (Broadcom BCM 4311)&lt;/a&gt; &lt;a href=&quot;http://windowsupdate.microsoft.com&quot;&gt;Windows Update&lt;/a&gt; has the Creative Labs Webcam (built in to the top of the screen) and the Marvell Yukon 88E8040 PCI-E Fast Ethernet Controller drivers.  If you need the wired ethernet controller driver before the wireless, you can try the &lt;a href=&quot;http://www.marvell.com/drivers/search.do&quot;&gt;Marvell&lt;/a&gt; site and search for the Yukon family driver.  It will have the driver, plus other utilities if you need support for things like 802.1q VLANs, etc.&lt;br /&gt;
&lt;br /&gt;
Finish out the drivers, chipsets, and Dell hotkey support with:&lt;br /&gt;
&lt;a href=&quot;http://support.dell.com/support/topics/global.aspx/support/downloads/en/downloads_splash?c=us&amp;amp;cs=19&amp;amp;l=en&amp;amp;s=dhs&amp;amp;~mode=popup&amp;amp;file=235761&quot;&gt;SIGMATEL STAC 92XX C-Major HD Audio&lt;/a&gt; &lt;a href=&quot;http://support.dell.com/support/downloads/download.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;releaseid=R153997&amp;amp;SystemID=INS_PNT_PM_1520&amp;amp;servicetag=&amp;amp;os=WW1&amp;amp;osl=en&amp;amp;deviceid=1134&amp;amp;devlib=0&amp;amp;typecnt=0&amp;amp;vercnt=1&amp;amp;catid=-1&amp;amp;impid=-1&amp;amp;formatcnt=1&amp;amp;libid=27&amp;amp;fileid=205326&quot;&gt;Chipset&lt;/a&gt; &lt;a href=&quot;http://ftp.us.dell.com/comm/R147115.EXE&quot;&gt;Conexant D330,HDA,MDC,v.92,modem&lt;/a&gt; &lt;a href=&quot;http://support.dell.com/support/topics/global.aspx/support/downloads/en/downloads_splash?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;~mode=popup&amp;amp;file=238839&quot;&gt;Touchpad&lt;/a&gt; &lt;a href=&quot;http://support.dell.com/support/downloads/download.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;releaseid=R173064&amp;amp;SystemID=INS_PNT_PM_1520&amp;amp;servicetag=&amp;amp;os=WW1&amp;amp;osl=en&amp;amp;deviceid=12618&amp;amp;devlib=0&amp;amp;typecnt=0&amp;amp;vercnt=2&amp;amp;catid=-1&amp;amp;impid=-1&amp;amp;formatcnt=1&amp;amp;libid=6&amp;amp;fileid=235302&quot;&gt;Intel GM965 (Video Card)&lt;/a&gt; &lt;a href=&quot;http://support.dell.com/support/downloads/download.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;releaseid=R161139&amp;amp;SystemID=INS_PNT_PM_1520&amp;amp;servicetag=&amp;amp;os=WW1&amp;amp;osl=en&amp;amp;deviceid=2861&amp;amp;devlib=0&amp;amp;typecnt=0&amp;amp;vercnt=1&amp;amp;catid=-1&amp;amp;impid=-1&amp;amp;formatcnt=1&amp;amp;libid=25&amp;amp;fileid=215796&quot;&gt;Dell Quickset&lt;/a&gt; &lt;a href=&quot;http://support.dell.com/support/downloads/download.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;releaseid=R166188&amp;amp;SystemID=INS_PNT_PM_1525&amp;amp;servicetag=BVTKMD1&amp;amp;os=WLH&amp;amp;osl=en&amp;amp;deviceid=13405&amp;amp;devlib=0&amp;amp;typecnt=0&amp;amp;vercnt=1&amp;amp;catid=-1&amp;amp;impid=-1&amp;amp;formatcnt=1&amp;amp;libid=27&amp;amp;fileid=224384&quot;&gt;Ricoh R5C833 (Flash Drive controller)&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
This particular Dell Inspiron didn&#039;t have bluetooth installed (the BIOS showed no card, even though there was an LED for it), but if your&#039;s has the Dell Wireless 355 Bluetooth Module, you&#039;ll need the &lt;a href=&quot;http://support.us.dell.com/support/downloads/download.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;releaseid=R159805&amp;amp;formatcnt=1&amp;amp;libid=0&amp;amp;fileid=213714&quot;&gt;XP Downgrade patch to enable Bluetooth&lt;/a&gt; and then the actual &lt;a href=&quot;http://support.us.dell.com/support/downloads/download.aspx?c=us&amp;amp;l=en&amp;amp;s=gen&amp;amp;releaseid=R161378&amp;amp;formatcnt=1&amp;amp;libid=0&amp;amp;fileid=216131&quot;&gt;Windows XP Driver&lt;/a&gt; 
    </content:encoded>

    <pubDate>Thu, 07 Feb 2008 21:36:46 -0700</pubDate>
    <guid isPermaLink="false">http://www.khanh.net/blog/archives/27-guid.html</guid>
    
</item>
<item>
    <title>ASUS 701 eeePC</title>
    <link>http://www.khanh.net/blog/archives/24-ASUS-701-eeePC.html</link>
            <category>Hardware</category>
            <category>Linux</category>
    
    <comments>http://www.khanh.net/blog/archives/24-ASUS-701-eeePC.html#comments</comments>
    <wfw:comment>http://www.khanh.net/blog/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.khanh.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (Khanh Tran)</author>
    <content:encoded>
    Recently, I obtained the new ASUS 701, aka the eeePC.  I have the 4G model (512MB of RAM, with the camera).  Everyone&#039;s first reaction is that it&#039;s small and that the keyboard suffers because of it.  I don&#039;t have giant hands, but it is awkward to type on.  It&#039;s the opposite extreme of the problem the Macbooks have with the keys being spaced apart.  These keys are tiny and tightly packed.  The screen is also a little small, but you really don&#039;t notice on anything but web surfing.  Outside of that, everything is fast, due partly to the SSD (solid state drive).  Boot times are as advertised (under 15 seconds).  The battery life is average or as-expected.  I almost expected more, but because of the small internal storage and being a portable device, the wireless network is usually on.  Don&#039;t worry about the 900Mhz Celeron CPU or the small storage though.  It&#039;s not really designed for replacing your primary PC.  The small screen and storage defeats CPU intensive video tasks.&lt;br /&gt;
&lt;br /&gt;
I read just about everything there is about replacing the included XandrOS with the &quot;easy&quot; user interface.  I don&#039;t mind it.  I actually enjoy it since it keeps me from trying to push this thing past what it&#039;s designed for.  The more advanced things I would use it for are really sysadmin type remote access, which I painfully do on the command line.  Now it&#039;ll be more painful with the small keyboard, but the portability and the short boot time outweigh that.  The XandrOS uses IceWM and some custom UI stuff done by ASUS, making for more of a smartphone/PDA style experience when choosing your next application.  However, once that&#039;s out of the way, the windows and controls look like your basic Windows XP and almost certainly intentional.  Even updating the system software insists upon reboots after every install!&lt;br /&gt;
&lt;br /&gt;
The first thing I noticed was that re-joining the wireless network is not automatic and it was a little confusing to have the two wireless icons in the system tray.  One is really for wireless, the other is for network interfaces in general.  Once that was out of the way, the &quot;Add/Remove Programs&quot; made sense.  Nothing populates there unless you are online.  Why?  Well, it&#039;s more of a software update than an Add/Remove, so be sure to be online before running it.  I ran it (January 18, 2008) and there were a few updates like Skype and the BIOS, which I did.  You&#039;ll get a new application called EeeAP which is rumored to be for wireless mesh networking, but there&#039;s little on that.  On that note however, there&#039;s checkboxes in all the right places for sharing your existing internet connection with others.  This isn&#039;t always obvious on other distros.&lt;br /&gt;
&lt;br /&gt;
I doubt I&#039;ll be replacing XandrOS with WinXP or some other Linux.  First of all the SSD lifespan isn&#039;t the same as a spinning disk and I don&#039;t care to push it.  Plus, Asus customized this OS to work with the hardware and I don&#039;t fear Linux.  Strangely, they included Anti-Virus, but I think that&#039;s for more WinXP user cross-over hand-holding.  I disabled it from startup, but I didn&#039;t remove it.  Asus also included UnionFS for the root partition.  This allows them to have a base image on a non-writeable partition.  Any root partition changes are not made to the image, but to what&#039;s left of the SSD.  You&#039;ll get 1.4G of useable drive.  This non-traditional method means software updates use up the base image&#039;s space, plus the updated program takes up space.  Software &quot;removals&quot; just kill a pointer to the base image, so you don&#039;t really free up any space at all.  More than likely, it&#039;ll take up more space just to make that reference.  Confusing?  Not really.  You just have to undertand that the drive available to you is really just keeping track of changes since a starting point.&lt;br /&gt;
&lt;br /&gt;
On to more useful information!  I did follow the ASUS eeePC wiki article on &lt;a href=&quot;http://wiki.eeeuser.com/addingxandrosrepos&quot;&gt;adding additional repositories&lt;/a&gt;.  PLEASE do yourself a favor and listen to their suggestions on configuring &quot;pinning&quot;.  I didn&#039;t hose this system, but it&#039;s I&#039;ve experienced it in other Linux adventures.  Let the Asus &quot;official&quot; repositories win in a dependency battle.  The &lt;a href=&quot;http://xnv4.xandros.com/xs2.0/upkg-srv2&quot;&gt;http://xnv4.xandros.com/xs2.0/upkg-srv2&lt;/a&gt;  repository does not have a public key, which isn&#039;t well explained on the wiki.  Just ignore the errors, don&#039;t forget to do a &quot;sudo apt-get update&quot; afterwards, and reboot.  I didn&#039;t reboot and almost through the eeePC against a wall when fceultra kept segfaulting.  After the reboot, everything was fine and Spy Hunter came right up &lt;img src=&quot;http://www.khanh.net/blog/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
By the way, that&#039;s done via the command line.  Press CTRL+ALT+T to get a shell.  It&#039;s nothing to write home about.  Just a basic shell.  I did find it nice that krdc (the KDE client for remote desktop and VNC) are readily there.  I configured a PPTP VPN client easily in the network configuration, but unfortunately has no options for custom routes (so not ALL of my traffic goes through the VPN like web surfing).  Also, nslookup and dig and host are missing.  I&#039;m not sure why, but ping and traceroute resolve names too, so I used those.&lt;br /&gt;
&lt;br /&gt;
I haven&#039;t done much else, but poking around in the Messenger app (which is just Pidgin) and the file manager, I&#039;m amazed at how Windows XP-like they made this thing look.  Again, I&#039;m sure it&#039;s to make newbies feel comfortable.  The system tray is a little over-populated (another XP-ism) and I really need to read more on making my own shortcuts.  I could do without individual big-button shortcuts to each of the Google Apps, and replace them with krdc and the terminal. 
    </content:encoded>

    <pubDate>Sat, 19 Jan 2008 15:57:53 -0700</pubDate>
    <guid isPermaLink="false">http://www.khanh.net/blog/archives/24-guid.html</guid>
    
</item>
<item>
    <title>silence those UPS alarms</title>
    <link>http://www.khanh.net/blog/archives/17-silence-those-UPS-alarms.html</link>
            <category>Hardware</category>
    
    <comments>http://www.khanh.net/blog/archives/17-silence-those-UPS-alarms.html#comments</comments>
    <wfw:comment>http://www.khanh.net/blog/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.khanh.net/blog/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (Khanh Tran)</author>
    <content:encoded>
    I live in an area with frequent power outages.  It&#039;s a limitation of the area I live in.  If something happens near the entrance of our town, the whole town goes out.  Needless to say, I have more than one UPS in the house to sustain the various electronics I run.  Mostly, it&#039;s to support the VOIP phone service and the MythTV network in the house.&lt;br /&gt;
&lt;br /&gt;
I own several of the Belkin F6C550VA-AVR UPSes and an APC 350VA Back-UPS ES.  When the power goes out, all of them sing a horrid beeping chorus, usually in the early morning hours.  At that hour, the family prefers to sleep it out and not be jarred awake to the noise.  Also, I have to get up and silence them all.  Worse, just before the battery is drained, they scream again and again, until finally dying.  Use the software to silence them you say?  Well, not all of them are attached to computers.  Such is the case for the cordless phone and downstairs in the basement for the cable modem (also provides phone via VOIP) and the router.&lt;br /&gt;
&lt;br /&gt;
I set out to kill the internal speaker.  It was a little rough on the Belkin, but much easier on the APC:&lt;br /&gt;
&lt;img width=&#039;212&#039; height=&#039;360&#039; border=&#039;0&#039; hspace=&#039;5&#039; align=&#039;right&#039; src=&#039;http://www.khanh.net/blog/uploads/UPS/100_1190.JPG&#039; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
First, take out the battery from the back of the unit.  This is safer, plus the cover works as a place to put the screws.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;212&#039; height=&#039;320&#039; border=&#039;0&#039; hspace=&#039;5&#039; align=&#039;left&#039; src=&#039;http://www.khanh.net/blog/uploads/UPS/100_1188.JPG&#039; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Next, take out the two screws from the back.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Place the UPS on its side and use a flathead screwdriver to pop the plastic clip from the front cover off the bottom.&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;258&#039; height=&#039;172&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/UPS/100_1187.JPG&#039; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;167&#039; height=&#039;250&#039; border=&#039;0&#039; hspace=&#039;5&#039; align=&#039;right&#039; src=&#039;http://www.khanh.net/blog/uploads/UPS/100_1186.JPG&#039; alt=&#039;&#039; /&gt;Now, put the UPS back upright and work the front cover off by lifting from the bottom up.  Remove the two screws holding the left and right side of the UPS together.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Here comes the tricky part.  Working the sides apart, remove the top panel (the part with the AC outlets).  I popped the right side of the UPS off mostly, then pulled the top panel off the left side as it rested on the table.&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;360&#039; height=&#039;240&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/UPS/100_1185.JPG&#039; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
See that little blue cylinder?  That&#039;s what makes all the noise!  I removed it by wedging a small flathead screwdriver under it.  Working carefully in a circular motion, you can pop it right off the circuit board.  Be careful not to crack the circuit board!  Do the whole process backwards to put it back together.  Now I can sleep!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This little APC was much easier:&lt;br /&gt;
&lt;img width=&#039;360&#039; height=&#039;240&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/UPS/100_1194.JPG&#039; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
First, flip it over, take off the battery cover and remove the battery.  Then remove the five screws holding the back cover on.&lt;br /&gt;
&lt;img width=&#039;360&#039; height=&#039;240&#039; border=&#039;0&#039; hspace=&#039;5&#039; src=&#039;http://www.khanh.net/blog/uploads/UPS/100_1193.JPG&#039; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
Lift the back cover off and look for a little black cylinder.  That&#039;s the speaker, but this one was a little harder to pry off the board because it was soldered closer to the board.  I used a smaller flathead to be able to get under the speaker and I cracked it off in several tries.  The picture below was taken after I removed the speaker, but you can still see the circle on the board where it used to be.&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;300&#039; height=&#039;200&#039; border=&#039;0&#039; hspace=&#039;5&#039; align=&#039;left&#039; src=&#039;http://www.khanh.net/blog/uploads/UPS/100_1192.JPG&#039; alt=&#039;&#039; /&gt;&lt;img width=&#039;300&#039; height=&#039;200&#039; border=&#039;0&#039; hspace=&#039;5&#039; align=&#039;right&#039; src=&#039;http://www.khanh.net/blog/uploads/UPS/100_1191.JPG&#039; alt=&#039;&#039; /&gt; 
    </content:encoded>

    <pubDate>Sat, 01 Sep 2007 09:57:09 -0700</pubDate>
    <guid isPermaLink="false">http://www.khanh.net/blog/archives/17-guid.html</guid>
    
</item>

</channel>
</rss>
