<?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/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>Proving the Obviously Untrue - hardware</title>
    <link>http://gondolin.piglets.org/serendipity/</link>
    <description>Maths, Software, Hardware, Martial Arts and more</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1-1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>More on Debian on the Toshiba R500</title>
    <link>http://gondolin.piglets.org/serendipity/archives/63-More-on-Debian-on-the-Toshiba-R500.html</link>
            <category>hardware</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/63-More-on-Debian-on-the-Toshiba-R500.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=63</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=63</wfw:commentRss>
    

    <author>nospam@example.com (Colin Turner)</author>
    <content:encoded>
    Previously, I &lt;a href=&quot;http://www.piglets.org/serendipity/archives/55-Debian-GNULinux-on-Toshiba-Portege-R500.html&quot;&gt;wrote&lt;/a&gt; about installing Debian GNU/Linux on the Toshiba Portege R500. Most of the information is still current, but I&#039;m writing a follow up to address other things I got working and questions people have posed me.&lt;br /&gt;&lt;br /&gt;

&lt;strong&gt;Bluetooth Support&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;

I still need to patch the kernel to get bluetooth support working. At the moment I am patching toshiba_acpi which then allows the various commands (see the previous article) such as the one for enabling bluetooth. Glibly talking about patching the kernel is of very little help for those that don&#039;t know how, so for Pere who requested that, here&#039;s a set of commands, executed as root which should make that simpler. Note, you might want to edit the file mentioned below for SD support too if you need it before doing this.&lt;br /&gt;&lt;br /&gt;

&lt;div class=&quot;bb-code-title&quot;&gt;CODE:&lt;/div&gt;&lt;div class=&quot;bb-code&quot;&gt;#
#&amp;#160;Install&amp;#160;the&amp;#160;source&amp;#160;for&amp;#160;the&amp;#160;kernel,&amp;#160;and&amp;#160;the&amp;#160;debian&amp;#160;package&amp;#160;that&amp;#160;makes
#&amp;#160;compiling&amp;#160;it&amp;#160;easier
#
aptitude&amp;#160;install&amp;#160;linux-source-2.6.26&amp;#160;kernel-package
#
#&amp;#160;Go&amp;#160;get&amp;#160;it&amp;#160;and&amp;#160;open&amp;#160;it&amp;#160;all&amp;#160;up,&amp;#160;you&amp;#160;might&amp;#160;need&amp;#160;to&amp;#160;change&amp;#160;paths&amp;#160;based&amp;#160;on
#&amp;#160;exactly&amp;#160;what&amp;#160;kernel&amp;#160;is&amp;#160;fetched
#
cd&amp;#160;/usr/src/
bunzip2&amp;#160;linux-source-2.6.26.tar.bz2
tar&amp;#160;xvf&amp;#160;linux-source-2.6.26.tar
#
#&amp;#160;Go&amp;#160;to&amp;#160;where&amp;#160;the&amp;#160;patch&amp;#160;will&amp;#160;be&amp;#160;applied
#
cd&amp;#160;linux_source-2.6.26/drivers/acpi/
#
#&amp;#160;Changes&amp;#160;paths&amp;#160;as&amp;#160;required&amp;#160;obviously!&amp;#160;Note&amp;#160;there&amp;#160;is&amp;#160;a&amp;#160;new&amp;#160;patch&amp;#160;for
#&amp;#160;2.6.26
#
patch&amp;#160;-p0&amp;#160;&amp;#60;&amp;#160;~colin/Install/toshiba_acpi-dev_toshiba_test5-linux_2.6.26.patch
cd&amp;#160;../../
#&amp;#160;Copy&amp;#160;the&amp;#160;current&amp;#160;kernel&amp;#160;config,&amp;#160;it&#039;s&amp;#160;a&amp;#160;good&amp;#160;guess&amp;#160;and&amp;#160;suitable&amp;#160;for&amp;#160;Debian&amp;#160;stock&amp;#160;kernels
cp&amp;#160;/boot/config-2.6.26-1-amd64&amp;#160;.config
#&amp;#160;Actually&amp;#160;compile&amp;#160;the&amp;#160;kernel,&amp;#160;could&amp;#160;take&amp;#160;a&amp;#160;while!
make-kpkg&amp;#160;--initrd&amp;#160;kernel_image
#&amp;#160;Install&amp;#160;the&amp;#160;.deb&amp;#160;created&amp;#160;in&amp;#160;the&amp;#160;directory&amp;#160;above
dpkg&amp;#160;-i&amp;#160;../linux-image-2.6.26_2.6.26-10.00.Custom_amd64.deb
#&amp;#160;That&amp;#160;should&amp;#160;be&amp;#160;it&lt;/div&gt;
&lt;br /&gt;


&lt;strong&gt;Headphones&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;

Headphones can work with the main sound muted. If you double click on the mixer icon in Gnome, and go to &lt;em&gt;edit -&gt; preferences&lt;/em&gt; you will see a number of controls that can be turned on. You will see a switch for &quot;Headphones&quot;. Enable that. This switch now appears in a tab, and you can select it. When you mute the &quot;Front&quot; you should still get sound in the headphones, and indeed, the rotary control on the side still works. If you&#039;re a command line kind of person, &lt;em&gt;alsamixer&lt;/em&gt; will be your friend.&lt;br /&gt;&lt;br /&gt;

&lt;strong&gt;SD Card Support&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;

SD card support didn&#039;t work out of the box for me. I had to patch yet another file. I say patch, but I just directly edited a file as per &lt;a href=&quot;http://www.linlap.com/wiki/Toshiba+Portege+R500&quot;&gt;instructions&lt;/a&gt; I found elsewhere. Essentially I just edited &lt;em&gt;drivers/mmc/core/core.c&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;

&lt;div class=&quot;bb-code-title&quot;&gt;CODE:&lt;/div&gt;&lt;div class=&quot;bb-code&quot;&gt;	/&amp;#42;
	&amp;#160;&amp;#42;&amp;#160;This&amp;#160;delay&amp;#160;must&amp;#160;be&amp;#160;at&amp;#160;least&amp;#160;74&amp;#160;clock&amp;#160;sizes,&amp;#160;or&amp;#160;1&amp;#160;ms,&amp;#160;or&amp;#160;the
	&amp;#160;&amp;#42;&amp;#160;time&amp;#160;required&amp;#160;to&amp;#160;reach&amp;#160;a&amp;#160;stable&amp;#160;voltage.
	&amp;#160;&amp;#42;/
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;/&amp;#42;&amp;#160;mmc_delay&amp;#40;2&amp;#41;;&amp;#160;--&amp;#160;too&amp;#160;small&amp;#160;on&amp;#160;R500&amp;#160;&amp;#42;/
	mmc_delay&amp;#40;10&amp;#41;;&lt;/div&gt;

&lt;br /&gt;&lt;br /&gt;

&lt;strong&gt;Suspend to RAM&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;

Pere, who comments on the previous article, wrote that changing the contents (in my case creating) &lt;em&gt;/etc/pm/config.d/config&lt;/em&gt; and entering&lt;br /&gt;
&lt;code&gt;SUSPEND_MODULES=&quot;ehci_hcd&quot;&lt;/code&gt;&lt;br /&gt; makes it all work. I agree! Thanks Pere.&lt;br /&gt;&lt;br /&gt;

&lt;strong&gt;Fingerprint Reader&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;

These packages are still experimental, so if you don&#039;t know how to install them, well you probably shouldn&#039;t. I have installed them, but found their enclosed &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496153&quot;&gt;documentation to be inaccurate&lt;/a&gt;. I have tried various ways to configure PAM to support it, but none of them work really as I want them to. I might play with this again sometime.&lt;br /&gt;&lt;br /&gt;

That&#039;s it. My initial good feelings have been more than confirmed. It&#039;s a great laptop, and great with Debian. I did have to poke with some BIOS settings with toshset to solve the problems of the grub screen not appearing and xrandr working with a second display. Unfortunately I can&#039;t remember what I changed. 
    </content:encoded>

    <pubDate>Tue, 07 Oct 2008 21:16:33 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/63-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Playstation 3 80Gb</title>
    <link>http://gondolin.piglets.org/serendipity/archives/60-Playstation-3-80Gb.html</link>
            <category>hardware</category>
            <category>review</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/60-Playstation-3-80Gb.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=60</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=60</wfw:commentRss>
    

    <author>nospam@example.com (Colin Turner)</author>
    <content:encoded>
    I had a PS1 and have a PS2. I&#039;ve put off buying a PS3 for a while because they were so dear, the graphics seemed to be at the expense of game play, and because I missed the boat on backwards compatibility on the first model. Today I phoned a friend to ask about backwards compatibility and he told me it was all just software now. Ok, that&#039;s not going to get any better, so I finally went out and bought a PS3. The big display box features prominent billing for the new dual shock controllers. You won&#039;t notice, unless you turn the box round after you get handed one, that it says it no longer has &lt;strong&gt;any&lt;/strong&gt; backwards compatibility with the PS2, &lt;strong&gt;not even software&lt;/strong&gt; but rather absurdly, there &lt;em&gt;is&lt;/em&gt; PS1 support. I think Sony have finally lost their minds, they seem to be on a campaign to progressively punish customers who weren&#039;t early adopters. Whatever saving they made for this compromise probably wasn&#039;t worth it, and if I&#039;d read this before I purchased that might well have been the clinching point. Yes, I have a PS2, but I just took it out of place to make room for this beast. Now I need to find a home for both.&lt;br /&gt;&lt;br /&gt;

Next I began trying to set up a media server on my main Debian box, &lt;em&gt;imladris&lt;/em&gt;. I first tried gmediaserver, but found that I could see all the files but the PS3 said &quot;unsupported data&quot; for all of them, then I tried mediatomb, and had the same problem, even after tweaking the config.xml file to add PS3 compatibility, and using the command line tool to import files. I finally found that by surfing to &lt;strong&gt;http://localhost:49152/&lt;/strong&gt; and adding the directory from that interface that it worked. Phew. This was a big reason for buying the PS3.&lt;br /&gt;&lt;br /&gt;

So I sat down to play &lt;em&gt;Ratchett &amp;amp; Clank&lt;/em&gt; and was immediately told I hadn&#039;t enough disk space. Absurd. I have 60+ Gb free and need 419 Mb. I find there&#039;s a known bug that means I need to download a big file to get this to work. Doing that now. &lt;br /&gt;&lt;br /&gt;

First experience is a lot less positive than I hoped after such a long wait.&lt;br /&gt;&lt;br /&gt;

&lt;strong&gt;Edit&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;

Another odd little thing, it took a very long time for 1+ Mb to download last night. Google suggests all sorts of things that make the wireless connection slow, but here&#039;s the thing, I&#039;m using a &lt;strong&gt;wired&lt;/strong&gt; connection, since my wifi doesn&#039;t quite reach the corner the PS3 is in. Odd. 
    </content:encoded>

    <pubDate>Sun, 31 Aug 2008 01:50:14 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/60-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Nokia N95</title>
    <link>http://gondolin.piglets.org/serendipity/archives/58-Nokia-N95.html</link>
            <category>hardware</category>
            <category>review</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/58-Nokia-N95.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=58</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=58</wfw:commentRss>
    

    <author>nospam@example.com (Colin Turner)</author>
    <content:encoded>
    Just before we went on our family holiday, I went with Karen to look at new phones for me and for her. Karen liked the look of the phone, but wanted it in a specific colour and was prepared to wait to order that. I decided I liked the look of the Nokia N95. The iPhone is not an attractive prospect for me, apparently it&#039;s a poor phone, a poor camera and there even seem to be issues with its sound. So no amount of astounding user interface makes up for that. The &lt;a href=&quot;http://samsungomnia.com/&quot;&gt;Samsung Omnia&lt;/a&gt;, coming out soon, looks really interesting but it runs Windows CE, and that&#039;s a big minus for me. I&#039;m very interested in the &lt;a href=&quot;http://wiki.openmoko.org/wiki/Neo_FreeRunner&quot;&gt;OpenMoko FreeRunner neo&lt;/a&gt; which can, among other things run my favourite operating system &lt;a href=&quot;http://www.debian.org&quot;&gt;Debian&lt;/a&gt;, after the great work done at debconf. Apparently it&#039;s not however a useful and reliable phone, which is definitely a minus too. Maybe next generation, and I can&#039;t hack everything at once.&lt;br /&gt;&lt;br /&gt;

The Nokia N95 runs &lt;a href=&quot;http://www.symbian.com/&quot;&gt;Symbian&lt;/a&gt; which is a plus. I was warned that the battery life was poor and given the choice between the conventional model with an 8 Gb card, and the N95 8Gb which has the memory totally internalised. The former also has a shutter cover for the lens, which was discarded in the latter to allow a larger battery. I wanted the cover. I got the handset from &lt;a href=&quot;http://www.phones4u.co.uk/&quot;&gt;Phones4u&lt;/a&gt; and it&#039;s an O2 handset, who I have my contract with. It took a while to put the order though, so they gave me £50 for waiting. So, seriously, I got the free upgrade, the memory card, a screen protector and £50 in my hand. The bundled accessories are good, a USB cable (like the much criticised N800 it doesn&#039;t seem to do charging) a car charger, a tiny regular charger (same as the N800 actually) and the usual ear phones, with a small control panel on a cable for the sound.&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;a href=&quot;http://gondolin.piglets.org/serendipity/archives/58-Nokia-N95.html#extended&quot;&gt;Continue reading &quot;Nokia N95&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 22 Aug 2008 09:42:42 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/58-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Debian GNU/Linux on Toshiba Portege R500</title>
    <link>http://gondolin.piglets.org/serendipity/archives/55-Debian-GNULinux-on-Toshiba-Portege-R500.html</link>
            <category>hardware</category>
            <category>review</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/55-Debian-GNULinux-on-Toshiba-Portege-R500.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=55</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=55</wfw:commentRss>
    

    <author>nospam@example.com (Colin Turner)</author>
    <content:encoded>
    This week I got my hands on a Toshiba Portege R500 for work. It&#039;s brilliant to have a laptop with a decent battery once again. Here are some thoughts on the hardware, and installing Linux.&lt;br /&gt;&lt;br /&gt;

The first thing I did was cut through the label on the box that makes it clear that no refund is possible for bundled software you don&#039;t want, including the operating system. This beast came with Windows Vista Business edition, which I could happily live without. For now I didn&#039;t perform a full exorcism, but only shrunk the Vista partition right back. I have some consultancy jobs which might make it handy to leave Vista there for now.&lt;br /&gt;&lt;br /&gt;

The hardware is brilliant, light (under 1 kg) while still packing quite a punch, dual core CPU, 2 Gig RAM and 160 Gig hard disk. I didn&#039;t want the extra expenditure for a solid state disk, and I wanted the space too. Some reviews mentioned the heat and fan noise, but both are hugely reduced from my Sony Vaio so I&#039;m more than happy.&lt;br /&gt;&lt;br /&gt;

I burnt a new &lt;a href=&quot;http://www.debian.org/devel/debian-installer/&quot;&gt;Debian AMD64 net install&lt;/a&gt; disk with the current testing (Lenny) and the second beta version of the installer. I booted off the CD and began the install, having previously so configured the BIOS from within Windows, there was no obvious key to press to change the boot, although I think F12 will do it in retrospect. First thing to note, a really long delay after the kernel declares itself ready and the installer resumes made me think it had crashed. Be patient. The main Debian install went very well, smoothly and quickly. I used the partition editor to shrink the Vista partition to 40 Gig for now. One minor quibble, Debian offers a quick solution for an entire encrypted disk, but not such an option with the remaining space. I don&#039;t yet understand that process well enough so I have left it unencrypted for now, and will do it manually later. Most of my working content is actually in SVN repositories so it&#039;s easy to rebuild from scratch should I choose to. &lt;br /&gt;&lt;a href=&quot;http://gondolin.piglets.org/serendipity/archives/55-Debian-GNULinux-on-Toshiba-Portege-R500.html#extended&quot;&gt;Continue reading &quot;Debian GNU/Linux on Toshiba Portege R500&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 19 Jun 2008 16:42:53 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/55-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Marvell Technology 88SE6121 SATA II Controller</title>
    <link>http://gondolin.piglets.org/serendipity/archives/40-Marvell-Technology-88SE6121-SATA-II-Controller.html</link>
            <category>hardware</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/40-Marvell-Technology-88SE6121-SATA-II-Controller.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=40</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=40</wfw:commentRss>
    

    <author>nospam@example.com (Colin Turner)</author>
    <content:encoded>
    When I returned from the Christmas holidays to work, I found my computer there was showing signs of impeding disk failure, and shortly thereafter I could no longer boot it due to massive corruption of the disk sectors where the C library resides.&lt;br /&gt;&lt;br /&gt;

I decided we better get a SATA disk (noting there were SATA controllers on my motherboard) to future proof the purchase, but it took surprisingly long (around a month) to obtain a SATA disk from our suppliers at work. I then discovered that BIOS problems with the AOpen board meant it wouldn&#039;t speak to the SATA disk, and found that the only way to upgrade the BIOS was through Windows. I put in a disk I keep for such purposes, and carefully checked the BIOS I downloaded was for the correct board. The tool flashed the new BIOS, but failed to verify it, and this happened on all repeated attempts. In the end I was left with a &lt;a href=&quot;http://en.wikipedia.org/wiki/Bricked&quot;&gt;bricked&lt;/a&gt; motherboard.&lt;br /&gt;&lt;br /&gt;

Since I couldn&#039;t obtain a socket A board, this meant we needed to get a new motherboard, memory and CPU (all of which was around 5 years old anyway). We got all that, including an MSI-7360 motherboard. But, I couldn&#039;t get the thing to boot into anything. &lt;br /&gt;&lt;a href=&quot;http://gondolin.piglets.org/serendipity/archives/40-Marvell-Technology-88SE6121-SATA-II-Controller.html#extended&quot;&gt;Continue reading &quot;Marvell Technology 88SE6121 SATA II Controller&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 04 Mar 2008 13:02:38 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/40-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>ASUS P5KC Memory / PSU Problems</title>
    <link>http://gondolin.piglets.org/serendipity/archives/39-ASUS-P5KC-Memory-PSU-Problems.html</link>
            <category>hardware</category>
            <category>review</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/39-ASUS-P5KC-Memory-PSU-Problems.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=39</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=39</wfw:commentRss>
    

    <author>nospam@example.com (Colin Turner)</author>
    <content:encoded>
    Ok, I &lt;a href=&quot;http://gondolin.piglets.org/serendipity/archives/37-Imladris-Upgrade-nvidia-problems.html#extended&quot;&gt;spoke&lt;/a&gt; to soon. I thought video was my only problem.&lt;br /&gt;&lt;br /&gt;

On Tuesday I planned to work at home, to get a lot of code written for &lt;a href=&quot;http://foss.ulster.ac.uk/projects/opus/&quot;&gt;OPUS&lt;/a&gt; and found my computer locked. I kept restarting it, kept getting kernel panics. The temperature was fine, there was no abnormal load, I tried a new kernel or four, and apparently got a bit more stability. The graphics problems were worse than ever, and I get fed up and bought an ATI HD2600 Pro, which solved all those problems.&lt;br /&gt;&lt;br /&gt;

Still the machine kept locking. I eventually began to suspect the memory. &lt;br /&gt;&lt;a href=&quot;http://gondolin.piglets.org/serendipity/archives/39-ASUS-P5KC-Memory-PSU-Problems.html#extended&quot;&gt;Continue reading &quot;ASUS P5KC Memory / PSU Problems&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 16 Feb 2008 21:43:53 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/39-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Imladris Upgrade (nvidia problems)</title>
    <link>http://gondolin.piglets.org/serendipity/archives/37-Imladris-Upgrade-nvidia-problems.html</link>
            <category>hardware</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/37-Imladris-Upgrade-nvidia-problems.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=37</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=37</wfw:commentRss>
    

    <author>nospam@example.com (Colin Turner)</author>
    <content:encoded>
    I upgraded imladris (my personal box) yesterday after a long gap. Most of the process went very smoothly, but there some issues that took me some time to work around. This is really to record what I did to fix some issues for the benefit of myself and any others that have the same problems. I bought an Intel Core 2 Duo 2.66GHz CPU (which interestingly is regarded as amd64 in linux distributions, not ia64), an Asus P5KC motherboard, 2 GIG DDR2 RAM and an nvidia GeForce 8500GT. I probably regret the last item since I asked for an ati card but was talked out of it by the sales guy who also uses GNU Linux (but probably doesn&#039;t worry about the proprietary drivers). My fear was that the nv free driver for xorg wasn&#039;t so hot, and I think that&#039;s been borne out.&lt;br /&gt;&lt;br /&gt;

After an hour or so I powered up the new system, found only one CPU reported on the old stock kernel, so installed the amd64 stock kernel (this is debian lenny, and I&#039;m still running the applications in 32 bit mode), and there we have it, two CPU traces. The machine is operating very nicely, very responsive and undertaking complex jobs with ease, and without flat-lining either CPU. It is probably quieter than my old AMD single core processor, which is rather slower than each core. However, there were some problems with both sound and video.

 &lt;br /&gt;&lt;a href=&quot;http://gondolin.piglets.org/serendipity/archives/37-Imladris-Upgrade-nvidia-problems.html#extended&quot;&gt;Continue reading &quot;Imladris Upgrade (nvidia problems)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 05 Feb 2008 20:53:12 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/37-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Tuxdroid with Debian (lenny/testing)</title>
    <link>http://gondolin.piglets.org/serendipity/archives/36-Tuxdroid-with-Debian-lennytesting.html</link>
            <category>hardware</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/36-Tuxdroid-with-Debian-lennytesting.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=36</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=36</wfw:commentRss>
    

    <author>nospam@example.com (Colin Turner)</author>
    <content:encoded>
    I ordered a &lt;a href=&quot;http://www.kysoh.com/&quot;&gt;tuxdroid&lt;/a&gt; from &lt;a href=&quot;http://www.firebox.com&quot;&gt;Firebox&lt;/a&gt;, and although they politely emailed me during the week to say that stock was delayed and it would be next week, they sent my tuxdroid yesterday and it arrived today, excellent service.&lt;br /&gt;&lt;br /&gt;

I&#039;m used to buying hardware and discarding the CD that comes with it, since it&#039;s usually windows only, but this is a GNU/Linux only device, and it doesn&#039;t even come with software. I had already downloaded the setup program from their &lt;a href=&quot;http://www.tuxisalive.com&quot;&gt;website&lt;/a&gt; in .deb form. I had to install python-ctypes before the .deb would install but after that all was routine. I also downloaded the UK voices, though they have some issues, notably they mispronounce some words used by the tuxdroid software, such as &quot;tux&quot; itself.&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;serendipity_imageComment_right&quot; style=&quot;width: 110px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://gondolin.piglets.org/serendipity/uploads/tux-nabaztag.jpg&#039;&gt;&lt;!-- s9ymdb:16 --&gt;&lt;img width=&quot;110&quot; height=&quot;73&quot;  src=&quot;http://gondolin.piglets.org/serendipity/uploads/tux-nabaztag.serendipityThumb.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;My nabaztag and tuxdroid together&lt;/div&gt;&lt;/div&gt;

It was routine to put the device together, a RF dongle in the shape of a fish (really) plugs into the USB on your computer, and communicates with the penguin. I plugged in the penguin to charge him up (very sensibly he has a rechargeable battery pack, which should make him much more portable than the nabaztag, and despite the instructions saying otherwise, I had to turn him on. His eyes lit up and he said hello. Very nice. Next I ran the tuxgi program, not the main executable, but just to play with the device. All seemed to be working pretty well.&lt;br /&gt;&lt;br /&gt;.

I now ran the main gadget manager, which is installed in the accessories part of the gnome menu. I downloaded some gadgets from the community website and started to play. I was aware that not everything was working correctly. In particular the device claimed to be looking for a firmware upgrade interminably, and some gadgets like the RSS one locked up the manager. A little digging revealed this was due to Python 2.4 being used rather than 2.5. I quickly confirmed that 2.5 was already installed, but the issue is that at least for now, Debian links /usr/bin/python to python2.4, not 2.5.&lt;br /&gt;&lt;br /&gt;

&lt;div class=&quot;serendipity_imageComment_left&quot; style=&quot;width: 110px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://gondolin.piglets.org/serendipity/uploads/tux-program.jpg&#039;&gt;&lt;!-- s9ymdb:17 --&gt;&lt;img width=&quot;110&quot; height=&quot;73&quot;  src=&quot;http://gondolin.piglets.org/serendipity/uploads/tux-program.serendipityThumb.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;tuxdroid in programming mode&lt;/div&gt;&lt;/div&gt;So, I went into /usr/local/bin/ and edited the following scripts tuxfw, tuxgi, tuxsh and explicitly changed the python to python2.5. Now, when reloading the gadget manager, I was immediately warned of a firmware upgrade and went through the process to do this. This is interesting in itself, a programming lead is used to make a physical connection between the fish and the penguin. The upgrade failed first time, but was successful the second time. The RSS feeder gadget also no longer crashes.&lt;br/&gt;&lt;br/&gt;

Here&#039;s an example of the change to show how trivial it is.
&lt;div class=&quot;bash&quot; style=&quot;text-align: left&quot;&gt;&lt;br /&gt;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#/bin/bash &lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;#python /opt/tuxdroid/apps/tux_framework/TFW.py $1&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: #808080; font-style: italic;&quot;&gt;# CT change, run 2.5 instead&lt;/span&gt;&lt;br /&gt;python2.&lt;span style=&quot;color: #cc66cc;&quot;&gt;5&lt;/span&gt; /opt/tuxdroid/apps/tux_framework/TFW.py $&lt;span style=&quot;color: #cc66cc;&quot;&gt;1&lt;/span&gt;&lt;br /&gt;&amp;#160;&lt;/div&gt;

Initial thoughts on the device are positive. It seems well designed, even for example, disabling its ability to turn when the power cable is plugged in. The gadgets show great potential. A remote control is supplied that allows the gadget manager to be controlled through the penguin. &lt;br /&gt;&lt;a href=&quot;http://gondolin.piglets.org/serendipity/archives/36-Tuxdroid-with-Debian-lennytesting.html#extended&quot;&gt;Continue reading &quot;Tuxdroid with Debian (lenny/testing)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 19 Jan 2008 10:42:42 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/36-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Netgear DG834G firmware problems</title>
    <link>http://gondolin.piglets.org/serendipity/archives/35-Netgear-DG834G-firmware-problems.html</link>
            <category>hardware</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/35-Netgear-DG834G-firmware-problems.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=35</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=35</wfw:commentRss>
    

    <author>nospam@example.com (Colin Turner)</author>
    <content:encoded>
    I have a &lt;a href=&quot;http://www.nabaztag.com&quot;&gt;nabaztag&lt;/a&gt;, a wifi rabbit, but it hasn&#039;t been functional for some time now. I&#039;ve lacked the time to explore why, but over the last couple of weeks I&#039;ve spent about 10 hours all in all testing various things. The problem seems to be with my Netgear DG834G v3 (UK) router, or at least the interactions between them.&lt;br /&gt;&lt;br /&gt;

Essentially, the rabbit is configured to connect to the network and then has four orange lights, that go progressively green as it goes through the connection phases. When the wifi is unencrypted all the lights go green, but for &lt;strong&gt;any&lt;/strong&gt; other encryption setup, not a single light turns green, suggesting that the rabbit cannot see the router.&lt;br /&gt;&lt;br /&gt;

I found that some people are having &lt;a href=&quot;http://forum1.netgear.com/showthread.php?t=10683&quot;&gt;similar problems with the PS3&lt;/a&gt; and have reported that old firmware resolves the issue &lt;strong&gt;six months ago&lt;/strong&gt;. Unfortunately the firmware to fix it is so old it&#039;s off the main websites, but you can find it on the &lt;a href=&quot;http://kbserver.netgear.com/inquira/default.asp?ui_mode=answer&amp;prior_transaction_id=5763767&amp;action_code=5&amp;highlight_info=16778137,502,519&amp;turl=http://kbserver.netgear.com/kb_web_files/n101238.asp&amp;answer_id=10828741#__highlight&quot;&gt;development website&lt;/a&gt; for netgear.&lt;br /&gt;&lt;br /&gt;

That might be intimidating since this site is intended for people trying to play with the code (which I&#039;ve done myself once or twice), but no coding is required here, you just need to download 4.01.20 firmware (for the UK) and find a tool that can bunzip and tar extract the archive. Of course, in GNU/Linux, this is a snap &lt;img src=&quot;http://gondolin.piglets.org/serendipity/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.&lt;br /&gt;&lt;br /&gt;

I&#039;m writing this up in case some other pour soul is using Google to look for the same issue, as I did some days ago. It&#039;s only when I started to focus on WPA problems with the router that I found these references. I reported some bugs with NTP handling in the DG834GT (emails have the wrong month name in the date header in the second half of the year), and Netgear has never fixed for them yet &lt;img src=&quot;http://gondolin.piglets.org/serendipity/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. I may have to do it myself.  
    </content:encoded>

    <pubDate>Wed, 16 Jan 2008 02:07:17 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/35-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Garmin Nuvi 310d</title>
    <link>http://gondolin.piglets.org/serendipity/archives/31-Garmin-Nuvi-310d.html</link>
            <category>hardware</category>
            <category>review</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/31-Garmin-Nuvi-310d.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=31</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    

    <author>nospam@example.com (ct)</author>
    <content:encoded>
    I bought a Garmin Nuvi 310 sat nav system over the holidays.

It is a nice device, a good size, neither too small nor large, and the &quot;d&quot; bundle came with most of the accessories one might want, like the USB cable, carry case, mountings and so on, as well as a DVD with map information, that I haven&#039;t gone near yet.

I discovered with some pleasure that at least one upgrade was installable on Debian GNU/Linux using the Java application at their site, whether or not it will be possible to avoid Windows for upgrades in all cases I don&#039;t yet know.

The maps are accurate, with only a small number of very new changes not appearing on them so far, the device calculates, and recalculates routes quickly, and acquires a satellite lock very rapidly, even without the external antenna. It&#039;s a nice feature that the internal antenna turns off the power to the GPS as soon as its closed up. A comprehensive list of categorized destinations, such as restaurants, airports, hospitals and shops is very easy to access. The screen is bright and easy to control.

One reason I bought this model is that it can act as a bluetooth handsfree kit for a phone, in my case a Sony Ericsson K800i. I have a headset, but this was a big draw for the extra money for me. Out of the box, I paired it with my phone quickly, and I am able to receive calls with good clarity with no problems. Beautifully the device accesses the phone books, call lists and so on from your phone allowing a nice interface to it from the device directly.

I did hit one big problem, I could not dial out. None of that functionality worked, the garmin &quot;dialled&quot; the number but the phone did nothing. I contacted Garmin support today (their website is ... um ... awful for support navigation) and was immediately told the phone needed an update. I was surprised, and skeptical since the phone has continuously told me that it has the latest software when I have asked it to update itself. Nevertheless, I went to the Sony Ericsson website and found a Windows (yuck), Flash (yuck) program for updating the phones. They were correct, there was an update for the phone and it has done the trick.

All in all, first impressions are a great device. One tiny niggle... I wish the keyboard could be laid out in QWERTY format rather than ABCDE. 
    </content:encoded>

    <pubDate>Fri, 04 Jan 2008 13:25:24 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/31-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>SM2442</title>
    <link>http://gondolin.piglets.org/serendipity/archives/25-SM2442.html</link>
            <category>hardware</category>
            <category>review</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/25-SM2442.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=25</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (ct)</author>
    <content:encoded>
    I used to have a very simple clock, synced to the atomic clock at Rugby. It took a single AA battery, warned you when the battery was low, had a snooze, and basically it worked well. Unfortunately when Aimee was very young she broke it.

So I looked for a replacement and couldn&#039;t really find one. In the end I found a Science Museum clock that was real overkill, it used batteries and mains and was rather big. I got it as a Father&#039;s day present last year (but all that follows is my fault, I picked it). I ended up sending the following to the Science Museum:

&lt;blockquote&gt;
This clock is appalling. It frequently fails to sync with the radio signal, in a position that worked for a similar clock for years, and having failed to sync resets the time incorrectly by minutes, hours, and sometimes whole days. When it attemps the sync - it does it midnight and 1 AM. During that time, and it takes a long time, the clock vanishes and is unusable. If that isn&#039;t enough it beeps loudly for every button press, so setting the alarm with a partner asleep is a nightmare. You need to flick a switch to turn the alarm off in the morning, and it can be easy to forget to switch it back on. It is sadly a masterpiece of poor design. I hope other SM products I have bought as gifts have not been as poor.
&lt;/blockquote&gt;

To their credit I got this reply

&lt;blockquote&gt;
Thank you for your email. I&#039;m sorry to hear you have been disappointed by the performance of your clock.

Our buyer was very concerned to hear of your quality issues, and appreciates you taking the time to write to us with your comments. If you could send the item back to me at the address below, I will certainly replace it and contact the supplier for their feedback regarding any production problems. I am also happy to offer you a full refund, including any postage costs incurred. We take quality and safety issues very seriously, and do test our products thoroughly, but with 1200 different lines it is not always possible to monitor on an ongoing basis.

The buying team would like to pass on their apologies and hope that this experience does not deter you from visiting the museum and shop in the future.
&lt;/blockquote&gt;

&lt;div class=&quot;serendipity_imageComment_left&quot; style=&quot;width: 110px&quot;&gt;&lt;div class=&quot;serendipity_imageComment_img&quot;&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://gondolin.piglets.org/serendipity/uploads/DSC00159.JPG&#039;&gt;&lt;!-- s9ymdb:4 --&gt;&lt;img width=&quot;110&quot; height=&quot;83&quot;  src=&quot;http://gondolin.piglets.org/serendipity/uploads/DSC00159.serendipityThumb.JPG&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;serendipity_imageComment_txt&quot;&gt;Could be more accurate&lt;/div&gt;&lt;/div&gt;I think I should take them up on this kind offer, since the photo attached shows that it synced three hours off the correct time last night &lt;img src=&quot;http://gondolin.piglets.org/serendipity/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. 
    </content:encoded>

    <pubDate>Thu, 29 Mar 2007 08:03:19 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/25-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Balamory / Battlestar Galactica Crossover!</title>
    <link>http://gondolin.piglets.org/serendipity/archives/22-Balamory-Battlestar-Galactica-Crossover!.html</link>
            <category>hardware</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/22-Balamory-Battlestar-Galactica-Crossover!.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=22</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (ct)</author>
    <content:encoded>
    According to my Sky+ box, there was an exciting episode of &lt;a href=&quot;http://www.bbc.co.uk/cbeebies/balamory/&quot;&gt;Balamory&lt;/a&gt; featuring &lt;a href=&quot;http://en.wikipedia.org/wiki/Cylon_%28re-imagining%29&quot;&gt;cylons&lt;/a&gt;. Unfortunately I must have missed them when I watched it. Go figure.

&lt;!-- s9ymdb:8 --&gt;&lt;img width=&quot;360&quot; height=&quot;288&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://gondolin.piglets.org/serendipity/uploads/tvtime-output-2.png&quot; alt=&quot;&quot; /&gt; 
    </content:encoded>

    <pubDate>Fri, 02 Feb 2007 10:58:11 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/22-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>More about the rabbit</title>
    <link>http://gondolin.piglets.org/serendipity/archives/21-More-about-the-rabbit.html</link>
            <category>hardware</category>
            <category>review</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/21-More-about-the-rabbit.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=21</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    

    <author>nospam@example.com (ct)</author>
    <content:encoded>
    I&#039;ve had some more time to play with my Rabbit (Nabaztag/tag) now, and can say a little more about my findings.

The hardware is lovely, well constructed and solid feeling. The rabbit sits around 20 cm in height. It has a slightly curved bottom so that you can see the pulsing violet glow that tells you it is connected to the internet. It has three large multi-coloured LEDs in its abdomen, and one in its face. It also has a microphone for voice recognition. The ears are on magnetic clips and are therefore easy to replace.

The service / software side is still a big problem. I finally found out that only the secure http website was down, the normal one was still running. I&#039;ve finally been able to make configuration changes that stick, but there are still many issues:

&lt;ul&gt;
  &lt;li&gt;many services just don&#039;t work at the minute, including most RSS feeds;&lt;/li&gt;
  &lt;li&gt;there seems to be some serious flaws in the website, time values in 12 hour clock don&#039;t seem to work well;&lt;/li&gt;
  &lt;li&gt;there may be a timezone problem too.&lt;/li&gt;
&lt;/ul&gt;

On the other hand, it has spoken, and the speech synthesis and messaging is astoundingly good. The mp3 functionality works well. I have got it flashing as a weather forecast, doing Tai Chi and so on. Nice...

The voice recognition currently is deactivated. When you hold the button on the top and talk, an LED indicates the device &quot;hears&quot; you. It&#039;s just that nothing happens with that yet.

All in all, very rough around the edges (although I&#039;m pretty used to that), but great potential. 
    </content:encoded>

    <pubDate>Fri, 26 Jan 2007 23:42:03 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/21-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Nabaztag / Tag</title>
    <link>http://gondolin.piglets.org/serendipity/archives/20-Nabaztag-Tag.html</link>
            <category>hardware</category>
            <category>review</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/20-Nabaztag-Tag.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=20</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (ct)</author>
    <content:encoded>
    My new &lt;a href=&quot;http://www.nabaztag.com&quot;&gt;Nabaztag / Tag&lt;/a&gt; arrived today. This is the second generation wireless rabbit, and I hope it will be fun.

So far, it&#039;s been an ambivalent experience. I had trouble connecting the beast (BTW, you will require not just a wireless network, but a wireless enabled PC or PDA (I used my Palm T|X) from which to configure it). I had a frustrating half an hour trying to connect it. It uses clever pattern flashes to tell you how far it is getting, but the problem is that this vital troubleshooting information isn&#039;t &quot;right in front of you&quot; when you look. Seems to be my exotic setup that&#039;s the problem: my linux server is my DHCP server, not the router, so I gave the beast a static address.

Great, so it connects, much to my delight, and I get into &lt;a href=&quot;http://my.nabaztag.com&quot;&gt;my.nabaztag.com&lt;/a&gt; from which all the configuration is done. Wow, this is a disappointing website, it is painfully slow and rather unintuitive. On many pages it says I can&#039;t do anything since &quot;I don&#039;t own a rabbit&quot; which clearly I do. I try to send messages to my own rabbit, but can&#039;t since I&#039;ve asked for parental control. I try to add myself as a contact for myself, but can&#039;t see how to do that. I disable parental control and send myself a voice message. Much to my delight the rabbit moves and flashes, but no voice emerges. I try again, it&#039;s just the same.

Now, after a frustrating attempt to configure my profile where the settings don&#039;t seem to &quot;stick&quot; the site has gone down for maintenance. Argghhh! So I can&#039;t do anything anymore. I&#039;ve had this device an hour and more and haven&#039;t enabled it to do anything interesting at all &lt;img src=&quot;http://gondolin.piglets.org/serendipity/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. Hopefully when the site comes back up things will be smoother.  

--- Update

Two hours later I&#039;m giving up. The site is still off-line and I can&#039;t do the most rudimentary of testing without it &lt;img src=&quot;http://gondolin.piglets.org/serendipity/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. Let&#039;s hope tomorrow brings better service!

--- Update

Wow. Over 9 hours later the site is still off-line. I finally (sending an email to the device) got it to speak a few words! Tried to send it an mp3 with no luck so far. I&#039;m now finding a disturbing amount of correspondence on the users&#039; website indicating that virtually none of the services are working. I don&#039;t mind beta testing, but I prefer to know up-front that nothing works yet! It seems voice recognition doesn&#039;t work (it is to be enabled &quot;soon&quot;), the RFID detection doesn&#039;t work (coming soon).

So far, I&#039;m impressed with the hardware, but not at all with the software services &lt;img src=&quot;http://gondolin.piglets.org/serendipity/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. 
    </content:encoded>

    <pubDate>Thu, 25 Jan 2007 23:37:32 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/20-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Sky Interference</title>
    <link>http://gondolin.piglets.org/serendipity/archives/19-Sky-Interference.html</link>
            <category>hardware</category>
    
    <comments>http://gondolin.piglets.org/serendipity/archives/19-Sky-Interference.html#comments</comments>
    <wfw:comment>http://gondolin.piglets.org/serendipity/wfwcomment.php?cid=19</wfw:comment>

    <wfw:commentRss>http://gondolin.piglets.org/serendipity/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (ct)</author>
    <content:encoded>
    We got Sky+ just before Christmas; since my daughter gets the say over the remote control while CBeebies is broadcasting, and then my wife takes over till about 11pm, it&#039;s the easiest way for me to get to see anything.

We have had sporadic signal problems however. Today I discovered it was SRSSI - Starling Related Satellite Signal Interference. The retched things are sitting on the pole right between the LNB and the dish itself. Now I&#039;ll have to patent some kind of bizarre scarecrow for fitting to satellite dishes.
  
    </content:encoded>

    <pubDate>Mon, 22 Jan 2007 16:14:28 +0000</pubDate>
    <guid isPermaLink="false">http://gondolin.piglets.org/serendipity/archives/19-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>

</channel>
</rss>