<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.6(BH)" -->
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>User forum</title>
        <description></description>
        <link>http://maemo.org/community/maemo-users/</link>
        <lastBuildDate>Wed, 19 Jun 2013 13:07:49 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.6(BH)</generator>
        <item>
            <title>Maemo5 &amp; WPA2 EAP TTLS+GTC</title>
            <link>http://maemo.org/community/maemo-users/read/5ea89ee03bb411e2bf0ef589e12fc06ec06e/</link>
            <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;I needed to connect to WiFi WPA2 network which using EAP/TTLS+GTC 
authentification. Maemo5 has for these settings chechboxes in 
Control Panel, but it does not remember password for TTLS+GTC 
authentification. It is really annoing that user must enter 
password every time.&lt;/p&gt;

&lt;p&gt;I found which Maemo application is responsible for EAP 
authentification. It is daemon /usr/bin/eapd which is in Nokia 
non-free proprietary package osso-wlan-security. So fixing this 
bug is not possible :-(&lt;/p&gt;

&lt;p&gt;But I found string &quot;EAP_GTC_passcode&quot; in that daemon, so it 
should read password from some configuration. I stored wifi GTC 
password to gconf and it worked.&lt;/p&gt;

&lt;p&gt;So problem is that Maemo Control Panel Connections GUI does not 
have password field for TTLS+GTC authentification and eapd daemon 
does not store password automatically.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Here is manual solution how to store password for EAP/TTLS+GTC&lt;/em&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Find gconf dir for wifi network:&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This shell script will print all wifi networks with gconf dir:&lt;/p&gt;

&lt;p&gt;for line in &lt;code&gt;gconftool --all-dirs /system/osso/connectivity/IAP&lt;/code&gt;; 
do gconftool -g $line/name; echo $line; echo; done&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Set/Change password for wifi network specified by gconf dir:&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;replace &lt;dir&gt; with gconf dir from step 1 and &lt;password&gt; for real&lt;/p&gt;

&lt;p&gt;gconftool -s '&lt;dir&gt;/EAP_GTC_passcode' -t string '&lt;password&gt;'&lt;/p&gt;

&lt;p&gt;-- 
Pali Rohár
pali.rohar@gmail.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)&lt;/p&gt;

&lt;p&gt;iEYEABECAAYFAlC59sAACgkQi/DJPQPkQ1KXJQCfWobAWsI0zvFo6MhW2410/XNH
seUAnikI14o1xaN75e9TsD9wOEj0uu9g
=Dw1x
-----END PGP SIGNATURE-----&lt;/p&gt;
</description>
            <author>Pali Rohár</author>
            <pubDate>Sat, 01 Dec 2012 12:23:28 +0000</pubDate>
        </item>
        <item>
            <title>double screen</title>
            <link>http://maemo.org/community/maemo-users/read/b56ce0ac366311e2a0e4b3926130b92fb92f/</link>
            <description>&lt;p&gt;Hello everybody, excuse me for repost from here:
http://maemo.org/community/maemo-users/double_screen/
but maybe someone here not reading forum.&lt;/p&gt;

&lt;p&gt;I'm having a problem with my N800, it starts appearing two screens
folding one on another, second screen is about 15 pixels lower than
the first. While there are two visual screens, touchscreen is working
only on one, the first one.&lt;/p&gt;

&lt;p&gt;process list of just started system is here:&lt;/p&gt;

&lt;p&gt;http://pastebin.com/8tYvVHiK&lt;/p&gt;

&lt;p&gt;see pictures here:&lt;/p&gt;

&lt;p&gt;http://imgur.com/a/FFUzb#0&lt;/p&gt;

&lt;p&gt;Also, note that these two screens appears right after system starts
and remains till system shutdown (see horizontal line on starting and
ending screens). And there are two xterms in process list, as if it's
not just second view of system screen, but indeed two separate
processes which starts two subprocesses.&lt;/p&gt;

&lt;p&gt;So, what is this and how do i remove second screen?&lt;/p&gt;

&lt;p&gt;I have latest OS for this tablet and i didn't install anything that
could lead to such problem, it starts without a reason.&lt;/p&gt;

&lt;p&gt;-- 
your sweet isn't ready yet&lt;/p&gt;
</description>
            <author>alexander nn</author>
            <pubDate>Sat, 24 Nov 2012 18:08:02 +0000</pubDate>
        </item>
        <item>
            <title>double screen</title>
            <link>http://maemo.org/community/maemo-users/read/22bf9e10364111e2b8643397797a58485848/</link>
            <description>&lt;p&gt;I'm having a problem with my N800, it starts appearing two screens folding one on another, second screen is about 15 pixels lower than the first. While there are two visual screens, touchscreen is working only on one, the first one.&lt;/p&gt;

&lt;p&gt;process list of just started system is here:&lt;/p&gt;

&lt;p&gt;http://pastebin.com/8tYvVHiK&lt;/p&gt;

&lt;p&gt;see pictures here:&lt;/p&gt;

&lt;p&gt;http://imgur.com/a/FFUzb#0&lt;/p&gt;

&lt;p&gt;Also, note that these two screens appears right after system starts and remains till system shutdown (see horizontal line on starting and ending screens). And there are two xterms in process list, as if it's not just second view of system screen, but indeed two separate processes which starts two subprocesses.&lt;/p&gt;

&lt;p&gt;So, what is this and how do i remove second screen?&lt;/p&gt;

&lt;p&gt;I have latest OS for this tablet and i didn't install anything that could lead to such problem, it starts without a reason.&lt;/p&gt;
</description>
            <author>alexander nn</author>
            <pubDate>Sat, 24 Nov 2012 14:13:35 +0000</pubDate>
        </item>
        <item>
            <title>Re: USB host mode</title>
            <link>http://maemo.org/community/maemo-users/read/af5e503a33e611e2870f79ff4d3b8f078f07/</link>
            <description>&lt;p&gt;Hello Pali, thanks for your tip, that thread looks great!&lt;/p&gt;

&lt;p&gt;2012/11/21 Pali Rohár &lt;a href=&quot;&amp;#109;&amp;#97;&amp;#x69;&amp;#108;&amp;#116;o:&amp;#112;&amp;#97;&amp;#108;&amp;#x69;.&amp;#114;&amp;#111;&amp;#104;&amp;#97;&amp;#114;&amp;#64;&amp;#103;&amp;#109;&amp;#x61;&amp;#x69;&amp;#x6c;&amp;#46;&amp;#x63;o&amp;#109;&quot;&gt;&amp;#112;&amp;#97;&amp;#108;&amp;#x69;.&amp;#114;&amp;#111;&amp;#104;&amp;#97;&amp;#114;&amp;#64;&amp;#103;&amp;#109;&amp;#x61;&amp;#x69;&amp;#x6c;&amp;#46;&amp;#x63;o&amp;#109;&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;On Friday 16 November 2012 09:39:39 Pavel Řezníček wrote:
  &lt;blockquote&gt;
    &lt;p&gt;Dear Maemo fellows,&lt;/p&gt;
    
    &lt;p&gt;I am trying to use my N900 like an USB host.
    i bought an A-A USB connector so I could plug in devices using
    my Nokia USB cable. I installed h-e-n, the USB host mode
    enabler.
    I played around with it but every device connection ended up in
    a kernel driver segfault (reported by dmesg). Any clues what
    am I doing wrong?
    Thanks in advance for your future responses.&lt;/p&gt;
  &lt;/blockquote&gt;&lt;/p&gt;
  
  &lt;p&gt;Hi, you can try to use usbmode from TMO tread:
  http://talk.maemo.org/showthread.php?t=85658&lt;/p&gt;
  
  &lt;p&gt;--
  Pali Rohár
  pali.rohar@gmail.com&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;-- 
&lt;em&gt;Pavel Řezníček&lt;/em&gt;
&lt;em&gt;vývojář a správce počítačových sítí&lt;/em&gt;
&lt;em&gt;software developer and computer network administrator&lt;/em&gt;
Farní sbor Českobratrské církve evangelické – Korandův sbor
Parrish Congregation of the Protestant Church of Czech Brethern – Koranda
Congregation
Anglické nábřeží 13
301 00 Plzeň/Pilsen
Plzeňský kraj/Pilsen District, Czechia, Central Europe&lt;/p&gt;
</description>
            <author>Pavel Řezníček</author>
            <pubDate>Wed, 21 Nov 2012 14:14:42 +0000</pubDate>
        </item>
        <item>
            <title>USB host mode</title>
            <link>http://maemo.org/community/maemo-users/read/9db4dcfe300911e28217a1a5fa0c42eb42eb/</link>
            <description>&lt;h2&gt;Thank you, Jim, for your response. I’ll try the links you suggest.&lt;/h2&gt;

&lt;p&gt;Pavel Řezníček&lt;/p&gt;

&lt;p&gt;vývojář a správce sítě
Farní sbor Českobratrské církve evangelické – Korandův sbor
Anglické nábřeží 13
301 50 Plzeň&lt;/p&gt;

&lt;p&gt;Odesláno z mého telefonu Nokia N900 s linuxovým operačním systémem Maemo 5 Fremantle.&lt;/p&gt;

&lt;p&gt;On Pá 16. listopad 2012, 11:36:27 CET, Jim Craven &lt;a href=&quot;&amp;#109;&amp;#97;&amp;#x69;&amp;#108;&amp;#116;&amp;#x6f;:&amp;#x6a;i&amp;#x6d;&amp;#x63;&amp;#114;&amp;#x61;&amp;#x76;&amp;#101;&amp;#x6e;&amp;#x40;&amp;#122;&amp;#111;&amp;#x6f;&amp;#109;&amp;#116;&amp;#111;w&amp;#x6e;&amp;#x2e;&amp;#x63;&amp;#x6f;m&quot;&gt;&amp;#x6a;i&amp;#x6d;&amp;#x63;&amp;#114;&amp;#x61;&amp;#x76;&amp;#101;&amp;#x6e;&amp;#x40;&amp;#122;&amp;#111;&amp;#x6f;&amp;#109;&amp;#116;&amp;#111;w&amp;#x6e;&amp;#x2e;&amp;#x63;&amp;#x6f;m&lt;/a&gt; wrote:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;On my N800 I used information from the following to successfully access 
  flash drives.&lt;/p&gt;
  
  &lt;p&gt;http://blogs.forum.nokia.com/blog/kate-alholas-forum-nokia-blog/2008/01/21/usb-on-the-go&lt;/p&gt;
  
  &lt;p&gt;https://garage.maemo.org/projects/usb-otg-plugin/&lt;/p&gt;
  
  &lt;p&gt;----- Original Message ----- 
  From: &lt;a href=&quot;&amp;#109;&amp;#97;&amp;#x69;&amp;#x6c;t&amp;#x6f;:&amp;#x6d;&amp;#97;&amp;#101;&amp;#x6d;&amp;#x6f;&amp;#x2d;&amp;#x75;&amp;#x73;e&amp;#x72;&amp;#x73;&amp;#45;&amp;#114;&amp;#101;&amp;#113;&amp;#x75;&amp;#101;&amp;#x73;&amp;#116;&amp;#64;&amp;#x6d;&amp;#97;&amp;#101;&amp;#x6d;&amp;#111;&amp;#46;&amp;#111;r&amp;#x67;&quot;&gt;&amp;#x6d;&amp;#97;&amp;#101;&amp;#x6d;&amp;#x6f;&amp;#x2d;&amp;#x75;&amp;#x73;e&amp;#x72;&amp;#x73;&amp;#45;&amp;#114;&amp;#101;&amp;#113;&amp;#x75;&amp;#101;&amp;#x73;&amp;#116;&amp;#64;&amp;#x6d;&amp;#97;&amp;#101;&amp;#x6d;&amp;#111;&amp;#46;&amp;#111;r&amp;#x67;&lt;/a&gt;
  To: &lt;a href=&quot;&amp;#109;&amp;#x61;&amp;#x69;&amp;#x6c;t&amp;#x6f;:&amp;#109;a&amp;#101;&amp;#109;o&amp;#x2d;&amp;#x75;&amp;#x73;&amp;#x65;&amp;#114;&amp;#x73;&amp;#x40;&amp;#x6d;&amp;#97;&amp;#101;&amp;#x6d;&amp;#111;&amp;#46;&amp;#x6f;&amp;#x72;&amp;#x67;&quot;&gt;&amp;#109;a&amp;#101;&amp;#109;o&amp;#x2d;&amp;#x75;&amp;#x73;&amp;#x65;&amp;#114;&amp;#x73;&amp;#x40;&amp;#x6d;&amp;#97;&amp;#101;&amp;#x6d;&amp;#111;&amp;#46;&amp;#x6f;&amp;#x72;&amp;#x67;&lt;/a&gt;
  Sent: Friday, November 16, 2012 5:00 AM
  Subject: maemo-users Digest, Vol 91, Issue 1&lt;/p&gt;
  
  &lt;blockquote&gt;
    &lt;p&gt;Send maemo-users mailing list submissions to
    maemo-users@maemo.org&lt;/p&gt;
    
    &lt;p&gt;To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.maemo.org/mailman/listinfo/maemo-users
    or, via email, send a message with subject or body 'help' to
    maemo-users-request@maemo.org&lt;/p&gt;
    
    &lt;p&gt;You can reach the person managing the list at
    maemo-users-owner@maemo.org&lt;/p&gt;
    
    &lt;p&gt;When replying, please edit your Subject line so it is more specific
    than &quot;Re: Contents of maemo-users digest...&quot;&lt;/p&gt;
    
    &lt;p&gt;Today's Topics:&lt;/p&gt;
    
    &lt;ol&gt;
    &lt;li&gt;USB host mode (Pavel ?ezn??ek)&lt;/li&gt;
    &lt;/ol&gt;
    
    
    &lt;hr /&gt;
    
    
    &lt;p&gt;Message: 1
    Date: Fri, 16 Nov 2012 09:39:39 +0100
    From: Pavel ?ezn??ek &lt;a href=&quot;&amp;#x6d;&amp;#97;&amp;#105;&amp;#x6c;&amp;#116;&amp;#x6f;:&amp;#x63;&amp;#105;g&amp;#121;&amp;#100;&amp;#100;&amp;#64;&amp;#x67;&amp;#x6d;&amp;#x61;&amp;#105;&amp;#108;&amp;#x2e;&amp;#99;&amp;#x6f;&amp;#109;&quot;&gt;&amp;#x63;&amp;#105;g&amp;#121;&amp;#100;&amp;#100;&amp;#64;&amp;#x67;&amp;#x6d;&amp;#x61;&amp;#105;&amp;#108;&amp;#x2e;&amp;#99;&amp;#x6f;&amp;#109;&lt;/a&gt;
    Subject: USB host mode
    To: U?ivatel? Maema &lt;a href=&quot;&amp;#x6d;&amp;#x61;i&amp;#108;&amp;#x74;&amp;#111;:&amp;#109;&amp;#x61;&amp;#x65;m&amp;#111;&amp;#x2d;&amp;#x75;&amp;#115;&amp;#x65;&amp;#x72;&amp;#x73;&amp;#x40;m&amp;#97;&amp;#x65;&amp;#x6d;o&amp;#x2e;&amp;#111;&amp;#114;&amp;#103;&quot;&gt;&amp;#109;&amp;#x61;&amp;#x65;m&amp;#111;&amp;#x2d;&amp;#x75;&amp;#115;&amp;#x65;&amp;#x72;&amp;#x73;&amp;#x40;m&amp;#97;&amp;#x65;&amp;#x6d;o&amp;#x2e;&amp;#111;&amp;#114;&amp;#103;&lt;/a&gt;
    Message-ID: &amp;lt;1353055179.20122.8.camel@Nokia-N900&gt;
    Content-Type: text/plain; charset=&quot;utf-8&quot;&lt;/p&gt;
    
    &lt;p&gt;Dear Maemo fellows,&lt;/p&gt;
    
    &lt;p&gt;I am trying to use my N900 like an USB host.
    i bought an A-A USB connector so I could plug in devices using my
    Nokia   USB cable.
    I installed h-e-n, the USB host mode enabler.
    I played around with it but every device connection ended up in a
    kernel   driver segfault (reported by dmesg).
    Any clues what am I doing wrong?
    &lt;h2&gt;Thanks in advance for your future responses.&lt;/h2&gt;&lt;/p&gt;
    
    &lt;p&gt;Pavel ?ezn??ek&lt;/p&gt;
    
    &lt;p&gt;v?voj?? a?spr?vce s?t?
    Farn? sbor ?eskobratrsk? c?rkve evangelick? ? Korand?v sbor
    Anglick? n?b?e?? 13
    301?50 Plze?&lt;/p&gt;
    
    &lt;p&gt;Odesl?no z?m?ho telefonu Nokia?N900 s?linuxov?m opera?n?m syst?mem
    Maemo 5   Fremantle.
    -------------- next part --------------
    An HTML attachment was scrubbed...
    URL: 
    &lt;a href=&quot;http://lists.maemo.org/pipermail/maemo-users/attachments/20121116/1df53c33/attachment.html&quot;&gt;http://lists.maemo.org/pipermail/maemo-users/attachments/20121116/1df53c33/attachment.html&lt;/a&gt;&lt;/p&gt;
    
    
    &lt;hr /&gt;
    
    
    
    &lt;hr /&gt;
    
    maemo-users mailing list
    maemo-users@maemo.org
    https://lists.maemo.org/mailman/listinfo/maemo-users
    
    &lt;p&gt;End of maemo-users Digest, Vol 91, Issue 1
    
    &lt;hr /&gt;
    &lt;/p&gt;
  &lt;/blockquote&gt;
&lt;/blockquote&gt;
</description>
            <author>Pavel Řezníček</author>
            <pubDate>Fri, 16 Nov 2012 16:19:31 +0000</pubDate>
        </item>
        <item>
            <title>Re: maemo-users Digest, Vol 91, Issue 1</title>
            <link>http://maemo.org/community/maemo-users/read/1f49a9e62fda11e2b7bbe594d2e595649564/</link>
            <description>&lt;p&gt;On my N800 I used information from the following to successfully access 
flash drives.&lt;/p&gt;

&lt;p&gt;http://blogs.forum.nokia.com/blog/kate-alholas-forum-nokia-blog/2008/01/21/usb-on-the-go&lt;/p&gt;

&lt;p&gt;https://garage.maemo.org/projects/usb-otg-plugin/&lt;/p&gt;

&lt;p&gt;----- Original Message ----- 
From: &lt;a href=&quot;&amp;#109;&amp;#97;&amp;#x69;&amp;#x6c;&amp;#116;&amp;#111;:&amp;#109;&amp;#97;&amp;#x65;&amp;#109;&amp;#x6f;&amp;#x2d;&amp;#x75;&amp;#x73;&amp;#101;r&amp;#115;&amp;#45;r&amp;#x65;&amp;#x71;&amp;#117;&amp;#101;&amp;#115;&amp;#116;&amp;#x40;&amp;#x6d;a&amp;#x65;&amp;#x6d;&amp;#x6f;&amp;#46;o&amp;#114;&amp;#x67;&quot;&gt;&amp;#109;&amp;#97;&amp;#x65;&amp;#109;&amp;#x6f;&amp;#x2d;&amp;#x75;&amp;#x73;&amp;#101;r&amp;#115;&amp;#45;r&amp;#x65;&amp;#x71;&amp;#117;&amp;#101;&amp;#115;&amp;#116;&amp;#x40;&amp;#x6d;a&amp;#x65;&amp;#x6d;&amp;#x6f;&amp;#46;o&amp;#114;&amp;#x67;&lt;/a&gt;
To: &lt;a href=&quot;&amp;#109;&amp;#x61;&amp;#105;&amp;#108;&amp;#116;&amp;#x6f;:&amp;#109;&amp;#97;&amp;#x65;&amp;#109;&amp;#111;&amp;#x2d;&amp;#117;&amp;#x73;&amp;#x65;&amp;#x72;&amp;#115;&amp;#64;&amp;#109;&amp;#x61;&amp;#101;&amp;#x6d;&amp;#111;&amp;#46;&amp;#111;&amp;#114;&amp;#103;&quot;&gt;&amp;#109;&amp;#97;&amp;#x65;&amp;#109;&amp;#111;&amp;#x2d;&amp;#117;&amp;#x73;&amp;#x65;&amp;#x72;&amp;#115;&amp;#64;&amp;#109;&amp;#x61;&amp;#101;&amp;#x6d;&amp;#111;&amp;#46;&amp;#111;&amp;#114;&amp;#103;&lt;/a&gt;
Sent: Friday, November 16, 2012 5:00 AM
Subject: maemo-users Digest, Vol 91, Issue 1&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Send maemo-users mailing list submissions to
  maemo-users@maemo.org&lt;/p&gt;
  
  &lt;p&gt;To subscribe or unsubscribe via the World Wide Web, visit
  https://lists.maemo.org/mailman/listinfo/maemo-users
  or, via email, send a message with subject or body 'help' to
  maemo-users-request@maemo.org&lt;/p&gt;
  
  &lt;p&gt;You can reach the person managing the list at
  maemo-users-owner@maemo.org&lt;/p&gt;
  
  &lt;p&gt;When replying, please edit your Subject line so it is more specific
  than &quot;Re: Contents of maemo-users digest...&quot;&lt;/p&gt;
  
  &lt;p&gt;Today's Topics:&lt;/p&gt;
  
  &lt;ol&gt;
  &lt;li&gt;USB host mode (Pavel ?ezn??ek)&lt;/li&gt;
  &lt;/ol&gt;
  
  
  &lt;hr /&gt;
  
  
  &lt;p&gt;Message: 1
  Date: Fri, 16 Nov 2012 09:39:39 +0100
  From: Pavel ?ezn??ek &lt;a href=&quot;&amp;#x6d;&amp;#x61;&amp;#x69;&amp;#x6c;&amp;#x74;&amp;#x6f;:&amp;#99;&amp;#105;&amp;#103;&amp;#121;&amp;#100;&amp;#100;&amp;#x40;&amp;#x67;m&amp;#x61;&amp;#105;&amp;#x6c;&amp;#46;&amp;#99;&amp;#111;&amp;#109;&quot;&gt;&amp;#99;&amp;#105;&amp;#103;&amp;#121;&amp;#100;&amp;#100;&amp;#x40;&amp;#x67;m&amp;#x61;&amp;#105;&amp;#x6c;&amp;#46;&amp;#99;&amp;#111;&amp;#109;&lt;/a&gt;
  Subject: USB host mode
  To: U?ivatel? Maema &lt;a href=&quot;&amp;#x6d;&amp;#97;&amp;#x69;&amp;#x6c;&amp;#116;&amp;#111;:&amp;#x6d;&amp;#97;&amp;#101;&amp;#109;&amp;#111;&amp;#45;&amp;#117;se&amp;#114;&amp;#115;&amp;#64;&amp;#x6d;&amp;#x61;&amp;#x65;&amp;#109;&amp;#111;&amp;#x2e;&amp;#111;&amp;#x72;&amp;#x67;&quot;&gt;&amp;#x6d;&amp;#97;&amp;#101;&amp;#109;&amp;#111;&amp;#45;&amp;#117;se&amp;#114;&amp;#115;&amp;#64;&amp;#x6d;&amp;#x61;&amp;#x65;&amp;#109;&amp;#111;&amp;#x2e;&amp;#111;&amp;#x72;&amp;#x67;&lt;/a&gt;
  Message-ID: &amp;lt;1353055179.20122.8.camel@Nokia-N900&gt;
  Content-Type: text/plain; charset=&quot;utf-8&quot;&lt;/p&gt;
  
  &lt;p&gt;Dear Maemo fellows,&lt;/p&gt;
  
  &lt;p&gt;I am trying to use my N900 like an USB host.
  i bought an A-A USB connector so I could plug in devices using my Nokia 
  USB cable.
  I installed h-e-n, the USB host mode enabler.
  I played around with it but every device connection ended up in a kernel 
  driver segfault (reported by dmesg).
  Any clues what am I doing wrong?
  &lt;h2&gt;Thanks in advance for your future responses.&lt;/h2&gt;&lt;/p&gt;
  
  &lt;p&gt;Pavel ?ezn??ek&lt;/p&gt;
  
  &lt;p&gt;v?voj?? a?spr?vce s?t?
  Farn? sbor ?eskobratrsk? c?rkve evangelick? ? Korand?v sbor
  Anglick? n?b?e?? 13
  301?50 Plze?&lt;/p&gt;
  
  &lt;p&gt;Odesl?no z?m?ho telefonu Nokia?N900 s?linuxov?m opera?n?m syst?mem Maemo 5 
  Fremantle.
  -------------- next part --------------
  An HTML attachment was scrubbed...
  URL: 
  &lt;a href=&quot;http://lists.maemo.org/pipermail/maemo-users/attachments/20121116/1df53c33/attachment.html&quot;&gt;http://lists.maemo.org/pipermail/maemo-users/attachments/20121116/1df53c33/attachment.html&lt;/a&gt;&lt;/p&gt;
  
  
  &lt;hr /&gt;
  
  
  &lt;p&gt;End of maemo-users Digest, Vol 91, Issue 1
  
  &lt;hr /&gt;
  &lt;/p&gt;
&lt;/blockquote&gt;
</description>
            <author>Jim Craven</author>
            <pubDate>Fri, 16 Nov 2012 10:36:27 +0000</pubDate>
        </item>
        <item>
            <title>USB host mode</title>
            <link>http://maemo.org/community/maemo-users/read/5bd274302fc911e29622616d07420e2c0e2c/</link>
            <description>&lt;p&gt;Dear Maemo fellows,&lt;/p&gt;

&lt;p&gt;I am trying to use my N900 like an USB host.
i bought an A-A USB connector so I could plug in devices using my Nokia USB cable.
I installed h-e-n, the USB host mode enabler.
I played around with it but every device connection ended up in a kernel driver segfault (reported by dmesg).
Any clues what am I doing wrong?
&lt;h2&gt;Thanks in advance for your future responses.&lt;/h2&gt;&lt;/p&gt;

&lt;p&gt;Pavel Řezníček&lt;/p&gt;

&lt;p&gt;vývojář a správce sítě
Farní sbor Českobratrské církve evangelické – Korandův sbor
Anglické nábřeží 13
301 50 Plzeň&lt;/p&gt;

&lt;p&gt;Odesláno z mého telefonu Nokia N900 s linuxovým operačním systémem Maemo 5 Fremantle.&lt;/p&gt;
</description>
            <author>Pavel Řezníček</author>
            <pubDate>Fri, 16 Nov 2012 08:39:39 +0000</pubDate>
        </item>
        <item>
            <title>Re: N810 and Garmin GLO ?</title>
            <link>http://maemo.org/community/maemo-users/read/83ef3044221c11e2b795efa7c1f9e142e142/</link>
            <description>&lt;p&gt;On Fri, 19 Oct 2012, Andrew Daviel wrote:
&lt;blockquote&gt;
  &lt;p&gt;I just read a review of the Garmin GLO GPS/GLONASS
  receiver. Looks pretty good.&lt;/p&gt;
  
  &lt;p&gt;I'm assuming it would work with Maemo Mapper on my N810, a lot better than 
  the built-in chip which can have appalling acquisition times, and sucks 
  power.&lt;/p&gt;
&lt;/blockquote&gt;&lt;/p&gt;

&lt;p&gt;Well, I bought the thing. Works fine with my E71 phone, and I thought it 
didn't with the N810 but then it started working when I changed the GPS 
settings in the control menu (as opposed to in maemo mapper). The 
passcode for pairing seems to be 1234 but it's not documented.&lt;/p&gt;

&lt;p&gt;I'm not sure about power drain - I'm not sure the internal chip is really 
turned off (the icon is on). It's certainly more sensitive and faster to 
acquire than the builtin.&lt;/p&gt;

&lt;p&gt;-- 
Andrew Daviel, TRIUMF, Canada&lt;/p&gt;
</description>
            <author>Andrew Daviel</author>
            <pubDate>Mon, 29 Oct 2012 22:41:42 +0000</pubDate>
        </item>
        <item>
            <title>N810 and Garmin GLO ?</title>
            <link>http://maemo.org/community/maemo-users/read/0fdd66201a3e11e2af4233cad97122fe22fe/</link>
            <description>&lt;p&gt;I just read a review of the Garmin GLO GPS/GLONASS
receiver. Looks pretty good.&lt;/p&gt;

&lt;p&gt;I'm assuming it would work with Maemo Mapper on my N810, a lot better 
than the built-in chip which can have appalling acquisition times, and 
sucks power.&lt;/p&gt;

&lt;p&gt;Anyone know any different ?&lt;/p&gt;

&lt;p&gt;https://buy.garmin.com/shop/shop.do?pID=109827&lt;/p&gt;

&lt;p&gt;-- 
Andrew Daviel, TRIUMF, Canada&lt;/p&gt;
</description>
            <author>Andrew Daviel</author>
            <pubDate>Fri, 19 Oct 2012 22:32:18 +0000</pubDate>
        </item>
        <item>
            <title>Re: Osso-addressbook malfunction</title>
            <link>http://maemo.org/community/maemo-users/read/a1b856b8114211e290de9965c8e237a037a0/</link>
            <description>&lt;p&gt;Leandro Noferini &lt;a href=&quot;&amp;#x6d;&amp;#97;&amp;#105;&amp;#x6c;&amp;#x74;&amp;#111;:&amp;#x6c;&amp;#110;&amp;#111;&amp;#x66;&amp;#101;&amp;#x72;&amp;#105;&amp;#110;&amp;#64;&amp;#x63;&amp;#x79;&amp;#x62;&amp;#101;&amp;#x72;&amp;#118;&amp;#x61;&amp;#x6c;&amp;#x6c;&amp;#101;&amp;#x79;&amp;#46;&amp;#x6f;&amp;#114;&amp;#103;&quot;&gt;&amp;#x6c;&amp;#110;&amp;#111;&amp;#x66;&amp;#101;&amp;#x72;&amp;#105;&amp;#110;&amp;#64;&amp;#x63;&amp;#x79;&amp;#x62;&amp;#101;&amp;#x72;&amp;#118;&amp;#x61;&amp;#x6c;&amp;#x6c;&amp;#101;&amp;#x79;&amp;#46;&amp;#x6f;&amp;#114;&amp;#103;&lt;/a&gt; writes:&lt;/p&gt;

&lt;p&gt;[...]&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;~ $ osso-addressbook
  Init: 0x418f9330
  **
  ERROR:menu-extension.c:135:override_visible_func_idle_cb: assertion failed: (view != NULL)
  Aborted&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I solved, as you can read in
http://talk.maemo.org/showthread.php?p=1277947#post1277947 thread, with
this command:&lt;/p&gt;

&lt;p&gt;gconftool -s /apps/osso-addressbook/contacts-mode 0 -t int&lt;/p&gt;

&lt;p&gt;-- 
Ciao
leandro
http://oivabkctz4ajdnwa.onion/blog/
gpg fingerprint: 54A4 2612 FD50 0313 7FED  6A91 DA5C 1552 E7A4 D6C2
\    /
 ~~~~   The only ASCII history possible
/    \&lt;/p&gt;

&lt;p&gt;-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)&lt;/p&gt;

&lt;p&gt;iQEVAwUBUHLA5dpcFVLnpNbCAQIAcQf8DvWJq7cDAM5RO3ZZiwaOnHKLn9RaxVNy
zzOrVTi30ctoHr001lceWFBXAkrYopIORm0IK1+JLcjuav7gXVrYX1wQQgnTsLAB
8Slk6ZA540YGnrqVQmxFzhZr6xlv54cdRvorV3ko87I9nplMSq5cDPasIYVFnIfu
7BL5vAhxa0cMQF/kjGBtU4PMDNo0390Az778Z/LfoHLRiQIPVRp2mRhM2oasIn5I
k8aHX3xZPpGZh2IiorwcdsfqI12Kas3dGAq2zNTVm0b2EhdZYwA3TAJDLSWUJPif
E4QXVl3e3bSNHD0SpCEq5cJUlqx1Bp0wU8xOu0oneWTCpk1QXuokiw==
=Str2
-----END PGP SIGNATURE-----&lt;/p&gt;
</description>
            <author>Leandro Noferini</author>
            <pubDate>Mon, 08 Oct 2012 12:02:44 +0000</pubDate>
        </item>
    </channel>
</rss>
