Re: getting started with wlan

2010-03-23 Thread Richy
What works best for me is the following:

edit /etc/network/interfaces

iface eth0 inet manual
wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf
down wpa_action eth0 down

iface homeNet inet dhcp

/etc/wpa_supplicant/wpa_supplicant.conf looks like this:

ctrl_interface=/var/run/wpa_supplicant
update_config=1

network={
ssid=...
scan_ssid=1
id_str=homeNet
psk=...
proto=RSN
key_mgmt=WPA-PSK
pairwise=TKIP
group=TKIP
}


Once I turn on wifi in SHR-Settings-Connectivity it automatically
connects. Works very well.

On Sun, Mar 21, 2010 at 04:21, Kai-Martin k...@familieknaak.de wrote:
 On 03/21/2010 03:00:52 AM, William Kenworthy wrote:

 Just a point ... why modules?

 Because the manual suggested to load the modules in the same section
 as the image of the kernel and of the image of the root file system.


 you only need the module step if you are changing from the
 matching kernel so need to change them.

 I'll add an explaining comment to the wiki manual.


 Sorry cant help with wifi - I find that mokoconnect and similar gui's
 are too flaky - manual is more reliable.

 Ok, why not.
 I am only half fluent with the necessesary commands. On my
 laptop I used to call  wpa_supplicant with some fancy config file.
 The wlan device to talk to seems to be eth0, right?

 Most of the time when I check with ifconfig, there is no decice eth0.
 Presumably this is, because the wlan chip is xswitched off.
 How do I manually switch the wlan chip on and off?
 How do I make sure, die wlan device is not shut off again by some
 power saving application?

 I just found the wiki page on wlan connectivity:
        http://wiki.openmoko.org/wiki/Wifi
 However, the commands there assume a working eth0 device.
 So I have to deal with that first.

 ---(kaimartin)---

 PS: The search utility in the wiki seems to be broken. The term
 Wifi could not be not be found, even though there is a page
 called like that.

 --
 Kai-Martin Knaak
 Email: k...@familieknaak.de
 Öffentlicher PGP-Schlüssel:
 http://pool.sks-keyservers.net:11371/pks/lookup?search=0x6C0B9F53


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Jefliks Jabber-Client release

2010-02-15 Thread Richy
Hello Davide,

http://img59.imageshack.us/img59/8206/jeflikstutshort.png

First, click on Actions -- Settings

your JID/Ressource would be

dsca...@gmail.com/Freerunner
You can replace Freerunner with whatever you like. Just make sure that, if
you have multiple devices to login to your account, they need a different
ressource.

your Password next, don't know this one ;)

The options should work, I haven't tried gmail yet.

Next, hit save and close

At last, click on status and online.

I saw ... where status used to be and after a few seconds, it connected.

Hope that helps


 mmm...
 how do i configure for example my gmail account?
 d

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Jefliks Jabber-Client release

2010-02-14 Thread Richy
On opkg jefliks was just posted.

afaik it is the fastest JabberClient out there. (And the only one I know
that is  based on EFL)

http://www.opkg.org/package_331.html

Enjoy
668c16bc69
668c16bc69
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: MC Navi released

2010-02-14 Thread Richy
I'll give it a shot. (8GB Ram + 10GB Swap)

On Mon, Feb 15, 2010 at 07:46, Risto H. Kurppa ri...@kurppa.fi wrote:

 On Sun, Feb 14, 2010 at 8:37 PM, Mike Crash m...@mikecrash.com wrote:
  Risto H. Kurppa wrote:
  http://www.gps-routes.info/index.php?name=Contentpa=showpagepid=1
 
  Do I get correctly that I first download
  http://download.geofabrik.de/osm/europe.osm.bz2 (2.9G)
  to be able to run
  osm2mcmap -bt 0 -bo boundary.mcb map.osm
  to create the boundary data.

 No can do.

 Extracting the europe.osm.bz2 resulted about 40G file.
 Running the osm2mcmap took all of my 2G of RAM + 2G of swap and died,
 out of memory.

 Any other ideas? More powerful machine or maybe a bit of optimization
 in the code?
 Someone willing to run this for all European users?

 r

 --
 | risto h. kurppa
 | risto at kurppa dot fi
 | http://risto.kurppa.fi

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community




668c16bc69
668c16bc69
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: MC Navi released

2010-02-14 Thread Richy
Do i get this right, that extracting boundary data is not needed for the
european map, as boundaries are just missing for country extracts?

On Mon, Feb 15, 2010 at 07:52, Richy klemms...@gmail.com wrote:

 I'll give it a shot. (8GB Ram + 10GB Swap)


 On Mon, Feb 15, 2010 at 07:46, Risto H. Kurppa ri...@kurppa.fi wrote:

 On Sun, Feb 14, 2010 at 8:37 PM, Mike Crash m...@mikecrash.com wrote:
  Risto H. Kurppa wrote:
  http://www.gps-routes.info/index.php?name=Contentpa=showpagepid=1
 
  Do I get correctly that I first download
  http://download.geofabrik.de/osm/europe.osm.bz2 (2.9G)
  to be able to run
  osm2mcmap -bt 0 -bo boundary.mcb map.osm
  to create the boundary data.

 No can do.

 Extracting the europe.osm.bz2 resulted about 40G file.
 Running the osm2mcmap took all of my 2G of RAM + 2G of swap and died,
 out of memory.

 Any other ideas? More powerful machine or maybe a bit of optimization
 in the code?
 Someone willing to run this for all European users?

 r

 --
 | risto h. kurppa
 | risto at kurppa dot fi
 | http://risto.kurppa.fi

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community




 668c16bc69
 668c16bc69



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: elm_browser NEW release 15 Jan

2010-01-15 Thread Richy

love this.
It now works with evopedia, too, just more usable than before :)

As usual, keep it up!

On Fri, Jan 15, 2010 at 10:14, c_c lt;cchan...@yahoo.comgt; wrote:

Hi,

nbsp;Here's the new version. Changes :-
nbsp;* Rotation issue still exists - but behaves better
nbsp;* Start Page works
nbsp;* Command line url is accepted (needs full http://yourpage.com)

Caveats

nbsp;* After the browser becomes full screen, there's no way to revert back
since the settings page is not shown. I'll change the menu to cater for
this.
nbsp;* Haven't yet figured out how to access the webkit settings.

nbsp;Enjoy! 
nbsp;http://n2.nabble.com/file/n4397665/browser_1.0-r0.4_armv4t.ipk
browser_1.0-r0.4_armv4t.ipk
--
View this message in context: 
http://n2.nabble.com/elm-browser-NEW-release-15-Jan-tp4357081p4397665.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community




signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: New significant speedups coming to FreeRunner

2010-01-12 Thread Richy
I think you did not install the modules. it is described earlier in this
thread.
I had no wifi or even usb networking left though.
Solved it by removing sd-card, putting the modules on it from laptop and
insert it into the neo again.
Wifi works like a charm with nwa, doesn't connect with mokonnect though.
Sound during calls is still  a mess for the other side though..

Anyways. Big speedup, really nicely done. - Maybe there are even more
improvements to the kernel somewhere?

On Tue, Jan 12, 2010 at 13:51, Thomas HOCEDEZ thomas.hoce...@free.frwrote:

 Le 12/01/2010 12:42, David Garabana Barro a écrit :
  On Friday 08 January 2010 19:23:00 Timo Jyrinki wrote:
 
  Hi,
 
  Just FYI to the community list, as slowness has been one of the
  biggest problems with Neo. Quite nice speedups are coming:
 
 
 http://lists.openmoko.org/pipermail/openmoko-kernel/2010-January/010811.htm
  l (performance testing by Gennady Kupava)
 
  WOW!
  Its *REALLY* faster. You can feel it from the very first touch: SHR-Today
 :)
 
 
 
 I can confirm, but some troubles on the SHRu (Jan 6th) :
 - Wifi is not available (can't turn on device)
 - No sound during phonecalls (can't hear nothing on both sides).

 Someone to confirm those bugs ? (this way I'll trac those points)



 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: kernel 2.6.3x?

2009-11-09 Thread Richy
afaik 2.6.31 will be used in next shr-unstable. Available some time
soon, hopefully

On Mon, Nov 9, 2009 at 19:05, arne anka openm...@ginguppin.de wrote:
 a while ago there were some posts about making kernel 2.6.3x available,
 because it needs far less patches and improves amongst others power saving.
 but now that kernel 2.6.31 is out for a while, no one ever mentioned
 anything.

 so, simple question: how's the state of the new kernel? anybody working on
 it?

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Keyboard above xterm, first try

2009-10-28 Thread Richy
Could you show a picture, please?

On Wed, Oct 28, 2009 at 21:22,  ri...@happyleptic.org wrote:
 Also, I'm a little contraried by the memory footprint of the
 program, and by the fact that I would like this keyboard for other
 apps... Anybody already tried to build a OSD keyboard with lib-aosd
 or lib-xosd ?

 Ok, as a proof of concept I just did a virtual keyboard using the
 XShape extension, so you can have it over xterm (or anything else that
 does not need the mouse) :

 http://gitorious.org/kbosd

 Runs fine under hackable:1 rev5, may require some tweaking on other
 distros (like selecting another font).

 Happy Hacking in portrait mode !


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: ffalarms 0.3 -- recurring alarms

2009-10-27 Thread Richy
 One thing I have noticed with 0.2 is that the alarm isn't very loud and
 the FR seems to go to sleep before the alarm gets loud enough to hear -
 its inaudible except when there is nearly no environment noise.  0.1
 seems to get a lot louder, and faster.  Something to think of for your
 todo list is checking the profile setting before sounding the alarm - an
 alarm going off in a meeting is just as disruptive as a phone ring.


I disagree. There is nothing worse than sleeping in, because you
forgot to put your phone back into ring-mode. Also, I don't wont to
be woken up during night from calls and sms.

Richard

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] wakeuptime, was Re: 2.6.31 is out,where is my ultimate kernel?

2009-09-15 Thread Richy
I'm using QI, have to wait one ring to get the screen, press accept and than
another ring to have the other person actually hear me. The delay is very
confusing, for both parties.(Seems like they hear that someone picked up the
phone, but can't hear me in the beginning. -- have to acknowledge that).

Trying the debugfs hack today afternoon.


On Tue, Sep 15, 2009 at 09:44, arne anka openm...@ginguppin.de wrote:

  how does the end user get to that point?  I think there are some who will
  point to Qi as a part of the solution, but I understand that this is a
  faith-based discussion. ;)

 well, i am not 100% sure, but i think indeed it is qi -- not at least
 because it
 a) does less on wakeup (might be wrong here)
 b) is configurable to print considerable less messages while resuming,
 those print outs take a lot of time

 additionally the recently mentioned debugfs hack _seems_to improve things.

 i tested a bit yesterday with and without the debugfs hack (only 6,7
 calls) and with the debugfs hack, one ring was enough. the second ring the
 caller heard was the first one the fr made.
 w/ the hack it took usually two or sometimes three (which i knew from
 before already).

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Web site promoting open hardware?

2009-09-12 Thread Richy
One Question here. Under Openmoko - The bad it says:

The basses are filtred on the headphones output...because of a capacitor
which value was too low(can't be fixed) 

What is the bassfix than? http://wiki.openmoko.org/wiki/GTA02_bass_fix

Maybe someone could correct the page.

On Sat, Sep 12, 2009 at 08:26, John Sullivan j...@wjsullivan.net wrote:

 Stefan Monnier monn...@iro.umontreal.ca writes:


 http://groups.fsf.org/wiki/Freest_hardware_comparisons has been
 developing for a bit.

 --
 -John Sullivan
 -http://wiki.openmoko.org/wiki/User:JohnSullivan
 -GPG http://wiki.openmoko.org/wiki/User:JohnSullivan%0A-GPG Key:
 AE8600B6


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: X forwarding doesn't work

2009-08-15 Thread Richy

The App is opening on the Freerunner, not on the desktop.
I have the exact same problem.





signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Intone 0.60 Almost Stable ;-)

2009-07-20 Thread Richy
Cool, thanks! 




On Mon, Jul 20, 2009 at 06:50, Martin Jansa lt;martin.ja...@gmail.comgt; 
wrote:

I have OE patch for mplayer glamo output rebased to current mplayer from
http://repo.or.cz/w/mplayer/glamo.git?a=shortlog;h=refs/heads/mob
I'll recheck also tremor patch and send it.

--
uin:136542059 nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; 
nbsp;jid:martin.ja...@gmail.com
Jansa Martin nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; nbsp; 
sip:jama...@voip.wengo.fr
JaMa

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community




signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Intone 0.60 Almost Stable ;-)

2009-07-19 Thread Richy
Why isn't a tremor-version included in SHR?
I noticed the lags, installed tremor and it is SO much better now^^

Please add tremor-mplayer to the repository

On Sun, Jul 19, 2009 at 22:28, Jakob jackram...@googlemail.com wrote:

 On 7/19/09, Laszlo KREKACS laszlo.krekacs.l...@gmail.com wrote:

  Where to get mplayer for om2009.t5?
 
  Other dependencies:
  libsqlite3-0
 
 http://downloads.openmoko.org/repository/unstable/armv4t/libsqlite3-0_3.6.5-r0_armv4t.ipk
  libvorbis
 
 http://downloads.openmoko.org/repository/unstable/armv4t/libvorbis_1.0.1-r2_armv4t.ipk
 
  Terminal log:
  r...@om-gta02:~# intone
  SQL error: duplicate column name: priority
  SQL error: duplicate column name: version
  Simple mixer control 'PCM',0
Capabilities: volume
Playback channels: Front Left - Front Right
Capture channels: Front Left - Front Right
Limits: 0 - 255
Front Left: 204 [80%] [-25.50dB]
Front Right: 204 [80%] [-25.50dB]
  sh: mplayer: not found
 
  And hangs here.
 
  Laszlo

 hi Laszo,

 i'm using this [1] version of mplayer. It uses verylow CPU for mp3 and ogg.

 [1]
 http://www.paultt.org/downloads/openmoko/mplayer_dev-SVN-r29155-4.1.2-tremor-low_armv4t.ipk

 Jake

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Freerunner Chat Application: Suggestions wanted!

2009-07-16 Thread Richy

Hey there,

I would love to see an XMPP(Jabber) chat-programm. 


As for notifications: It would be really need if the program adjust to the phones 
settings. As in default profile - play a sound
vibrate maybe vibrate once short too, have the LED blinking (slowly)
silent just the LED blinking

Personally I do like to see the last few lines, maybe around 50 or so. The rest 
can be discarded.

Please use the elementary libs and make it SHR-compatible ;)

Way to go!




signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Openmoko Neo FreeRunner GTA02 versions A5 A6 Audio Buzz - Quality Enhancement Service

2009-06-05 Thread Richy

from the website:

Location:

SDG Systems, LLC
219 Glen Rape Road
Cranberry Township, PA 16066

Seems to be in the USA, according to googleMaps.


On Fri, Jun 5, 2009 at 07:19, Max m...@darim.com wrote:


Great to hear that...
Btw, where do you actually situated?... at least information about
continent you're in would greatly help in estimating shipment costs :)

cheers,
Max.


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community




signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR] Podboy (0.0.1 - pre-alpha release)

2009-05-09 Thread Richy
It would be really cool if there was a way to remove files from "downloads" as I already listened to them and there are 37 episodes in it now, slowing things down a bit. Also the whole program locks up while connecting to the internet. It continues to run after it's done. A little threading would improve user experience, I guess!Otherwise: Really nice Program! *Thumbs up*On Fri, May 8, 2009 at 23:46, Valery Febvre vfeb...@easter-eggs.com wrote:Marco Trevisan (Treviño) wrote:
 Valery Febvre wrote:
 Podboy is a podcast aggregator/player written in Python/Elementary.

 Its interface aims to be easy and finger friendly.

 I've just seen the screenshots but the interface is very cool.
 Compliments ;)

Thx

 It uses Feedparser Python module for download/parsing of podcast feeds,

 I've not tried it, so I'm only figuring this, but not to block the
 interface you could use the ecore_con (ecore_file_download) functions to
 retrieve the data.

Are you sure that ecore_file has a Python bindings available?

 Gstreamer for playing of episodes and SQLite for storing data.

 Is it gstreamer better than mplayer (from the performance point of view)?


No.

--
Valéry

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community



signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: PISI 0.2 released

2009-05-03 Thread Richy
I tried this on shr-testing but I get:

r...@om-gta02 ~/.pisi $ pisigui
 Traceback (most recent call last):
   File /bin/pisigui, line 31, in module
 import pisi
   File /opt/pisi/pisi.py, line 31, in module
 from events import events,  eventsSync
   File /opt/pisi/events/events.py, line 22, in module
 import vobject
 ImportError: No module named vobject


 Maybe this is python-2.6 related?
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: NEW e-tasks Alpha release Updated

2009-05-01 Thread Richy
Hey c_c,

One usability issue:

If there are no tasks, it would be nice if you could just change
priority, name and date and press save, so it creates a new task,
based on these values. at the moment I get Segmention fault

Other then that its already usable now!
Thanks for the work!

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: NEW e-tasks Alpha release

2009-04-30 Thread Richy
I don't really get how to change the name of a task.
If i go on details task:  -- change the name -- done . it still says task.
Also, it crashes on save..

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: NEW e-tasks Alpha release

2009-04-30 Thread Richy
I see,

thank you for explanation.
Keep this going! Once one can name a task it should become really useful!

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR] 4-16 shr-testing is pretty good!

2009-04-20 Thread Richy
Also there seems to be improved battery life!
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Freerunner as a wireless streamplayer?

2009-04-19 Thread Richy
You could flash shr-testing, use wpa-supplicant to connect to your wifi and mplayer to play streams I guess.I'm using the phone as a daily phone now. (However, only private). It works quite well as it is now.regardsRichard

signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR,FSO] Serenity theme for illume

2009-03-30 Thread Richy
gunzip serenity-0.2.tar.gztar -xvf serenity-0.2.tarOr similarOn Mon, Mar 30, 2009 at 11:25, David Reyes Samblas Martinez da...@tuxbrain.com wrote:unable to untar the file
r...@om-gta02:~# tar -xzvf serenity-0.2.tar.gz
tar: invalid gzip magic



signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: GSM buzz-fix party in Braunschweig, Germany

2009-03-15 Thread Richy
Cool, have you thought about accepting phones to be sent to you by
mail? I'm sure you could ask for a fee to cover your time and material
costs.
This would be pretty sweet! 


signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Acceleroids - shoot-the-asteroids game

2009-03-06 Thread Richy
It works very well and is lots of fun. Maybe a little too sensitive?

But many thanks for that one!
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR] which webbrowser in testing

2009-03-06 Thread Richy
alternatives: midori or minino
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Yaouh 0.5 out

2009-03-03 Thread Richy
The output is  -- Nothing.



On Tue, Mar 3, 2009 at 12:58, Carlo Minucci ge...@napodano.com wrote:


 mhh

 now i don't have shr on my phone
 but try to open a terminal on the phone e launch this command:


 df / | tr -s ' ' | cut -d \  -f5 -s | tail -n +2


 and past me the output. i think the problem is here

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Yaouh 0.5 out

2009-03-03 Thread Richy
r...@om-gta02 ~ $ df /
Filesystem   1K-blocks  Used Available Use% Mounted on


r...@om-gta02 ~ $ df / | tr -s ' '
Filesystem 1K-blocks Used Available Use% Mounted on

r...@om-gta02 ~ $ df / | tr -s ' ' | cut -d \  -f5 -s
Use%


I think the problem ist / because

r...@om-gta02 ~ $ df  | tr -s ' ' | cut -d \  -f5 -s | tail -n +2
44%
0%
0%
70%
1%




On Tue, Mar 3, 2009 at 15:04, Richy klemms...@gmail.com wrote:

 The output is  -- Nothing.



 On Tue, Mar 3, 2009 at 12:58, Carlo Minucci ge...@napodano.com wrote:


 mhh

 now i don't have shr on my phone
 but try to open a terminal on the phone e launch this command:


 df / | tr -s ' ' | cut -d \  -f5 -s | tail -n +2


 and past me the output. i think the problem is here

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Feature overview out of the box SHR unstable distribution

2009-03-01 Thread Richy
Concering GPS: It is true, that it isn't turned on at boot, but it is turned on automatically if needed.The article sounds like it's a must to turn it on manually if you want to use it.On Sun, Mar 1, 2009 at 13:10, Franky Van Liedekerke liede...@telenet.be wrote:On Sun, 01 Mar 2009 12:40:10 +0100
Pander pan...@users.sourceforge.net wrote:

 Hi all,

 I have started a feature overview for out of the box SHR unstable
 distribution.

 This will show the current status of the functionality you get after
 installing SHR and using only the high level GUI to use and manage it.

  http://wiki.openmoko.org/wiki/Stable_Hybrid_Release#Feature_overview

 This overview is both reflecting the currect status, as is it
 focussing on basic functionality which should be available on Neo
 FreeRunner.

 Regards,

 Pander

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


Hi,

you mention something about changing ringtones on the wiki, but that is
still mostly commandline info. Why not mention shr-settings that can do
this gui-wise (see
http://git.shr-project.org/git/?p=shr-settings.git;a=commitdiff;h=f9fba44b7038f00bf2399df6e755779bfc511571)?

And of course a small question: fso is very busy to using the opimd via
paroli, so why doesn't shr start on this as well? I've checked the git
repo, but haven't found anything lately that points to opimd usage ...

Franky

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community



signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Turing up mic volume

2009-02-28 Thread Richy
Same complaints here from people on the other side.SHR-Unstable, but a few weeks old, I got to admit!Help would be really appreciated.On Sat, Feb 28, 2009 at 17:10, Adam Jimerson vend...@gmail.com wrote:I had several people complain that they can barely hear me during a phone call
on my freerunner. I can't run the latest version of the openmoko
dirstroburtion so I don't have the volume control but I can use alsamixer but
I don't know which channel is for the mix on the phone.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community



signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Annuncing new Project - Intone mplayer frontend

2009-02-20 Thread Richy

I think that's what you are looking for:
http://trac.enlightenment.org/e/wiki/Elementary



signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [FSO] Milestone 5?

2009-02-01 Thread Richy

It's three days late and there are 6 tickets to go. I bet they are hard working 
on it. Just a few more days I hope.

http://trac.freesmartphone.org/milestone/milestone5



signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [SHR] Miscellanious minor issues

2009-01-29 Thread Richy
Also a minor Issue. 


I used to use passkey-agent --default myPIN  to set the bluetooth-pin under 
SHR-testing.

passkey-agent doesn't seem to be available any more.

I just need to rfcomm to some Arduino-microcontroller. 


What's the proper way of doingn this at the moment?

Thanks a lot

Richy

signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Hot stuff (literally!)

2009-01-28 Thread Richy
I've had experienced that before and blame the wifi-module.
My laptop's wifi does get warm too, if under heavy load.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Re: SHR Unstable

2009-01-26 Thread Richy



On Mon, Jan 26, 2009 at 09:30, Giorgio Marciano ledz...@writeme.com wrote:

Problems:

- if i set an alarm, the phone doesn't ring, i can't hear nothing.



This can easlily be fixed see: http://shr-project.org/trac/ticket/239

(or just do: ln -s /usr/share/elementary-alarm /usr/share/elementary_alarm)

I don't get an GPS-Fix either.. unfortunately. Although GPS-Time does get 
synchronized after some time

Richy


signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Someone stole my Neo Freerunner... :(

2009-01-25 Thread Richy

This sounds like a modified version of sms-entry:
http://www.opkg.org/package_92.html

Sorry to here you've lost yours.



signature.asc
Description: OpenPGP digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: SHR Unstable

2009-01-24 Thread Richy
Same here!

On Sat, Jan 24, 2009 at 23:08, Neil Jerram neiljer...@googlemail.com wrote:
 2009/1/24 Petr Vanek van...@penguin.cz:
  You can speed up scrolling by switching to the Software_16 engine
 (Spanner - Advanced - Engine) and reducing the framerate to around
 15

I'm probably being stupid, but I don't see any Advanced option in
the dialog that comes up after touching the spanner...

 the icon bar (Display|Look|Screen...) can slide to the left (has more
 items on the right)

 Thanks, I see that, but mine (shr unstable) still only has Display,
 Look, Screen and Input.

   Neil

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: SHR Unstable

2009-01-23 Thread Richy
The phone does suspend. Battery-life is at least a day. (without wifi).

However, it doesn't suspend again after receiving an sms. Which is a
battery-killer if you don't check your phone every 20min.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Yaouh! 0.2

2009-01-17 Thread Richy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I've had the same problem!

(Division by 0)

Problem is: I've had a link between /media/card/osm and ~/Maps/OSM
If you are in /media/card/osm and do the find command (line 87) you
get every single png...
If i'm in ~/Maps/OSM and do the find command, I only get the
directories.. which in the end leads to an wc -l = 0, division by
zero.

I solved it for me now by changing line 84 to
else:
   dir = /media/card/osm/
...

and it's working now.

There should be a way to adjust the find command, so it works with
links as well..
(But I don't know it.. )

Nice program anyways!

Richard
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFJcnSs5uxLAOsnQ4IRAnaEAJ4rM8c/uCBwPGUcdrf95j4N9QynMwCdFPk4
LzyTB1Hrn9K2wsYCBbaFNGg=
=K0Ve
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Function - Plotter for OM,

2009-01-12 Thread Richy
Hi out there,

is there a function plotter for the Openmoko available? For drawing
equations like x²+y2+5x-2y = 53,23

That would be really neat.

Thanks  a lot!


Richy
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: freesmartphone.org down? DNS?

2008-11-22 Thread Richy
freesmartphone.org DNS is down, echo 134.169.172.109 {,trac.,git.}
freesmartphone.org  /etc/hosts
from #openmoko-cdevel



On Sun, Nov 23, 2008 at 00:18, Pablo Ruiz Múzquiz [EMAIL PROTECTED] wrote:

 I keep getting no IP, could you please send me that data so I can cheat
 using /etc/hosts?

 Thanks!

 Pablo

 On Sat, 22 Nov 2008 19:47:28 +0100
Pablo Ruiz Múzquiz [EMAIL PROTECTED] wrote:

 Am I the only experiencing DNS issues? Tested from two
completely
 different locations.

 Pablo



I experienced the same problem yesterday, today all was fine.

Franky


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: FSO M4 - nice GSM sound

2008-11-19 Thread Richy
Thanks for that message: it's working great! YEAH, now I can actually start
calling people again ;)

On Wed, Nov 19, 2008 at 12:24, superalex [EMAIL PROTECTED]
 wrote:



 Hi, I'm using FSO since yesterday and found that the famous echo bug was
 still appearing. I found a solution that is working for me based in the
 2008.8 one.

 In file

 /usr/lib/python2.5/site-packages/framework/subsystems/ogsmd/modems/ti_calypso/unsolicited.py,
 function percentCPI, line 210 aprox

 Where it says:
info = {}

 I have:
devchannel =
 self._object.modem.communicationChannel(DeviceMediator)
devchannel.enqueue( %N0187 )
info = {}


 --
 View this message in context:
 http://n2.nabble.com/FSO-M4---nice-GSM-sound-tp1486414p1518726.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: What theme is this?

2008-11-18 Thread Richy
Oh! Sorry for that.

Where can I get it though?

On Tue, Nov 18, 2008 at 17:50, Tilman Baumann [EMAIL PROTECTED] wrote:

 Richy wrote:
  I think hire did create the colorful theme.
  You should be able to catch him in #openmoko-cdevel

 I did. It was not him.

 --
 Drucken Sie diese Mail bitte nur auf Recyclingpapier aus.
 Please print this mail only on recycled paper.

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Freerunner's GSM Calypso Modem Firmware Upgrade...

2008-11-18 Thread Richy
If I don't suffer from #1024 nor #666. Are there any other advantages, or is
it useless to do the flashing then?

Thanks

Richard
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: What theme is this?

2008-11-17 Thread Richy
I think hire did create the colorful theme.
You should be able to catch him in #openmoko-cdevel

Richard
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: The forbidden topic: Glamo OpenGL

2008-11-15 Thread Richy
Great to hear that!



 Over the next few weeks I shall be working on Xglamo to bring it into
 the Xorg family of drivers. If people come up with interesting patches
 while I am working on this I can certainly give them a tryout.

 Graeme (XorA)



 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Has anyone tried Qi?

2008-10-29 Thread Richy
./dfu-util -a u-boot -R -D
http://people.openmoko.org/andy/qi-s3c6410-andy_8589b40295653557.udfu

haven't tried that build yet.. There has been a thread a while ago. Don't be
afraid when your screen stays black for 10seconds or so while booting. Thats
normal.

It's definitely faster.

It will try to boot your kernel from sd-card and if there is none us the one
in NAND.

Have fun

Richard
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Has anyone tried Qi?

2008-10-29 Thread Richy
Sorry there, I meant:
wget http://people.openmoko.org/andy/qi-s3c6410-andy_8589b40295653557.udfu

./dfu-util -a u-boot -R -D
http://people.openmoko.org/andy/qi-s3c6410-andy_8589b40295653557.udfu
qi-s3c6410-andy_8589b40295653557.udfu
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: suspend quality (was: Re: [FDOM] best kernel to use for new release)

2008-10-28 Thread Richy
I haven't missed any calls yet.
However, when i suspend manually (pressing the power button)
and want to  wake the phone up manually, it turns on for half a second and
than off again. I always need to press the power button again.
(Also, it doesn't seem to make much difference)

qtextended an one mwester-kernel had standby-time of several days, if you
never turn on wifi

Richard
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: led blinking during suspend?

2008-10-27 Thread Richy
As far as I understood, you should be able to have the LEDs _on_ even during
suspend.
AFAIK the cell phone wakes up, when receiving a call. So you could signalize
missing calls with LED on and SMS with different colors or something like
that..
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Om2008.9] How to export Vcf Contacts from FR?

2008-10-11 Thread Richy
Has anyone done this yet?

I copied the sqlite file from FDOM, tried to import it (by copying to
~/Applications/Qtopia/) in QtopiaExtended and it shows how many contacts I
have, but all of them are blank!
So exporting to VCF and Importing it again would be quite nice!

Richard
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Re: [FSO] latest upgrade disabled my phone

2008-10-11 Thread Richy
You have to change: Application to Applications (note the s at the
end) in your .desktop files. That should make them visible again.

On Sat, Oct 11, 2008 at 10:27 AM, rhn [EMAIL PROTECTED] wrote:

  Wiadomość Oryginalna 
 Od: Michael 'Mickey' Lauer [EMAIL PROTECTED]
 Do: List for Openmoko community discussion community@lists.openmoko.org
 Data: 11 października 2008 7:47
 Temat: Re: [FSO] latest upgrade disabled my phone

  Dear Rhn,
 
  I don't know what's wrong, but let me suggest that you do not
  unconditionally opkg update  opkg update when you're on an unstable
  distribution. In contrast to Debian, where millions of eyes are looking,
  an Openmoko unstable distribution is _really_ unstable.
 
  I suggest individually updating packages if you think there's
  interesting fixes for you.
 
  Sorry I can't be of more help.
 
  Mickey.
 
 
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community

 Hi
 Thanks for the reply.
 I think I just got used to flawless updates of the testing branch until
 now.
 From my personal point of view, updating only selected packages isn't
 exactly the right thing to do because of the dependencies that exist but are
 not described in the package (most notably GNOME being packed that way on my
 testing desktop distro).

 The other reason I wrote this post was to inform the package maintainers
 that something went wrong and the Home app doesn't see the .desktop files
 or something during the update destroyed them.

 Cheers
 rhn

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Raster+FSO] Silent Zhone

2008-10-09 Thread Richy
Arkanoid-Sid Tune ist the ringtone.
You need to install gst-sid (Or gst-plugins-sid or similar)
to hear that.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: New Rasterman Image...

2008-10-07 Thread Richy
I think you need to install gst-sid or something like that.
I don't have my freerunner here at the moment. Just look at the filetype of
the ringtone and  opkg list | grep filetype
watch out for gst/gstreamer
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: New Rasterman Image...

2008-10-05 Thread Richy
Hey, I'm trying to get FSO working beneath the Raster-Image.
I installed zhone. That drew in a lot of dependencies, which is fine.
However, I couldn't connect to DBUS, even though dbus is installed, but
frameworkd wasn't. (Why itsn't it a dependency of of zhone?)
Now, I don't have any sound in zhone. No ring tones, I can't hear anyone
talking.

Rasters alarm is working though.

what package am I missing here?

Richard
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: led blinking during suspend?

2008-10-05 Thread Richy
Sorry for not answering your questions, just making suggestions instead.

I would find it rather cool if the red LED would blink on missed calls and
the  blue one on missed messages.
There is no need to make a difference between a turned off NEO and a
suspended one, because once power management is mature enough you won't
actually power it off anyways. (Except if you _want_ to miss calls, but you
could always put it into silent mode than..)

Just my thoughts.. and everyone thinks different ;)
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: New Rasterman Image...

2008-10-05 Thread Richy
I somehow managed to get it to work to some extend.
The phone isn' ringin, just vibrating, but I can talk and hear during a
call..

make sure you have gstreamer installed,
also I added a lot of packages, with alsa, gst, openmoko-state, etc.
Didn't work until reboot. (And due to the Neos booting-time I don't want to
reboot after each package just to check...)

Now, some PIM-software and this is near perfect :-)



On Sun, Oct 5, 2008 at 11:53 PM, Joel Newkirk [EMAIL PROTECTED] wrote:

 On Sun, 5 Oct 2008 19:38:14 +0200, Markus Huggler
 [EMAIL PROTECTED] wrote:
  Hi Richard
 
  Did you install frameworkd from fso repository and its dependencies?
  Worked for me.
 
  Markus
 
  On Sun, 5 Oct 2008 15:55:33 +0200
  Richy [EMAIL PROTECTED] wrote:
 
  Hey, I'm trying to get FSO working beneath the Raster-Image.
  I installed zhone. That drew in a lot of dependencies, which is fine.
  However, I couldn't connect to DBUS, even though dbus is installed, but
  frameworkd wasn't. (Why itsn't it a dependency of of zhone?)
  Now, I don't have any sound in zhone. No ring tones, I can't hear anyone
  talking.
 
  Rasters alarm is working though.
 
  what package am I missing here?
 
  Richard

 I'm in a similar place.  Starting with Raster's new image (pretty and
 lightweight, BTW) I added zhone and frameworkd, but I have no sound within
 zhone, no audio either direction in calls.

 Is there some other package required that handles the audio states, or
 what?

 j



 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Qtopia 4.4 - Qt Extended | Now Released!

2008-09-30 Thread Richy
Wow, this ist s much faster/more responsive than FDOM/2008.9 on my phone.
Is this just my phone or is this the difference between framebuffer and X11?


On Tue, Sep 30, 2008 at 9:09 PM, Lorn Potter [EMAIL PROTECTED] wrote:
 Thomas Bertani wrote:
 wow! confirmed new features? gtalk, webbrowser, gps?
 In videos I can't see screen orientation, it is aviable?

 Yes. dynamic rotation is available.


 Thanks a lot for your work!

 no worries!


 2008/9/30 Lorn Potter [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]

 � wrote:
   C�dric Berger wrote:
   On Tue, Sep 30, 2008 at 13:50, Marco Trevisan (Trevi�o)
   [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:
   Is has been renamed to Qt Extended right now, isn't it?
  
   However there are some very interesting videos on the net [1]
   renamed indeed... I had not seen this before :
   http://labs.trolltech.com/blogs/2008/09/28/qt-extended/
  
   Finally there are official news: Qt Extended 4.4 released [1]!
  
   Look at the many cool videos and see how the Freerunner works [2],
   but... Where are sources and binaries?

 We usually release the open source packages a couple days after the
 commercial release.

 They will be at the new site:
 http://qtextended.org

 As soon as I can. Hopefully by this weekend.

 --
 Lorn 'ljp' Potter
 Software Engineer, Systems Group, Qt Software, Nokia Pty Ltd


 ___
 Openmoko community mailing list
 community@lists.openmoko.org mailto:community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community



 

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


 --
 Lorn 'ljp' Potter
 Software Engineer, Systems Group, Qt Software, Nokia Pty Ltd


 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Application idea

2008-09-23 Thread Richy
Hey there,

I just saw some video about Googles Android and it inspired me to something.

How hard would it be to implement googles Streetview in such a way,
that you use the accelerometer to look around rather than your finger?
So if you want to see what's on the right sight, you turn right
yourself with your Neo in your hand.
Also, is there an open alternative to streetview? (Combined with
Tangogps and OSM maybe?)



Just an idea.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Application idea

2008-09-23 Thread Richy
Maybe I wasn't clear enough.

He used his finger on the touchscreen to rotate the image.

And I think it would be cool to implement something like this, using
accelerometer instead of the thinger to rotate the image.

Assume I don't have any programming skills. What is needed to get
something like that to work?

Richard

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Application idea

2008-09-23 Thread Richy
oh, I didn't see that video..
ok, so these guys had the same idea earlier..

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: German for Qtopia

2008-09-04 Thread Richy
see there:

http://wiki.openmoko.org/wiki/Keyboard_Debate#How_to_change_the_dictionary_used_by_the_predictive_keyboards_.3F

I think the words.dawg that comes with the tool is italian.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: German for Qtopia

2008-09-04 Thread Richy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I changed the wiki, so everyone should be able to compile his language
on his own.
It's my first time editing a wiki, so maybe someone with more
experience has a look on it? Just in case I broke some rule I didn't
know of.

It would be nice to know the config file of the keyboard so we don't
have to link directories but just change configs instead.
This would allow to set up some easy opkg install keyboard-lang

Just ideas, as I'm trying to contribute as much as I can.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://getfiregpg.org

iD8DBQFIv+6a5uxLAOsnQ4IRAt3gAJ9W3XT316PJamU4XuZjaeCNGkszJgCcC4rA
fdb0SD4OSRAPFSsoOy1vC5s=
=VSVe
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: German for Qtopia

2008-09-03 Thread Richy
Hey Sven,

as far as word prediction is concerned:

cp the en_EN directory to _en_EN,
mv en_EN to de_DE
ln de_De to en_EN
replace de_DE/words.dwag with:

http://www.file-upload.net/download-1088244/words.dwag.html

restart x-server

done.
Hopefully.^^

don't know how to get äöüß on the keyboard though..

If instructions on how to compile your own words.dwag  ask for it,
tomorrow I should be in better mood for it ;)


Richy
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: NjuBee - questions

2008-09-02 Thread Richy
Hey there,

I got my neo from pulster, too. However, a stylus was included in the package.

The keyboard isn't as bad as you think, once you get used to it,
putting a dictionary of your language behind it. (long pressing on a
letter puts it in, no matter what..)

GPS. I really noticed that I have to have some patience (10min) even
though the transister is already in it. (meaning, not touching it, in
nearly ideal conditions). Also patches for saving/restoring location
data, so you don't have to wait are going to be available soon. (See
mailing list, a few days ago). (And AGPS support isn't in 2008.8
either, I think.)

Sound: have you tried alsamixer already? You should be able to turn it
down there.

Enjoy the neo.

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Address and qpe take up 100% CPU

2008-08-30 Thread Richy
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey out there.

My Freerunner arrived 2 days ago and I'm actually impressed by 2008.8.
(Some quirks, here and there but hey..)
I figured how to change the keyboard to something usable, (however, I
like the standard- keyboard, it is just not there yet. -- manual input
is desperately needed. (my wlan password is not in a dictionary, for
example).

There are some issues with qpe and the address book.
qpe takes all cpu-power on startup. This is due to scanning of the
SD-Card (with openstreetmaps on it).
That takes a while, but usually you don't reboot your phone that often.
However, once this is done and I open the addressbook the neo gets
slow an unresponsive.
qpe starts to take 35% CPUtime and the addressbook 65%.. even in idle
or when in background. -- thus making placing phonecalls impossible.
(And yes, I do need the addressbook to do that. )

Is that a known problem? If so, is there a workaround or patch in sight?
I couldn't find anything using google.
I will happily supply any information needed. (logs, etc)

Thanks a million

Richard
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://getfiregpg.org

iD8DBQFIuQFf5uxLAOsnQ4IRAmH3AJ9FA2mBMue/bobUozZXLTtJthoyJACfYxDk
Xvk+2UFhlAceyI+6WiiA8ec=
=iuHv
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: No suspend since last update

2008-08-30 Thread Richy
On Sat, Aug 30, 2008 at 5:09 PM, Søren Kristiansen
 I get the exact same thing. Flashed today's image too. A large 'X' pops up
 and the phone suspends after a few seconds.


Same here, also the screen stays blank after resuming until I touch it.


[EMAIL PROTECTED]:~# /etc/init.d/apmd stop
Stopping advanced power management daemon: stopped /usr/sbin/apmd (pid 1277)
apmd.
[EMAIL PROTECTED]:~# /etc/init.d/ompower stop

showed no effect, it still suspends.

However, my problems concerning qpe are gone now, and it always
resumed.  -- lesser evil ;)
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Om2008.8 and FSO

2008-08-30 Thread Richy
From: http://wiki.openmoko.org/wiki/FSO

This distribution will be merged with the 2008.8 distribution (or its
successor) when the system is stable enough. For more information see
http://www.freesmartphone.org and http://trac.freesmartphone.org . 

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community