Re: First impressions on new Android rootfs

2008-12-04 Thread Hire

Someone can explain me how I can edit the uboot env? Because I did it:

bootcmd=
  setenv bootargs ${bootargs_base} ${mtdparts};
  nand read.e 0x3200 kernel 0x30;
  bootm 0x3200

But it doesn't boot. It does the same issue: can't find an image kernel.

I have edited only the environment.in and not env.in 
-- 
View this message in context: 
http://n2.nabble.com/First-impressions-on-new-Android-rootfs-tp1603648p1613157.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: [Android] OnScreen Keyboard

2008-11-27 Thread Hire



Rui Castro wrote:
> 
> Hi,
> 
> I implemented an OnScreen Keyboard in the Android framework.
> It works with "all" applications and it's possible to answer calls :)
> I already uploaded the changes to Android repository, here (
> http://review.source.android.com/4801) and here (
> http://review.source.android.com/3087). I've tried to upload all the
> changes
> at the same time, but something went wrong :) I don't expect the changes
> to
> be merged in the android official code because they are developing their
> own
> IMF and also because my implementation is very simplistic, it's just to be
> able to use Android until the IMF is ready.
> I've attached some screenshots of the keyboard in several applications
> running on the emulator.
> 
> Now, I just need someone (Sean/Brian) to create an image for Neo :) Please
> hurry!!! :D
> 
> PS: I removed the attached photos, because the last message is stuck
> because
> of the message size :) You can view them here
> http://picasaweb.google.pt/rui.castro/AndroidOnScreenKeyboard#
> 
> Rui Castro
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

Fantastic! Good Job man :D
-- 
View this message in context: 
http://n2.nabble.com/-Android--OnScreen-Keyboard-tp1583918p1585067.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: [android]Android open sourced

2008-11-04 Thread Hire

Weird guys because I get 100% battery level

However this is a beta release and we see a stable release very soon :)
-- 
View this message in context: 
http://n2.nabble.com/Android-open-sourced-tp1359949p1455732.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: Android open sourced

2008-11-04 Thread Hire



Cédric Berger wrote:
> 
> On Tue, Nov 4, 2008 at 14:16, Denis Galvão <[EMAIL PROTECTED]> wrote:
>> Same here, but I can ping 192.168.0.202.
>>
> 
> It worked for me !
> I can reach main menu, launch apps...
> 
> note that here I started without SIM card... will try with it...
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

Do you get a black screen when FR boots?
How much time gets fr to boot?
-- 
View this message in context: 
http://n2.nabble.com/Android-open-sourced-tp1359949p1454554.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: Android open sourced

2008-11-04 Thread Hire



Cédric Berger wrote:
> 
> On Sun, Nov 2, 2008 at 16:58, Martin Vyšný <[EMAIL PROTECTED]> wrote:
>>
>> Port done. Somebody build the images! :-)
>> http://groups.google.com/group/android-porting/browse_thread/thread/7be8ec2e4dae9fd6#
>>
>> http://benno.id.au/images/android_on_neo1973.jpg
>>
>> http://wiki.openmoko.org/wiki/User:Seanmcneil3
>>
> 
> 
> Ok, thanks to Sean first image is online !
> http://wiki.openmoko.org/wiki/User:Seanmcneil3
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

On a FR doesn't work, I see only a black screen.
-- 
View this message in context: 
http://n2.nabble.com/Android-open-sourced-tp1359949p1454236.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: DOOM For Neo Freerunner / 1973

2008-11-03 Thread Hire



SCarlson wrote:
> 
>  Good evening everyone. I'd like to introduce the DOOM port I've been
> working on. Here's the  http://unsyncopated.com/BrainSolvent/Doom%20Port
> wiki , where you will find some documentation and videos. Here is the 
> http://opendoom.googlecode.com/files/opendoom_0.1_armv4t.ipk ipkg  file.
> 
> I've implemented a full touch screen only interface for you Neo 1973 guys
> out there! Please see Finger-Tippng on wiki. (There is also a video demo).
> 
> And of course I can't forget the rest of us who have a sense of gravity!
> (Yes, you can strafe).
> 
> 
> ** Disclaimer, You must use the Scale Patched Xglamo binary available on
> the wiki (or use your own). Its the same one that is provided with duke3d.
> If you don't have a patched Xglamo then you won't be able to exit the
> game! (Let alone play it). ***
> 
> Drop me a line if you want to get a multi-player game fired up. I'd like
> to test the network play over wifi.
> 
> Enjoy!
> 
> -Scott R Carlson
> 
> 
> 
> 
> 

Upload it on opkg.org thx :D
-- 
View this message in context: 
http://n2.nabble.com/DOOM-For-Neo-Freerunner---1973-tp1444789p1448944.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: Android open sourced

2008-10-22 Thread Hire

http://forum.koolu.org/

Register to get a patchset and a kernel pacthed for FR
-- 
View this message in context: 
http://n2.nabble.com/Android-open-sourced-tp1359949p1364565.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: OpenMooCow 0.1

2008-10-16 Thread Hire



Thomas White wrote:
> 
> I'm pleased to be able to announce version 0.1 of my "advanced
> accelerometer and audio framework testing system", OpenMooCow.
> Available from http://www.srcf.ucam.org/~taw27/openmoko/openmoocow/
> 
> When installed and run, OpenMooCow displays an artistic rendition of
> a fine specimen of Friesian dairy cattle.  Invert the device and return
> it to an upright orientation to experience the pinnacle of audio
> rendering "kwality".
> 
> The sound effect can be altered by putting a suitable WAV file
> in /usr/share/openmoocow/moo.wav.  A credit is due to Chris Hendricks
> who is the author of the original sound file (obtained from
> www.flashkit.com).
> 
> Comments/abuse to this address.
> 
> Tom
> 
> -- 
> 
> Thomas White
> Department of Materials Science and Metallurgy
> Electron Microscopy Group (PhD Student)
> University of Cambridge / Downing College
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

Now I want the lightsaber!
-- 
View this message in context: 
http://n2.nabble.com/OpenMooCow-0.1-tp1334650p1341668.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: A Call for community action

2008-10-07 Thread Hire


Nicola Mfb wrote:
> 
> 2008/10/5 Steve Mosher <[EMAIL PROTECTED]>
> 
> I report an example about me, I'm not a kernel guru, so I'll never take a
> bug on suspend/resume and I'll not take a bug about qtopia on x11, as I
> think it will not be used in the future, so why should I waste my time?
> At the same time I like to develop with C++ and QT library, and the big
> part
> of time spent on openmoko goes there. So you may find a lot of my threads
> in
> this mailing-list about Qt, related bugs openened on the issue tracker
> here,
> at openembedded and trolltech, a wiki page to help/be helped from other
> peoples about qt developing etc. etc. I'm planning to write a qt
> application
> to test dbus api on FSO, and as I need pan network over bluetooth that
> will
> be my first try. As it seems there is nothing available when ready I'll be
> happy to share it!
> Only a part of problems i solved are available on mailing lists archives
> or
> on the wiki due to lack of time.
> 

This is the right spirit of the community :D

You can talk with quickdev ( on irc, freenode #openmoko-cdevel ) to help him
with SHR, a distro driven by community that works with FSO.
-- 
View this message in context: 
http://n2.nabble.com/New-to-Freerunner%21%21-tp1120039p1303049.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: The Lost Openmoko Community

2008-10-04 Thread Hire

For me the solution is "simple": improve fso, paroli, tichy and say "goodbye
qtopia". The actual stack, om2008.* sux. I find it absolutely not
functional.

Instead, it will be cool to see SHR on freerunner because merged the power
of new framework with the old stack ( 2007.4 ) that seems to be almost
stable.

-- 
View this message in context: 
http://n2.nabble.com/The-Lost-Openmoko-Community-tp1143809p1198538.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: [debian] going to install - hints?

2008-10-03 Thread Hire

Don't worry, here the solution :)

http://dgym.homeunix.net/projects/freerunner/debian-install/
-- 
View this message in context: 
http://n2.nabble.com/-debian--going-to-install---hints--tp1133446p1142327.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: [debian] going to install - hints?

2008-10-03 Thread Hire

Now I get:
The following packages have unmet dependencies:
  zhone-session: Depends: fso-frameworkd but it is not going to be installed
E: Broken packages

Why?
-- 
View this message in context: 
http://n2.nabble.com/-debian--going-to-install---hints--tp1133446p1142228.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: [debian] going to install - hints?

2008-10-03 Thread Hire



Neil Jerram wrote:
> 
> 2008/10/2 Davide Scaini <[EMAIL PROTECTED]>:
>> and what about the boot speed-up script: is that useful?
> 
> Sorry, I haven't tried that, so can't say.
> 
>  Neil
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

Why when I try to install Debian on my freerunner I will get always the same
error "E: Internal error: install"?
I have used the install.sh
-- 
View this message in context: 
http://n2.nabble.com/-debian--going-to-install---hints--tp1133446p1141963.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: [debian] Sephora 0.2 pre alpha 1 - Impressions and suggestions needed

2008-10-03 Thread Hire

Very nice! Good work :)

I will try it today :)

PS: Ciao, so che sei italiano :D
-- 
View this message in context: 
http://n2.nabble.com/-debian--Sephora-0.2-pre-alpha-1---Impressions-and-suggestions-needed-tp1140515p1141654.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: New Rasterman Image...

2008-10-02 Thread Hire

I tried it.
Very nice raster! Good work. Alarm is fantastic :)
Now we need only a dialer, contacts and messages compatible with FSO :)

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



-- 
View this message in context: 
http://n2.nabble.com/New-Rasterman-Image...-tp1132929p1134577.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: gsmhandset state file to test

2008-10-01 Thread Hire



David Samblas-3 wrote:
> 
> Hi there on of our colleges[1] of the spanish list has provided us with
> an gsmhanset state file that "solves" low volume on call reciver , I
> have barelly tested it alone with a phone en each ear :). I will test it
> further along the day and post the results, any one else willing to try
> is wellcome to do it.
> 
> from neo or ssh console
> cd /usr/share/openmoko/scenarios/
> mv gsmhandset.state gsmhandset.state.original
> wget http://n2.nabble.com/attachment/1129707/0/gsmhandset.state
> 
> [1]The original post
> http://n2.nabble.com/-Fwd%3A-eco-y-audio--tc1129707ef1958.html
> 
> 
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

I will try it now :)

-- 
View this message in context: 
http://n2.nabble.com/gsmhandset-state-file-to-test-tp1131194p1131204.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: Dialer UI Design

2008-09-29 Thread Hire



Minh Ha Duong wrote:
> 
> Le lundi 29 septembre 2008, Nishit Dave a écrit :
>> On Mon, Sep 29, 2008 at 3:32 PM, Minh Ha Duong 
> <[EMAIL PROTECTED]>wrote:
>> > Le lundi 29 septembre 2008, [EMAIL PROTECTED] a
>> écrit :
>> > > I'm just sending this out there for anyone working on a/the dialer
>> UI.
>> > > At the moment with the qtopia (ergo, 2008.*) dialer the same part of
>> > > the screen is used for "answer call" as "end call", and since the UI
>> > > is laggy (see below), I naturally hit answer call a second time and
>> as
>> > > a result hung up immediately. Probably should avoid this UI design
>> > > pitfall in future dialer (and other) interfaces.
>> >
>> > I agree too. Do you think there is a ticket open already ?
>> >
>> > Apart from that, don't you think call management function threads
>> should
>>
>> get the highest priority attached when invoked?  That should help the
>> response times.
>>
>> On a side note, I think there is a real need to reconsider the UI of the
>> phone altogether.  Should we start a wiki page to get user inputs?
> 
>   I don't know what the developper actually want, but the wiki is
> definitely 
> missing a page on "paroli" which I think is meant to be the Dialer UI in
> the 
> next major upgrade. 
> 
> Minh
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

Paroli? We need more info about this
-- 
View this message in context: 
http://n2.nabble.com/Dialer-UI-Design-tp1125436p1125963.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: Dialer UI Design

2008-09-29 Thread Hire



Sander van Grieken wrote:
> 
>> Ian-3 wrote:
>>
>> Qtopia sux, it's ugly and not pratical.
>>
>> We need absolutely the FSO with dialer, sms and contacts ( instead of
>> zhone
>> ) or SHR.
> 
> I think Qtopia is beautiful and the most practical at the moment. But my
> biggest gripe
> is that it's not customizable and has no open development model.
> 
> I agree that FSO provides the best foundation. I'd like to see a
> (non-nokia/tt) Qt based
> UI on top of that.
> 
> Sander
> 
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

FSO will be the next framework ( instead of Qtopia ) for Openmoko and it's
almost complete ( we need to wail until the milestone 4 will be release ).
However we need a suite for use it as a daily phone, zhone it is only a test
program ...
-- 
View this message in context: 
http://n2.nabble.com/Dialer-UI-Design-tp1125436p1125902.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: Dialer UI Design

2008-09-29 Thread Hire



Ian-3 wrote:
> 
> Hey all,
> 
> I'm just sending this out there for anyone working on a/the dialer UI.
> At the moment with the qtopia (ergo, 2008.*) dialer the same part of
> the screen is used for "answer call" as "end call", and since the UI
> is laggy (see below), I naturally hit answer call a second time and as
> a result hung up immediately. Probably should avoid this UI design
> pitfall in future dialer (and other) interfaces.
> 
> A note on UI response times: 10ms should be the MAX response time,
> anything that takes longer has just 10ms to let the user know it's
> going to take longer (progress bar, hour glass, etc), otherwise the
> reaction is disconnected from the action that caused it in the user's
> mind and worse, the user will press the control again.
> 
> Cheers,
> -Ian
> 
> -- 
> http://darkstarshout.blogspot.com/
> --
> On the day *I* go to work for Microsoft, faint oinking sounds will be
> heard from far overhead, the moon will not merely turn blue but
> develop polkadots, and hell will freeze over so solid the brimstone
> will go superconductive.
>  -- Erik Raymond, 2005
> --
> Please avoid sending me Word or PowerPoint attachments.
> See http://www.gnu.org/philosophy/no-word-attachments.html
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

Qtopia sux, it's ugly and not pratical.

We need absolutely the FSO with dialer, sms and contacts ( instead of zhone
) or SHR.
-- 
View this message in context: 
http://n2.nabble.com/Dialer-UI-Design-tp1125436p1125600.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: developing a program for sending sms in c

2008-09-29 Thread Hire



Hire wrote:
> 
> 
> 
> lorena san vicente wrote:
>> 
>> Hi!
>> I want to develop a program for sending sms, with the openmoko. I want it
>> to
>> be in c, I have discover the libgsmd library, but I want to know if there
>> is
>> something more for me to start.
>> Where else can I look??
>> thanks
>> lou
>> 
>> ___
>> Openmoko community mailing list
>> community@lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>> 
>> 
> 
> 
> Use the new framework, FSO.
> 
> http://www.freesmartphone.org/index.php/Main_Page
> 

Or you can grab the source code of SHR and contribute with the project

http://wiki.openmoko.org/wiki/SHR
-- 
View this message in context: 
http://n2.nabble.com/developing-a-program-for-sending-sms-in-c-tp1125581p1125605.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: developing a program for sending sms in c

2008-09-29 Thread Hire



lorena san vicente wrote:
> 
> Hi!
> I want to develop a program for sending sms, with the openmoko. I want it
> to
> be in c, I have discover the libgsmd library, but I want to know if there
> is
> something more for me to start.
> Where else can I look??
> thanks
> lou
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 


Use the new framework, FSO.

http://www.freesmartphone.org/index.php/Main_Page
-- 
View this message in context: 
http://n2.nabble.com/developing-a-program-for-sending-sms-in-c-tp1125581p1125584.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: [debian] Sephora 0.1 - Suggestions needed

2008-09-23 Thread Hire

WOW very nice :D

Do you can use a distro like damn small linux, installa a minimal xfce with
this interface and put into the NAND instead Microsd?


Michele Renda wrote:
> 
> Hello
> 
> I am realizing a setting manager for Freerunner. It is focused to run
> under Debian + XFCE.
> 
> It use PyGtk libraries and Fso framework.
> 
> Please tell to me what would you like to be present in this tool (and
> how to do it :)
> 
> Here you can find some screenshots and the deb package to install it on
> your freerunner:
> 
> 
> http://rubino.dyndns.org/
> 
> Best regards
> Michele Renda
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/-debian--Sephora-0.1---Suggestions-needed-tp1113729p1113852.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: Navit patch for faster map dragging

2008-09-20 Thread Hire



KaZeR wrote:
> 
> Hire a écrit :
>> Hello Florian Hackenberger, nice work, works very well.
>>
>> However, do you have send those patch to navit's dev?
>>   
> 
> 
> Hello,
> 
> I'm a member of the navit project. One of our users has told us about 
> this patch.
> I've reviewed it, and it looks very good for the drag part. But i wasn't 
> able to see the benefit of the font part, could you elaborate?
> 
> We would be really happy to get more patch to enhance navit on the FR 
> (i'm myself thinking of buying one). But next time, it would be best to 
> submit this as two differents patches (drag and font) and it would be 
> reviewed faster if it was submitted on our tracker ( 
> http://trac.navit-project.org ).
> 
> Thanks for your interest, i'm waiting for your lights on the font part 
> to commit it.
> 
> K-
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

UP
-- 
View this message in context: 
http://n2.nabble.com/Navit-patch-for-faster-map-dragging-tp729123p1106873.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.9 Basic questions

2008-09-20 Thread Hire



Robin Paulson wrote:
> 
> 
> i can't see any difference. except more instability - enlightenment
> crashes constantly. someone i know reported speed increases
> 
>>
>> I should have waited before buying the FR.  When I bought it in July,
>> there
>> was no proper notice on the wiki or on the IDA Systems' website that this
>> phone isn't fit for daily use.
> 
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
> 
> 

Instead I find it very usable and better stability.
The only thing that I find totally useless is the OM-Locations... we need a
very usable gps sotfware like navit ( with complete maps as navteq o
telealtas and a routes engine ) so why don't port it onto Openmoko and use
it instead of Om-Locations?
-- 
View this message in context: 
http://n2.nabble.com/2008.9-Basic-questions-tp1106131p1106178.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