Re: Annuncing new Project - Intone mplayer frontend

2009-02-19 Thread Andraž 'ruskie' Levstik
:2009-02-19T22:51:c_c:

> 
> bought me to the conclusion that mplayer already does so (using libmad for
> mp3 and maybe tremor for ogg - though I'm not sure about the tremor part).

Take a look at mpg123 and it's libmpg123. It's highly optimised but
there is no ARM port as far as I know so that might be needed. I've used
it on a p133(I tried both madplay and mpg123)

Both decoding the same file:

madplay 60-70%
mpg123 30-40%

Of course mpg123 has a lot of assembly stuff as well but I'm guessing
this might actually be a really good idea to get working. And yes mpg123
has been Free Software for quite some time now(atleast from 2006-08-30).

This is just a FYI ;)

-- 
Andraž "ruskie" Levstik
Source Mage GNU/Linux Games grimoire guru
Geek/Hacker/Tinker

Be sure brain is in gear before engaging mouth.
Quis custodiet ipsos custodies.
Ryle hira.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


yaml rule to stop suspending when using gps

2009-02-19 Thread W.Kenworthy
I'am using a recent shr-unstable and trying to work out a way to stop
the thing suspending when using GPS.  I think I also saw an email in the
past asking how to do this using a yaml rule but cant find it - can
someone point me in the right direction please.

BillK




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


Re: Annuncing new Project - Intone mplayer frontend

2009-02-19 Thread Risto H. Kurppa
On Fri, Feb 20, 2009 at 8:51 AM, c_c  wrote:
>
> Hi,
>  Well, intone - the media player in making (and it's **really** basic as of
> now), uses 0% CPU (according to HTOP (all my tests are with it). mplayer, in
> a separate thread uses its usual 15% or so.

You need mplayer (of course!) to try this, for 2008.12 you can get it
here: http://wiki.openmoko.org/wiki/Video_Player#Using_the_Glamo_XV_acceleration

cd /home/root
wget http://downloads.tuxfamily.org/3v1deb/openmoko/mplayer-glamo.tar.bz2
tar jxf mplayer-glamo.tar.bz2
cp mplayer /usr/bin/mplayer
mkdir .mplayer
cp input.conf ~/.mplayer/input.conf

and off you go..

Thanks CC, it seems to work okay (and I like that it doesnt' require
all the dependencies that make installing pythm a pain :), well
done!!!
Looking forward to see a 'stable' version with more features and an
installation package in opkg.org (someone could package mplayer to
opkg.org..)


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


Annuncing new Project - Intone mplayer frontend

2009-02-19 Thread c_c

Hi,
  After trying most applications available for playing audio files on my
Neo, I came to the conclusion that the CPU usage was very high (between
30-50%). On the already distressed battery - that was very bad news.
  So, I thought, how about making an application that uses integer only
libraries (cut out the floating point stuff) in C (which uses lesser
resources)? Starting such a program quickly (well, in about 2 hrs or so)
bought me to the conclusion that mplayer already does so (using libmad for
mp3 and maybe tremor for ogg - though I'm not sure about the tremor part).

  Testing mplayer indicated that using mplayer with /dev/dsp (modprobe
snd_pcm_oss) alloes it to run with ~15% CPU usage for decoding mp3/ogg
files. All that was required was a frontend for it! I know pythm is just
that, but my Neo uses more than 30% CPU with it. It could be a minor bug -
but since my python skills are nearly non-existent (for now ;-), I decided
to see how much a C program would use.

  Well, intone - the media player in making (and it's **really** basic as of
now), uses 0% CPU (according to HTOP (all my tests are with it). mplayer, in
a separate thread uses its usual 15% or so.

  I'm using anjuta and glade for development, using fifo (named pipe) to
communicate with mplayer running as slave and gtk+ for the frontend. As I
have said before - the code is ***really*** basic. It makes a lot of
assumptions, and is right now just a demonstration program - while I get
some feedback on whether I need to put in any more time in it at all.

  To run it copy the attached binary and glade file anywhere on the Neo.
then create a plain text playlist using 'find /media/card/Music -name
"*.mp3" > playlist'. Then run the program with 'DISPLAY=:0 ./intone'.
Currently you can go the next song on the list, go to the previous song and
pause the current one. The song is not highlighted in the playlist as of
now. Will do most of the gui work by evening today.

  Please post you comments. Thanks.

http://n2.nabble.com/file/n2357405/intone intone 
http://n2.nabble.com/file/n2357405/intone.glade intone.glade 
-- 
View this message in context: 
http://n2.nabble.com/Annuncing-new-Project---Intone-mplayer-frontend-tp2357405p2357405.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


Suggestions for development environment/tools for new app

2009-02-19 Thread John Murphy
I recently got my gta2 running om 2008.12, and I'm enjoying using this
system.

I'm about to start another application, using the gps and touchscreen.  I
have a background in python/gtk, but do C/C++ for a day job.

What development framework/tools/libraries would folks recommend?  I did a
gtk/python app, and while I got it working quickly, it was a little clunky -
As is usually the result of my python/gtk user interfaces!

I've seen the Qtopia development stuff, and also seen C/C++ using gtk or
qt...  Suggestions for a library/tool/env for a new app?

I'd love to be able to run it on X11 or whatever for development, then run
it on the moko when I have it done; recompile OK.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Query] Known Good SD cards

2009-02-19 Thread Shaz
Thank you. I will check and update the thread if run into problems.

On Fri, Feb 20, 2009 at 7:57 AM, Alex Fitzpatrick <
agfitzp.openm...@gmail.com> wrote:

> Shaz wrote:
> >  Hi everyone,
> >
> > I need some guidance on uSD cards because i tried a few locally
> > available to my town but none are working. My understanding is that
> > its the quality or I am making a mistake in compatibility.
> >
> > I need some help in understanding this issue. If there are known to be
> > working SD cards then I would order from some other place if not
> > available locally.
> >
> > Thanks.
> >
> > --
> > Shaz
> http://wiki.openmoko.org/wiki/Supported_microSD_cards
>
> :-)
>
> --
> Alex
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



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


Re: [Query] Known Good SD cards

2009-02-19 Thread Alex Fitzpatrick
Shaz wrote:
>  Hi everyone,
>
> I need some guidance on uSD cards because i tried a few locally 
> available to my town but none are working. My understanding is that 
> its the quality or I am making a mistake in compatibility.
>
> I need some help in understanding this issue. If there are known to be 
> working SD cards then I would order from some other place if not 
> available locally.
>
> Thanks.
>
> -- 
> Shaz
http://wiki.openmoko.org/wiki/Supported_microSD_cards

:-)

-- 
Alex

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


Re: [need tester] Voicenote - record voice notes

2009-02-19 Thread Joachim Breitner
Hi,

Am Donnerstag, den 19.02.2009, 19:48 +0100 schrieb kimaidou:
> Thansk for your answer. 
> * it is my 1st package, and my first email was about asking some help.
> So thank for your reply
> * to build the ipk file I used
> http://www.oesf.org/index.php?title=IPKG_Howto 
> So for me this was a "blind" building. I don't know what the builder
> put in the ipkg. Since I run debian, I was unable to test it under om
> or SHR. 
> * For the untar thing under debian : I would like people to test the
> thing. I did not knwow this way was the wrong way. I will try to build
> a debian package when I have time. But please do it if you are
> efficient in that.
> * I will try to follow your how to if you have no time to do it.

Generally, it is not expected that every author of any software can
create proper Debian packages – after all, some work must be left for
Debian maintainers.

So if you think your package is out of the “I only need testers, but no
users yet”-stage, feel free to contact
pkg-fso-ma...@lists.alioth.debian.org and tell us about your program, we
might package it for you.

If you want to make stuff easy for us, follow these also otherwise valid
rules:

 * If you use automake, use "make dist" to create release tarballs. Make
sure these contain everything. If you install additional data, make sure
they are properly installed by make install. 
 * If you package a python application or module, same thing applies,
only that you use ./setup.py sdist to create a tarball-
 * If your package is just files (e.g. shell scripts and data), just tar
them up and write in INSTALL where these should go.
 * Files in /usr/bin/ should not have endings like .sh or .py, these are
ugly when called from the shell and against Debian policy.
 * Put copyright and licensing statements in all source files, and
indicate where your icons are coming from and what license they are
under.

(this list is not exhaustive, but I’m tired, so that’s it for now :-)

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [need tester] Voicenote - record voice notes

2009-02-19 Thread Tim Dobson
kimaidou wrote:
> Hi all
> 
> I spend the day creating a small zenity + bash application wich records 
> the sound from the built-in freerunner microphone into a wav file.

YAY! I've been hoping for something like this for a while. :D

On 2008.12 + Kustomizer 0.3:

r...@om-gta02:~# opkg install http://buildhost.automated.it/OM2007.2/package
s/armv4t/zenity_2.20.1-r0_armv4t.ipk -force-depends
Downloading 
http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk
Installing zenity (2.20.1-r0) to root...
Installing libgnomecanvas-2-0 (2.20.0-r0) to root...
Downloading 
http://downloads.openmoko.org/repository/Om2008.8/armv4t/libgnomecanvas-2-0_2.20.0-r0_armv4t.opk
Installing libgailutil18 (1.20.0-r0) to root...
Downloading 
http://downloads.openmoko.org/repository/Om2008.8/armv4t/libgailutil18_1.20.0-r0_armv4t.opk
Installing libart-lgpl-2-2 (2.3.19-r2) to root...
Downloading 
http://downloads.openmoko.org/repository/Om2008.8/armv4t/libart-lgpl-2-2_2.3.19-r2_armv4t.opk
Configuring libart-lgpl-2-2
Configuring libgailutil18
Configuring libgnomecanvas-2-0
Configuring zenity
r...@om-gta02:~# opkg install voicenote_0.1_arm.ipk
Installing voicenote (0.1) to root...
Configuring voicenote
r...@om-gta02:~# ls ### Software launched and run from GUI
24948-0.zip   kustomizer
Applications  kustomizer_messages.log
FB_samplebook.txt packages
Settings  playlists
backuprec-2009-02-19-23-37.wav <-  RECORDED file
bkupapplications  voicenote_0.1_arm.ipk
fr_bind
r...@om-gta02:~#

The UI isn't pretty or intuitive, there is no where to set options but 
for v0.1 it works fine! :D

Well done and thank you!

Tim

-- 
www.tdobson.net

If each of us have one object, and we exchange them, then each of us
still has one object.
If each of us have one idea, and we exchange them, then each of us now
has two ideas.   -  George Bernard Shaw

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


Re: [SHR] Accent and special characters in sms

2009-02-19 Thread Olof Sjobergh
Hi,

I thinks this is the same problem as I found with Enscribi. I posted a
patch for Ecore a few days ago, I attached here again if you want to
try it out. Hopefully Rasterman can add it to Ecore soon.

Best regards,

Olof Sjöbergh


On Thu, Feb 19, 2009 at 7:45 PM, Mark Müller
 wrote:
> There is a ticket #58 in shr trac which describes your issue
> (http://trac.shr-project.org/trac/ticket/58). I mentioned it at irc and
> added a comment to reopen the ticket, but there's been no reaction so far.
>
>
> ---
>
> Mark
>
>
> Gaël HERMET schrieb:
>
>> Hi community,
>>
>> I am using the last SHR unstable and I can't insert any accent or
>> special character in the sms app.
>>
>> It don't work with both azerty layout and qwerty layout with french
>> dictionary.
>>
>> If somebody know how to fix that, I don't know where I can search.
>>
>>
>> ---
>> Gaël HERMET
>>
>>
>> ___
>> 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
>
Index: ecore/src/lib/ecore_x/xlib/ecore_x_events.c
===
--- ecore/src/lib/ecore_x/xlib/ecore_x_events.c	(revision 39016)
+++ ecore/src/lib/ecore_x/xlib/ecore_x_events.c	(working copy)
@@ -1819,10 +1819,11 @@ _ecore_x_event_handle_client_message(XEvent *xeven
 }
 
 void
-_ecore_x_event_handle_mapping_notify(XEvent *xevent __UNUSED__)
+_ecore_x_event_handle_mapping_notify(XEvent *xevent)
 {
_ecore_x_last_event_mouse_move = 0;
-   /* FIXME: handle this event type */
+
+   XRefreshKeyboardMapping((XMappingEvent *)xevent);
 }
 
 void
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Freerunner] Backlight flickering slightly

2009-02-19 Thread Jakob
hello marcel,

The changes in brightness are more visible, if one is in a dark room,
one's eyes are accustomed to the darkness, and the brightness is
turned down to like 5 out of 100. I guess this occures due to changes
of the load on the battery (like cpu changes freq or the like).

Jake

On 2/19/09, Marcel  wrote:
> G'evening,
>
> My FR's backlight is flickering very (!) slightly for a very long time now
> and
> I wonder what this comes from. It's the most noticeable on the grey X
> startup
> screen until the windowmanager has started. There are no other issues with
> the backlight, just this one...
>
> [GTA02A5 (I suppose, it's from one of the first batches) running Debian]
>
> --
> Marcel
>
> ___
> 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: Emacs for Om2008

2009-02-19 Thread Sven Bretfeld
Dear Scott

In the meantime I shifted to Debian on the Openmoko. In Debian Emacs
just works fine.

Thanks for your help.

Sven


SCarlson  writes:

> I compiled Emacs with my phone because of the issues with cross-compiling.
>
> I had to install
>
> opkg install coreutils binutils gcc make cpp python-devel python-setuptools
> cpp-symlinks gcc-symlinks libc6-dev
>
> on my phone.  It took a long time, and I am sure there may have been the
> occasion work around. Other than that. You need to install it to the sd
> drive as i is huge.
>
> I am sure i've forgotten a detail or two.. let me know if I can help
> further.  (I remember it being a smooth process, just long compile time).
>
> Scott
>
>
> Sven Bretfeld wrote:
>> 
>> Hello 
>> 
>> Does anybody know about a working Emacs package for Om2008.x? It is
>> mentioned several times in the www but I couldn't find a package.
>> 
>> Thanks
>> 
>> Sven
>> 
>> ___
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>> 
>> 
-- 
Sven Bretfeld
CERES -- CEntrum für REligionswissenschaftliche Studien
Ruhr-Universität Bochum 
Universitätsstraße 150 
D-44780 Bochum

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


Re: [debian] No right click with tslib 0.0.5-1+fso1

2009-02-19 Thread Michele Renda
Hello

I am using tslib with fbdev and I have no problem:

I took the modified version from:

http://www.ohli.de/download/xserver-xorg-input-tslib_0.0.5-1+fso1_armel.deb

And I added on xorg.conf:

Option  "EmulateRightButton""1"


I tested it around 2 week ago.

Best regards
Michele Renda




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


Re: HTC Dream Developer Edition / T-Mobile G1

2009-02-19 Thread Daniel Benoy
On Wednesday 18 February 2009 16:42:52 you wrote:
> 2009/2/18 Daniel Benoy 
> >
> > If I were to get this I would gladly act as a beta tester.  I could also 
> > set it up on my network and give developers shell access, if that's what's 
> > needed.
> >
> > However, my primary concern if it's actually open, or if it's filled with 
> > super secret patented stuff or otherwise tries to lock me down.  I'd need 
> > to know that before I even considered it.
> 
> I'm not an expert, but as others have pointed out, the G1 hardware is
> not "open".
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 

In the case of the developer version, what specifically is closed?

-- 
Daniel Benoy
http://daniel.benoy.name

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


Re: [need tester] Voicenote - record voice notes

2009-02-19 Thread kimaidou
Hi Timo

Thansk for your answer.
* it is my 1st package, and my first email was about asking some help. So
thank for your reply
* to build the ipk file I used
http://www.oesf.org/index.php?title=IPKG_Howto
So for me this was a "blind" building. I don't know what the builder put in
the ipkg. Since I run debian, I was unable to test it under om or SHR.
* For the untar thing under debian : I would like people to test the thing.
I did not knwow this way was the wrong way. I will try to build a debian
package when I have time. But please do it if you are efficient in that.
* I will try to follow your how to if you have no time to do it.

Anyway, I apologize for the hurry, and I will be cautionous next time.
By the way, have you tried it ?

Kimaidou

2009/2/19 Timo Juhani Lindfors 

> kimaidou  writes:
> > cd /
> > tar -xvf voicenote_debian.tar
>
> Please don't do this. Only package manager may put files to /usr. Use
> /usr/local or $HOME or create a proper package:
>
> 1) create an initial package template:
>
> lindi1:~/tmp$ mkdir voicenote-0.01
> lindi1:~/tmp$ cd voicenote-0.01/
> lindi1:~/tmp/voicenote-0.01$ tar xf ../voicenote_debian.tar
> lindi1:~/tmp/voicenote-0.01$ dh_make -s --createorig
> Maintainer name : Timo Lindfors
> Email-Address   : li...@kurp.hut.fi
> Date: Thu, 19 Feb 2009 19:48:15 +0200
> Package Name: voicenote
> Version : 0.01
> License : blank
> Using dpatch: no
> Type of Package : Single
> Hit  to confirm:
> Currently there is no top level Makefile. This may require additional
> tuning.
> Done. Please edit the files in the debian/ subdirectory now. You should
> also
> check that the voicenote Makefiles install into $DESTDIR and not in / .
>
> 2) edit debian/rules: you need to comment out all lines that say
>   $(MAKE) since you are not providing a makefile. After that add
>
> cp -a ./usr $(CURDIR)/debian/voicenote
>
>   to the end of the install: target in debian/rules.
>
> 3) edit debian/control: add zenity and alsa-utils to the "Depends:" line.
>
> 4) remove example templates that we did not need: rm debian/*.ex
> debian/*.EX
>
> 5) build a package:
>
> lindi1:~/tmp/voicenote-0.01$ dpkg-buildpackage -rfakeroot
> dpkg-buildpackage: set CFLAGS to default value: -g -O2
> dpkg-buildpackage: set CPPFLAGS to default value:
> dpkg-buildpackage: set LDFLAGS to default value:
> dpkg-buildpackage: set FFLAGS to default value: -g -O2
> dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
> dpkg-buildpackage: source package voicenote
> dpkg-buildpackage: source version 0.01-1
> dpkg-buildpackage: source changed by Timo Lindfors 
> dpkg-buildpackage: host architecture amd64
> ...
> dpkg-deb: building package `voicenote' in `../voicenote_0.01-1_amd64.deb'.
>  signfile voicenote_0.01-1.dsc
>
> 6) install the package to see that everything works:
>
> lindi1:~/tmp/voicenote-0.01$ sudo dpkg -i ../voicenote*.deb
> (Reading database ... 115315 files and directories currently installed.)
> Preparing to replace voicenote 0.01-1 (using ../voicenote_0.01-1_amd64.deb)
> ...
> Unpacking replacement voicenote ...
> Setting up voicenote (0.01-1) ...
>
> lindi1:~/tmp/voicenote-0.01$ dpkg -L voicenote
> /.
> /usr
> /usr/bin
> /usr/bin/voicenote.sh
> /usr/share
> /usr/share/pixmaps
> /usr/share/pixmaps/voicenote.png
> /usr/share/applications
> /usr/share/applications/voicenote.desktop
> /usr/share/doc
> /usr/share/doc/voicenote
> /usr/share/doc/voicenote/copyright
> /usr/share/doc/voicenote/changelog.Debian.gz
> /usr/share/doc/voicenote/README.Debian
> /usr/sbin
>
>
> ___
> 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] Accent and special characters in sms

2009-02-19 Thread Mark Müller
There is a ticket #58 in shr trac which describes your issue
(http://trac.shr-project.org/trac/ticket/58). I mentioned it at irc and
added a comment to reopen the ticket, but there's been no reaction so far.


---

Mark


Gaël HERMET schrieb:

> Hi community,
>
> I am using the last SHR unstable and I can't insert any accent or
> special character in the sms app.
>
> It don't work with both azerty layout and qwerty layout with french
> dictionary.
>
> If somebody know how to fix that, I don't know where I can search.
>
>
> ---
> Gaël HERMET
>
>
> ___
> 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: [need tester] Voicenote - record voice notes

2009-02-19 Thread kimaidou
HI yorick

Have you tried to install zenity and/ or voicenote with the -force-depends
parameters ? In the last unstable shr's, I think there is a pbm installing
every app wich uses gtk+
Normally, a
opkg install 
http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk
-force-depends
 should work

2009/2/19 Yorick Moko 

> on shr unstable from 09-02:
> r...@om-gta02 /usr/share/openmoko/scenarios $ opkg install
> http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_
> 2.20.1-r0_armv4t.ipk
> Downloading
> http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk
> Multiple packages (zenity and zenity) providing same name marked HOLD
> or PREFER.  Using latest.
> Multiple packages (zenity and zenity) providing same name marked HOLD
> or PREFER.  Using latest.
> Installing zenity (2.20.1-r0) to root...
> Collected errors:
>  * ERROR: Cannot satisfy the following dependencies for zenity:
> *  libgnomecanvas-2-0 *  libgnomecanvas-2-0 (>= 2.20.0) *
> gtk+-fastscaling (>= 2.10.14) *
>
>
> and when untarring it withouth installing zenity:
> r...@om-gta02 ~ $ DISPLAY=:0 /usr/bin/voicenote.sh
> /usr/bin/voicenote.sh: line 2: zenity: command not found
> Recording...
> /usr/bin/voicenote.sh: line 13: zenity: command not found
> /usr/bin/voicenote.sh: line 16:  5500 Terminated  arecord
> -D hw -f cd -v -t wav ~/rec-$(date +%Y-%m-%d-%H-%M).wav
> /usr/bin/voicenote.sh: line 17: zenity: command not found
>
>
> On Thu, Feb 19, 2009 at 6:04 PM, kimaidou  wrote:
> > I forgot to tell : for the SHR / OM users, if the ipk file does not work,
> > can you please try the tar file for debian ? (you just need to untar it
> to
> > your / )
> >
> > thanks
> >
> > 2009/2/19 kimaidou 
> >>
> >> Hi all
> >>
> >> I spend the day creating a small zenity + bash application wich records
> >> the sound from the built-in freerunner microphone into a wav file.
> >>
> >> For OM, SHR :
> >> The ipk file is attached to this email
> >> You will need zenity to make it work
> >>
> >>
> http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk
> >>
> >> For DEBIAN + Hackable users :
> >> I attached a tar file which contains only the /usr/ folders and files.
> To
> >> install it, first install zenity then untar the file in your root
> filesystem
> >> apt-get install zenity
> >> cd /
> >> tar -xvf voicenote_debian.tar
> >> (you need to copy the tar file to / or change the previous command line
> >> and specify the folder where you put it)
> >>
> >> PS :
> >> * for now, the "software" has no config file, and the voice notes are
> >> recorded to the ~/ folder (file name "rec" + date and time). I will add
> some
> >> configuration after
> >> * next step is play the recorder files with aplay
> >>
> >> Thanks in advance
> >>
> >>
> >
> >
> > ___
> > 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
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: yaouh! 0.4 is out

2009-02-19 Thread Risto H. Kurppa
On freerunner it segfaulted:

r...@om-gta02:~# DISPLAY=:0 yaouh.py

(yaouh.py:646): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
wget: server returned error: HTTP/1.1 404 Not Found
wget: server returned error: HTTP/1.1 404 Not Found
Segmentation fault
r...@om-gta02:~# cut: standard output: Broken pipe




-- 
| 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


Re: [debian] No right click with tslib 0.0.5-1+fso1

2009-02-19 Thread Daniel Benoy
I have this same problem.  Perhaps something has changed with the debian 
distribution in the most recent versions that somehow negated the tslib patch?  
I'm positive that it's installed, and I'm using the xev command to look at the 
raw output, and there are no right clicks no matter what I do.

On Tuesday 10 February 2009 10:27:19 you wrote:
> Am Tuesday 10 February 2009 10:04:45 schrieb arne anka:
> > >> tslib works with Xglamo only.
> > >> with a regular installation you are using fb -- use libgtkstylus. i
> > >> don't
> > >> have the exact name handy right now, but the archives should turn up
> > >> several hits.
> > >
> > > The wiki says it's the other way round. Anyway I tried both and they
> > > didn't
> > > work...
> >
> > my bad. i once built xglamo with tslib support and it worked, but for
> > several reasons i abandoned that month ago and use now fbdev+libgtkstylus.
> >
> > > http://wiki.openmoko.org/wiki/Debian#Simulating_right_click_with_stylus
> > >
> > > Is there a way to find out *why* it's not working? Atm I just try and
> > > fail, this is not too productive... :D
> >
> > what springs to mind are two things:
> > - lxde has problems itself or does not support right click (configuration
> > issue?)
> > - you configuration for tslib or libgtkstylus is wrong or interfers with
> > something
> >
> > ~/.xsession-errors and/or /var/log/Xorg.0.log may contain useful
> > information.
> >
> > now i have the fr handy, my working xorg.conf below (and, indeed, it is
> > fbdev+tslib)
> [...]
> 
> Mine looks similar.
> First you said "... and use now fbdev+libgtkstylus" - in your last line 
> it's "fbdev+tslib" again. So *what* are you using actually?
> I have now removed the modified tslib version (-fso1) again because with it 
> and libgtkstylus installed simultaneously, the backlight didn't come up 
> anymore once clicking the screen. ATM, I have libgtkstylus installed and 
> $GTK_MODULES gets set in ~/.xsession as said in the wiki.
> No right click with this setup.
> Switched over to tslib with patch (0.0.5-1+fso1), removed libgtkstylus, added 
> option in xorg.conf, restarted x - still no right click.
> 
> Any suggestions?
> 
> --
> Marcel
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 



-- 
Daniel Benoy
http://daniel.benoy.name
-- 
Daniel Benoy
http://daniel.benoy.name

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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread kimaidou
good idea.  Btw, I have made an ipk and a debian tar file to install my
"voicenote" software.
I have other idea to implement but I will try to add these info if possible.

kimaidou

2009/2/19 Timo Juhani Lindfors 

> kimaidou  writes:
> > arecord -D hw -f cd  -v -t wav ~/rec-$(date +%Y-%m-%d-%H-%M).wav &
>
> Btw, it's useful to add GSM cell information and GPS location
> information to the filename when it is available.
>
> ___
> 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.4 is out

2009-02-19 Thread Risto H. Kurppa
Tried again w. yaouh 0.4 on Ubuntu.

This is what I get:

r...@rubert:~/Ohjelmat/yaouh/usr/bin$ ./yaouh.py

(process:31230): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Unhandled exception in thread started by
Traceback (most recent call last):
  File "./yaouh.py", line 163, in up_progressbar
md5=md5sum.read()
IOError: [Errno 4] Interrupted system call

I try to update around 300 000 tiles.

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


Re: [need tester] Voicenote - record voice notes

2009-02-19 Thread Timo Juhani Lindfors
kimaidou  writes:
> cd /
> tar -xvf voicenote_debian.tar

Please don't do this. Only package manager may put files to /usr. Use
/usr/local or $HOME or create a proper package:

1) create an initial package template:

lindi1:~/tmp$ mkdir voicenote-0.01
lindi1:~/tmp$ cd voicenote-0.01/
lindi1:~/tmp/voicenote-0.01$ tar xf ../voicenote_debian.tar
lindi1:~/tmp/voicenote-0.01$ dh_make -s --createorig
Maintainer name : Timo Lindfors
Email-Address   : li...@kurp.hut.fi
Date: Thu, 19 Feb 2009 19:48:15 +0200
Package Name: voicenote
Version : 0.01
License : blank
Using dpatch: no
Type of Package : Single
Hit  to confirm:
Currently there is no top level Makefile. This may require additional tuning.
Done. Please edit the files in the debian/ subdirectory now. You should also
check that the voicenote Makefiles install into $DESTDIR and not in / .

2) edit debian/rules: you need to comment out all lines that say
   $(MAKE) since you are not providing a makefile. After that add

cp -a ./usr $(CURDIR)/debian/voicenote

   to the end of the install: target in debian/rules.

3) edit debian/control: add zenity and alsa-utils to the "Depends:" line.

4) remove example templates that we did not need: rm debian/*.ex debian/*.EX

5) build a package:

lindi1:~/tmp/voicenote-0.01$ dpkg-buildpackage -rfakeroot
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package voicenote
dpkg-buildpackage: source version 0.01-1
dpkg-buildpackage: source changed by Timo Lindfors 
dpkg-buildpackage: host architecture amd64
...
dpkg-deb: building package `voicenote' in `../voicenote_0.01-1_amd64.deb'.
 signfile voicenote_0.01-1.dsc

6) install the package to see that everything works:

lindi1:~/tmp/voicenote-0.01$ sudo dpkg -i ../voicenote*.deb
(Reading database ... 115315 files and directories currently installed.)
Preparing to replace voicenote 0.01-1 (using ../voicenote_0.01-1_amd64.deb) ...
Unpacking replacement voicenote ...
Setting up voicenote (0.01-1) ...

lindi1:~/tmp/voicenote-0.01$ dpkg -L voicenote
/.
/usr
/usr/bin
/usr/bin/voicenote.sh
/usr/share
/usr/share/pixmaps
/usr/share/pixmaps/voicenote.png
/usr/share/applications
/usr/share/applications/voicenote.desktop
/usr/share/doc
/usr/share/doc/voicenote
/usr/share/doc/voicenote/copyright
/usr/share/doc/voicenote/changelog.Debian.gz
/usr/share/doc/voicenote/README.Debian
/usr/sbin


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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread Timo Juhani Lindfors
kimaidou  writes:
> arecord -D hw -f cd  -v -t wav ~/rec-$(date +%Y-%m-%d-%H-%M).wav &

Btw, it's useful to add GSM cell information and GPS location
information to the filename when it is available.

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


Re: Best thing to run on Freerunner and Neo1973 machines today?

2009-02-19 Thread Risto H. Kurppa
oh, thanks:

It's the setting builder from Bytestore
http://n2.nabble.com/-2008.12--setting-builder-td2353361ef1958.html

r


On Thu, Feb 19, 2009 at 6:17 PM, Jan Henkins  wrote:
> Hello Risto,
>
>
> On Thu, February 19, 2009 16:04, Risto H. Kurppa wrote:
>> btw. I think one of the best things you can do is to install 2008.12
>> and run this:
>> http://lists.openmoko.org/nabble.html#nabble-td2353361|a2353361
>
> The above link doesn't work for some reason, please share it again since
> it looks like an interesting issue.
>
> --
> Regards,
> Jan Henkins
>
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>



-- 
| 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


Re: [need tester] Voicenote - record voice notes

2009-02-19 Thread Yorick Moko
on shr unstable from 09-02:
r...@om-gta02 /usr/share/openmoko/scenarios $ opkg install
http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_
2.20.1-r0_armv4t.ipk
Downloading 
http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk
Multiple packages (zenity and zenity) providing same name marked HOLD
or PREFER.  Using latest.
Multiple packages (zenity and zenity) providing same name marked HOLD
or PREFER.  Using latest.
Installing zenity (2.20.1-r0) to root...
Collected errors:
 * ERROR: Cannot satisfy the following dependencies for zenity:
 *  libgnomecanvas-2-0 *  libgnomecanvas-2-0 (>= 2.20.0) *
gtk+-fastscaling (>= 2.10.14) *


and when untarring it withouth installing zenity:
r...@om-gta02 ~ $ DISPLAY=:0 /usr/bin/voicenote.sh
/usr/bin/voicenote.sh: line 2: zenity: command not found
Recording...
/usr/bin/voicenote.sh: line 13: zenity: command not found
/usr/bin/voicenote.sh: line 16:  5500 Terminated  arecord
-D hw -f cd -v -t wav ~/rec-$(date +%Y-%m-%d-%H-%M).wav
/usr/bin/voicenote.sh: line 17: zenity: command not found


On Thu, Feb 19, 2009 at 6:04 PM, kimaidou  wrote:
> I forgot to tell : for the SHR / OM users, if the ipk file does not work,
> can you please try the tar file for debian ? (you just need to untar it to
> your / )
>
> thanks
>
> 2009/2/19 kimaidou 
>>
>> Hi all
>>
>> I spend the day creating a small zenity + bash application wich records
>> the sound from the built-in freerunner microphone into a wav file.
>>
>> For OM, SHR :
>> The ipk file is attached to this email
>> You will need zenity to make it work
>>
>> http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk
>>
>> For DEBIAN + Hackable users :
>> I attached a tar file which contains only the /usr/ folders and files. To
>> install it, first install zenity then untar the file in your root filesystem
>> apt-get install zenity
>> cd /
>> tar -xvf voicenote_debian.tar
>> (you need to copy the tar file to / or change the previous command line
>> and specify the folder where you put it)
>>
>> PS :
>> * for now, the "software" has no config file, and the voice notes are
>> recorded to the ~/ folder (file name "rec" + date and time). I will add some
>> configuration after
>> * next step is play the recorder files with aplay
>>
>> Thanks in advance
>>
>>
>
>
> ___
> 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: Best thing to run on Freerunner and Neo1973 machines today?

2009-02-19 Thread Daniel Benoy
On Thursday 19 February 2009 10:41:58 you wrote:
> On Thu, Feb 19, 2009 at 5:32 PM, Daniel Benoy  wrote:
> > In short, that script calls nsupdate which, using some private key 
> > authentication magic, changes my 'myphone.dynamic.example.com' address to 
> > the IP of my phone's ppp0 interface.  So every time I log in to GPRS I 
> > become reachable by that address.
> >
> > Then, I made up a short script on my blog that creates an outgoing 
> > connection to the gpsd port on my phone's address, and asks it where its 
> > current location is, then renders the results using the google maps API 
> > (which is free to use non-commercially).
> 
> Nice!
> 
> Mind sharing this blog script, too?
> 
> r
> 


 60) {
  print "Refreshing from live GPS data ... ";
  for ($i=0; $i<3; $i++) {
$sock = @fsockopen("myphone.dynamic.example.com", 2947, $errno, $errstr, 3);
if ($sock) { break; }
  }
  if (!$sock) {
print "Could not connect to GPS.  Using cached data.";
  } else {
for ($i=0; $i<10; $i++) {
  @fwrite($sock, "O\n"); # Query what we actually want
  $realresp = @fread($sock, 384);
  if (strncmp($realresp, 'GPSD,O=', 7)) {
print "";
  } elseif (strncmp($realresp, 'GPSD,O=?', 8) == 0) {
print "";
  } else {
$resp = $realresp;

$fh = fopen($cachefile, 'w');
if ($fh) {
  fwrite($fh, $resp);
  fclose($fh);
  $fresh = 1;
}
print "Success!";
break;
  }
}
if ($i == 10) {
  print "Failed.  Using cached data";
}
@fclose($sock);
  }
}

//print($resp);
?>

http://maps.google.com/maps?file=api&v=2&key=MY-GOOGLE-API-KEY-HERE-GET-YOUR-OWN-FROM-GOOGLE";
 type="text/javascript">



  //




  
//, ), 13);
var point = new GPoint(, );
var marker = new GMarker(point);
map.addOverlay(marker);
  }
//]]>
  

  Last update (GPS time): 
  Latitude: 
  Longitude: 
  Heading: 
  Ground Speed (km/h): 

  
//
  

  Unfortunately, there has been no GPS data update in at least 15 minutes.  
This probably means that the phone is currently unreachable.
  The phone must be connected to a publicly accessible network, such as 
cellular internet GPRS, in order to be reached for GPS location information.   
If the phone is connected to a local wireless LAN which is firewalled, or the 
phone is off or its GPS receiver is deactivated, then it will be unable to 
provide telemetry.



-- 
Daniel Benoy
http://daniel.benoy.name

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


Re: [need tester] Voicenote - record voice notes

2009-02-19 Thread kimaidou
I forgot to tell : for the SHR / OM users, if the ipk file does not work,
can you please try the tar file for debian ? (you just need to untar it to
your / )

thanks

2009/2/19 kimaidou 

> Hi all
>
> I spend the day creating a small zenity + bash application wich records the
> sound from the built-in freerunner microphone into a wav file.
>
> For OM, SHR :
> The ipk file is attached to this email
> You will need zenity to make it work
>
> http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk
>
> For DEBIAN + Hackable users :
> I attached a tar file which contains only the /usr/ folders and files. To
> install it, first install zenity then untar the file in your root filesystem
> apt-get install zenity
> cd /
> tar -xvf voicenote_debian.tar
> (you need to copy the tar file to / or change the previous command line and
> specify the folder where you put it)
>
> PS :
> * for now, the "software" has no config file, and the voice notes are
> recorded to the ~/ folder (file name "rec" + date and time). I will add some
> configuration after
> * next step is play the recorder files with aplay
>
> Thanks in advance
>
>
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[need tester] Voicenote - record voice notes

2009-02-19 Thread kimaidou
Hi all

I spend the day creating a small zenity + bash application wich records the
sound from the built-in freerunner microphone into a wav file.

For OM, SHR :
The ipk file is attached to this email
You will need zenity to make it work
http://buildhost.automated.it/OM2007.2/packages/armv4t/zenity_2.20.1-r0_armv4t.ipk

For DEBIAN + Hackable users :
I attached a tar file which contains only the /usr/ folders and files. To
install it, first install zenity then untar the file in your root filesystem
apt-get install zenity
cd /
tar -xvf voicenote_debian.tar
(you need to copy the tar file to / or change the previous command line and
specify the folder where you put it)

PS :
* for now, the "software" has no config file, and the voice notes are
recorded to the ~/ folder (file name "rec" + date and time). I will add some
configuration after
* next step is play the recorder files with aplay

Thanks in advance


voicenote_0.1_arm.ipk
Description: Binary data


voicenote_debian.tar
Description: Unix tar archive
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[Freerunner] Backlight flickering slightly

2009-02-19 Thread Marcel
G'evening,

My FR's backlight is flickering very (!) slightly for a very long time now and 
I wonder what this comes from. It's the most noticeable on the grey X startup 
screen until the windowmanager has started. There are no other issues with 
the backlight, just this one...

[GTA02A5 (I suppose, it's from one of the first batches) running Debian]

--
Marcel

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


Re: Best thing to run on Freerunner and Neo1973 machines today?

2009-02-19 Thread Jan Henkins
Hello Risto,


On Thu, February 19, 2009 16:04, Risto H. Kurppa wrote:
> btw. I think one of the best things you can do is to install 2008.12
> and run this:
> http://lists.openmoko.org/nabble.html#nabble-td2353361|a2353361

The above link doesn't work for some reason, please share it again since
it looks like an interesting issue.

-- 
Regards,
Jan Henkins


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


Re: Best thing to run on Freerunner and Neo1973 machines today?

2009-02-19 Thread Risto H. Kurppa
btw. I think one of the best things you can do is to install 2008.12
and run this: http://lists.openmoko.org/nabble.html#nabble-td2353361|a2353361

It'll fix about 2e12 issues and thus making it a very usable phone.
After this you can install all the required apps from opkg.org

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


Re: Best thing to run on Freerunner and Neo1973 machines today?

2009-02-19 Thread Risto H. Kurppa
On Thu, Feb 19, 2009 at 5:32 PM, Daniel Benoy  wrote:
> In short, that script calls nsupdate which, using some private key 
> authentication magic, changes my 'myphone.dynamic.example.com' address to the 
> IP of my phone's ppp0 interface.  So every time I log in to GPRS I become 
> reachable by that address.
>
> Then, I made up a short script on my blog that creates an outgoing connection 
> to the gpsd port on my phone's address, and asks it where its current 
> location is, then renders the results using the google maps API (which is 
> free to use non-commercially).

Nice!

Mind sharing this blog script, too?

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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread kimaidou
I am answering myself here : I found the solution :you have to add a "&" at
the end of the arecord line
So the file content is now :

#!/bin/bash
zenity --question --title="Voice-note" --text="Click Validate to START
recording"; gostart=$?

if [ "$gostart" = 1 ]
then
echo "Operation canceled"
exit
else
echo "Recording..."
fi
arecord -D hw -f cd  -v -t wav ~/rec-$(date +%Y-%m-%d-%H-%M).wav &
alsactl -f /usr/share/openmoko/scenarios/voip-handset.state restore &
zenity --info --title="Voice-note" --text="Click Validate to STOP
recording"; gostop=$?

killall -TERM arecord
alsactl -f /usr/share/openmoko/scenarios/gsmhandset.state restore
zenity --info --title="Voice note" --text="Your voice-note has been
recorded"; goread=$?

#END OF FILE

CONCLUSION
It works well !! For those who want to try, just create a executable text
file called "voicenote.sh" for example in your personnal folder and add the
lines above.
To make it executable, please do :
chmod +x ~/voicenote.sh

Thanks all for your help !

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


Re: Best thing to run on Freerunner and Neo1973 machines today?

2009-02-19 Thread Daniel Benoy
Alright.

I have my own DNS server and domain running BIND.  I created a file named 
/etc/network/if-up.d/99dyndns which is called after an interface comes up and 
does basically this:


#!/bin/sh

INTERFACE=$1

if [ -z $INTERFACE ]; then
  INTERFACE=ppp0
fi

IPADDR=`/sbin/ifconfig $INTERFACE | grep 'inet addr:[0-9]' | awk '{print $2}' | 
cut -d":" -f2`

if [ -z $IPADDR ]; then
  echo "No IP found"
  exit 1
fi

ntpdate time.nist.gov

nsupdate -k /home/root/.dnskeys/Kdynamic.example.com.key.\+187\+59050.private 
< Daniel,
> 
> Can you detail further how you got this GPS position thing working?
> What client/server did you use?
> 
> Cheers
> 
> 
> On Thu, Feb 19, 2009 at 6:52 AM, Daniel Benoy  wrote:
> > I'm having lots of fun with Debian.  I put an 8GB card in my freerunner, 
> > and put Debian, zhone, and illume on it.  (Illume is a fairly recent 
> > development, and it still doesn't work quite right.  Here's how you install 
> > it if you're interested: http://wiki.openmoko.org/wiki/Debian#Illume)
> >
> > Some spiffy projects once you get your OS going:
> > - Bluetooth headsets
> > - GPRS internet access
> > - GPS (I made a page on my Blog that plots my position when the phone is 
> > online.  It involved setting up dynamic DNS using bind on my personal 
> > server.  Fun stuff!)
> > - Maybe some games like ScummVM
> >
> > I'm also interested trying to set up some VoIP stuff but I've yet to find 
> > any really suitable software.
> >
> > On Wednesday 18 February 2009 06:33:56 you wrote:
> >> Hiya gang,
> >>
> >> After a few months of ignoring the OpenMoko scene while I concentrated
> >> on other things (beagleboard/openpandora) I find myself looking at my
> >> neo1973 and freerunner gear, and thinking "its time to do something
> >> interesting with these devices again".  But I have no idea what is
> >> going on with the FR these days ..
> >>
> >> So, I turn to you guys: what would you recommend I put on both/either
> >> of these machines for a bit of fun today? FDOM, SHR, something else?
> >> In terms of easy-to-get fun factor, what do you guys suggest?
> >>
> >> ;
> >> --
> >> Jay Vaughan
> >>
> >>
> >>
> >>
> >>
> >> ___
> >> Openmoko community mailing list
> >> community@lists.openmoko.org
> >> http://lists.openmoko.org/mailman/listinfo/community
> >>
> >
> >
> >
> > --
> > Daniel Benoy
> > http://daniel.benoy.name
> > --
> > Daniel Benoy
> > http://daniel.benoy.name
> >
> > ___
> > Openmoko community mailing list
> > community@lists.openmoko.org
> > http://lists.openmoko.org/mailman/listinfo/community
> >
> 



-- 
Daniel Benoy
http://daniel.benoy.name

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


Re: [2008.12] setting builder

2009-02-19 Thread Risto H. Kurppa
On Thu, Feb 19, 2009 at 5:24 PM, bytestore  wrote:
> Kustomizer is great! :)
> in future i try settingbuilder working with kustomizer

Heh, thanks :)

It has some issues and I'm very frustrated with failing package
installationg due to bad packaging or something but on the other hand
it rolls quite nice through. I've been thinking today about providing
a rootfs image that I could be sure it works and it also would be
faster to install than flash 2008.12 AND run a script. I'd like to
move towards FSO. On the other hand there are some things I'd like to
see Kustomizer being able to do (for example install pythm so that it
works :/) But let's see where it leads us... Feel free to use
Kustomizer code to suit your needs!


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


Re: [2008.12] setting builder

2009-02-19 Thread bytestore

I like what you do here, it's very close to what Kustomizer is doing
(plus Kustomizer tries to install ~all usable packages available :).

Kustomizer is great! :)
in future i try settingbuilder working with kustomizer 
-- 
View this message in context: 
http://n2.nabble.com/-2008.12--setting-builder-tp2353361p2353538.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


Re: [2008.12] Vagalume audio problems

2009-02-19 Thread Francesco de Virgilio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thanks,
It worked after install gst-plugin-mad, now it connects to lastfm, but
segfault when downloading track: http://paste.ubuntu.com/120157/

Risto H. Kurppa ha scritto:
> I guess these are the most meaningful lines:
> 
> ** (vagalume:16808): DEBUG: Creating GStreamer element mad: ERROR
> ** (vagalume:16808): DEBUG: Creating GStreamer element flump3dec: ERROR
> 
> -> try to find gstreamer mad and gstreamer flump3dec packages in
> http://downloads.freesmartphone.org/fso-testing/feeds/armv4t
> 
> r
> 
> 
- --
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia Italia Member*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
"Love - Peace - Freedom - Free Software"
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmdc+8ACgkQRi2TsGSC4FamEwCfYkCebffOs/uy+qpKTmNEEAbm
6CcAn18YKf69XUG64pgeBzqwrEdvztp5
=uAbK
-END PGP SIGNATURE-

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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread kimaidou
Hi All. My feedback : the process is working. Now I would like to create a
small bash + zenity tool. I need anyone's help to make it work.

For now, I have :

#!/bin/bash
zenity --question --title="Voice-note" --text="Click Validate to START
recording"; gostart=$?

if [ "$gostart" = 1 ]
then
echo "Operation canceled"
exit
else
echo "Recording..."
fi
zenity --info --title="Voice-note" --text="Click Validate to STOP
recording"; gostop=$?
arecord -D hw -f cd  -v -t wav ~/rec-$(date +%Y-%m-%d-%H-%M).wav
alsactl -f /usr/share/openmoko/scenarios/voip-handset.state restore
alsactl -f /usr/share/openmoko/scenarios/gsmstereoout.state restore
killall -TERM arecord

zenity --info --title="Voice note" --text="Your voice-note has been
recorded"; goread=$?

This is not working because I don't know how to load the arecord thing AND
show a windows which asks the user to stop recording. Does anyone have any
clue ?

thanks in advance

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


Re: [2008.12] setting builder

2009-02-19 Thread Risto H. Kurppa
Thanks for sharing!

I like what you do here, it's very close to what Kustomizer is doing
(plus Kustomizer tries to install ~all usable packages available :).

Your solution is clean and neat, thanks.

r


On Thu, Feb 19, 2009 at 4:47 PM, bytestore  wrote:
>
> setting builder for OM2008.12 or for testing and unstable builds
> maybe this work in FSO and SHR
>
> archive contents setting for dillo,qpe patch eat cpu, qwerty and operator
> icon for asu theme, ru_modmap patch  for RU keyboard, volume scenarios,
> mokoservices (modified), tangogps (add repository), usbcable patch
>
> http://openmoko.spb.ru/repository/settingbuilder_bytestore.tar.gz
>
> for install
> wget http://openmoko.spb.ru/repository/settingbuilder_bytestore.tar.gz
> tar zxvf ./settingbuilder_bytestore.tar.gz
> cd ./install
> sh ./installall.sh
>
> install log http://openmoko.spb.ru/viewtopic.php?f=9&t=18
> --
> View this message in context: 
> http://n2.nabble.com/-2008.12--setting-builder-tp2353361p2353361.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
>
>



-- 
| 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


[2008.12] setting builder

2009-02-19 Thread bytestore

setting builder for OM2008.12 or for testing and unstable builds
maybe this work in FSO and SHR

archive contents setting for dillo,qpe patch eat cpu, qwerty and operator
icon for asu theme, ru_modmap patch  for RU keyboard, volume scenarios,
mokoservices (modified), tangogps (add repository), usbcable patch

http://openmoko.spb.ru/repository/settingbuilder_bytestore.tar.gz

for install
wget http://openmoko.spb.ru/repository/settingbuilder_bytestore.tar.gz
tar zxvf ./settingbuilder_bytestore.tar.gz
cd ./install
sh ./installall.sh

install log http://openmoko.spb.ru/viewtopic.php?f=9&t=18
-- 
View this message in context: 
http://n2.nabble.com/-2008.12--setting-builder-tp2353361p2353361.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


Re: [2008.12] Vagalume audio problems

2009-02-19 Thread Risto H. Kurppa
I guess these are the most meaningful lines:

** (vagalume:16808): DEBUG: Creating GStreamer element mad: ERROR
** (vagalume:16808): DEBUG: Creating GStreamer element flump3dec: ERROR

-> try to find gstreamer mad and gstreamer flump3dec packages in
http://downloads.freesmartphone.org/fso-testing/feeds/armv4t

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


Re: connect freerunner with debian to a windows-PC

2009-02-19 Thread Radek Polak
Paul Fertser wrote:

> I hope yes, provided you enabled USB debug. I think it'd be a good
> start to post these logs and a description to linux usb mailing list.

Reported this to linux-usb list. Here is url:

http://marc.info/?l=linux-usb&m=123505185607614&w=2

Radek


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


[2008.12] Vagalume audio problems

2009-02-19 Thread Francesco de Virgilio
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi list,
I've successfully installed vagalume ipk on my OM 2008.12, but when I
start it, there's an errore message related to audio, avaiable here:
http://paste.ubuntu.com/120137/

Any hint?

Regards,
- --
Francesco de Virgilio
*Ubuntu-it Member and Wiki Editor*
   mailto:frad...@ubuntu-it.org
   http://wiki.ubuntu-it.org/FrancescoDeVirgilio
*Wikimedia Italia Member*
   http://en.wikipedia.org/wiki/User:Fradeve11
*OpenStreetMap Mapper*
   http://www.openstreetmap.org/user/Fradeve11
*Blog*
   http://fradeve.netsons.org
"Love - Peace - Freedom - Free Software"
GPG 0x6482E056 (FP B996 A12C BD52 2A9B CDD3 812D 462D 93B0 6482 E056)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmdZqYACgkQRi2TsGSC4FYWvgCgi0/5cDHe7PtjeXLOCelWm1x3
mywAnRdejctmnyGevM51s/cTzVHOwaaB
=O003
-END PGP SIGNATURE-

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


Re: FR getting ethx name instead of usb0 when connected to PC

2009-02-19 Thread Benedikt Bär

On Tue, 2009-02-17 at 10:35 +0100, Jose Luis Perez Diez wrote:
> g_ether_host_addr

Unfortunately, this does not work for me. This seems to be for the
g_ether module, but andy-tracking is using cdc_ether.

However, I solved it with this guide [1] (scroll down to the Ubuntu
network-manager fix).

Cheers,
Benedikt

[1] http://wiki.openmoko.org/wiki/USB_Networking


signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Best thing to run on Freerunner and Neo1973 machines today?

2009-02-19 Thread Davide Scaini
right now i'm using debian so linphone comes directly form the repos ;-)
last thing, running:
alsactl -f /usr/share/openmoko/scenarios/voip-handset.state restore
I get: No state is present for card neo1973gta02
...any hint?

recently I tried SHR and it's quite ok, even if has not the same amount of
programs that debian has... on the other hand shr has a working e17+illume.
Maybe shr tips on a debian would be the best choice... hoping for a dream
team 'debshr-ized'.
d

On Thu, Feb 19, 2009 at 1:33 PM, Brian Code  wrote:

> Hi David,
>
> There is a how-to write-up for Linphone that I did a while ago that is now
> at http://wiki.openmoko.org/wiki/Linphone .
>
> In addition, there is a thread on this mailing list with the subject "VoIP
> on Freerunner working properly (using linphone and 
> SIP)"
> that might be helpful.
>
> Regards,
> Brian
>
> ___
> 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


[SHR] Accent and special characters in sms

2009-02-19 Thread Gaël HERMET
Hi community,

I am using the last SHR unstable and I can't insert any accent or
special character in the sms app.

It don't work with both azerty layout and qwerty layout with french
dictionary.

If somebody know how to fix that, I don't know where I can search.


---
Gaël HERMET


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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread Brock
On 2009.02.19.12.21, kimaidou wrote:
| not done the 1/  ). Then I killed it by CTRL+Z

CTRL+Z backgrounds the process, not freeing any resources. Go for CTRL+C

--Brock


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


Re: [SHR - Latest unstable] tangoGPS

2009-02-19 Thread Tony Berth
On Thu, Feb 19, 2009 at 1:21 PM, Klaus Kurzmann  wrote:

> * Tony Berth  [090219 13:18]:
> > Dear List,
>
> > after the latest SHR unstable update, tangoGPS was udated but the desktop
> > icon doesn't show any more! Is that only me?
> nop... you have to edit /usr/share/applications/tangogps.desktop and add
> a s to Application... or wait for the update.
>
> > Thanks
>
> > Tony
>
> Sorry for that
>
> mrmoku
>
>
set 'Categories=GTK;Applications;PIM' and indeed everything worked fine.

Thanks

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


Re: Best thing to run on Freerunner and Neo1973 machines today?

2009-02-19 Thread Brian Code

Hi David,

There is a how-to write-up for Linphone that I did a while ago that is  
now at http://wiki.openmoko.org/wiki/Linphone .


In addition, there is a thread on this mailing list with the subject  
"VoIP on Freerunner working properly (using linphone and SIP)" that  
might be helpful.


Regards,
Brian___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Query] Known Good SD cards

2009-02-19 Thread Jose Luis Perez Diez
El Thursday, 19 de February de 2009 11:01:10 Michal Brzozowski va escriure:
> 2009/2/19 Paul Fertser 
>
> > Michal Brzozowski  writes:
> > > Do you need ones that can boot or just for storage?
> >
> > Do you really have a card that doesn't work with Qi and yet
> > works ok with the kernel?
>
> Yes, Kingston 4gb SDHC.

I'have two marked 
front:
  C04G JAPAN
  SDC4/4GB 10 
  
  and the back

0850
K85726Y one and K83334Y the other (serial n?)

Identified by NOR u-boot as "SD04G", resvision 3.8 and.

I had no problem with them on GTA02 (Qi and u-boot) but GTA01 u-boot (12 feb 
09) does not identify them ( I did not try with Qi).

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


Re: [SHR - Latest unstable] tangoGPS

2009-02-19 Thread Klaus Kurzmann
* Tony Berth  [090219 13:18]:
> Dear List,

> after the latest SHR unstable update, tangoGPS was udated but the desktop
> icon doesn't show any more! Is that only me?
nop... you have to edit /usr/share/applications/tangogps.desktop and add
a s to Application... or wait for the update.

> Thanks

> Tony

Sorry for that

mrmoku

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


Re: Best thing to run on Freerunner and Neo1973 machines today?

2009-02-19 Thread nick d.
Daniel,

Can you detail further how you got this GPS position thing working?
What client/server did you use?

Cheers


On Thu, Feb 19, 2009 at 6:52 AM, Daniel Benoy  wrote:
> I'm having lots of fun with Debian.  I put an 8GB card in my freerunner, and 
> put Debian, zhone, and illume on it.  (Illume is a fairly recent development, 
> and it still doesn't work quite right.  Here's how you install it if you're 
> interested: http://wiki.openmoko.org/wiki/Debian#Illume)
>
> Some spiffy projects once you get your OS going:
> - Bluetooth headsets
> - GPRS internet access
> - GPS (I made a page on my Blog that plots my position when the phone is 
> online.  It involved setting up dynamic DNS using bind on my personal server. 
>  Fun stuff!)
> - Maybe some games like ScummVM
>
> I'm also interested trying to set up some VoIP stuff but I've yet to find any 
> really suitable software.
>
> On Wednesday 18 February 2009 06:33:56 you wrote:
>> Hiya gang,
>>
>> After a few months of ignoring the OpenMoko scene while I concentrated
>> on other things (beagleboard/openpandora) I find myself looking at my
>> neo1973 and freerunner gear, and thinking "its time to do something
>> interesting with these devices again".  But I have no idea what is
>> going on with the FR these days ..
>>
>> So, I turn to you guys: what would you recommend I put on both/either
>> of these machines for a bit of fun today? FDOM, SHR, something else?
>> In terms of easy-to-get fun factor, what do you guys suggest?
>>
>> ;
>> --
>> Jay Vaughan
>>
>>
>>
>>
>>
>> ___
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>
>
>
>
> --
> Daniel Benoy
> http://daniel.benoy.name
> --
> Daniel Benoy
> http://daniel.benoy.name
>
> ___
> 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


[SHR - Latest unstable] tangoGPS

2009-02-19 Thread Tony Berth
Dear List,

after the latest SHR unstable update, tangoGPS was udated but the desktop
icon doesn't show any more! Is that only me?

Thanks

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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread Timo Juhani Lindfors
kimaidou  writes:
> How can I "de-busy" the audio device ?

dmesg probably shows that your kernel OOPSed since hit
http://docs.openmoko.org/trac/ticket//2073




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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread Timo Juhani Lindfors
kimaidou  writes:
> wget http://wildsau.enemy.org/~moko/voice-recording.state

Do not use voice-recording.state if you don't want your kernel to
crash [1]. Use voip-handset.state

[1] http://docs.openmoko.org/trac/ticket//2073


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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread kimaidou
Come back here to give some feedback :
1/ to restore one state file, you must specify the complete adress e.g.
alsactl -f /usr/share/openmoko/scenarios/gsmhandset.state restore

2/ I tried once to record via arecord and it worked (no sound because I have
not done the 1/  ). Then I killed it by CTRL+Z
But now I cannot reuse it, the command
arecord -D hw -f cd  -v -t wav ~/rec-$(date +%Y-%m-%d-%H-%M).wav
give the following error :
arecord: main:564: audio open error: Device or resource busy

How can I "de-busy" the audio device ?

Thanks in advance

Kimaidou

2009/2/19 kimaidou 

> Hi both
>
> Thanks for you replies. I dumly forgot to search for "voice recording"
> among the wiki :(
>
> Before I try it, could you please tell if the following order and commands
> are ok (don't want to "break" my kernel**
> cd /usr/share/openmoko/scenarios/
> wget 
> http://wildsau.enemy.org/~moko/voice-recording.state
> arecord -D hw -f cd  -v -t wav ~/rec-$(date +%Y-%m-%d-%H-%M).wav
> alsactl -f voice-recording.state restore
>    HERE I TALK OR SING A SONG : La la laa laa l, then 
> killall -TERM arecord
> alsactl -f gsmhandset.state restore
>
> Is this correct ?
>
> Kimaidou
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Safe to move off QtE yet?

2009-02-19 Thread Michal Brzozowski
2009/2/19 Michal Brzozowski 

> 2009/2/19 HouYu Li 
>
>> Hi. try FSO. SHR is good but wakes up a little bit slower than FSO.
>>
>>
>
> Does FSO come with Paroli now? Is it better than Zhone?
>
> I used Zhone for a while, but it's unusable for me, although pretty.
>
>
I know it doesn't come with Paroli, but my question is does Paroli provide a
good everyday phone interface for it.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread kimaidou
Hi both

Thanks for you replies. I dumly forgot to search for "voice recording" among
the wiki :(

Before I try it, could you please tell if the following order and commands
are ok (don't want to "break" my kernel**
cd /usr/share/openmoko/scenarios/
wget http://wildsau.enemy.org/~moko/voice-recording.state
arecord -D hw -f cd  -v -t wav ~/rec-$(date +%Y-%m-%d-%H-%M).wav
alsactl -f voice-recording.state restore
   HERE I TALK OR SING A SONG : La la laa laa l, then 
killall -TERM arecord
alsactl -f gsmhandset.state restore

Is this correct ?

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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread Michal Brzozowski
2009/2/19 kimaidou 

> Hi community
>
> I am running the Hackable1 , and try to find a lightweight and simple way
> to record and play voice notes. I discovered "ecasound" via a google search.
> (
> http://groups.google.com/group/linux.debian.user/browse_thread/thread/d2caa54f7448993a/14d58b5ea003409a?lnk=raot).
>
> I am trying to use it from command-line to record some sound (me talking :D
> ) with the following line :
> *ecasound -i /dev/dsp -o mynotes.wav -c*
> Pressing on "t" will start recording. When finished, press on "s" to stop
> then "q" to quit.
>
> I tried to open the mynotes.wav file with *audacity*, but I cannot see any
> "waves", though my file size is  4Mo/ So my conclusion is ecasound worked
> well, but I should have change the scenario (one of the *.state file )
> before recording ?
>
> So I need your help to test ecasound and report any solution. If I can get
> it to work, I will try to create a simple gui to run it
>

Does arecord and aplay work for you?

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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread Timo Juhani Lindfors
kimaidou  writes:
> *ecasound -i /dev/dsp -o mynotes.wav -c*
> Pressing on "t" will start recording. When finished, press on "s" to stop
> then "q" to quit.

/dev/dsp is OSS interface. Just use ALSA instead:

alsactl -f voip-handset.state restore
arecord -r 44100 -f S16_LE notes.wav

and then use

aplay notes.wav

to hear them.


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


Re: [Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread kimaidou
Sorry I forgot the link to ecasound example page :
http://eca.cx/ecasound/Documentation/examples.html#rtrecording

2009/2/19 kimaidou 

> Hi community
>
> I am running the Hackable1 , and try to find a lightweight and simple way
> to record and play voice notes. I discovered "ecasound" via a google search.
> (
> http://groups.google.com/group/linux.debian.user/browse_thread/thread/d2caa54f7448993a/14d58b5ea003409a?lnk=raot).
>
> I am trying to use it from command-line to record some sound (me talking :D
> ) with the following line :
> *ecasound -i /dev/dsp -o mynotes.wav -c*
> Pressing on "t" will start recording. When finished, press on "s" to stop
> then "q" to quit.
>
> I tried to open the mynotes.wav file with *audacity*, but I cannot see any
> "waves", though my file size is  4Mo/ So my conclusion is ecasound worked
> well, but I should have change the scenario (one of the *.state file )
> before recording ?
>
> So I need your help to test ecasound and report any solution. If I can get
> it to work, I will try to create a simple gui to run it
>
> Thanks in advance
>
> Kimaidou
>
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[Debian]Voice recorder - ecasound --> Help

2009-02-19 Thread kimaidou
Hi community

I am running the Hackable1 , and try to find a lightweight and simple way to
record and play voice notes. I discovered "ecasound" via a google search.
(
http://groups.google.com/group/linux.debian.user/browse_thread/thread/d2caa54f7448993a/14d58b5ea003409a?lnk=raot).

I am trying to use it from command-line to record some sound (me talking :D
) with the following line :
*ecasound -i /dev/dsp -o mynotes.wav -c*
Pressing on "t" will start recording. When finished, press on "s" to stop
then "q" to quit.

I tried to open the mynotes.wav file with *audacity*, but I cannot see any
"waves", though my file size is  4Mo/ So my conclusion is ecasound worked
well, but I should have change the scenario (one of the *.state file )
before recording ?

So I need your help to test ecasound and report any solution. If I can get
it to work, I will try to create a simple gui to run it

Thanks in advance

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


Re: [Query] Known Good SD cards

2009-02-19 Thread Michal Brzozowski
2009/2/19 Paul Fertser 

> Michal Brzozowski  writes:
> > Michal Brzozowski  writes:
> > > Do you need ones that can boot or just for storage?
> >
> > Do you really have a card that doesn't work with Qi and yet
> > works ok with the kernel?
> >
> > Yes, Kingston 4gb SDHC.
>
> Have you tried any Qi version after the new year? Any chance you can
> get a dboard or send this card to someone who has one?
>


No, I tried booting Hackable from it around Christmas and had IO errors.

I can try again, but if Qi got fixed and SDHC cards are now reported to
work, then probably there is no issue. Good to know, btw.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: connect freerunner with debian to a windows-PC

2009-02-19 Thread Paul Fertser
Radek Polak  writes:
>>> I wonder why nobody from the complaining has provided a usb debug log
>>> yet? Most probably with this log the issue can be fixed by upstream
>>> maintainer in a week or less. And yet nobody did that. Just get a
>>> debug log, shouldn't be that hard.
>>>
>>> But as nobody needs it, nobody fixes it, obviously.
>>>
>>>
>>> 
>>
>> How to get any log, if windows machine hard reboots immediately after
>> connecting? We should wait for BSOD-fixed kernel in Debian...
>>   
> Get new kernel - the immediate reboot is now fixed in >= 2.6.28 stable.
>
> Paul, how can i get the log? Output of dmesg will be enought?

I hope yes, provided you enabled USB debug. I think it'd be a good
start to post these logs and a description to linux usb mailing list.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com


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


Re: Best thing to run on Freerunner and Neo1973 machines today?

2009-02-19 Thread Davide Scaini
I tried linphone yesterday and it works, today i'll try with the correct
alsa state... but seems not that hungry of cpu.
d

On Thu, Feb 19, 2009 at 12:38 AM, Al Johnson
wrote:

> On Wednesday 18 February 2009, Daniel Benoy wrote:
> > I'm having lots of fun with Debian.  I put an 8GB card in my freerunner,
> [snip]
> > I'm also interested trying to set up some VoIP stuff but I've yet to find
> > any really suitable software.
>
> linphone should be available for debian. It won't switch mixer states
> automatically but it should at least work.
>
> ___
> 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: connect freerunner with debian to a windows-PC

2009-02-19 Thread Paul Fertser
Mike Crash  writes:
>> I wonder why nobody from the complaining has provided a usb debug log
>> yet? Most probably with this log the issue can be fixed by upstream
>> maintainer in a week or less. And yet nobody did that. Just get a
>> debug log, shouldn't be that hard.
>> 
>> But as nobody needs it, nobody fixes it, obviously.
>> 
> How to get any log, if windows machine hard reboots immediately after
> connecting? We should wait for BSOD-fixed kernel in Debian...

Andy has applied three patches that fixed the reboot of windows
machine in the middle of January!

Moreover, OE builds the kernel with these patches included (look for
the 2.6.28 openmoko kernel recipe in the fso-milestone5 branch,
accessible via webinterface).

After applying those 3 patches, enable usb debugging in kernel and
provide rndis/ethernet driver maintainer with a log.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com


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


Re: [debian] e17 - questions

2009-02-19 Thread Davide Scaini
thanks raster!
we'll write to fso-pkg...
(meanwhile i'll keep on trying to build e and package it)
d

btw: nice work raster!

On Thu, Feb 19, 2009 at 3:12 AM, The Rasterman Carsten Haitzler <
ras...@rasterman.com> wrote:

> On Wed, 18 Feb 2009 13:26:19 -0500 Brock 
> said:
>
> > On 2009.02.17.18.44, Davide Scaini wrote:
> > | - has anyone a working version from fso-pkg of e17+illume? ...it seems
> that
> > | the keyboard is not working.
> >
> > I'm having the same issue. There is a bug report,
> >
> >   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514021
> >
> > but I don't know the status beyond that.
>
> you build ecore without libxtst (xtest) extension support - that's why.
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.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: [Query] Known Good SD cards

2009-02-19 Thread Paul Fertser
Michal Brzozowski  writes:
> Michal Brzozowski  writes:
> > Do you need ones that can boot or just for storage?
>
> Do you really have a card that doesn't work with Qi and yet
> works ok with the kernel?
>
> Yes, Kingston 4gb SDHC.

Have you tried any Qi version after the new year? Any chance you can
get a dboard or send this card to someone who has one?

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com


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


Re: connect freerunner with debian to a windows-PC

2009-02-19 Thread Radek Polak

>
> Paul Fertser wrote:
>   
>> I wonder why nobody from the complaining has provided a usb debug log
>> yet? Most probably with this log the issue can be fixed by upstream
>> maintainer in a week or less. And yet nobody did that. Just get a
>> debug log, shouldn't be that hard.
>>
>> But as nobody needs it, nobody fixes it, obviously.
>>
>>
>> 
>
> How to get any log, if windows machine hard reboots immediately after
> connecting? We should wait for BSOD-fixed kernel in Debian...
>   
Get new kernel - the immediate reboot is now fixed in >= 2.6.28 stable.

Paul, how can i get the log? Output of dmesg will be enought?

Radek

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


Re: [Query] Known Good SD cards

2009-02-19 Thread Michal Brzozowski
2009/2/19 Paul Fertser 

> Michal Brzozowski  writes:
> > Do you need ones that can boot or just for storage?
>
> Do you really have a card that doesn't work with Qi and yet
> works ok with the kernel?
>

Yes, Kingston 4gb SDHC.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: connect freerunner with debian to a windows-PC

2009-02-19 Thread Mike Crash



Paul Fertser wrote:
> 
> 
> I wonder why nobody from the complaining has provided a usb debug log
> yet? Most probably with this log the issue can be fixed by upstream
> maintainer in a week or less. And yet nobody did that. Just get a
> debug log, shouldn't be that hard.
> 
> But as nobody needs it, nobody fixes it, obviously.
> 
> 

How to get any log, if windows machine hard reboots immediately after
connecting? We should wait for BSOD-fixed kernel in Debian...
-- 
View this message in context: 
http://n2.nabble.com/connect-freerunner-with-debian-to-a-windows-PC-tp2118647p2352144.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


Re: [Query] Known Good SD cards

2009-02-19 Thread Paul Fertser
Michal Brzozowski  writes:
> Do you need ones that can boot or just for storage?

Do you really have a card that doesn't work with Qi and yet
works ok with the kernel?

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com


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


Re: [Query] Known Good SD cards

2009-02-19 Thread Paul Fertser
Shaz  writes:
> I need some guidance on uSD cards because i tried a few locally available to 
> my town but none are
> working. My understanding is that its the quality or I am making a
> mistake in compatibility.

First of all, make sure you're running 2.6.28 or later, there were
some quite important fixes wrt SD cards.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com


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


Re: [Query] Known Good SD cards

2009-02-19 Thread Michal Brzozowski
2009/2/19 Shaz 

>  Hi everyone,
>
> I need some guidance on uSD cards because i tried a few locally available
> to my town but none are working. My understanding is that its the quality or
> I am making a mistake in compatibility.
>
> I need some help in understanding this issue. If there are known to be
> working SD cards then I would order from some other place if not available
> locally.
>
>
Do you need ones that can boot or just for storage?
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community