<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel rdf:about="http://mjr.towers.org.uk/writing/reflections/index.rss">
		<title>MJR&#39;s slef-reflections - Entries tagged gobolinux</title>
		<description>Entries tagged gobolinux</description>
                <link>http://mjr.towers.org.uk/writing/reflections/</link>
    <items>
      <rdf:Seq>
	
		<rdf:li resource="http://mjr.towers.org.uk/writing/reflections/Computer_things_that_puzzle_me_today.html" />
	
		<rdf:li resource="http://mjr.towers.org.uk/writing/reflections/Getting_Linux_InfraRed_Beaming_to_a_Palm_III_with_a_Belkin_USB_Device.html" />
	
      </rdf:Seq>
    </items>
        </channel>
	
	<item rdf:about="http://mjr.towers.org.uk/writing/reflections/Computer_things_that_puzzle_me_today.html">
		<title>Computer things that puzzle me today</title>
		<link>http://mjr.towers.org.uk/writing/reflections/Computer_things_that_puzzle_me_today.html</link>
		<description>
&lt;dl&gt;
&lt;dt&gt;About gobolinux&lt;/dt&gt;
&lt;dd&gt;&lt;p&gt;
I can suspend my laptop and it restarts
happily enough in X, but playing video results
in a strange green square.
I&#39;ve found that starting and killing another
X server (like X :1, wait for the grey mesh
and then zap it) fixes the problem and
I can switch back to my original :0 X and
play video again.
I wonder if
&lt;a href=&quot;http://mjg59.livejournal.com/85311.html&quot;&gt;these notes on X suspend and video BIOS by
Matthew Garrett&lt;/a&gt; 
explain it.
&lt;/p&gt;&lt;/dd&gt;

&lt;dt&gt;About debian&lt;/dt&gt;
&lt;dd&gt;&lt;p&gt;
Why on earth did someone change the .changes format so swiftly and why
does a change that breaks a common upload process (build in a VM, sign on a stable system)
only warrant a -devel-announce paragraph under the headline &lt;a href=&quot;http://lists.debian.org/debian-devel-announce/2008/04/msg00006.html&quot;&gt;Misc Development News (#6)&lt;/a&gt;?
&quot;Small news&quot; - my foot!
&lt;/p&gt;&lt;/dd&gt;
&lt;/dl&gt;
</description>
		<content:encoded><![CDATA[ 
<dl>
<dt>About gobolinux</dt>
<dd><p>
I can suspend my laptop and it restarts
happily enough in X, but playing video results
in a strange green square.
I've found that starting and killing another
X server (like X :1, wait for the grey mesh
and then zap it) fixes the problem and
I can switch back to my original :0 X and
play video again.
I wonder if
<a href="http://mjg59.livejournal.com/85311.html">these notes on X suspend and video BIOS by
Matthew Garrett</a> 
explain it.
</p></dd>

<dt>About debian</dt>
<dd><p>
Why on earth did someone change the .changes format so swiftly and why
does a change that breaks a common upload process (build in a VM, sign on a stable system)
only warrant a -devel-announce paragraph under the headline <a href="http://lists.debian.org/debian-devel-announce/2008/04/msg00006.html">Misc Development News (#6)</a>?
"Small news" - my foot!
</p></dd>
</dl>
 ]]></content:encoded>
                <dc:date>2008-04-27T17:09:25+00:00</dc:date>
	</item>
	
	<item rdf:about="http://mjr.towers.org.uk/writing/reflections/Getting_Linux_InfraRed_Beaming_to_a_Palm_III_with_a_Belkin_USB_Device.html">
		<title>Getting Linux InfraRed Beaming to a Palm III with a Belkin USB Device</title>
		<link>http://mjr.towers.org.uk/writing/reflections/Getting_Linux_InfraRed_Beaming_to_a_Palm_III_with_a_Belkin_USB_Device.html</link>
		<description>
&lt;p&gt;
I lent someone my old
&lt;a href=&quot;http://www.palm.com/&quot;&gt;Palm&lt;/a&gt;
IIIe as a data entry device for an exhibition
this week.
I don&#39;t use it much since
&lt;a href=&quot;http://mjr.towers.org.uk/blog/2007/phone#k608i&quot;&gt;I got a Samsung K608i&lt;/a&gt;
last year.
They weren&#39;t comfortable with using
their smart phone as a data entry device.
I can understand that: I&#39;m still pretty slow
at phone-typing and it corrupted data when
its memory filled recently.
&lt;/p&gt;&lt;p&gt;
The batteries had been removed from the Palm
to avoid them leaking, so it needed reloading
with
&lt;a href=&quot;http://www.palmopensource.com/&quot;&gt;useful Palm free software&lt;/a&gt;
for data entry.
The first problem was that
I decommissioned
&lt;em&gt;bouncing&lt;/em&gt;
a while
ago and that was the last machine to sync
with the Palm.  I wasn&#39;t keen to pull it
out of the store cupboard and connect all
the wires, but
my current desktop machine
&lt;em&gt;nail&lt;/em&gt;
doesn&#39;t
have a 9-pin serial port for the cradle
and that&#39;s the only connector on the Palm.
&lt;/p&gt;&lt;p&gt;
Actually, it&#39;s not the only connector: the Palm
has an InfraRed emitter and I have
a Belkin F5U230 USB-IrDA
dongle thing.  I don&#39;t use it that often,
but it worked enough to connect
&lt;em&gt;nail&lt;/em&gt;
to
the internet through my old mobile phone.
That was a while ago and I forgot the
specifics, but eventually I noticed the
key phrase in the
&lt;strong&gt;irattach&lt;/strong&gt;
man page:-
&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&quot;Note that there is  another  USB  driver  for  those  devices
                 called ir-usb
                 which is NOT compatible with the IrDA stack and
                 conflicts with irda-usb.  Because it always  loads  first,  you
                 have to remove ir-usb completely.&quot;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;
Sure enough, I checked the
&lt;strong&gt;lsmod&lt;/strong&gt;
output
and found ir-usb there, screwing stuff up.
A few modprobe -r
commands, then I simply ran
&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&quot;irattach irda-usb&quot;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;
and saw the irda0 network device appear.
&lt;/p&gt;&lt;p&gt;
Still one thing to do: beam the actual
applications.  This was pretty easy because
I remembered reading that
&lt;a href=&quot;http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp&quot;&gt;obexftp&lt;/a&gt;
defaulted
to IRDA sending when I was getting bluetooth
working.
All I had to do was enter a command like
&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&quot;obexftp --irda --put db.prc&quot;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;
and the Palm asked if I wanted to accept it!
Yes!
&lt;/p&gt;&lt;p&gt;
First test with
&lt;strong&gt;obexftpd&lt;/strong&gt;
for receiving
files wasn&#39;t encouraging,
though and I can&#39;t see how to use
&lt;a href=&quot;http://www.mulliner.org/bluetooth/sobexsrv.php&quot;&gt;sobexsrv&lt;/a&gt;
for this: I&#39;ll probably write next week
whether we get any data off the Palm!
The Palm IIIe is too old to hotsync over
infra-red, as far as I can tell.  I&#39;ve got
a roundabout route through the K608i but
it doesn&#39;t seem to be very reliable.
Anyone got any expert tips?
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[ 
<p>
I lent someone my old
<a href="http://www.palm.com/">Palm</a>
IIIe as a data entry device for an exhibition
this week.
I don't use it much since
<a href="http://mjr.towers.org.uk/blog/2007/phone#k608i">I got a Samsung K608i</a>
last year.
They weren't comfortable with using
their smart phone as a data entry device.
I can understand that: I'm still pretty slow
at phone-typing and it corrupted data when
its memory filled recently.
</p><p>
The batteries had been removed from the Palm
to avoid them leaking, so it needed reloading
with
<a href="http://www.palmopensource.com/">useful Palm free software</a>
for data entry.
The first problem was that
I decommissioned
<em>bouncing</em>
a while
ago and that was the last machine to sync
with the Palm.  I wasn't keen to pull it
out of the store cupboard and connect all
the wires, but
my current desktop machine
<em>nail</em>
doesn't
have a 9-pin serial port for the cradle
and that's the only connector on the Palm.
</p><p>
Actually, it's not the only connector: the Palm
has an InfraRed emitter and I have
a Belkin F5U230 USB-IrDA
dongle thing.  I don't use it that often,
but it worked enough to connect
<em>nail</em>
to
the internet through my old mobile phone.
That was a while ago and I forgot the
specifics, but eventually I noticed the
key phrase in the
<strong>irattach</strong>
man page:-
</p><blockquote><p>"Note that there is  another  USB  driver  for  those  devices
                 called ir-usb
                 which is NOT compatible with the IrDA stack and
                 conflicts with irda-usb.  Because it always  loads  first,  you
                 have to remove ir-usb completely."</p></blockquote><p>
Sure enough, I checked the
<strong>lsmod</strong>
output
and found ir-usb there, screwing stuff up.
A few modprobe -r
commands, then I simply ran
</p><blockquote><p>"irattach irda-usb"</p></blockquote><p>
and saw the irda0 network device appear.
</p><p>
Still one thing to do: beam the actual
applications.  This was pretty easy because
I remembered reading that
<a href="http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp">obexftp</a>
defaulted
to IRDA sending when I was getting bluetooth
working.
All I had to do was enter a command like
</p><blockquote><p>"obexftp --irda --put db.prc"</p></blockquote><p>
and the Palm asked if I wanted to accept it!
Yes!
</p><p>
First test with
<strong>obexftpd</strong>
for receiving
files wasn't encouraging,
though and I can't see how to use
<a href="http://www.mulliner.org/bluetooth/sobexsrv.php">sobexsrv</a>
for this: I'll probably write next week
whether we get any data off the Palm!
The Palm IIIe is too old to hotsync over
infra-red, as far as I can tell.  I've got
a roundabout route through the K608i but
it doesn't seem to be very reliable.
Anyone got any expert tips?
</p>
 ]]></content:encoded>
                <dc:date>2008-05-29T08:55:01+00:00</dc:date>
	</item>
	
</rdf:RDF>
