<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Vlad Hrybok's Tech Notes - Hardware</title>
    <link>http://vladsnotes.hrybok.com/</link>
    <description>The future of Internet is &lt;a href='http://httpvpn.com'&gt;HttpVPN&lt;/a&gt;...</description>
    <language>en-us</language>
    <copyright>Vlad Hrybok</copyright>
    <lastBuildDate>Wed, 23 Feb 2011 15:58:34 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>vgribok@dodgeit.com</managingEditor>
    <webMaster>vgribok@dodgeit.com</webMaster>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=c0d25f61-fa93-45e9-80a5-642f2ea891e9</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,c0d25f61-fa93-45e9-80a5-642f2ea891e9.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,c0d25f61-fa93-45e9-80a5-642f2ea891e9.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=c0d25f61-fa93-45e9-80a5-642f2ea891e9</wfw:commentRss>
      <title>U-Verse Static IP Addresses: works but 2WIRE gateway barely supports the feature.</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,c0d25f61-fa93-45e9-80a5-642f2ea891e9.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,c0d25f61-fa93-45e9-80a5-642f2ea891e9.aspx</link>
      <pubDate>Wed, 23 Feb 2011 15:58:34 GMT</pubDate>
      <description>&lt;p&gt;
I wanted to have multiple IPs on my server set up for quite some time because I run
multiple SSL sites and only one of them could be on a standard port 443. I ran SSL
sites on non-443 ports, but unfortunately, many companies block outbound ports, with
a funny implication that using one port number is somehow more secure than another.
But we have to deal with the reality we have, not the reality we want. So to enable
letting multiple port 443 routes, as well as routing port 80 to different boxes inside
my LAN I went ahead and got multiple static IPs from U-Verse. Here's what I learned
while making it work.
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
If 2Wire RG router has invalid entries in the device list - clean the list first.
Otherwise clicking Save button on the "IP Address Allocation" page will produce "Invalid
Address Assignment" error if you don't change anything. One can clean up the list
on the System Restart page. If you have ports NATted/forwarded using Firewall page,
cleaning up the list will unlink all "applications" from "devices". So after you have
cleaned the device list, you will have to set port forwarding again. The fact that
you can't remove one device from the list and have to clear the entire list - a really
destructive thing to port forwarding settings - shows that 2WIRE RG management console
software is written very poorly.&lt;br&gt;
&lt;li&gt;
Routing multiple external IPs to the same machines is possible only if the PC has
multiple NICs. 2WIRE RG can't simply map and external IP to a LAN IP. Instead, it
maps an external IP to an internal MAC address. Which is why you can't just add multiple
IPs to the same NIC and be done with that. Adding an extra virtual NIC to a VM is
not an issue, but adding a physical NIC to an up &amp; running production server could
mean one has to &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16833156133"&gt;improvise&lt;/a&gt;.
There you have it: it's pretty easy to host multiple SSL/443 on the same box this
way. It's funny to see that as you add NICs to a box, you'll see multiple instances
of the same box in the device list - that's, of course, because RG sees them by MAC
but shows them in the list using device names. Like I said, RG web management console
is kind of pathetic.&lt;br&gt;
&lt;li&gt;
Another "no kidding" feature. In order to use an IP from a range of static addresses,
the box needs to get its IP from RG's DHCP - no static IPs allowed. RG then will give
your box the IP from static range, making your box essentially a DMZ box sitting unfirewalled
exposed to the world of hurt (internet attackers). It appears it may be possible to
use firewall on external IPs, but not clear how, especially given that RG's port forwarding
feature doesn't support multiple external IPs. It seems to forward ports only with
an assumption that router has only one external IP. So if you want your box to be
visible inside the LAN, add another NIC and give it your LAN's IP. As you see, you
ended up with a server being a poor man's firewall instead of being behind the firewall.
Did I mention that RG web console sucks?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Anyway, UVerse's multiple static IP feature would be much easier to use if 2WIRE had
better software. RG's mapping internal MACs to external IPs, and its inability to
forward and external IP to a LAN IP (eliminating the firewall) are really serious
drawbacks to be considered when deciding on whether to do static IPs with such a crude
RG.
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=c0d25f61-fa93-45e9-80a5-642f2ea891e9" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,c0d25f61-fa93-45e9-80a5-642f2ea891e9.aspx</comments>
      <category>Digital Home;Hardware;Security;Virtual Server</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=8af2d8da-0825-49b5-8158-dbf0b977f903</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,8af2d8da-0825-49b5-8158-dbf0b977f903.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,8af2d8da-0825-49b5-8158-dbf0b977f903.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=8af2d8da-0825-49b5-8158-dbf0b977f903</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Software RAID-1 in Windows server has a pitfall worth remembering: redundancy is working
only when Windows is booted and is up &amp; running. When machine is booting, it loads
the OS from whichever drive is selected as first in the boot order in BIOS. <strong>If
failing drive happens to be the first - the one from which Windows Server boots up</strong>,
then two things needs to be done: 
<br />
- BIOS settings have to be changed so that healthy secondary drive is used for booting,
and 
<br />
- Secondary Plex has to be selected as a default boot drive in Windows Startup &amp;
Recovery configuration.
</p>
        <p>
Having Hyper-V adds even one more step. Hyper-V does something as the boot time, and
is apparently enabled only on the first drive in the boot sequence. After you
have made healthy secondary drive the first in boot sequence, secondary drive's boot
routine needs to be manually adjusted to include loading Hyper-V, or you will get
the dreaded, useless "Virtual machine could not be started because the hypervisor
is not running" error when starting a virtual machine. To update your newly-selected
boot drive for loading Hyper-V, run a Command Prompt <strong>as Administrator</strong> and
execute following command:
</p>
        <p>
          <font face="Courier New">bcdedit /set hypervisorlaunchtype auto</font>
        </p>
        <p>
Reboot the server again - this time your secondary drive is bootable as far as BIOS
concerned, secondary plex is used to boot windows, and Hyper-V is made to be loaded
from the secondary drive too.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=8af2d8da-0825-49b5-8158-dbf0b977f903" />
      </body>
      <title>Re-enabling Hyper-V after replacing software RAID-1 (mirrored) drive on Windows 2008 Server</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,8af2d8da-0825-49b5-8158-dbf0b977f903.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,8af2d8da-0825-49b5-8158-dbf0b977f903.aspx</link>
      <pubDate>Sun, 11 Oct 2009 01:24:54 GMT</pubDate>
      <description>&lt;p&gt;
Software RAID-1 in Windows server has a pitfall worth remembering: redundancy is working
only when Windows is booted and is up &amp;amp; running. When machine is booting, it loads
the OS from whichever drive is selected as first in the boot order in BIOS. &lt;strong&gt;If
failing drive happens to be the first - the one from which Windows Server boots up&lt;/strong&gt;,
then two things needs to be done: 
&lt;br&gt;
- BIOS settings have to be changed so that healthy secondary drive is used for booting,
and 
&lt;br&gt;
- Secondary Plex has to be selected as a default boot drive in Windows Startup &amp;amp;
Recovery configuration.
&lt;/p&gt;
&lt;p&gt;
Having Hyper-V adds even one more step. Hyper-V does something as the boot time, and
is apparently enabled only on the first drive in the&amp;nbsp;boot sequence. After you
have made healthy secondary drive the first in boot sequence, secondary drive's boot
routine needs to be manually adjusted to include loading Hyper-V, or you will get
the dreaded,&amp;nbsp;useless "Virtual machine could not be started because the hypervisor
is not running" error when starting a virtual machine. To update your newly-selected
boot drive for loading Hyper-V, run a Command Prompt &lt;strong&gt;as Administrator&lt;/strong&gt; and
execute following command:
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;bcdedit /set hypervisorlaunchtype auto&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
Reboot the server again - this time your secondary drive is bootable as far as BIOS
concerned, secondary plex is used to boot windows, and Hyper-V is made to be loaded
from the secondary drive&amp;nbsp;too.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=8af2d8da-0825-49b5-8158-dbf0b977f903" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,8af2d8da-0825-49b5-8158-dbf0b977f903.aspx</comments>
      <category>Backup/Restore;Hardware;Virtual Server</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=b337fd48-7f00-4633-a31a-2a22352fbf90</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,b337fd48-7f00-4633-a31a-2a22352fbf90.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,b337fd48-7f00-4633-a31a-2a22352fbf90.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=b337fd48-7f00-4633-a31a-2a22352fbf90</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Update: here's a very good <a href="http://www.ocztechnologyforum.com/forum/showthread.php?t=52912">walk-through</a> of
setting up BIOS on Intel chipset motherboard for OCZ SSD RAID array. 
</p>
        <p>
Since I was about to clean up my system anyway, I decided not only to install Windows
7, but also bite the bullet and get two SSD drives and put them into striped RAID
configuration. I did it last weekend and yes, rumors are true: the performance boost
you get from SSDs, especially from RAID-0 SSDs is by far the most noticeable and exciting
in a generation. (From this point on, spindle hard drives are entering their twilight
years, and pretty soon they will be where CRT displays are now.) It's kind
of perverse, but perf improvement is so drastic that it now takes less time for Windows
to boot than for the motherboard to finish the POST!
</p>
        <p>
Here are points that might be useful for those trying to do similar setup.
</p>
        <p>
- Not every SSD drive can be used in RAID configuration. At this point you need to
stick with SSD drives having <strong>Indilinx controller</strong>. 60GB MLC drives
like <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820227394">OCZ
Vertex</a>, <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820233090">Corsair
Extreme</a>, and <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820227461">OCZ
Agility</a> (the one I got, <a href="http://www.cdrinfo.com/Sections/Reviews/Print.aspx?ArticleId=25727">see
the review</a>) - are all reasonably priced and will work well with mainstream motherboards-based
RAID controllers, like Intel Matrix RAID. Two of these drives cost just a little over
what <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820227395">single
128GB drive costs</a>, but two 64GB drives give you two controllers, twice the amount
of on the drive cache, and connection to two separate SATA channels, all of which delivers much
better performance than a single 128GB drive for about the same amount of money.
</p>
        <p>
- Windows 7 does have Intel Matrix RAID driver, so <strong>no need to do the F6</strong> thing
to load it during windows installation.
</p>
        <p>
- If you are putting your drives into a desktop machine, you will need <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16817994072">mounting
brackets</a> to fit 2.5" drives into 3.5" bays.
</p>
        <p>
- Since both Windows 7 and SSD drives are relatively new products, <strong>load the
latest BIOS</strong> for your motherboard before you even connect your drives for
the first time. It's also a good idea to get a relatively recent motherboard
and ensure your mobo does indeed have RAID functionality. For example, if your motherboard
has Intel chipset, letter "R" in ICH10<strong>R</strong> "south bridge" chip name seems
to indicate presence of RAID support.
</p>
        <p>
- If your motherboard has Intel Matrix RAID, <strong>change BIOS</strong> settings
to make sure you put your on-board SATA controller into RAID mode. It actually
should be called AHCI+RAID, because RAID is still AHCI. Non-RAID SATA drives may
still be used when SATA controller in RAID mode with no problem at all.
</p>
        <p>
- Even though Windows 7 comes ready for SSD drives, tweaks like <a href="http://www.ocztechnologyforum.com/forum/attachment.php?attachmentid=7558&amp;amp;stc=1&amp;amp;d=1228254339">disabling SSD
drive indexing</a> will improve either drives' longevity or system performance.
Also, Windows 7 may not see the RAID group as 100% SSD. What it means is that when
Win7 realizes there is an SSD drive in the system, it's supposed to automatically
turn off superfetch and disk defragmentation. In my case it did turn off disk defrag
for my SSD RAID volume, <a href="http://www.ocztechnologyforum.com/forum/attachment.php?attachmentid=7557&amp;stc=1&amp;d=1228252264">but
didn't turn off superfetch</a> - maybe because I have a couple of regular hard drives
also connected (although not members of the RAID array).
</p>
        <p>
- If you wonder whether ATA Trim command (that helps to maintain SSD drives' performance)
is going to work in RAID configuration, then the answer is not yet. Currently, the
choices for SSDs connected to Intel matrix raid controller are either
RAID, or TRIM, but not both together. The reason for that is Intel Matrix Storage
Manager (MSM) driver does not pass through TRIM command - only MS SATA and IDE drivers
for Windows 7 do. So for TRIM one needs to use Microsoft drivers, which do not
support MSM RAID. So if you do RAID, you will need to use Intel MSM driver, and wait
for some future version of MSM that can support TRIM in at least in RAID-0 and
RAID-1 configurations.
</p>
        <p>
- Next version of OCZ firmware for Agility and Vertex SSD drives is expected to have
background "garbage collection" built in, which is supposed to reset NAND cells while
drives are idling.
</p>
        <p>
Here's a <a href="http://blogs.msdn.com/e7/archive/2009/05/05/support-and-q-a-for-solid-state-drives-and.aspx">very
good post about SSDs on Windows 7</a>, plus an<strong> </strong><a href="http://www.anandtech.com/printarticle.aspx?i=3607"><strong>absolute
must-read article</strong></a> about most popular SSD drives from AnandTech.com.
</p>
        <p>
ATTO benchmarks:<br />
Take a look a all-important 4KB transfer rates (most common case for non-server
scenarios) - it does astonishing 178MB/s writes and 180MB/s reads:<br /><img border="0" src="http://vladsnotes.hrybok.com/content/binary/2x%20OCZ%20Agility%2060GB%20SSD%20drives%20in%20RAID-0%20on%20Windows%207%20-%20ATTO%20benchmark%20results.png" /></p>
        <p>
Compare it with <a href="http://hothardware.com/image_popup.aspx?image=big_vertex-turbo-atto.jpg&amp;articleid=10402&amp;t=n">53MB/s
writes and 35MB/s reads</a> of $440-worth, fastest 120GB MLC drive - <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820227470">OCZ
Vertex Turbo</a>:<br /><a href="http://hothardware.com/image_popup.aspx?image=big_vertex-turbo-atto.jpg&amp;articleid=10402&amp;t=n"><img src="http://hothardware.com/newsimages/item10402/big_vertex-turbo-atto.jpg" /></a><br /><br />
...or with arguably the best SSD drive there is - <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820167014">$800</a> Intel
X-25E SLC drive - it does <a href="http://www.clunk.org.uk/reviews/kingston-technology-ssdnow-e-series-intel-x25-e-solid-state-drive-review/Page-6.html">104MB/s
writes and 120MB/s reads</a> on 4KB block size:<br /><a href="http://www.clunk.org.uk/reviews/kingston-technology-ssdnow-e-series-intel-x25-e-solid-state-drive-review/Page-6.html"><img src="http://www.images.clunk.org.uk/reviews/Kingston/results/atto/atto-ahci/atto-ahci-matrix.png" /></a></p>
        <p>
 
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=b337fd48-7f00-4633-a31a-2a22352fbf90" />
      </body>
      <title>Budget SSD RAID-0 on Windows 7</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,b337fd48-7f00-4633-a31a-2a22352fbf90.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,b337fd48-7f00-4633-a31a-2a22352fbf90.aspx</link>
      <pubDate>Tue, 18 Aug 2009 15:52:47 GMT</pubDate>
      <description>&lt;p&gt;
Update: here's a very good &lt;a href="http://www.ocztechnologyforum.com/forum/showthread.php?t=52912"&gt;walk-through&lt;/a&gt; of
setting up BIOS on Intel chipset motherboard for OCZ SSD RAID array. 
&lt;/p&gt;
&lt;p&gt;
Since I was about to clean up my system anyway, I decided not only to install Windows
7, but also bite the bullet and get two SSD drives and put them into striped RAID
configuration. I did it last weekend and yes, rumors are true: the performance boost
you get from SSDs, especially from RAID-0 SSDs is by far the most noticeable and exciting
in a generation. (From this point on, spindle hard drives are entering their twilight
years, and&amp;nbsp;pretty soon they&amp;nbsp;will be where CRT displays are now.) It's kind
of perverse, but perf improvement is so drastic that it now takes less time for Windows
to boot than for the motherboard to finish the POST!
&lt;/p&gt;
&lt;p&gt;
Here are points that might be useful for those trying to do&amp;nbsp;similar setup.
&lt;/p&gt;
&lt;p&gt;
- Not every SSD drive can be used in RAID configuration. At this point you need to
stick with SSD drives having &lt;strong&gt;Indilinx controller&lt;/strong&gt;. 60GB MLC drives
like &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820227394"&gt;OCZ
Vertex&lt;/a&gt;, &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820233090"&gt;Corsair
Extreme&lt;/a&gt;, and &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820227461"&gt;OCZ
Agility&lt;/a&gt;&amp;nbsp;(the one I got, &lt;a href="http://www.cdrinfo.com/Sections/Reviews/Print.aspx?ArticleId=25727"&gt;see
the review&lt;/a&gt;) - are all reasonably priced and will work well with mainstream motherboards-based
RAID controllers, like Intel Matrix RAID. Two of these drives cost just a little over
what &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820227395"&gt;single
128GB drive costs&lt;/a&gt;, but two 64GB drives give you two controllers, twice the amount
of on the drive cache, and&amp;nbsp;connection to two separate SATA channels, all of which&amp;nbsp;delivers&amp;nbsp;much
better performance than a single 128GB drive for about the same amount of money.
&lt;/p&gt;
&lt;p&gt;
- Windows 7 does have Intel Matrix RAID driver, so &lt;strong&gt;no need to do the F6&lt;/strong&gt; thing
to load it during windows installation.
&lt;/p&gt;
&lt;p&gt;
- If you are putting your drives into a desktop machine, you will need &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16817994072"&gt;mounting
brackets&lt;/a&gt; to fit 2.5" drives into 3.5" bays.
&lt;/p&gt;
&lt;p&gt;
- Since both Windows 7 and SSD drives are relatively new products, &lt;strong&gt;load the
latest BIOS&lt;/strong&gt; for your motherboard before you even connect your drives for
the first time. It's also a good idea to&amp;nbsp;get a&amp;nbsp;relatively recent motherboard
and ensure your mobo does indeed have RAID functionality. For example, if your motherboard
has Intel chipset, letter "R" in ICH10&lt;strong&gt;R&lt;/strong&gt; "south bridge" chip name&amp;nbsp;seems
to indicate presence of RAID support.
&lt;/p&gt;
&lt;p&gt;
- If your motherboard has Intel Matrix RAID, &lt;strong&gt;change BIOS&lt;/strong&gt; settings
to make sure you put your on-board&amp;nbsp;SATA controller into RAID mode. It actually
should be called AHCI+RAID, because&amp;nbsp;RAID is still AHCI. Non-RAID SATA drives&amp;nbsp;may
still be used when SATA controller in RAID mode with no problem at all.
&lt;/p&gt;
&lt;p&gt;
- Even though Windows 7 comes ready for SSD drives, tweaks like &lt;a href="http://www.ocztechnologyforum.com/forum/attachment.php?attachmentid=7558&amp;amp;amp;stc=1&amp;amp;amp;d=1228254339"&gt;disabling&amp;nbsp;SSD
drive&amp;nbsp;indexing&lt;/a&gt;&amp;nbsp;will improve either drives' longevity or system performance.
Also, Windows 7 may not see the RAID group as 100% SSD. What it means is that when
Win7 realizes there is an SSD drive in the system, it's supposed to automatically
turn off superfetch and disk defragmentation. In my case it did turn off disk defrag
for my SSD RAID volume, &lt;a href="http://www.ocztechnologyforum.com/forum/attachment.php?attachmentid=7557&amp;amp;stc=1&amp;amp;d=1228252264"&gt;but
didn't turn off superfetch&lt;/a&gt; - maybe because I have a couple of regular hard drives
also connected (although not members of the RAID array).
&lt;/p&gt;
&lt;p&gt;
- If you wonder whether ATA Trim command (that helps to maintain SSD drives' performance)
is going to work in RAID configuration, then the answer is not yet. Currently, the
choices for SSDs&amp;nbsp;connected to Intel&amp;nbsp;matrix raid controller&amp;nbsp;are either
RAID, or TRIM, but not both together. The reason for that is Intel Matrix Storage
Manager (MSM) driver does not pass through TRIM command - only MS SATA and IDE drivers
for Windows 7 do. So for TRIM one needs to use&amp;nbsp;Microsoft drivers, which do not
support MSM RAID. So if you do RAID, you will need to use Intel MSM driver, and wait
for some future version of MSM that can support TRIM&amp;nbsp;in at least in RAID-0 and
RAID-1 configurations.
&lt;/p&gt;
&lt;p&gt;
- Next version of OCZ firmware for Agility and Vertex SSD drives is expected to have
background "garbage collection" built in, which is supposed to reset NAND cells while
drives are idling.
&lt;/p&gt;
&lt;p&gt;
Here's a &lt;a href="http://blogs.msdn.com/e7/archive/2009/05/05/support-and-q-a-for-solid-state-drives-and.aspx"&gt;very
good&amp;nbsp;post about SSDs on Windows 7&lt;/a&gt;, plus an&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;a href="http://www.anandtech.com/printarticle.aspx?i=3607"&gt;&lt;strong&gt;absolute
must-read&amp;nbsp;article&lt;/strong&gt;&lt;/a&gt; about most popular SSD drives from AnandTech.com.
&lt;/p&gt;
&lt;p&gt;
ATTO benchmarks:&lt;br&gt;
Take a look a all-important 4KB transfer rates (most common case for&amp;nbsp;non-server
scenarios) - it does&amp;nbsp;astonishing 178MB/s writes and 180MB/s reads:&lt;br&gt;
&lt;img border=0 src="http://vladsnotes.hrybok.com/content/binary/2x%20OCZ%20Agility%2060GB%20SSD%20drives%20in%20RAID-0%20on%20Windows%207%20-%20ATTO%20benchmark%20results.png"&gt;
&lt;/p&gt;
&lt;p&gt;
Compare it with &lt;a href="http://hothardware.com/image_popup.aspx?image=big_vertex-turbo-atto.jpg&amp;amp;articleid=10402&amp;amp;t=n"&gt;53MB/s
writes and 35MB/s reads&lt;/a&gt; of&amp;nbsp;$440-worth, fastest 120GB MLC drive - &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820227470"&gt;OCZ
Vertex Turbo&lt;/a&gt;:&lt;br&gt;
&lt;a href="http://hothardware.com/image_popup.aspx?image=big_vertex-turbo-atto.jpg&amp;amp;articleid=10402&amp;amp;t=n"&gt;&lt;img src="http://hothardware.com/newsimages/item10402/big_vertex-turbo-atto.jpg"&gt;&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
...or with arguably the best SSD drive there is -&amp;nbsp;&lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820167014"&gt;$800&lt;/a&gt; Intel
X-25E SLC drive - it does &lt;a href="http://www.clunk.org.uk/reviews/kingston-technology-ssdnow-e-series-intel-x25-e-solid-state-drive-review/Page-6.html"&gt;104MB/s
writes and 120MB/s reads&lt;/a&gt; on 4KB block size:&lt;br&gt;
&lt;a href="http://www.clunk.org.uk/reviews/kingston-technology-ssdnow-e-series-intel-x25-e-solid-state-drive-review/Page-6.html"&gt;&lt;img src="http://www.images.clunk.org.uk/reviews/Kingston/results/atto/atto-ahci/atto-ahci-matrix.png"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=b337fd48-7f00-4633-a31a-2a22352fbf90" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,b337fd48-7f00-4633-a31a-2a22352fbf90.aspx</comments>
      <category>Hardware;Performance;Windows 7;x64</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=dcd2d87a-1e8b-40b7-837f-6543d6881fbb</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,dcd2d87a-1e8b-40b7-837f-6543d6881fbb.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,dcd2d87a-1e8b-40b7-837f-6543d6881fbb.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=dcd2d87a-1e8b-40b7-837f-6543d6881fbb</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I was happy with <a href="http://www.home-electronics.net/ge/pc/viewPrd.asp?idcategory=13&amp;idproduct=18">the
phone</a> (despite its sub-par sound quality in both Skype and regular line modes)
primarily because it has Skype contacts right on the handset screen and
because I got it deeply discounted. Recently I noticed that the device fails during
Skype conversations, displaying "no PC" icon as if it had its USB cable
disconnected from the PC. However, the unit can be brought back up by a
simple power-off, power-on cycle of the phone's base. I would tolerate these
problems if they happened once in a while, but with this device 90% of my Skype conversations
were cut short, so the phone is going back to Thompson for replacement. Replacement
procedure has both bright and dark spots. The good part, reps pick up the phone right
away, without having you to go through the maze of phone menu. The bad part, the phone
you have to dial is not toll-free, and I was told that the turnaround time could 4
to 6 weeks, depending on replacement units availability.
</p>
        <p>
Update - May 26, 2009: It's been about six weeks since I sent in the phone for replacement.
And because I have not received a new unit, I contacted Thompson and they said it's
been about four weeks since they received the item from me, and that I will have to
wait for about 2 more weeks before they send the replacement in. Overall, if you need
to have a warranted item replaced by Thomson, prepare to wait for 2+ months for
it.
</p>
        <p>
Update - June 30, 2009: I finally got the replacement. Seems to be working so far,
but it took <strong>more than two months</strong> from the time I sent the phone back
till I got the <strong>replacement</strong>. Be prepared to this kind of "warranty"
when you you get GE/Thompson consumer electronics.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=dcd2d87a-1e8b-40b7-837f-6543d6881fbb" />
      </body>
      <title>Issues with Thompson/GE Dect 6.0 Skype Phone and Windows Vista</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,dcd2d87a-1e8b-40b7-837f-6543d6881fbb.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,dcd2d87a-1e8b-40b7-837f-6543d6881fbb.aspx</link>
      <pubDate>Sat, 11 Apr 2009 14:28:28 GMT</pubDate>
      <description>&lt;p&gt;
I was happy with &lt;a href="http://www.home-electronics.net/ge/pc/viewPrd.asp?idcategory=13&amp;amp;idproduct=18"&gt;the
phone&lt;/a&gt; (despite its sub-par sound quality in both Skype and regular line modes)
primarily because it has Skype&amp;nbsp;contacts right on the handset screen&amp;nbsp;and
because I got it deeply discounted. Recently I noticed that the device fails during
Skype conversations, displaying&amp;nbsp;"no PC" icon as&amp;nbsp;if it had its USB cable
disconnected from the PC.&amp;nbsp;However, the unit&amp;nbsp;can be brought back up by a
simple power-off, power-on cycle of the phone's base. I&amp;nbsp;would tolerate these
problems if they happened once in a while, but with this device 90% of my Skype conversations
were cut short, so the&amp;nbsp;phone is going back to Thompson for replacement. Replacement
procedure has both bright and dark spots. The good part, reps pick up the phone right
away, without having you to go through the maze of phone menu. The bad part, the phone
you have to dial is not toll-free, and I was told that the turnaround time could 4
to 6 weeks, depending on replacement units availability.
&lt;/p&gt;
&lt;p&gt;
Update - May 26, 2009: It's been about six weeks since I sent in the phone for replacement.
And because I have not received a new unit, I contacted Thompson and they said it's
been about four weeks since they received the item from me, and that I will have to
wait for about 2 more weeks before they send the replacement in. Overall, if you need
to have a warranted item replaced by Thomson, prepare to&amp;nbsp;wait for 2+ months&amp;nbsp;for
it.
&lt;/p&gt;
&lt;p&gt;
Update - June 30, 2009: I finally got the replacement. Seems to be working so far,
but it took &lt;strong&gt;more than two months&lt;/strong&gt; from the time I sent the phone back
till I got the &lt;strong&gt;replacement&lt;/strong&gt;. Be prepared to this kind of "warranty"
when you you get GE/Thompson consumer electronics.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=dcd2d87a-1e8b-40b7-837f-6543d6881fbb" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,dcd2d87a-1e8b-40b7-837f-6543d6881fbb.aspx</comments>
      <category>Digital Home;Hardware</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=dc4a73b0-dce3-42e6-a4a0-3caf0d7af9df</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,dc4a73b0-dce3-42e6-a4a0-3caf0d7af9df.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,dc4a73b0-dce3-42e6-a4a0-3caf0d7af9df.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=dc4a73b0-dce3-42e6-a4a0-3caf0d7af9df</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Setting up <a href="http://www.d-link.com/products/?pid=466">D-Link DPH-50U Skype
VoIP adapter</a> on my 32-bit Vista system took waaaay longer than I expected. Here's some
hints that will make this task more manageable:
</p>
        <ul>
          <li>
Latest Skype version (4.0) does not support speed-dialing, which is required by the
adapter to make outgoing calls to Skype users through the phone handset. You
will need to <a href="http://download.skype.com/accessibility/SkypeSetup.exe">download
Skype version 3.8</a> to be able to make outbound calls to Skype accounts.<br /><br /></li>
          <li>
Don't even bother to use printed quick installation guide and the driver from the
provided CD - things didn't work and installation in reality didn't match the sequence
listed in the doc. 
<br />
Get the <a href="http://www.d-link.com/products/support.asp?pid=466&amp;sec=0#drivers">latest
driver from D-Link web site</a> and use <a href="ftp://ftp.dlink.com/VoIP/dph50U/Manual/dph50u_manual_110.zip">this
manual</a> to guide you through the software and hardware installation process.<br /><br /></li>
          <li>
Finally, in order to make this whole thing work I had to manually adjust
sound devices settings in Skype and point them to VoIPxxxxx devices.</li>
        </ul>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=dc4a73b0-dce3-42e6-a4a0-3caf0d7af9df" />
      </body>
      <title>Setting up D-Link DPH-50U Skype VoIP Adapter</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,dc4a73b0-dce3-42e6-a4a0-3caf0d7af9df.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,dc4a73b0-dce3-42e6-a4a0-3caf0d7af9df.aspx</link>
      <pubDate>Mon, 16 Feb 2009 01:07:40 GMT</pubDate>
      <description>&lt;p&gt;
Setting up &lt;a href="http://www.d-link.com/products/?pid=466"&gt;D-Link DPH-50U Skype
VoIP adapter&lt;/a&gt; on my 32-bit Vista system took waaaay longer than I expected. Here's&amp;nbsp;some
hints that will make&amp;nbsp;this task more manageable:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Latest Skype version (4.0) does not support speed-dialing, which is required by the
adapter to make outgoing calls to Skype users&amp;nbsp;through the phone handset. You
will need to &lt;a href="http://download.skype.com/accessibility/SkypeSetup.exe"&gt;download
Skype version 3.8&lt;/a&gt; to be able to make outbound calls to Skype accounts.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
Don't even bother to use printed quick installation guide and the driver from the
provided CD - things didn't work and installation in reality didn't match the sequence
listed in the doc. 
&lt;br&gt;
Get the &lt;a href="http://www.d-link.com/products/support.asp?pid=466&amp;amp;sec=0#drivers"&gt;latest
driver from D-Link web site&lt;/a&gt;&amp;nbsp;and use &lt;a href="ftp://ftp.dlink.com/VoIP/dph50U/Manual/dph50u_manual_110.zip"&gt;this
manual&lt;/a&gt; to guide you through the software and hardware installation process.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
Finally, in order to make&amp;nbsp;this whole thing&amp;nbsp;work I had to manually adjust
sound devices settings in Skype and point them to VoIPxxxxx devices.&lt;/li&gt;
&lt;/ul&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=dc4a73b0-dce3-42e6-a4a0-3caf0d7af9df" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,dc4a73b0-dce3-42e6-a4a0-3caf0d7af9df.aspx</comments>
      <category>Digital Home;Hardware;Vista</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=7d5f175d-c3df-414b-ac6f-bfa3e7d7ec76</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,7d5f175d-c3df-414b-ac6f-bfa3e7d7ec76.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,7d5f175d-c3df-414b-ac6f-bfa3e7d7ec76.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=7d5f175d-c3df-414b-ac6f-bfa3e7d7ec76</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I have AT&amp;T U-Verse service for a few months now and it's been OK, with the exception
of Harmony 688 remotes not being able to control Cisco (formerly Scientific Atlanta)
IPTV set-top boxes. I made a couple of half-hearted attempts to troubleshoot the issue,
but with no success. (I'm probably getting old, because I used to feel challenged
by little problems like that, but now I am simply getting annoyed.) Anyway, in
the end I didn't get used to dealing with multiple remotes, so today I finally pulled
myself together and fixed the problem.
</p>
        <p>
The issue was solved, more or less, by explicitly downloading and installing <strong>new
firmware</strong> in both Harmony remotes. The reason I was not successful in my previous
attempts was the fact that before Harmony got acquired by Logitech, firmware would
get checked every time a remote is connected to the computer, and if newer version
was available, Harmony software would suggest installing it. Conditioned by that earlier
behavior I never bothered to check explicitly whether newer version of the firmware
was available. So here you have it: if you have the same issue, go to the Harmony
Software home page click Download, and then Firmware, with your remote connected. 
</p>
        <p>
Another interesting issue was that the set of Harmony-provided commands for IPN330HD
(PVR-less STB) remote, didn't have the "Recorded TV" command for it, even though native
remote has "Recorded TV" button. I made Harmony remote "learn" the command, but
it never worked for some reason. I could probably get it to work by fiddling with
command timing and repeat frequencies, but instead I simply reprogrammed the remote
to use IPN430MC command set. IPN430MC is a PVR, and seems to be completely compatible
with IPN330HD remote commands. If you're confused about how non-PVR STB can deliver
recorded TV, the answer is AT&amp;T UVerse delivers TV programs recorded on the PVR
to all STBs in the house over the local network, just like Windows Media Center Extender
deliver recorded TV from the main MCE PC. (MCE still does not record cable HD
content, which is the reason why I am using U-Verse PVR now.) But I digress. If you
want "Recorded TV" button on your Harmony remote to work for IPN330HD, reprogram your
remote as if you had one more IPN430MC instead of IPN330HD.
</p>
        <p>
The last thing to mention is that Harmony command timing seems to be a bit off compared
to the native remote. I noticed that STBs sometimes miss commands, or respond
in strange ways, but weirdness goes away if I press Harmony buttons briefly. Hold
them longer, and the STB gets confused.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=7d5f175d-c3df-414b-ac6f-bfa3e7d7ec76" />
      </body>
      <title>Harmony H688 Remote with Cisco IPN430MC and IPN330HD</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,7d5f175d-c3df-414b-ac6f-bfa3e7d7ec76.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,7d5f175d-c3df-414b-ac6f-bfa3e7d7ec76.aspx</link>
      <pubDate>Sat, 10 Jan 2009 05:24:47 GMT</pubDate>
      <description>&lt;p&gt;
I have AT&amp;amp;T U-Verse service for a few months now and it's been OK, with the exception
of Harmony 688 remotes not being able to control Cisco (formerly Scientific Atlanta)
IPTV set-top boxes. I made a couple of half-hearted attempts to troubleshoot the issue,
but with no success.&amp;nbsp;(I'm probably getting old, because I used to&amp;nbsp;feel&amp;nbsp;challenged
by&amp;nbsp;little problems like that, but now I am simply getting annoyed.) Anyway, in
the end I didn't get used to dealing with multiple remotes, so today I finally pulled
myself together and fixed the problem.
&lt;/p&gt;
&lt;p&gt;
The issue was solved, more or less, by explicitly downloading and installing &lt;strong&gt;new
firmware&lt;/strong&gt; in both Harmony remotes. The reason I was not successful in my previous
attempts was the fact that before Harmony got acquired by Logitech, firmware would
get checked every time&amp;nbsp;a remote is connected to the computer, and if newer version
was available, Harmony software would suggest installing it. Conditioned by that earlier
behavior I never bothered to check explicitly whether newer version of the firmware
was available. So here you have it: if you have the same issue, go to the Harmony
Software home page click Download, and then Firmware, with your remote connected. 
&lt;/p&gt;
&lt;p&gt;
Another interesting issue was that the set of Harmony-provided commands for&amp;nbsp;IPN330HD
(PVR-less STB) remote, didn't have the "Recorded TV" command for it, even though native
remote has "Recorded TV" button. I made Harmony remote "learn"&amp;nbsp;the command, but
it never worked for some reason. I could probably get it to work by fiddling with
command timing and repeat frequencies, but instead I simply reprogrammed the remote
to use IPN430MC command set. IPN430MC is a PVR, and seems to be completely compatible
with IPN330HD remote commands. If you're confused about how non-PVR STB can deliver
recorded TV, the answer is AT&amp;amp;T UVerse delivers TV programs recorded on the PVR
to all STBs in the house over the local network, just like Windows Media Center Extender
deliver recorded TV from the main MCE PC. (MCE still does not&amp;nbsp;record cable HD
content, which is the reason why I am using U-Verse PVR now.) But I digress. If you
want "Recorded TV" button on your Harmony remote to work for IPN330HD, reprogram your
remote as if you had one more IPN430MC instead of IPN330HD.
&lt;/p&gt;
&lt;p&gt;
The last thing to mention is that Harmony command timing seems to be a bit off compared
to the native remote. I noticed that STBs sometimes miss commands, or&amp;nbsp;respond
in strange ways, but weirdness goes away if I press Harmony buttons briefly. Hold
them longer, and the STB gets confused.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=7d5f175d-c3df-414b-ac6f-bfa3e7d7ec76" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,7d5f175d-c3df-414b-ac6f-bfa3e7d7ec76.aspx</comments>
      <category>Digital Home;Hardware</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=197b3761-a02f-4a03-9eaa-cb4db48acf2b</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,197b3761-a02f-4a03-9eaa-cb4db48acf2b.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,197b3761-a02f-4a03-9eaa-cb4db48acf2b.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=197b3761-a02f-4a03-9eaa-cb4db48acf2b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
While comparing two Intel quad-core CPUs, <a href="http://compare.intel.com/pcc/showchart.aspx?mmID=35380,885492&amp;familyID=1&amp;culture=en-US">Q6600
and Q8200</a>, it was hard to arrive at the decision because for some inexplicable
reason Intel does not state the TDP of Q6600. I reviewed several sources, and
values are all over the map, from clearly incorrect 65W, to what looks like actual
value of <strong>105 Watt</strong>. 
</p>
        <p>
Since both CPUs <a href="http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&amp;N=2010340343%201051707842%201302825342&amp;name=Quad-Core">cost
$190</a> at this point, the decision which one to get comes down to whether you'd
rather have a VT (virtualization technology), twice (8MB) the L2 cache and a
little higher 2.4GHz clock of Q6600, vs. faster 1333 MHz FSB and 10W less
of power consumption of Q8200.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=197b3761-a02f-4a03-9eaa-cb4db48acf2b" />
      </body>
      <title>Intel Q6600 Thermal Power Dissipation (TDP)</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,197b3761-a02f-4a03-9eaa-cb4db48acf2b.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,197b3761-a02f-4a03-9eaa-cb4db48acf2b.aspx</link>
      <pubDate>Mon, 01 Dec 2008 15:31:40 GMT</pubDate>
      <description>&lt;p&gt;
While comparing two Intel quad-core CPUs, &lt;a href="http://compare.intel.com/pcc/showchart.aspx?mmID=35380,885492&amp;amp;familyID=1&amp;amp;culture=en-US"&gt;Q6600
and Q8200&lt;/a&gt;, it was hard to arrive at the decision because for some inexplicable
reason Intel does not state the TDP of Q6600. I reviewed&amp;nbsp;several sources, and
values are all over the map, from clearly incorrect 65W, to what looks like actual
value of &lt;strong&gt;105 Watt&lt;/strong&gt;. 
&lt;/p&gt;
&lt;p&gt;
Since both CPUs &lt;a href="http://www.newegg.com/Product/ProductList.aspx?Submit=ENE&amp;amp;N=2010340343%201051707842%201302825342&amp;amp;name=Quad-Core"&gt;cost
$190&lt;/a&gt; at this point,&amp;nbsp;the decision which one to get comes down to whether you'd
rather have a VT (virtualization technology), twice (8MB)&amp;nbsp;the L2 cache and a
little&amp;nbsp;higher 2.4GHz&amp;nbsp;clock of Q6600, vs. faster 1333 MHz FSB and 10W less
of power consumption of Q8200.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=197b3761-a02f-4a03-9eaa-cb4db48acf2b" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,197b3761-a02f-4a03-9eaa-cb4db48acf2b.aspx</comments>
      <category>Hardware;Performance;Virtual Server;VmWare</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=8002e762-5aff-4f1a-8020-56ce0f238e28</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,8002e762-5aff-4f1a-8020-56ce0f238e28.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,8002e762-5aff-4f1a-8020-56ce0f238e28.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=8002e762-5aff-4f1a-8020-56ce0f238e28</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
(Updated 7/4/2008). Unlike Windows XP or Windows Server 2003, changing a motherboard
on a machine running Windows Vista (in my case Vista Ultimate x64 with Service Pack
1) is not mentioned in the <a href="http://support.microsoft.com/kb/824125">Microsoft
Knowledge Base article</a> addressing the MoBo upgrade. I tried a couple of approaches
described below, but the bottom line is that the <a href="http://support.microsoft.com/kb/824125">same
process</a> worked for Windows Vista, with one important difference: Vista <strong>upgrade
process takes many hours</strong>. Waiting for that first reboot - the point where
you replace the board - took close to two hours! And then it took a few more hours
to complete the upgrade process. In the end the machine booted up and most of applications
seem to be working fine.
</p>
        <p>
Applications that didn't fare well are:
</p>
        <ul>
          <li>
Daemon Tools<br /><strong>Symptoms</strong>: When system is booting, a cryptic error message is displayed,
complaining about Windows version or something. Worse, an attempt to uninstall Daemon
Tools failed. However, deleting the folder with Daemon Tools made the problem go away.<br /><strong>Solution</strong>: Uninstall Daemon Tools before upgrading the system, and
reinstall it after upgrade is complete.<br /><br /></li>
          <li>
Windows Mobile Device Center<br /><strong>Symptoms</strong>: Connecting a smartphone caused Windows Mobile Device Center
to crash.<br /><strong>Solution</strong>: Repair Vista installation again. After I ran an upgrade
installation of Vista again (overnight, because it takes untold hours to complete),
this problem went away. Please note that unlike XP, Vista does not have a separate
Repair Installation option. You must run Upgrade installation (for that start installation
from Windows) in order to repair existing Vista installation.<br /><br /></li>
          <li>
Microsoft Visual Studio 2008 Dataset Editor<br /><strong>Symptoms</strong>: Opening and XSD schema or a Dataset in Design mode in VS
2008 resulted in opening the file either as a text, or as XML.<br /><strong>Solution</strong>: Please <a href="PermaLink,guid,8e4e53ea-e4ec-48fc-bbf8-84b441b3aa8f.aspx">check
this post</a>.<br /></li>
        </ul>
        <p>
Now a little more about how the first upgrade attempt went down.
</p>
        <p>
Having to watch the upgrade screen for hours in order to intercept the first rebooting
is no fun, and ironically can be mitigated by <a href="http://jowie.com/post/2008/02/Select-CD-ROM-Boot-Type--prompt-while-trying-to-boot-from-Vista-x64-DVD-burnt-from-iso-file.aspx">the
bug</a> on the "Vista x64 with SP1" DVD, which makes a rebooting process
always stop indefinitely waiting for user input. This bug is a mixed blessing, because
you can go about your normal life while waiting for the first reboot while the existentially-named
"Gathering Files" step of the Vista upgrade sequence is running, but after you have
replaced the main board you want the upgrade process do its reboots without your involvement,
and that's where the bug turns from being a help to being a hassle. Anyway, you would
be wise to allocate half-day for the motherboard upgrade on the Vista system, and
by all means back up your system before the upgrade.
</p>
        <p>
Failed Mobo upgrade approaches included uninstalling board-specific drivers before
turning the PC off and replacing the motherboard. It didn't work at all - machine
went into reboot loop. Attempts to boot in the Safe Mode stopped at BTHidMgr.sys,
which I later found <a href="http://www.pcreview.co.uk/forums/thread-2151882.php">could
be related to having Nero's InCD</a> installed. I don't have InCD, but I do have Daemon
Tools, which incidentally is the only application that stopped working after the upgrade.
I never tried to remove Daemon Tools before trying the Vista upgrade path, so the
next time <strong>I would recommend trying the quick "uninstall drivers, uninstall
Daemon Tools/InCD, Reboot" approach first</strong>. Only if that does not work, get
the huge bag of popcorn and do Vista upgrade.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=8002e762-5aff-4f1a-8020-56ce0f238e28" />
      </body>
      <title>Upgrading or Replacing a Motherboard on Windows Vista Machine</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,8002e762-5aff-4f1a-8020-56ce0f238e28.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,8002e762-5aff-4f1a-8020-56ce0f238e28.aspx</link>
      <pubDate>Mon, 23 Jun 2008 18:24:24 GMT</pubDate>
      <description>&lt;p&gt;
(Updated 7/4/2008).&amp;nbsp;Unlike Windows XP or Windows Server 2003, changing a motherboard
on a machine running Windows Vista (in my case Vista Ultimate x64 with Service Pack
1) is not mentioned in the &lt;a href="http://support.microsoft.com/kb/824125"&gt;Microsoft
Knowledge Base article&lt;/a&gt;&amp;nbsp;addressing the MoBo upgrade. I tried a couple of approaches
described below, but the bottom line is that the &lt;a href="http://support.microsoft.com/kb/824125"&gt;same
process&lt;/a&gt; worked for Windows Vista, with one important difference: Vista &lt;strong&gt;upgrade
process takes many hours&lt;/strong&gt;. Waiting for that first reboot - the point where
you replace the board - took close to two hours! And then it took a few more hours
to complete the upgrade process. In the end the machine booted up and most of applications
seem to be working fine.
&lt;/p&gt;
&lt;p&gt;
Applications that didn't fare well are:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Daemon Tools&lt;br&gt;
&lt;strong&gt;Symptoms&lt;/strong&gt;: When system is booting, a cryptic error message is displayed,
complaining about Windows version or something. Worse, an attempt to uninstall Daemon
Tools failed. However, deleting the folder with Daemon Tools made the problem go away.&lt;br&gt;
&lt;strong&gt;Solution&lt;/strong&gt;: Uninstall Daemon Tools before upgrading the system, and
reinstall it after upgrade is complete.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
Windows Mobile Device Center&lt;br&gt;
&lt;strong&gt;Symptoms&lt;/strong&gt;: Connecting a smartphone caused Windows Mobile Device Center
to crash.&lt;br&gt;
&lt;strong&gt;Solution&lt;/strong&gt;: Repair Vista installation again. After I ran an upgrade
installation&amp;nbsp;of Vista again (overnight, because it takes untold hours to complete),
this problem went away. Please note that unlike XP, Vista does not have a separate
Repair Installation option. You must run Upgrade installation (for that start installation
from Windows) in order to repair existing Vista installation.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
Microsoft Visual Studio 2008 Dataset Editor&lt;br&gt;
&lt;strong&gt;Symptoms&lt;/strong&gt;: Opening and XSD schema or a Dataset in Design mode in VS
2008 resulted in opening the file either as a text, or as XML.&lt;br&gt;
&lt;strong&gt;Solution&lt;/strong&gt;: Please &lt;a href="PermaLink,guid,8e4e53ea-e4ec-48fc-bbf8-84b441b3aa8f.aspx"&gt;check
this post&lt;/a&gt;.&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Now a little more about how the first upgrade attempt went down.
&lt;/p&gt;
&lt;p&gt;
Having to watch the upgrade screen for hours in order to intercept the first rebooting
is no fun, and ironically can be mitigated by &lt;a href="http://jowie.com/post/2008/02/Select-CD-ROM-Boot-Type--prompt-while-trying-to-boot-from-Vista-x64-DVD-burnt-from-iso-file.aspx"&gt;the
bug&lt;/a&gt; on the&amp;nbsp;"Vista x64&amp;nbsp;with SP1" DVD, which makes a rebooting process
always stop indefinitely waiting for user input. This bug is a mixed blessing, because
you can go about your normal life while waiting for the first reboot while&amp;nbsp;the&amp;nbsp;existentially-named
"Gathering Files" step of the Vista upgrade sequence is running, but after you have
replaced the main board you want the upgrade process do its reboots without your involvement,
and that's where the bug turns from being a help to being a hassle. Anyway, you would
be wise to allocate half-day for the motherboard upgrade on the Vista system, and
by all means back up your system before the upgrade.
&lt;/p&gt;
&lt;p&gt;
Failed Mobo upgrade approaches included uninstalling board-specific drivers before
turning the PC off and replacing the motherboard. It didn't work at all - machine
went into reboot loop. Attempts to boot in the Safe Mode stopped at BTHidMgr.sys,
which I later found &lt;a href="http://www.pcreview.co.uk/forums/thread-2151882.php"&gt;could
be related to having Nero's InCD&lt;/a&gt; installed. I don't have InCD, but I do have Daemon
Tools, which incidentally is the only application that stopped working after the upgrade.
I never tried to remove Daemon Tools before trying the Vista upgrade path, so the
next time &lt;strong&gt;I would recommend trying the quick "uninstall drivers, uninstall
Daemon Tools/InCD, Reboot" approach first&lt;/strong&gt;. Only if that does not work, get
the huge bag of popcorn and do Vista upgrade.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=8002e762-5aff-4f1a-8020-56ce0f238e28" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,8002e762-5aff-4f1a-8020-56ce0f238e28.aspx</comments>
      <category>Digital Home;Hardware;Mobile Devices;Vista;x64</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=ef46c6df-09ef-4801-8d2e-63ecc5e34fe3</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,ef46c6df-09ef-4801-8d2e-63ecc5e34fe3.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,ef46c6df-09ef-4801-8d2e-63ecc5e34fe3.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=ef46c6df-09ef-4801-8d2e-63ecc5e34fe3</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Upgrading or replacing a motherboard on a machine running Windows Server 2003 (in
my case it was Windows 2003 R2 Standard Edition with Service Pack 2 x64)
is relatively straightforward, and more or less works as described in the <a href="http://support.microsoft.com/kb/824125">MS
Knowledge Base article</a>: you start upgrade process by running Windows setup while
old motherboard is in-place, and once upgrade process reboots the machine, you intercept
it by turning the computer off and replacing the MoBo, and then allow upgrade process
to continue. It worked alright, and wasn't too long a process. 
</p>
        <p>
What the KB article didn't mention is that <strong>after the upgrade a few things
may be broken or missing</strong>. In my case there were two big things broken:
</p>
        <ul>
          <li>
IE was corrupted in a way that prevented downloading files by clicking a link. Page
browsing still worked and "Save target as..." worked, but clicking a link that redirects
to a file download resulted in the strange error message: "The requested look-up key
was not found in any <b>active activation</b>". My way to fix it was to upgrade IE6
to IE7, but since IE7 download links were those redirect links that didn't work, I
had to install FireFox, which had a link accessible via "Save target as", and then
I used FireFox to download and install IE7.<br /><br /></li>
          <li>
.NET Framework 2.0 has disappeared, wracking havoc making pretty much all applications
(SQL Server Management console, ASP.NET apps in IIS) not working. Fixing it was not
too bad though - I downloaded and installed .NET Framework 2.0 x64, then made a couple
of runs of Windows Update to ensure the server won't try to reboot soon after being
brought online, rebooted the machine just in case, and that was it.</li>
        </ul>
        <p>
Overall entire process, although not completely seamless or worry-free, took only
about an hour, not counting time required to physically replace the board.
</p>
        <p>
          <br />
        </p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=ef46c6df-09ef-4801-8d2e-63ecc5e34fe3" />
      </body>
      <title>Upgrading or Replacing a Motherboard on Windows Server 2003 Machine</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,ef46c6df-09ef-4801-8d2e-63ecc5e34fe3.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,ef46c6df-09ef-4801-8d2e-63ecc5e34fe3.aspx</link>
      <pubDate>Mon, 23 Jun 2008 17:43:26 GMT</pubDate>
      <description>&lt;p&gt;
Upgrading or replacing a motherboard on a machine running Windows Server 2003 (in
my case it was Windows 2003 R2&amp;nbsp;Standard Edition with Service Pack&amp;nbsp;2 x64)
is relatively straightforward, and more or less works as described in the &lt;a href="http://support.microsoft.com/kb/824125"&gt;MS
Knowledge Base article&lt;/a&gt;: you start upgrade process by running Windows setup while
old motherboard is in-place, and once upgrade process reboots the machine, you intercept
it by turning the computer off and replacing the MoBo, and then allow upgrade process
to continue. It worked alright, and wasn't too long a process. 
&lt;/p&gt;
&lt;p&gt;
What the KB article didn't&amp;nbsp;mention is that &lt;strong&gt;after the upgrade a few things
may be broken or missing&lt;/strong&gt;. In my case there were two big things broken:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
IE was corrupted in a way that prevented downloading files by clicking a link. Page
browsing still worked and "Save target as..." worked, but clicking a link that redirects
to a file download resulted in the strange error message: "The requested look-up key
was not found in any &lt;b&gt;active activation&lt;/b&gt;". My way to fix it was to upgrade IE6
to IE7, but since IE7 download links were those redirect links that didn't work, I
had to install FireFox, which had a link accessible via "Save target as", and then
I used FireFox to download and install IE7.&lt;br&gt;
&lt;br&gt;
&lt;li&gt;
.NET Framework 2.0 has disappeared, wracking havoc making pretty much all applications
(SQL Server Management console, ASP.NET apps in IIS) not working. Fixing it was not
too bad though - I downloaded and installed .NET Framework 2.0 x64, then made a couple
of runs of Windows Update to ensure the server won't try to reboot soon after being
brought online, rebooted the machine just in case, and that was it.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Overall entire process, although not completely seamless or worry-free, took only
about an hour, not counting time required to physically replace the board.
&lt;/p&gt;
&lt;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=ef46c6df-09ef-4801-8d2e-63ecc5e34fe3" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,ef46c6df-09ef-4801-8d2e-63ecc5e34fe3.aspx</comments>
      <category>ASP.NET;Backup/Restore;Digital Home;Hardware;x64</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=6a388782-d5ed-4777-acfa-a66bd8fadba2</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,6a388782-d5ed-4777-acfa-a66bd8fadba2.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,6a388782-d5ed-4777-acfa-a66bd8fadba2.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=6a388782-d5ed-4777-acfa-a66bd8fadba2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Today we had an electricity outage cause by thunderstorm. While UPSes were still alive
on both network segments connected via ZyXel PL-100 power line adapter, I tried connecting
them into UPS and see what happens. Unfortunately it didn't work. When both adapters
were connected to UPSes, Link led on both adapters was off. After power came back
up, it changed nothing - no connection through UPSes. When I connected one adapter
directly to the wall, and one through an APC-made UPS, Link leds came on, but computers
still didn't see each other. As soon as I connected both adapters to the wall, connection
was re-established.
</p>
        <p>
The bottom-line: <strong>If you need network connection in your house to stay on during
power interruptions, use wireless networking instead of power-line adapters.</strong></p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=6a388782-d5ed-4777-acfa-a66bd8fadba2" />
      </body>
      <title>Power Line Ethernet Network Adapter Doesn't Work With UPS</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,6a388782-d5ed-4777-acfa-a66bd8fadba2.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,6a388782-d5ed-4777-acfa-a66bd8fadba2.aspx</link>
      <pubDate>Sun, 26 Aug 2007 20:15:24 GMT</pubDate>
      <description>&lt;p&gt;
Today we had an electricity outage cause by thunderstorm. While UPSes were still alive
on both network segments connected via ZyXel PL-100 power line adapter, I tried connecting
them into UPS and see what happens. Unfortunately it didn't work. When both adapters
were connected to UPSes, Link led on both adapters was off. After power came back
up, it changed nothing - no connection through UPSes. When I connected one adapter
directly to the wall, and one through an APC-made UPS, Link leds came on, but computers
still didn't see each other. As soon as I connected both adapters to the wall, connection
was re-established.
&lt;/p&gt;
&lt;p&gt;
The bottom-line: &lt;strong&gt;If you need network connection in your house to stay on during
power interruptions, use wireless networking instead of power-line adapters.&lt;/strong&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=6a388782-d5ed-4777-acfa-a66bd8fadba2" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,6a388782-d5ed-4777-acfa-a66bd8fadba2.aspx</comments>
      <category>Digital Home;Hardware</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=11d0e092-06eb-4691-8b8b-e0297140d76b</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,11d0e092-06eb-4691-8b8b-e0297140d76b.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,11d0e092-06eb-4691-8b8b-e0297140d76b.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=11d0e092-06eb-4691-8b8b-e0297140d76b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Until recently I've been running MCE 2005 on Windows XP with <a href="http://www.linksys.com/servlet/Satellite?c=L_Product_C2&amp;childpagename=US%2FLayout&amp;cid=1115416829578&amp;pagename=Linksys%2FCommon%2FVisitorWrapper">Linksys
Media Center Extender</a> (MCX) connected to the XP box over 802.11a wireless
network. That was a nice and stable setup, but with the technology moving forward
it was time for an upgrade. I have successfully <a href="PermaLink,guid,68d9cc66-8f77-49b0-9e35-16f729116120.aspx">upgraded
XP to Vista</a>, and since Vista did not support "old" Media Center Extenders like
the one I have, I had to get <a href="http://www.xbox.com/en-US/hardware/xbox360/xbox360customize.htm">XBOX
360</a> - the only game in town when it comes to extenders supporting Windows Vista.
</p>
        <p>
Cursory Google search revealed that even most basic and least expensive XBOX 360 version,
the Core System, can run the extender application just fine by loading the MCX software
from the Vista box over the network. Far more serious issue for me was how loud XBOX
360 is. The thing is that Media Center Extender box is located in the bedroom, and
any fan noise from XBOX 360 would be very annoying. Linksys Media Center Extender
was not just quiet - it was completely silent. It has no fans or motors at all. The
price for the silence was that its CPU was underpowered and therefore it was mostly
nothing but a dumb Remote Desktop terminal displaying the UI rendered on the XP box,
with the exception of rendering the streaming media on the MCX box itself. XBOX 360
has a very powerful multi-core processor and therefore is easily fit to render all
the fancy MCX UI right there, which makes UI of MCX running on XBOX 360 much
more responsive compared the Linksys. The price of the performance, besides $300,
is the fan and its noise. How much noise exactly? The whole reason I write
this post is because after searching the "<a href="http://en.wikipedia.org/wiki/Series_of_tubes">Internets</a>"
I was unable to tell whether the level of noise is acceptable or not. Some people
complained that it's horrible, and some said it's OK. Well, here's the verdict: yes,
the noise is bad and I can't believe Microsoft didn't find a solution to the noise
problem, BUT the remedy is you can <strong>turn XBOX 360 completely off</strong> when
you are not watching it! Noise level when you use the XBOX is not uncomfortable at
all. The drawback is that it takes XBOX about 50 seconds to boot, load MCX application
from the server, and launch the MCX UI when you turn the XBOX on (which BTW can all
be done at once by pressing Mediacenter Green Button on the mediacenter
remote). I don't mind paying the 50 second price for the complete silence of the turned
off XBOX, while being able to enjoy fast and responsive UI of the XBOX setup.
</p>
        <p>
Another quick note on the subject - the networking of the new extender. Linksys extender
had both wireless and wired networking capabilities. I ran it over 802.11a (Wireless-A) network
that is fast enough for streaming recoded TV and at the same time is not susceptible
to interference from all the 2.4GHz devices like cordless phones and 802.11g (Wireless-G)
networks of your neighbors. XBOX 360, however, has only wired networking capabilities,
and since our house is not wired for Ethernet, I had to use <a href="http://us.zyxel.com/web/product_family_detail.php?PC1indexflag=20050804090200&amp;CategoryGroupNo=793B9FED-B80D-49FD-A662-2B188FEB0225">ZyXel
power line Ethernet adapter</a>. I really like ZyXel power line adapters - they are
great alternative to wiring your house or using wireless networks. When I was
setting up extender piece on the Vista machine, MCE tested the network bandwidth
and found the throughput not sufficient for streaming TV. I though it's
strange because ZyXel PLA-100 adapter is supposed to be 85 marketing Mbit (about
45 real Mbit) - quite faster than 22 Mbit of the Wireless-A network
that was working just fine. Sure enough, TV and video streaming ran absolutely
smoothly over ZyXel PLA-100. However, whenever we get an HDTV set connected to the
extender, we'll need to upgrade ZyXel adapters to speedier 200 marketing Mbit (hopefully
about 100 real Mbit) <a href="http://us.zyxel.com/web/product_family_detail.php?PC1indexflag=20050804090200&amp;CategoryGroupNo=6CCD8904-D814-43CD-9E67-28E458968C55">PLA-400</a>.
</p>
        <p>
[<strong>June 12 UPDATE</strong>: The same day when I wrote this post I noticed
that <strong>network performance</strong> of the setup <strong>has degraded</strong> to
the point of recorded TV being unwatchable: picture would freeze or won't start
playing back at all with the black screen, with "Network Issues" pop-up ever-present
on the screen. I thought the problem is ZyXel PL-100. I replaced it with <a href="http://www.viewsonic.com/support/networking/wirelessdatanetworks/wirelessmediaadapter/wapbr100/">Viewsonic
802.11g access point</a> connected to XBOX 360, and just like with PL-100 it worked
flawlessly the first time I turned on the XBOX, but went down exactly the same way
as the the power line adapter based network. Funny thing is that if I hit Fast Forward
button on the MCE remote, FF works and produces absolutely smooth video! So at normal
rate it crawls to the stop, but with fast forwarding there are no "Network Issues"?
I was able to playback the same recorded shows over the same network connections
using notebook and WIndows Media Player with no problems. I think Microsoft has
a whole lot of explaining to do about its XBOX 360 "networking issues".
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=11d0e092-06eb-4691-8b8b-e0297140d76b" />
      </body>
      <title>XBOX 360 Core as a Media Center Extender to Microsoft Vista MCE: Noise and Networking.</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,11d0e092-06eb-4691-8b8b-e0297140d76b.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,11d0e092-06eb-4691-8b8b-e0297140d76b.aspx</link>
      <pubDate>Sun, 03 Jun 2007 16:54:54 GMT</pubDate>
      <description>&lt;p&gt;
Until recently I've been running MCE 2005 on Windows XP with &lt;a href="http://www.linksys.com/servlet/Satellite?c=L_Product_C2&amp;amp;childpagename=US%2FLayout&amp;amp;cid=1115416829578&amp;amp;pagename=Linksys%2FCommon%2FVisitorWrapper"&gt;Linksys
Media Center Extender&lt;/a&gt;&amp;nbsp;(MCX) connected to the XP box over 802.11a wireless
network. That was a nice and&amp;nbsp;stable setup, but with the technology moving forward
it was time for an upgrade. I have successfully &lt;a href="PermaLink,guid,68d9cc66-8f77-49b0-9e35-16f729116120.aspx"&gt;upgraded
XP to Vista&lt;/a&gt;, and since Vista did not support "old" Media Center Extenders like
the one I have, I had to get &lt;a href="http://www.xbox.com/en-US/hardware/xbox360/xbox360customize.htm"&gt;XBOX
360&lt;/a&gt; - the only game in town when it comes to extenders supporting Windows Vista.
&lt;/p&gt;
&lt;p&gt;
Cursory Google search revealed that even most basic and least expensive XBOX 360 version,
the Core System, can run the extender application just fine by loading the MCX software
from the Vista box over the network. Far more serious issue for me was how loud XBOX
360 is. The thing is that Media Center Extender box is located in the bedroom, and
any fan noise from XBOX 360 would be very annoying. Linksys Media Center Extender
was not just quiet - it was completely silent. It has no fans or motors at all. The
price for the silence was that its CPU was underpowered and therefore it was mostly
nothing but a dumb Remote Desktop terminal displaying the UI rendered on the XP box,
with the exception of rendering the streaming media on the MCX box itself. XBOX 360
has a very powerful multi-core processor and therefore is easily fit to render all
the fancy MCX UI right there, which makes UI of MCX running on&amp;nbsp;XBOX 360&amp;nbsp;much
more responsive compared the Linksys. The price of the performance, besides $300,
is the fan and&amp;nbsp;its noise. How much noise exactly?&amp;nbsp;The whole reason I write
this post is because after searching the "&lt;a href="http://en.wikipedia.org/wiki/Series_of_tubes"&gt;Internets&lt;/a&gt;"
I was unable to tell whether the level of noise is acceptable or not. Some people
complained that it's horrible, and some said it's OK. Well, here's the verdict: yes,
the noise is bad and I can't believe Microsoft didn't find a solution to the noise
problem, BUT the&amp;nbsp;remedy is you can &lt;strong&gt;turn XBOX 360 completely off&lt;/strong&gt; when
you are not watching it! Noise level when you use the XBOX is not uncomfortable at
all. The drawback is that it takes XBOX about 50 seconds to boot, load MCX application
from the server, and launch the MCX UI when you turn the XBOX on (which BTW can all
be done&amp;nbsp;at once&amp;nbsp;by pressing Mediacenter Green Button on the mediacenter
remote). I don't mind paying the 50 second price for the complete silence of the turned
off XBOX, while being able to enjoy fast and responsive UI of the XBOX setup.
&lt;/p&gt;
&lt;p&gt;
Another quick note on the subject - the networking of the new extender. Linksys extender
had both wireless and wired networking capabilities. I ran it over 802.11a (Wireless-A)&amp;nbsp;network
that is fast enough for&amp;nbsp;streaming recoded TV and at the same time is not susceptible
to interference from all the 2.4GHz devices like cordless phones and 802.11g (Wireless-G)
networks of your neighbors. XBOX 360, however,&amp;nbsp;has only wired networking capabilities,
and since our house is not wired for Ethernet, I had to use &lt;a href="http://us.zyxel.com/web/product_family_detail.php?PC1indexflag=20050804090200&amp;amp;CategoryGroupNo=793B9FED-B80D-49FD-A662-2B188FEB0225"&gt;ZyXel
power line Ethernet adapter&lt;/a&gt;. I really like ZyXel power line adapters - they are
great alternative to&amp;nbsp;wiring your house or using wireless networks. When I was
setting up extender piece on the Vista machine, MCE tested the network&amp;nbsp;bandwidth
and found the throughput not sufficient for&amp;nbsp;streaming TV.&amp;nbsp;I though it's
strange because ZyXel PLA-100 adapter is supposed to be 85 marketing&amp;nbsp;Mbit (about
45 real Mbit)&amp;nbsp;-&amp;nbsp;quite&amp;nbsp;faster than 22 Mbit of the Wireless-A network
that was working just fine.&amp;nbsp;Sure enough, TV and video streaming ran absolutely
smoothly over ZyXel PLA-100. However, whenever we get an HDTV set connected to the
extender, we'll need to upgrade ZyXel adapters to speedier 200 marketing Mbit (hopefully
about 100 real Mbit)&amp;nbsp;&lt;a href="http://us.zyxel.com/web/product_family_detail.php?PC1indexflag=20050804090200&amp;amp;CategoryGroupNo=6CCD8904-D814-43CD-9E67-28E458968C55"&gt;PLA-400&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
[&lt;strong&gt;June 12 UPDATE&lt;/strong&gt;:&amp;nbsp;The same day when I wrote this post I noticed
that &lt;strong&gt;network performance&lt;/strong&gt; of the setup &lt;strong&gt;has degraded&lt;/strong&gt; to
the&amp;nbsp;point of recorded TV being unwatchable: picture would freeze or won't start
playing back at all with the black screen, with "Network Issues" pop-up ever-present
on the screen. I thought the problem is ZyXel PL-100. I replaced it with &lt;a href="http://www.viewsonic.com/support/networking/wirelessdatanetworks/wirelessmediaadapter/wapbr100/"&gt;Viewsonic
802.11g access point&lt;/a&gt; connected to XBOX 360, and just like with PL-100 it worked
flawlessly the first time I turned on the XBOX, but went down exactly the same way
as the the power line adapter based network. Funny thing is that if I hit Fast Forward
button on the MCE remote, FF works and produces absolutely smooth video! So at normal
rate it crawls to the stop, but with fast forwarding there are no "Network Issues"?
I was able to playback the same recorded shows over the same network&amp;nbsp;connections
using notebook and WIndows Media Player with no problems.&amp;nbsp;I think Microsoft has
a whole lot of explaining to do about its XBOX 360 "networking issues".
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=11d0e092-06eb-4691-8b8b-e0297140d76b" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,11d0e092-06eb-4691-8b8b-e0297140d76b.aspx</comments>
      <category>Digital Home;Hardware;Vista</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=c6b3c1b3-c5de-4c99-99af-81620914d4ef</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,c6b3c1b3-c5de-4c99-99af-81620914d4ef.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,c6b3c1b3-c5de-4c99-99af-81620914d4ef.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=c6b3c1b3-c5de-4c99-99af-81620914d4ef</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <title>Making Bootable CD to Flash BIOS Without Floppy Drive</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,c6b3c1b3-c5de-4c99-99af-81620914d4ef.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,c6b3c1b3-c5de-4c99-99af-81620914d4ef.aspx</link>
      <pubDate>Sat, 02 Jun 2007 05:17:27 GMT</pubDate>
      <description>&lt;p&gt;
If you are upgrading your Windows XP system to Vista chances are you will need to
upgrade your system's BIOS to support Vista. Flash utility for my MSI motherboard
BIOS can't run from Windows (how nice on MSI part), and as lots of users nowadays
my system does not have a floppy drive to boot DOS from. Making a bootable CD with
just a basic set of drivers to allow enough memory for Flash utility turned out to
be a very frustrating endeavor. There are lots of bootable CD images out there, but
the most common problem with images is that they load bunch of drivers that take up
a lot of memory and hang often. To flash a BIOS all you need from DOS is CD support.
I spare you details of all the options and approaches I tried and get right to what
you need to do to make a bootable CD and add your flash utility and BIOS file to it.
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Go to &lt;a href="http://www.allbootdisks.com/download/iso.html"&gt;Windows ME bootable
ISO image&lt;/a&gt; and download &amp; save &lt;a href="http://www.allbootdisks.com/downloads/ISO/AllBootDisks_ISO_Image_Downloads25/WinMe_bootdisk.iso"&gt;WinME_bootdisk.iso&lt;/a&gt; file.
Don't worry - it's not an entire Windows ME; it's just a 3MB DOS portion of it. 
&lt;li&gt;
Download and install &lt;a href="http://www.magiciso.com/download.htm"&gt;Magic ISO Maker&lt;/a&gt;,
a small utility capable of modifying an existing ISO image. 
&lt;li&gt;
Run Magic ISO Maker, open WinME_bootdisk.iso, add your Flash files, and save the WinME_bootdisk.iso
file. 
&lt;li&gt;
Burn WinME_bootdisk.iso to a CD. 
&lt;li&gt;
Boot from the CD and in the boot menu select an option with a CD support. This option
should leave enough "conventional" memory after loading DOS and drivers for the Flash
utility to run. 
&lt;li&gt;
Your CD drive is likely to get letter "D:". Switch to CD drive by issuing D: command
and run your Flash utility.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=c6b3c1b3-c5de-4c99-99af-81620914d4ef" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,c6b3c1b3-c5de-4c99-99af-81620914d4ef.aspx</comments>
      <category>Hardware;Vista</category>
    </item>
  </channel>
</rss>