Re: opkg install is not working

2009-10-06 Thread Yorick Moko
On Mon, Oct 5, 2009 at 6:22 PM, Mikhail Umorin  wrote:

> On Monday 05 October 2009 03:50:36 Yorick Moko wrote:
> > the build.shr-project.org server was down
> >
>
> Well the problem now is that  there are no packages to upgrade  (opkg quits
> without any messages) and there has been nothing to upgrade for more that a
> week. It's just hard to imagine that there has been no changes to any of
> the
> apps I have installed for such a long time. It used to be several packages
> a
> day. But is this really the case?
>
> there is an e-mail about that somewhere on some list

what it breaks down to is:
there's going to be a ton of new stuff (X-stuff, opimd and I think new
elementary...)
you can find it here: http://build.shr-project.org/tests/mrmoku/

there are still a few problems so they haven't synced it yet with the
unstable branch


don't worry,
lot's of new stuff to play with comming up
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: opkg install is not working

2009-10-05 Thread Yorick Moko
the build.shr-project.org server was down

On Mon, Oct 5, 2009 at 2:03 AM, Mikhail Umorin  wrote:

> abatrour wrote:
>
> >
> >
> >
> > kikiran wrote:
> >>
> >>
> >>
> >> François-Léonard Gilbert wrote:
> >>>
> >>> Did you do the USB networking procedure in the Wiki?   If so, did you
> >>> setup
> >>> network forwarding on your PC?
> >>>
> >>> The problem may also be that all the HTTP addresses contain double
> >>> slashes
> >>> (ex.:   ".../ipk//all/...") you could check the opkg setup files for
> >>> errors.
> >>>
> >>> François
> >>>
> >>> On Wed, Sep 23, 2009 at 11:49 AM, abatrour  wrote:
> >>>
> 
> 
>  kikiran wrote:
>  >
>  > i had installed full gta02 shr distribution
>  > but i am trying to updateopkg update
>  >
>  > then coming like this
>  > Downloading
>  http://build.shr-project.org/shr-unstable/ipk//all/Packages.gz
>  > Downloading
>  > http://build.shr-project.org/shr-unstable/ipk//armv4/Packages.gz
>  > Downloading
>  > http://build.shr-project.org/shr-unstable/ipk//armv4t/Packages.gz
>  > Downloading
>  > http://build.shr-project.org/shr-unstable/ipk//om-gta02/Packages.gz
>  > Collected errors:
>  >  * Failed to download
>  > http://build.shr-project.org/shr-unstable/ipk//all/Packages.gz.
>  > error detail: Couldn't resolve host name
>  >  * Failed to download
>  > http://build.shr-project.org/shr-unstable/ipk//armv4/Packages.gz.
>  > error detail: Couldn't resolve host name
>  >  * Failed to download
>  > http://build.shr-project.org/shr-unstable/ipk//armv4t/Packages.gz.
>  > error detail: Couldn't resolve host name
>  >  * Failed to download
>  > http://build.shr-project.org/shr-unstable/ipk//om-gta02/Packages.gz
> .
>  > error detail: Couldn't resolve host name
>  >
>  >
>  > please help me
>  >
>  > thanks
>  >
> 
>  How do you have it connected to the internet? Can you run ifconfig for
>  me?
> 
> >>>
> >>> ___
> >>> support mailing list
> >>> support@lists.openmoko.org
> >>> https://lists.openmoko.org/mailman/listinfo/support
> >>>
> >>>
> >>
> >>
> >>
> >>
> >>
> >>
> >> hi,
> >> thank u for your early reply
> >> we are using proxy server for internet connection and we have done like
> >> this
> >> linux-qgp3:~/Desktop # ifconfig -a
> >> eth0  Link encap:Ethernet  HWaddr 00:0F:FE:ED:FB:30
> >>   inet addr:172.16.99.255  Bcast:172.16.103.255
> >> Mask:255.255.248.0
> >>   inet6 addr: fe80::20f:feff:feed:fb30/64 Scope:Link
> >>   UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> >>   RX packets:83381 errors:0 dropped:0 overruns:0 frame:0
> >>   TX packets:40133 errors:0 dropped:0 overruns:0 carrier:0
> >>   collisions:0 txqueuelen:1000
> >>   RX bytes:79823487 (76.1 Mb)  TX bytes:3657268 (3.4 Mb)
> >>   Memory:f018-f01a
> >>
> >> freerunne Link encap:Ethernet  HWaddr 00:1F:11:01:76:F8
> >>   BROADCAST MULTICAST  MTU:1500  Metric:1
> >>   RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> >>   TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> >>   collisions:0 txqueuelen:1000
> >>   RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
> >>
> >> loLink encap:Local Loopback
> >>   inet addr:127.0.0.1  Mask:255.0.0.0
> >>   inet6 addr: ::1/128 Scope:Host
> >>   UP LOOPBACK RUNNING  MTU:16436  Metric:1
> >>   RX packets:2 errors:0 dropped:0 overruns:0 frame:0
> >>   TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
> >>   collisions:0 txqueuelen:0
> >>   RX bytes:100 (100.0 b)  TX bytes:100 (100.0 b)
> >>
> >> linux-qgp3:~/Desktop #
> >> linux-qgp3:~/Desktop # ifconfig freerunner 192.168.0.200 netmask
> >> 255.255.255.0 up
> >> linux-qgp3:~/Desktop # route add -host 192.168.0.202 dev freerunner
> >> linux-qgp3:~/Desktop # iptables -
> >> Bad argument `-'
> >> Try `iptables -h' or 'iptables --help' for more information.
> >> linux-qgp3:~/Desktop # iptables -A POSTROUTING -t nat -j MASQUERADE -s
> >> 192.168.0.0/24
> >> linux-qgp3:~/Desktop # sysctl -w net.ipv4.ip_forward=1
> >> net.ipv4.ip_forward = 1
> >> linux-qgp3:~/Desktop # ip addr add 192.168.0.200/24 dev freerunner
> >> RTNETLINK answers: File exists
> >> linux-qgp3:~/Desktop # sysctl net.ipv4.conf.eth2.proxy_arp=1
> >> /proc/sys/net/ipv4/conf/eth2/proxy_arp: No such file or directory
> >> linux-qgp3:~/Desktop # sysctl net.ipv4.conf.freerunner.proxy_arp=1
> >> net.ipv4.conf.freerunner.proxy_arp = 1
> >> linux-qgp3:~/Desktop # ip link set freerunner up
> >> linux-qgp3:~/Desktop # ifconfig freerunner up
> >> linux-qgp3:~/Desktop # ssh r...@192.168.0.202
> >> r...@192.168.0.202's password:
> >> r...@om-gta02 ~ $ op
> >> openssl  ophonekitd   opkg opkg-key
> >> openvt   opimd-notes  opkg-cl
> >> r...@om-gta02 ~ $ opkg update
> >> Downloading
>

Re: Broken Freerunner.. display ok, messages.. repairable?

2009-09-29 Thread Yorick Moko
someone near you might have a debug board, maybe they can get more info out
of it...
there was also a guy with a FR with a broken screen...


On Mon, Sep 28, 2009 at 9:58 PM, Thomas Franck wrote:

> > will flash the bootloader, too, now.. let's see...
>
> No joy.. :(
>
> everything flashed now.. and still no boot.. :(
>
> --
> Thomas
>
> -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
> Computer Acquisition Policy
> Never accept second best when you can get third best for only twice the
> price.
> -~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~-~
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Meida player.

2009-09-11 Thread Yorick Moko
On Thu, Sep 10, 2009 at 4:42 PM, CQIT Consulting  wrote:

> Thank you all of you for you help. I can now play
> finally stuff on my Neo.
> Thank You  all.
>
> CQ
>
> I like intone a lot and use it,but just wanted to tell you there is also a
canola media player, which looks very nice
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Bounty for Navit delopment - Free freerunner - anyone?

2009-06-08 Thread Yorick Moko
I suggest you all try the new navit
(http://download.navit-project.org/navit/openmoko/svn/navit-svn-2308_armv4t.opk)
it has a few improvements which MAKE IT USABLE WITH OSM (seems like it
was already usable with map&guide reiseplanner):
*added a 20 MB cache for the FR
*there was a bug until a few days ago which made the navigation to
recalculate at every update (mostly with OSM)

time to calculate route is now acceptable and re-calculating also!



On Wed, May 27, 2009 at 4:41 PM, Tilman Baumann wrote:
> Hello navit community.
>
> This idea was brought up at the openmoko mailinglists.
> I just wanted to ask you guys if this makes sense to you before we proceed.
>
> So far this is only a brain fart of me, but if it is worthwhile I would
> try to push this in the openmoko community.
>
> Would it help if the openmoko community sponsors a freerunner to someone
> who can optimise navit for this device?
> Navit is by far the most promising and most important app for openmoko,
> but unfortunately it is very slow and not perfectly prepared to the whole
> situations.
> For example I believe it still uses the gpsd emulation instead of the
> gypsy api and so on...
>
> The whole thread is there (Best graphics performance?)
> http://lists.openmoko.org/pipermail/support/2009-May/thread.html#5440
>
>
> PS: Please kepp both lists in CC ;-)
>
> Tilman Baumann wrote:
>>
>> arne anka wrote:
 Don't ask me what to do, I'm not a computer scientist. But I'm sure it
 would be possible.
>>>
>>>
>>> well, maybe we all should chip in and give the navit author a
>>> freerunner,
>>> to spur his motivation :-)
>>
>> If that is the fix, count me in as a supporter.
>> A FR optimised build would be really great. Not just from performance
>> prospective, but also the right default config for example.
>>
>> Maybe we canuse one of these services that allow you to set bounties for
>> opensource developments...
>>
>> --
>> MFG
>>  Tilman Baumann
>>
>>
>> ___
>> support mailing list
>> support@lists.openmoko.org
>> https://lists.openmoko.org/mailman/listinfo/support
>>
>
>
> --
> MFG
>  Tilman Baumann
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Best graphics performance?

2009-05-27 Thread Yorick Moko
On Wed, May 27, 2009 at 2:45 PM, arne anka  wrote:
>> Don't ask me what to do, I'm not a computer scientist. But I'm sure it
>> would be possible.
>
>
> well, maybe we all should chip in and give the navit author a freerunner,
> to spur his motivation :-)
>
not a bad idea
but first maybe look around if there are not more promissing programs?

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Best graphics performance?

2009-05-27 Thread Yorick Moko
On Wed, May 27, 2009 at 10:45 AM, Sebastian Spaeth  wrote:
> Yorick Moko wrote:
>> it's very clear that atm the FR doesn't have the horsepower it needs
>> to run navit
>
> Hehe, do you want to imply that the FR will gain more horsepower over
> time? Highly unlikely :). Optimizing navit and reducing other apps RAM
> usage will of course help, but I doubt that the distros will make the
> hardware much faster ;P

:)
no i mean't it doesn't have the hp to run the current version of navit
i would really like to see navit become usable...

had anyone tried  a navigation program under android (andnav?) on the fr?
might be interesting to port it maybe if it works well...

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Best graphics performance?

2009-05-27 Thread Yorick Moko
yup, i'm also struggling with navit,
but navigation worked for me 60% of the drive;
sometimes it would just lock up and take up to more than a minute to
become responsive again; i think it was due to REcalculation of the
route (navit thinks for a moment that i'm not on the highway, but on
that little road beside it)

it's very clear that atm the FR doesn't have the horsepower it needs
to run navit

btw: that was a test with navit from more than a month ago i think,
maybe the new versions improved
(i also used a custom skin, so that could also stress the FR even more)

y

On Wed, May 27, 2009 at 7:16 AM,   wrote:
> On May 26, 2009 10:42pm, Sten Kvamme  wrote:
>> What distro will give the best graphics performance?
>
> I've been wondering about this, specifically because Navit seems really slow
> on SHR or Debian. I'm using a OSM of Germany, although I'd like to have the
> whole of Europe covered if it were usable. With just Germany, the FR
> struggles to keep up with the car on the motorway. At lower speeds, it just
> about manages it. Navigation is a completely impossible, as the extra load
> means the graphics just can't keep up.
>
> Anybody else struggling with Navit?
>
> Regards
>
> Jeff
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: [SHR testing] opkg error

2009-04-23 Thread Yorick Moko
don't know about the localedate thingy,

but try
opkg remove -force-depends e-wm-menu
opkg install e-wm-menu-shr


y

On Thu, Apr 23, 2009 at 10:22 PM, Jeffrey Ratcliffe
 wrote:
> I'm getting the following errors after opkg update;opkg upgrade:
>
> Collected errors:
>  * ERROR: The following packages conflict with e-wm-menu-shr:
>         *  e-wm-menu *
>  * ERROR: Cannot satisfy the following dependencies for task-shr-minimal-x:
>         *  glibc-binary-localedata-en-gb *
>
> What can I do to fix them?
>
> Regards
>
> Jeff
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: mp3

2009-02-09 Thread Yorick Moko
try another player
mokoko for example (http://code.google.com/p/om-mediaplayer/wiki/Mokoko)
or that EFplayer (haven't tested that one yet)

On Mon, Feb 9, 2009 at 4:16 PM, Seth Rothenberg  wrote:
> On Mon, Feb 9, 2009 at 1:39 AM, Alexander Shulgin
>  wrote:
>> On Mon, Feb 9, 2009 at 6:32 AM, Seth Rothenberg  wrote:
>> I have the same output from the command above on SHR unstable (version
>> from 22 or 23 Jan).  Using mplayer or pythm works for me on mp3s.
>>
>> What do you mean by 'worked last week, but not now'?  Did you try
>> mplayer from terminal? :)
>
> Starting pythm from the GUI
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: backup the PIM

2009-01-26 Thread Yorick Moko
take a look at http://wiki.openmoko.org/wiki/Booting_from_SD
is has all the info you need to boot from SD

On Mon, Jan 26, 2009 at 9:44 PM, Craig Woodward  wrote:
> Most of the images can be pushed onto the uSD card and run from it. (Even 
> Android has been modified to do it.)  I'm sure someone has a blog for doing 
> it that way if you look/ask around.  That would be a great way to test 
> things, since you can flash it to the card and boot from it, leaving your 
> "stable" QTExt in the on-phone flash.
>
>  "François de Ryckel"  wrote:
>
> =
> Hi everyone,
>
> My FR is working with QtExtended but I'd like to give a try to SHR.
> However, I do not really want to loose all the contact there is the phone
> during the flashing process.
> I can use Neotool but this is pretty much it.  And with Neotool I don't
> really know what exactly to back up?  I checked this page :
> http://wiki.openmoko.org/wiki/Backup
> but it seems pretty rough for me!  Any idea on how to keep just the phone
> numbers and SMS present on the phone?
>
> Thanks for your help.
>
> Francois
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: saveenv not saving bootloader environment

2008-12-25 Thread Yorick Moko
Have you checked you are not booting into NOR instead of NAND?

On Thu, Dec 25, 2008 at 6:00 AM, Robert Damphousse  wrote:
> I am having a problem where my changes to the bootloader environment are not
> actually saved.  When I run saveenv it claims to erase the Nand but never
> says "Writing to Nand...", like so:
>
>   GTA02v5 # setenv robert robert
>   GTA02v5 # saveenv
>   Saving Environment to NAND...
>   Erasing Nand...GTA02v5 #
>
> Upon a reboot of the device, my environment changes are not there.  Has
> anyone else had this problem?
>
> best,
> robert
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: SHR - Cannot receive SMS

2008-12-16 Thread Yorick Moko
paul: save your logs and post them on their trac;
or join #openmoko-cdevel on IRC and ask it to someone like Ainulindale

On Tue, Dec 16, 2008 at 8:07 PM, Paul  wrote:
> Anyone know how I would go about finding out why my SMS hangs on
> receiving an SMS?
>
> When it happens I can't even read my messages.
>
> --
> Paul
> Email - pault...@gmail.com
>
> There were moments when he looked on evil simply as a mode through
> which he could realize his conception of the beautiful.
> Oscar Wilde - The Picture of Dorian Gray
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Sad Story

2008-12-12 Thread Yorick Moko
NINJA-PIRATES!

On Fri, Dec 12, 2008 at 7:54 PM, Karthik Kumar  wrote:
> I clearly don't blame the developers here myself. I blame Openmoko's
> selfish management (probably it's board of directors or C*Os) for
> this. I am sure that a developer who talks back against this will just
> get fired/have to face bad consequences.
>
> What would be the best way to 'convince' or 'force' the management to
> change their decisions? Does anyone know a lawyer?
>
> -Karthik
>
> On Fri, Dec 12, 2008 at 11:23 PM, Paul  wrote:
>> My experience, as I'm sure with many other people, with my freerunner
>> has been frustrating most of the time.  To say, its all on the user is
>> wrong.  Granted the community could be better, however, its hard to
>> contribute when everything is so fragmented.
>>
>> For instance, about the echo problem, one of the developers for
>> OpenMoko stated "Since there are different hw versions out there (a5,
>> a6, a7), it's impossible to provide one alsa state file that suits all
>> models."  Wait a sec.  If the developers know the issues, What's
>> preventing the if statement that would prevent hundreds of hours of
>> tweaking, testing, and frustration for the community?
>>
>> Let's be honest here FIC is making a pretty penny off of OpenMoko,
>> using very old hardware selling at a premium price (2.5g not even
>> EDGE).  Yet we are OK with that.  What the community DOES expect is
>> basic support, for starters a phone that makes calls without echoing,
>> doesn't drop connection and sends and receives text messages reliably
>> as the Number 1 priority.  If I'm not mistaken, the majority of the
>> working code in OpenMoko is from Trolltech.  In addition FSO has a
>> very nice distro and the Freerunner isn't even its main device.  Yet
>> more than 1 year AFTER the release of the 1974, we still have MAJOR
>> issues from a basic install of Om.  Then we read stuff like this.
>>
>> "OM is moving more focus to gta03 now, so my current resource for
>> qtopia is fairly limited."
>>
>> It becomes evident that FIC and Openmoko cares less about creating
>> reliably working software then it does about moving products.  (not
>> blaming the developers here, they get pressure) Follow the next link
>> and I think I've made my case.
>>
>> http://www.cafepress.com/openmoko_inc
>>
>> Now with that said, I will be posting online my howtos including
>> scripts to make a kinda stable variant of FDOM soon.  Been too busy
>> reflashing my phone.
>>
>> On Fri, Dec 12, 2008 at 1:28 AM, Karthik Kumar  
>> wrote:
>>> You should have fixed the GTA02 months back, when you released it.
>>> Instead, you people are working on GTA03/Neo Whatever. It proves that
>>> you don't care about the community, You just care about the bunch of
>>> people who might want to buy your upcoming phones, who sponsor your own
>>> selfish causes and suffer while you are working on GTA04.
>>
>> --
>> Paul
>> Email - pault...@gmail.com
>>
>> There were moments when he looked on evil simply as a mode through
>> which he could realize his conception of the beautiful.
>> Oscar Wilde - The Picture of Dorian Gray
>>
>> ___
>> support mailing list
>> support@lists.openmoko.org
>> https://lists.openmoko.org/mailman/listinfo/support
>>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Sad Story

2008-12-10 Thread Yorick Moko
since there is a mini-usb port the robber will be able to find it out;
he'll probably beat you to death for wasting his time with something
that vagely looks like like a phone but that he can't get to work as
one even after tinkering with it for months :)

On Wed, Dec 10, 2008 at 11:15 PM, Joachim Ott <[EMAIL PROTECTED]> wrote:
> Putting your address on the splash screen could turn into a poison pill for
> yourself. The robber could come to your house and beat you with a pair of
> tennis shoes until you tell him where you have the charger.
>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: [SHR] how to remove settings icon from menu bar?

2008-12-06 Thread Yorick Moko
click on the wrench -->shelf gadgets

On Sat, Dec 6, 2008 at 4:24 PM, Joachim Ott <[EMAIL PROTECTED]> wrote:
> I put the settings and conman items to the top menu bar (see picture),
> because I thought I'd use them every 2nd minute - but they don't work there.
> So how can I remove them again from this menu?
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Sad Story

2008-11-30 Thread Yorick Moko
my condolences;

we need a way to remotely activate the gps and make it send an sms and
e-mail etc etc

On Sun, Nov 30, 2008 at 5:39 PM, Ian Darwin <[EMAIL PROTECTED]> wrote:
> Juan Cañete wrote:
>> Hi,
>>
>> Last night a burglar stole my FR. ...
>>
>> My phone had debian on it. I had a lot of applications configured. I used it 
>> like my main phone. Mail accounts configured, Phonebook with all contacts, a 
>> lot of sms, many applications configured with my users/passwds. And I 
>> realized they had access to all. I called the mobile phone company to 
>> suspend the number, I've changed almost all important passwds, anyway, 
>> although I think they even don't know how to use the FR, maybe they will 
>> sell it to someone that do, and he'll surf into my life.
>>
>> I only wanted to share this story with you. Maybe, because sharing my 
>> sadness I'll feel better, maybe not...
>>
> Sr Cañete, thank you, you do both yourself and all of us a service. We
> all (I hope) empathize with your loss.
> And, most importantly, your story reminds everyone on the list of the
> importance of doing backups of their handheld data with at least the
> same regularity as their desktop and server systems. Regularly.
> Paraphrasing Santayana: Those who do not learn from the suffering of
> others are destined to suffer in the future.
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: qt extended - no ring

2008-11-30 Thread Yorick Moko
there are more problems: no wake on alarm, bluetooth (which used to
work doesn't work anymore), no terminal app...

hypnotize made an improved version of it: http://other.lastnetwork.net/OpenMoko/

y

On Sun, Nov 30, 2008 at 4:27 AM, Dale Maggee <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Today I flashed qt extended 4.4.2 to my FreeRunner. It seems very nice,
> but there are two problems, one minor, one more major:
>
> 1.  it doesn't make any noise when a call or message comes in. It
> vibrates, but it doesn't ring.
>
> If I answer the call, it works fine - I can hear the caller etc, it's
> just the ring / message tone which doesn't seem to be playing.
>
> 2. It doesn't seem to mark sms messages as 'read' - when a new message
> arrives it says "6 messages have arrived", not 1. The only way around
> this seems to be deleting the messages as I read them, which I'd rather
> not do.
>
> Any suggestions?
>
> Regards,
> -Dale
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: 4.4.2 quick feedback, was: Re: QT Extended version 4.4.2 release is out!

2008-11-03 Thread Yorick Moko
alarm also doesn't sound when the FR is suspended

On Mon, Nov 3, 2008 at 3:22 PM, Warren Baird <[EMAIL PROTECTED]> wrote:
>
>
> 2008/11/3 Jaroslav Reznik <[EMAIL PROTECTED]>
>>
>> Hi all!
>> As I have read this thread and tried 4.4.2 by myself, it looks like every
>> new release
>> is more and more buggy :( QtE guys took bad example from OpenMoko
>> developers :(
>
> Well, as I found out recently, there's really only *one* QtE guy when it
> comes to FR support...   I also thought it had more broad support on the FR
> within the QT group, but it's just Lorn working on the QtE port to the FR.
>
> I think more community testing is a great idea - However, I suspect that a
> lot of the instabilities and bugs people are seeing are actually due to the
> underlying kernel, which I believe is the one provide by OM...
>
> Warren
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: 4.4.2 quick feedback, was: Re: QT Extended version 4.4.2 release is out!

2008-11-02 Thread Yorick Moko
to sum up the issues after a few minutes playing around:

*how can i add audio files to the mediaplayer? there is no way to
browse (I think it is possible by editing a file, but a simple
filebrowser can't be that hard, no?)

*the default sound settings are bad: the other party can hardly hear
me, and vice versa
and the speaker volume is already at maximum

*no way to manually suspend (withouth using the terminal) adding a
button in the shutdown menu seems sane to me

*"solving" the bouncing calypso bug by NEVER entering deep sleep and
burning away the battery during suspend does not seem a very good
"fix"

*no sound on incomming call/sms, only vibration

*what does "usb connections" do?? it seems like it was always in the
settings menu, but never did anything

*no bluetooth


are there any fixes for this (for the bluetooth i know someone made
another rootfs)

y

On Sun, Nov 2, 2008 at 8:08 PM, Yorick Moko <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 31, 2008 at 1:05 PM, Petr Vanek <[EMAIL PROTECTED]> wrote:
>
>> - no ring sound on incoming calls (but works during call)
>
>
> How can i re-enable ring on incomming call/SMS? Did anybody find the
> cause/the sollution?
>
>
> thanks!
> y
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: 4.4.2 quick feedback, was: Re: QT Extended version 4.4.2 release is out!

2008-11-02 Thread Yorick Moko
On Fri, Oct 31, 2008 at 1:05 PM, Petr Vanek <[EMAIL PROTECTED]> wrote:

> - no ring sound on incoming calls (but works during call)


How can i re-enable ring on incomming call/SMS? Did anybody find the
cause/the sollution?


thanks!
y

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: [2008.9] Updates and changing repositories

2008-09-28 Thread Yorick Moko
just take a look in your /etc/opkg/ folder
edit the url's in the files and change them to
http://downloads.openmoko.org/repository/testing/***

On Sun, Sep 28, 2008 at 2:36 PM, forestmountain
<[EMAIL PROTECTED]> wrote:
>
> Installed 2008.9 when it was released and had success with updating the
> Freerunner once or twice. Now I don't get any updates other than angstrom.
> Some indicates switching to testing repositories but I can't see any
> instructions how to switch to other repositories. How do I switch repos?
>
> Regards
> Kent Knudsen
> --
> View this message in context: 
> http://n2.nabble.com/-2008.9--Updates-and-changing-repositories-tp1123998p1123998.html
> Sent from the Openmoko Support mailing list archive at Nabble.com.
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Updating the FreeRunner

2008-09-04 Thread Yorick Moko
On Thu, Sep 4, 2008 at 10:03 PM, Juan Lucas Dominguez Rubio
<[EMAIL PROTECTED]> wrote:
> Hello. I'm trying to update the operating system and the Jalimo VM in my
> FreeRunner, but have problems:
>
> http://gvsigmobileonopenmoko.wordpress.com/files/2008/09/scshot-00.png
>
> Any ideas?
>
> Cheers,
> Lucas
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

edit your /etc/resolv.conf file
information about it is on the wiki

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: diversity apps

2008-09-01 Thread Yorick Moko
On Mon, Sep 1, 2008 at 11:18 PM, e hanks <[EMAIL PROTECTED]> wrote:
> I installed Diversity Nav and Diversity Wifi. Both work. Except IIRC DN
> needed 'Locations' to be run before I could get a map. Some AP's were listed
> on the map including my own. Unfortunately, while my GPS loc was accurate
> the my AP was shown to be a block away when I was only 10m from it.


my 2008.8-upgrade is fully upgraded and diversity wifi never sees any
wireless AP's. When going to settings --> wifi the AP's are visible.
Mofi also "sees" the AP's
Diversity nav displays the AP's, but it displays them all on top of
eachother; pressing "join" or "information" gives nothing and pressing
"zoom" zooms out...
The AP's are also not shown on the right place

http://diversity.projects.openmoko.org/ is not very informative..

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Zecke Repo

2008-08-29 Thread Yorick Moko
check the url on your browser:
they are gone
repo's have changed

On Fri, Aug 29, 2008 at 8:11 PM, Marcus Stong <[EMAIL PROTECTED]> wrote:
> Does anyone know if the Zecke Repo was shut down?
> When I opkg update using the testing.conf file I've been using, I get:
>
> * Failed to download
> http://people.openmoko.org/~zecke/om2008.8-testing/all/Packages.gz,
> error 404
>  * Failed to download
> http://people.openmoko.org/~zecke/om2008.8-testing/all/Packages.sig,
> error 404
>  * Failed to download
> http://people.openmoko.org/~zecke/om2008.8-testing/armv4t/Packages.gz,
> error 404
>  * Failed to download
> http://people.openmoko.org/~zecke/om2008.8-testing/armv4t/Packages.sig,
> error 404
>  * Failed to download
> http://people.openmoko.org/~zecke/om2008.8-testing/neo1973/Packages.gz,
> error 404
>  * Failed to download
> http://people.openmoko.org/~zecke/om2008.8-testing/neo1973/Packages.sig,
> error 404
>  * Failed to download
> http://people.openmoko.org/~zecke/om2008.8-testing/om-gta02/Packages.gz,
> error 404
>  * Failed to download
> http://people.openmoko.org/~zecke/om2008.8-testing/om-gta02/Packages.sig,
> error 404
>
> It used to work fine. I reflashed the rootfs and kernel, but now can't
> upgrade with the Zecke repo.
>
> Marcus
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Xmoto on freerunner?

2008-08-28 Thread Yorick Moko
On Thu, Aug 28, 2008 at 7:25 PM, Christophe Badoit <[EMAIL PROTECTED]> wrote:
> Thomas Bertani a écrit :
>>
>>
>> 2008/8/28 Christophe Badoit <[EMAIL PROTECTED] >
>>
>> There is an "ugly" mode for xmoto, which only display the edges of the
>> elements, it's quite fast (but, yes, ugly).
>>
>>
>> I know that this mode exists, it is usable?
>
> If you mean "playable", yes it is !
> It looks like an ooold game, that's it :)
>
> --
> Christophe Badoit
>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

bah, ld is good :)
hopefully someone ports it to 2007.2/2008.8 and makes an ipk :)

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Mofi issue on 2008.8 stable

2008-08-27 Thread Yorick Moko
On Wed, Aug 27, 2008 at 6:56 AM, Lisa <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Tried to start Mofi (v2) and get this
> Traceback (most recent call last):
> ~  File "/usr/lib/mofi/mofi_gui.py", line 30, in 
> ~import gtk
> ~  File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line
> 82, in 
> ~init()
> NameError: name 'init' is not defined
>
> ~ Any ideas on how to fix this?
> ~ Thanks,
> ~   Lisa
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v2.0.4-svn0 (GNU/Linux)
> Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
>
> iD8DBQFItN6Z1sOMhsR36UsRAjOIAJ4y7o3jzAISwsRYQ+8Tuo2vwoQ+CACgmrgg
> KQaEvtHa7YYqHaMDuzbFetI=
> =2px+
> -END PGP SIGNATURE-
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

1 why not try mofi 0.3??
2. it's a know error: in
/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py, line 82,
change "init" to "_init".

I don't know if a bug report is in order or not

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Illume keyboard Disappeared

2008-08-27 Thread Yorick Moko
On Wed, Aug 27, 2008 at 2:14 AM, Joel Newkirk <[EMAIL PROTECTED]> wrote:
> On Wed, 27 Aug 2008 09:28:55 +1000, Carsten Haitzler (The Rasterman)
> <[EMAIL PROTECTED]> wrote:
>> On Tue, 26 Aug 2008 16:00:08 -0400 Alex Fitzpatrick
 Clearly
> someone controlling such decisions at Openmoko is insufficiently aware of
> the general loathing within the community toward that keyboard.


How the hell can they be unaware after a hundred mails all saying the same?
I have not read one mail from a user that said he found this keyboard
useful in the state it is right now. Everybody who has the phone at
this stage NEEDS to enter funky words in his terminal.

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Illume config?

2008-08-26 Thread Yorick Moko
On Tue, Aug 26, 2008 at 9:46 PM, VictorSigma <[EMAIL PROTECTED]> wrote:
>
> I believe 'opkg install illume-config' is what you are looking for otherwise
> you could try flashing one of the
> http://buildhost.openmoko.org/daily/freerunner/200808/20080824/ development
> images . (not recommended).
>
>
>
> Armin ranjbar wrote:
>>
>> On Tue, 26 Aug 2008 17:25:55 +0200
>> "Yorick Moko" <[EMAIL PROTECTED]> wrote:
>>
>> This this Really INVALID ?
>>
>>> On Tue, Aug 26, 2008 at 4:55 PM, Armin ranjbar <[EMAIL PROTECTED]> wrote:
>>> > Dear all ,
>>> >
>>> > there was an application which configures menus , 'gadgets' , icon size
>>> > and ... of om2008 , i found that in the menu ( left up size , tool
>>> > shaped icon ) , i wonder which application does provide that since it
>>> > does appear that illume-config isn't it , any idea ?
>>> >
>>> > --
>>> > Armin ranjbar , System Administrator
>>> >
>>> > ___
>>> > support mailing list
>>> > support@lists.openmoko.org
>>> > https://lists.openmoko.org/mailman/listinfo/support
>>> >
>>>
>>> I filed a bug report on that one:
>>> https://docs.openmoko.org/trac/ticket/1863 it's closed...
>>>
>>> ___
>>> support mailing list
>>> support@lists.openmoko.org
>>> https://lists.openmoko.org/mailman/listinfo/support
>>
>>
>> --
>> Armin ranjbar , System Administrator
>>
>> ___
>> support mailing list
>> support@lists.openmoko.org
>> https://lists.openmoko.org/mailman/listinfo/support
>>
>>
>
> --
> View this message in context: 
> http://n2.nabble.com/Illume-config--tp784324p785121.html
> Sent from the Openmoko Support mailing list archive at Nabble.com.
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

no, illume-config only gives you the querty button, not the spanner,
take a look at: https://docs.openmoko.org/trac/ticket/1863

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Illume config?

2008-08-26 Thread Yorick Moko
On Tue, Aug 26, 2008 at 4:55 PM, Armin ranjbar <[EMAIL PROTECTED]> wrote:
> Dear all ,
>
> there was an application which configures menus , 'gadgets' , icon size
> and ... of om2008 , i found that in the menu ( left up size , tool shaped
> icon ) , i wonder which application does provide that since it does appear
> that illume-config isn't it , any idea ?
>
> --
> Armin ranjbar , System Administrator
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

I filed a bug report on that one: https://docs.openmoko.org/trac/ticket/1863
it's closed...

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: qtopia - kernel panic

2008-08-26 Thread Yorick Moko
On Tue, Aug 26, 2008 at 2:56 PM, syed yaqoob ali <[EMAIL PROTECTED]> wrote:
> arne anka wrote:
>
> " Warning : unable to  open an initial console"
> "  Kernel panic - not syncing : no init found .try passing init= option
> to kernel"
>
>
> what file systesm did you use on these partitions and how did you proceed
> exactly when installing?
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>
> Hi,
>
>  I have used vfat for first partition and ext3 for the second partition.
>
>  This is the procedure i have followed for installing qtopia on sdcard.
>
>  My  Host PC has  FC 9.
>
>  1) connected to Neo freerunner by SSH
>
>  2) Partitioned SD card  :
>  fdisk /dev/mmcblk0
>
>  created a 8 mb partition for  kernel and another one for the rootfs
> which took up
>  all the remaining space
>
>
>   Command (m for help): d
>   Selected partition 1
>   Command (m for help): n
>   Command action
>  e   extended
>  p   primary partition (1-4)
>   p
>   Partition number (1-4): 1
>   First cylinder (1-983, default 1):
>   Using default value 1
>   Last cylinder or +size or +sizeM or +sizeK (1-983, default 983): +8M
>   Command (m for help): n
>   Command action
>  e   extended
>  p   primary partition (1-4)
>   p
>   Partition number (1-4): 2
>   First cylinder (18-983, default 18):
>   Using default value 18
>   Last cylinder or +size or +sizeM or +sizeK (18-983, default 983):
>   Using default value 983
>   Command (m for help): w
>   The partition table has been altered!
>   Calling ioctl() to re-read partition table.
>
>   fdisk: WARNING: rereading partition table failed, kernel still uses old
> table:   Device or resource busy
>
> 3)Got an  fdisk warning so  umounted  :
>
> umount /dev/mmcblk0p1
>
>redone the step2 again.No error second time.
>
> 4)Formatted the SDcard :
>
>  for first partition.
>
> a) mkfs.vfat /dev/mmcblk0p1
>
>  for second partition.
>
> b)mkfs.ext3 /dev/mmcblk0p2
>
> 5)Mounted the sdcard:
>
>   mount /dev/mmcblk0p1 /media/card
>   mkdir /media/card/boot
>
>   mkdir /media/mmcblk0p2
>   mount /dev/mmcblk0p2 /media/mmcblk0p2
>
> 6)unpacked qtopia:
>
>got this two files :
>
> uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin
> qtopia-4.3.2-gta02-rootfs-07172049.jffs2
>
>  7)Mounted the rootfs on loopback device:
>
>export loop=$(losetup -f)
>losetup $loop 
>modprobe block2mtd block2mtd=$loop,131072
>modprobe jffs2
>modprobe mtdblock
>mkdir   mntpnt
>mount -t jffs2 -o ro /dev/mtdblock0   mntpnt
>
>
> 8)created compressed tarball.
>
>  tar czf qtopia-4.3.2-gta02-rootfs-07172049.tar.gz -c mntpnt
>
> 9)Transfer this compressed tarball to the second partition of the MicroSD
> that is mounted
> on the FreeRunner:
>
>scp qtopia-4.3.2-gta02-rootfs-07172049.tar.gz
> [EMAIL PROTECTED]:/media/mmcblk0p2/
>
> 10)Unpack the rootfilesystem:
>
>   cd /media/mmcblk0p2
>   tar xzf qtopia-4.3.2-gta02-rootfs-07172049.tar.gz rm
>   qtopia-4.3.2-gta02-rootfs-07172049.tar.gz
>   rm -f /media/mmcblk0p2/boot/*
>
> 11) Installed kernel.
>
> mv
> uImage-2.6.24+git18+9c058ff0d2641df3c36fc3300acb72078d2c41d4-r0-om-gta02.bin
>  uImage.bin
> scp uImage.bin [EMAIL PROTECTED]:/media/card/boot/
>
>  scp uImage.bin [EMAIL PROTECTED]:/media/card/
>
> 12)shutdown and boot in qtopia.
>
> Booted from Sdcard
>
> Now when kernel is booting .It's giving  kernel panic.
>
> Regards
> Syed Yaqoob Ali
>
>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

As far as I know: whan you want to boot fat + ext3 you need to edit u-boot entry
fat + ext2 works straight out of the box (after updating u-boot)

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Sales?

2008-08-21 Thread Yorick Moko
On Thu, Aug 21, 2008 at 10:16 PM, arne anka <[EMAIL PROTECTED]> wrote:
>> Joerg said on IRC that desoldering the headset receptacle resolves the
>> problem... sadly this is not very easy(understatement)
>
> commiting suicide for fear of death?
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

there *could* be a sollution when inserting a dummy jack and
shortcircuiting it, but joerg had no conclusive data on that
when I get hold of a useless 2.5jack I will try it (could be a while,
the one supplied by openmoko is the only one I have and I use it to
listen to mp3's)

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Sales?

2008-08-21 Thread Yorick Moko
On Thu, Aug 21, 2008 at 4:12 PM, arne anka <[EMAIL PROTECTED]> wrote:
>> I (and others on IRC) do have this problem (with every distribution)
>> do you have a v5 or a v6?
>
> afaik it boiled down to happen consistently and location independent on
> 1800 networks only (as opposed to 850/900/1900, where it seems to be
> dependent on network conditions).
> i think, jOERG wrote something like that a while ago and in
> freeyourphone.de somewhere.
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

Joerg said on IRC that desoldering the headset receptacle resolves the
problem... sadly this is not very easy(understatement)

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Sales?

2008-08-21 Thread Yorick Moko
I (and others on IRC) do have this problem (with every distribution)
do you have a v5 or a v6?

On Thu, Aug 21, 2008 at 3:23 PM, Charles Hill <[EMAIL PROTECTED]> wrote:
> Buzz?  The only time I had that issue was with a poor connection on the
> headset.  I've used it daily for weeks now and no one has mentioned
> anything.
>
>  Charles
>
>
> On Thu, Aug 21, 2008 at 4:10 AM, Yorick Moko <[EMAIL PROTECTED]> wrote:
>>
>> On Thu, Aug 21, 2008 at 9:42 AM, e hanks <[EMAIL PROTECTED]> wrote:
>> > I've been using mine with Qtopia for weeks. As a cellphone it works
>> > really
>> > well and I get at least 36 hours of standby. If it had a browser I'd be
>> > in
>> > hog heaven since I have wifi that works oem.
>> >
>> > There is a demand for 'open-source hardware' so building more or better
>> > is a
>> > no brainer...
>> >
>> > Thanks
>> >
>> > radtek
>> >
>> > ___
>> > support mailing list
>> > support@lists.openmoko.org
>> > https://lists.openmoko.org/mailman/listinfo/support
>> >
>> >
>>
>> Don't you have the problem that people on the other side hear a buzz
>> when you talk to them? That is the one bug that prevents me from using
>> it as a phone...
>>
>> ___
>> support mailing list
>> support@lists.openmoko.org
>> https://lists.openmoko.org/mailman/listinfo/support
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Sales?

2008-08-21 Thread Yorick Moko
On Thu, Aug 21, 2008 at 9:42 AM, e hanks <[EMAIL PROTECTED]> wrote:
> I've been using mine with Qtopia for weeks. As a cellphone it works really
> well and I get at least 36 hours of standby. If it had a browser I'd be in
> hog heaven since I have wifi that works oem.
>
> There is a demand for 'open-source hardware' so building more or better is a
> no brainer...
>
> Thanks
>
> radtek
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

Don't you have the problem that people on the other side hear a buzz
when you talk to them? That is the one bug that prevents me from using
it as a phone...

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: loosing sound on suspend/resume (OM2008.8 + zecke testing)

2008-08-19 Thread Yorick Moko
On Tue, Aug 19, 2008 at 6:52 PM, Yaroslav Halchenko
<[EMAIL PROTECTED]> wrote:
> actually I see that you had it as well -- does it remain such for you or
> you found 2008.8 specific work around?
>
> PS I am following up on that bug report now
>
> On Tue, 19 Aug 2008, Yorick Moko wrote:
>
>> Maybe add your experience to http://docs.openmoko.org/trac/ticket/1599 ?
>
>> On Tue, Aug 19, 2008 at 6:19 PM, Yaroslav Halchenko
>> <[EMAIL PROTECTED]> wrote:
>> > Not sure if I should file a ticket since it might be me silly done smth
>> > stupid or didn't update smth
>
>> > I installed vanilla 2008.8 + provided there kernel and some recent u-boot,
>> > added (so left the others which are for 2008.8 from downloads. not
>> > buildhost.) zecke testing feeds, opkg update/upgrade (few times) + few
>> > additional applications (e.g. tangogps, gestures).
>
>> > Whenever it just boots -- everything is fine -- if it goes to suspend
>> > (on timeout set to 10 or 30 sec in Preferences) -- on wake up there is
>> > no sound -- phone vibrates but doesn't ring, if I pick up the call --
>> > there is 100% silence on either end.
>
>> > I've checked alsa settings during proper call (prior suspend) and post
>> > resume -- they are identical
>
>> > dmesg and logreads and list_installed
>> > http://www.onerussian.com/Linux/bugs/om.nosound/debug.1/
>
>> > in 05_wokenosound you get logread and dmesg after it woke up on a call, I
>> > received a call but it was salient, then I dropped the call, and it went to
>> > suspend again, I resumed it by pressing power and changing it to don't 
>> > suspend
>> > -- then I dumped all those files
>
>> > NB is there a way to discover full version for the running now kernel? 
>> > uname -a
>> > or /proc/version are not listing flavor (ie git shasum)
>
>> > P.S. There are few issues with zecke's feeds - many packages are listed
>> > but not available -- did opkg update and then doing upgrade:
>
>> > Upgrading angstrom-version on root from 1:P1-Snapshot-20080814-r1 to 
>> > 1:P1-Snapshot-20080815-r1...
>> > Downloading 
>> > http://people.openmoko.org/~zecke/om2008.8-testing/om-gta02/angstrom-version_P1-Snapshot-20080815-r1_om-gta02.opk
>> > Collected errors:
>> >  * Failed to download 
>> > http://people.openmoko.org/~zecke/om2008.8-testing/om-gta02/angstrom-version_P1-Snapshot-20080815-r1_om-gta02.opk,
>> >  error 404
>> >  * Failed to download angstrom-version. Perhaps you need to run 'opkg 
>> > update'?
>
>> > --
>> >  .-.
>> > =--   /v\  =
>> > Keep in touch// \\ (yoh@|www.)onerussian.com
>> > Yaroslav Halchenko  /(   )\   ICQ#: 60653192
>> >   Linux User^^-^^[17]
>
>
>
>> > ___
>> > support mailing list
>> > support@lists.openmoko.org
>> > https://lists.openmoko.org/mailman/listinfo/support
>
>
>> ___
>> support mailing list
>> support@lists.openmoko.org
>> https://lists.openmoko.org/mailman/listinfo/support
>
>
> --
>  .-.
> =--   /v\  =
> Keep in touch// \\ (yoh@|www.)onerussian.com
> Yaroslav Halchenko  /(   )\   ICQ#: 60653192
>   Linux User^^-^^[17]
>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

2008.8 corrupted my SD card and since then I haven't reinstalled it
I do have a 2008.08.13 buildhost image on my SD card but haven not
tested suspend

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: loosing sound on suspend/resume (OM2008.8 + zecke testing)

2008-08-19 Thread Yorick Moko
Maybe add your experience to http://docs.openmoko.org/trac/ticket/1599 ?

On Tue, Aug 19, 2008 at 6:19 PM, Yaroslav Halchenko
<[EMAIL PROTECTED]> wrote:
> Not sure if I should file a ticket since it might be me silly done smth
> stupid or didn't update smth
>
> I installed vanilla 2008.8 + provided there kernel and some recent u-boot,
> added (so left the others which are for 2008.8 from downloads. not
> buildhost.) zecke testing feeds, opkg update/upgrade (few times) + few
> additional applications (e.g. tangogps, gestures).
>
> Whenever it just boots -- everything is fine -- if it goes to suspend
> (on timeout set to 10 or 30 sec in Preferences) -- on wake up there is
> no sound -- phone vibrates but doesn't ring, if I pick up the call --
> there is 100% silence on either end.
>
> I've checked alsa settings during proper call (prior suspend) and post
> resume -- they are identical
>
> dmesg and logreads and list_installed
> http://www.onerussian.com/Linux/bugs/om.nosound/debug.1/
>
> in 05_wokenosound you get logread and dmesg after it woke up on a call, I
> received a call but it was salient, then I dropped the call, and it went to
> suspend again, I resumed it by pressing power and changing it to don't suspend
> -- then I dumped all those files
>
> NB is there a way to discover full version for the running now kernel? uname 
> -a
> or /proc/version are not listing flavor (ie git shasum)
>
> P.S. There are few issues with zecke's feeds - many packages are listed
> but not available -- did opkg update and then doing upgrade:
>
> Upgrading angstrom-version on root from 1:P1-Snapshot-20080814-r1 to 
> 1:P1-Snapshot-20080815-r1...
> Downloading 
> http://people.openmoko.org/~zecke/om2008.8-testing/om-gta02/angstrom-version_P1-Snapshot-20080815-r1_om-gta02.opk
> Collected errors:
>  * Failed to download 
> http://people.openmoko.org/~zecke/om2008.8-testing/om-gta02/angstrom-version_P1-Snapshot-20080815-r1_om-gta02.opk,
>  error 404
>  * Failed to download angstrom-version. Perhaps you need to run 'opkg update'?
>
> --
>  .-.
> =--   /v\  =
> Keep in touch// \\ (yoh@|www.)onerussian.com
> Yaroslav Halchenko  /(   )\   ICQ#: 60653192
>   Linux User^^-^^[17]
>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Customize AUX button? Needed for scummvm

2008-08-17 Thread Yorick Moko
i'm also interested in this one

On Sun, Aug 17, 2008 at 2:48 PM, Thorben Krueger
<[EMAIL PROTECTED]> wrote:
> Alternatively, putting a custom key into the aux menu could do the
> trick, too. How do I send a keycode to a running program? would be
> pretty neat to have that feature.
>
> 2008/8/17 Thorben Krueger <[EMAIL PROTECTED]>:
>> I need an application (scummvm) to rebind aux button to F5. AUX used
>> to send a keyboard event, but this was removed. Would be glad for
>> help.
>>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: NOOB having a hard time using Vista and a freerunner

2008-08-17 Thread Yorick Moko
On Sun, Aug 17, 2008 at 12:47 AM, tsmutz5 <[EMAIL PROTECTED]> wrote:
>
> Hello everyone!
>
> I'm having a hard time getting my freerunner connected to my Vista ultimate
> laptop.
> the NeoRndis.inf link is down, and Neo1973.inf is not being accepted by my
> os
>
> I also can't seem to get dfu-util to install.
>
> I have read all the getting started guides, and this guys page
>
> http://sam.curren.ws/index.cfm/2008/7/14/Using-the-Neo-FreeRunner-with-Windows-XPVista
>
> please forgive my inexperience, I am new to linux.
>
>
> Any help would be much appreciated
>
> Tyler
>
> --
> View this message in context: 
> http://n2.nabble.com/NOOB-having-a-hard-time-using-Vista-and-a-freerunner-tp728404p728404.html
> Sent from the Openmoko Support mailing list archive at Nabble.com.
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

It works on windows xp 32bit

but you can find the file NeoRndis here:
http://wiki.openmoko.org/wiki/NeoRndis.inf, give that one a go

good luck

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: How to shutdown/turn off 2008.8

2008-08-13 Thread Yorick Moko
press and hold powerbutton

On Wed, Aug 13, 2008 at 7:15 PM, Jim Colton <[EMAIL PROTECTED]> wrote:
>
> Besides running 'shutdown -h now' in a terminal what is the scheme for
> shutting it down?
>
> I was assuming some sequence of the hard buttons would do it but I can't
> finger it out.
>
> Thanks
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Om 2008.8 - Battery indicator

2008-08-11 Thread Yorick Moko
maybe this can help:
http://freeyourphone.de/portal_v1/viewtopic.php?f=5&t=297&st=0&sk=t&sd=a&hilit=battery&start=15#p3525

there is an ipk posted there

On Mon, Aug 11, 2008 at 6:35 AM, sparky mat <[EMAIL PROTECTED]> wrote:
> Is there some way for me to check my battery level? I can't find anything in
> the default UI, so is there some application I can download that displays my
> battery life?
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: trac site is broken?

2008-08-10 Thread Yorick Moko
file a bug on it :p

On Sun, Aug 10, 2008 at 5:03 PM, Yaroslav Halchenko
<[EMAIL PROTECTED]> wrote:
> Emailing here since now I can't file a bug about it
>
> trying to go to
> https://docs.openmoko.org/trac/ticket/1756
>
> and getting
>
> Traceback (most recent call last):
>  File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/api.py", 
> line 339, in send_error
>'text/html')
>  File 
> "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/chrome.py", 
> line 684, in render_template
>data = self.populate_data(req, data)
>  File 
> "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/chrome.py", 
> line 592, in populate_data
>d['chrome'].update(req.chrome)
>  File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/api.py", 
> line 168, in __getattr__
>value = self.callbacks[name](self)
>  File 
> "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/chrome.py", 
> line 460, in prepare_request
>for category, name, text in contributor.get_navigation_items(req):
>  File 
> "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/ticket/web_ui.py", 
> line 133, in get_navigation_items
>if 'TICKET_CREATE' in req.perm:
>  File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/api.py", 
> line 168, in __getattr__
>value = self.callbacks[name](self)
>  File 
> "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/main.py", line 
> 254, in _get_perm
>return PermissionCache(self.env, self.authenticate(req))
>  File 
> "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/main.py", line 
> 131, in authenticate
>authname = authenticator.authenticate(req)
>  File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 408, in wrap
>  File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 419, in 
> authenticate
>  File 
> "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/auth.py", line 
> 71, in authenticate
>authname = self._get_name_for_cookie(req, req.incookie['trac_auth'])
>  File 
> "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/auth.py", line 
> 181, in _get_name_for_cookie
>db = self.env.get_db_cnx()
>  File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/env.py", 
> line 257, in get_db_cnx
>return DatabaseManager(self).get_connection()
>  File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/db/api.py", 
> line 76, in get_connection
>return self._cnx_pool.get_cnx(self.timeout or None)
>  File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/db/pool.py", 
> line 101, in get_cnx
>cnx = self._connector.get_connection(**self._kwargs)
>  File 
> "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/db/postgres_backend.py",
>  line 46, in get_connection
>cnx = PostgreSQLConnection(path, user, password, host, port, params)
>  File 
> "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/db/postgres_backend.py",
>  line 134, in __init__
>cnx = psycopg.connect(' '.join(dsn))
> OperationalError: could not connect to server: Connection refused
>Is the server running on host "localhost" and accepting
>TCP/IP connections on port 5432?
>
>
> so is DB down?
> --
>  .-.
> =--   /v\  =
> Keep in touch// \\ (yoh@|www.)onerussian.com
> Yaroslav Halchenko  /(   )\   ICQ#: 60653192
>   Linux User^^-^^[17]
>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Alternate Keyboard(s) on 2008.8

2008-08-08 Thread Yorick Moko
+100

On Fri, Aug 8, 2008 at 10:22 PM, Dale Maggee <[EMAIL PROTECTED]> wrote:
> +1
>
> This sums my feelings up exactly
>
> Dirk Bergstrom wrote:
>> Is is possible to install a different keyboard on 2008.8?  If not, I'd
>> like to see that as a feature Real Soon Now.
>>
>> I find the stock keyboard to be almost totally unusable due to the
>> predictive text feature.  Even if the predictive stuff was removed, it
>> would still be less usable for me than the matchbox qwerty keyboard,
>> which had important keys like ctrl, dash, period and return all on the
>> same page.
>>
>> I will be using the phone with a stylus for most interaction, so I don't
>> need a finger-friendly keyboard.  It might be nice to occasionally have
>> one, but it's a *very* low priority for me.
>>
>> I will primarily type in the terminal, the "notes" app, and the browser:
>> unix commands, URLs, and notes like book titles, author names, part
>> numbers and the like.  In other words, almost nothing I type will
>> benefit from predictive input (in fact it would be a distinct annoyance).
>>
>> --
>> Dirk
>>
>> ___
>> support mailing list
>> support@lists.openmoko.org
>> https://lists.openmoko.org/mailman/listinfo/support
>>
>>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Unnecessary rant - Was: Re: USB networking in Ubuntu

2008-08-06 Thread Yorick Moko
maybe this can help:
disconnect cable,
restart freerunner,
when booted: connect cable
try again

worked once for me

On Wed, Aug 6, 2008 at 11:32 AM, Richard Cooke
<[EMAIL PROTECTED]> wrote:
>
> It is a shame you have alienated the support staff on this list since I
> suspect I am not on my own in having difficulty getting USB networking
> between the freerunner and Ubuntu up and running.
>
> I am something of a Linux noob and a complete openmoko beginner and perhaps
> as such I was a little rash in taking this thing on. I am running Ubuntu
> 8.04 64 bit on an AMD64 box.
>
> I have spent a couple of days trawling google trying to get this going and
> late last week was successful enough to be able to upgrade my device. I
> thought at the time that maybe I should never power down my box again, but
> power it down I did.
>
> The problem I now have is that I am unable to get usb0 recognized as an
> interface by ifconfig.
>
> The command:
> ifconfig usb0 192.168.0.200
>
> results in
> SIOCSIFADDR: No such device
> usb0: ERROR while getting interface flags: No such device
>
> I have tried modprobing usbnet and cdc_ether but the problem remains.
>
> Help from any quarter would be much appreciated as I am at my wits' end.
>
> Thanks,
>
>
> Richard
>
> --
> View this message in context: 
> http://n2.nabble.com/USB-networking-in-Ubuntu-tp666197p675456.html
> Sent from the Openmoko Support mailing list archive at Nabble.com.
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Tango GPS application icon

2008-07-27 Thread Yorick Moko
look in the mailinlhists archives,
there is somewhere a file that specifies which categories are allowed

On Sun, Jul 27, 2008 at 1:23 PM, Torfinn Ingolfsen <[EMAIL PROTECTED]> wrote:
> Hello,
>
> On Sun, Jul 27, 2008 at 1:18 PM, Torfinn Ingolfsen <[EMAIL PROTECTED]> wrote:
>> Categories=GTK;Application;PIM;GPS;
>
> Well, thi line doesn't work. Adding 'Netwok' to the Categories line
> works. Strange-
> --
> Regards,
> Torfinn
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Closing applications in ASU

2008-07-26 Thread Yorick Moko
On Sat, Jul 26, 2008 at 5:16 PM, sparky mat <[EMAIL PROTECTED]> wrote:
> How do I close applications in ASU?
>
> For example, I am in Assassin and the only way to go to Home is by selecting
> it from the drop-down on top (??) . How do I close it? I noticed that some
> apps have an 'x' for closing them. Is there a uniform way of closing them?
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

in the left buttom of the dropdown there is a "remove" button
this will close the application

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Tango GPS application icon

2008-07-26 Thread Yorick Moko
On Sat, Jul 26, 2008 at 5:04 PM, sparky mat <[EMAIL PROTECTED]> wrote:
> I tried installing TangoGPS (I have the nightly build of ASU running) . It
> installed fine but I can't find a launcher in the application menu. How do I
> launch?
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

you need to edit the .desktop file located at /usr/share/applications
mine looks like this:
[Desktop Entry]
Name=Tango-GPS
Comment=Display map and GPS position
Encoding=UTF-8
Version=1.0
Type=Application
Exec=tangogps
Icon=diversity-nav
Terminal=false
Categories=Network;GPS;
SingleInstance=true
StartupNotify=true

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Buzzing on GSM audio

2008-07-26 Thread Yorick Moko
On Sat, Jul 26, 2008 at 8:59 AM, Olivier Berger <[EMAIL PROTECTED]> wrote:
> "Andrew Bruno" <[EMAIL PROTECTED]> writes:
>
>> I'm also experiencing buzzing during GSM calls. I'm running the latest
>> 2007.2 and using a T-Mobile sim in US. From my testing the buzzing sound
>> is only heard on the other end (the person I'm calling). On the neo side
>> things seem fine.
>
> Anyone in Europe (or other areas than states) having the problem ?
>
> For me in Europe/France(/EuroDisney ;-) no problem.
>
> This may be related to US GSM frequencies ?
>
> Just my 2 cents,
> --
> Olivier BERGER
> (OpenPGP: 1024D/B4C5F37F)
> http://www.olivierberger.com/weblog/
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

Belgium (JIMmobile)
and I also have this problem with the 2007.2 image, with our without wifi or gps
there isn't much static on my end,
but the volume is quite low
the other end also has low volume and when i increase his/her volume
they get an echo

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Someone from Bangalore can help me to flash qtopia into my freerunner....

2008-07-26 Thread Yorick Moko
On Fri, Jul 25, 2008 at 9:09 PM, Andrew Chu
<[EMAIL PROTECTED]> wrote:
> Hi Bijoy,
>
> You could also try the dfu-util for Windows tool:
> http://wiki.openmoko.org/Dfu-util-windows.  I successfully compiled it a
> few weeks ago and would appreciate feedback on whether people are able
> to successfully use it or not.  I have only tested it on the FreeRunner
> connected to a Windows XP machine.  I would appreciate reports back on
> what other versions of Windows it works on as well.
>
> Cheers,
> Andrew
>
> Felix Mahnke wrote:
>> First, sorry for that blank mail. :)
>>
>> Hi Bijoy,
>>
>> if there's noone around near your city, you could give it a try by
>> yourself without scrambling your PC by using a live linux (ubuntu for
>> example).
>>
>> Put the files you need for flashing (dfu-util, kernel image, rootfs
>> image) on an sd-card or usb-stick. open a shell, navigate to your
>> card/stick/whatever and continue the wiki-instructions for flashing the
>> phone from there.
>>
>> I haven't tried that yet, but I couldn't imagine a reason why it
>> shouldn't work.
>>
>> Also if you want to use the freerunner almost everything is much easier
>> (or even possible) if you are familiar with the linux shell. So you
>> should first get some basic skills there, i suggest.
>>
>> regards,
>>
>> Felix
>>
>> 2008/7/25 Felix Mahnke <[EMAIL PROTECTED]
>> >:
>>
>>
>>
>> 2008/7/25 bijoy franco <[EMAIL PROTECTED]
>> >:
>>
>> Hi,
>>
>>
>> Someone from Bangalore can help me to flash qtopia into my
>> freerunner
>>
>>
>> Thanks
>>
>>
>> Bijoy
>>
>> +91-9731006221
>>
>>
>>
>>
>>
>> ___
>> support mailing list
>> support@lists.openmoko.org
>> 
>> https://lists.openmoko.org/mailman/listinfo/support
>>
>>
>>
>>
>> 
>>
>> ___
>> support mailing list
>> support@lists.openmoko.org
>> https://lists.openmoko.org/mailman/listinfo/support
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

I'll try to remember to test this next time I boot windows
I think this program is very useful to make the FreeRunner more
accesible to the "masses" :)

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: mkfs.vfat on 2007.02

2008-07-25 Thread Yorick Moko
On Fri, Jul 25, 2008 at 8:26 PM, Aaron Sowry <[EMAIL PROTECTED]> wrote:
> Johny Tenfinger wrote:
>> On Fri, Jul 25, 2008 at 18:09, Mike Montour <[EMAIL PROTECTED]> wrote:
>>
>>> Aaron Sowry wrote:
>>>
>>>
 However the problem as it stands currently is that there doesn't seem to
 be a package containing mkfs.vfat, or at least I can't find out what it
 is. Anyone?

>>> It's in dosfstools. You can bitbake it yourself with OE/MokoMakefile or
>>> download one that I've built from
>>> http://members.shaw.ca/mmontour/neo/dosfstools_2.11-r0_armv4t.ipk
>>>
>>> Note that the "Booting from SD" wiki page is out of date. The newest
>>> u-boot images (20080723 or newer) are able to load the kernel from
>>> ext2/3 so you don't need a FAT partition any more.
>>>
>>
>> I don't know why on wiki is ncurses package... ncurses has nothing to
>> do with mkfs.vfat...
>>
>> ___
>> support mailing list
>> support@lists.openmoko.org
>> https://lists.openmoko.org/mailman/listinfo/support
>>
> I wondered the same thing actually... how does one subscribe themselves
> to be able to edit the wiki? I couldn't figure it out...
>
> Aaron
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

create an account
left upper corner of every wiki page
http://wiki.openmoko.org/index.php?title=Special:Userlogin&type=signup&returnto=Main_Page

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Now that you have your phone, what are you doing?

2008-07-25 Thread Yorick Moko
On Fri, Jul 25, 2008 at 6:50 PM, Alex Fitzpatrick
<[EMAIL PROTECTED]> wrote:
> arne anka wrote:
>> flashing u-boot and using a recent kernel makes suspend/resume working
>> rather acceptable (wakes up reliable and saves power, though it keeps
>> waking up frequently), may corrupt your sd card though, at least if the
>> 4gig.
>>
>
> This may be an obvious question, but nonetheless:
>
> Will flashing u-boot effect the rest of my install or is it completely
> independant?
>
> --
> Alex
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

independant

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Reading SMS Messages

2008-07-25 Thread Yorick Moko
the body of the messages worked for me in 2007.2
i could also see the date it was sent, but not the time... very annoying

On Thu, Jul 24, 2008 at 10:23 PM, Ken Restivo <[EMAIL PROTECTED]> wrote:
> On Thu, Jul 24, 2008 at 12:29:27PM -0600, Tom Russell wrote:
>> OK - I'm missing something obvious here. I've got my Freerunner updated
>> & upgraded (OM2007.2).  I can receive sms messages & see the headers,
>> but can't figure out how to read the body of the message.  What do I
>> need to do?  I've tried every manipulation I can think of.
>>
>
> I have a similar problem, on ASU, and opened a ticket for it (and can't find 
> the number for it right now, sorry).
>
> I've followed their debug instructions but haven't seen any log messages, so 
> I'm kind of stalled on this one. Maybe you'll have better luck.
>
> -ken
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Openmoko owner from India. Pls help

2008-07-25 Thread Yorick Moko
volume can be changed by playing with the alsamixer
(connect your phone through usb and type alsamixer in the terminal)

On Fri, Jul 25, 2008 at 7:43 AM, bijoy franco <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I got my openmoko yesterday. But it doesn't have voice when ringning. Only
> vibration is there. How to rectify. Also I am not able to increase the
> volume.
>
> Pls help
>
> Thanks a lot
>
> Bijoy
>
> +91-9731006221
>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Removal of my email from Mailing list

2008-07-23 Thread Yorick Moko
but you can use the http:// equivalent

On Wed, Jul 23, 2008 at 10:12 PM, Robin Paulson <[EMAIL PROTECTED]> wrote:
> 2008/7/23 Steven ** <[EMAIL PROTECTED]>:
>> Do it yourself.  You might want to check out the link that is at the
>> bottom of every email you get from this list...
>
> which still doesn't work, because of security certificate issues
>
>
>> On Wed, Jul 23, 2008 at 2:44 PM, brad jones <[EMAIL PROTECTED]> wrote:
>>> Can you please remove me from any mailing lists. Thank you
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: SIM cards and Wireless

2008-07-23 Thread Yorick Moko
just download the image at
http://www.qtopia.net/modules/mydownloads/viewcat.php?cid=6
and flash the neo according the
http://wiki.openmoko.org/wiki/Flashing_the_Neo_FreeRunner

On Wed, Jul 23, 2008 at 1:12 PM, Anschel Schaffer-Cohen
<[EMAIL PROTECTED]> wrote:
>
>
>> I had a similar problem with my SIM.  Switching to Qtopia seemed to do
>> the trick for me, but there might be a way to get it to work with the
>> factory image.
>>
>
> Can you send me instructions (or a link) on how to switch to Qtopia?
>
> --
> Anschel
> http://maddersocialist.blogspot.com
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: What kind of antenna for GPS?

2008-07-23 Thread Yorick Moko
as far as I know any antenna with the right connector should work just fine

On Wed, Jul 23, 2008 at 9:55 AM, Jette Derriche <[EMAIL PROTECTED]> wrote:
> I would like to get a GPS antenna for my FR but I have no idea what to
> buy... any advice is greatly appreciated.
>
> /Jette
>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: WiFi GUI?

2008-07-22 Thread Yorick Moko
if i recall correctly there is one in the ASU (but only for open networks)

On Tue, Jul 22, 2008 at 8:23 PM, Rene Horn <[EMAIL PROTECTED]> wrote:
> Is there a GUI frontend to the WiFi on the OpenMoko?  I couldn't find any in
> all my searches.  Just the command line stuff.
>
> Rene
> --
> [EMAIL PROTECTED], [EMAIL PROTECTED] (UW-Oshkosh email address),
> http://rhorn.kuiki.net - Pictures from me, family, and friends
> SDF Public Access UNIX System - http://sdf.lonestar.org
>
> Jay Leno in response to Colin Powell's deadline for an Iraqi
> constitution:
> "They can take ours. After all, we aren't using it..."
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Qtopia

2008-07-22 Thread Yorick Moko
+1

On Tue, Jul 22, 2008 at 2:05 PM, Jay Vaughan <[EMAIL PROTECTED]> wrote:
>> I've been hoping someone would put a very step-by-step "cut 'n paste"
>> HOWTO on dual or triple-booting by utilizing the SD Card on the wiki.
>
> imho, a little python script you could run on an out-of-the-box
> freerunner that sets up multi-boot on an 8gig SD card would be
> *heaven* .. just imagine having the freerunner do all the work of
> setting up a multi-boot for all three environments for you.. *drool*
>
>
> ;
> --
> Jay Vaughan
>
>
>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: how to fix the partitions

2008-07-16 Thread Yorick Moko
I could be totally wrong, but I think:
NOR can only be changed with debug board
if you screw something up in the NAND flash (for example while flashin
uboot), you use the reset option to copy the original data from the
NOR tot the NAND flash

please correct me if I'm wrong

y

On Wed, Jul 16, 2008 at 6:10 PM, xiangfu <[EMAIL PROTECTED]> wrote:
> i use the "reset" in the NOR UBOOT ,
>
> then is work again.now i am download a new rootfs to Freerunner. :-)
> i want use it as daily phone
>
> but i don't know why ,what "reset " do ?
>
> xiangfu wrote:
>> there are many people use FreeRunner as a phone .
>> so i also want to this,
>> but i my change the something when i try the blink_led on FreeRunner,
>> i can not start NAND uboot ,the follow all in NOR uboot.
>>
>> now when i use dfu-util:
>>
>> [EMAIL PROTECTED]:~$ dfu-util -l
>> dfu-util - (C) 2007 by OpenMoko Inc.
>> This program is Free Software and has ABSOLUTELY NO WARRANTY
>>
>> Found DFU: [0x1d50:0x5119] devnum=0, cfg=0, intf=0, alt=0,
>> name="UNDEFINED"
>> Found DFU: [0x1d50:0x5119] devnum=0, cfg=0, intf=0, alt=1,
>> name="UNDEFINED"
>> Found DFU: [0x1d50:0x5119] devnum=0, cfg=0, intf=0, alt=2,
>> name="UNDEFINED"
>> Found DFU: [0x1d50:0x5119] devnum=0, cfg=0, intf=0, alt=3,
>> name="UNDEFINED"
>> Found DFU: [0x1d50:0x5119] devnum=0, cfg=0, intf=0, alt=4,
>> name="UNDEFINED"
>> Found DFU: [0x1d50:0x5119] devnum=0, cfg=0, intf=0, alt=5,
>> name="UNDEFINED"
>> Found DFU: [0x1d50:0x5119] devnum=0, cfg=0, intf=0, alt=6,
>> name="UNDEFINED"
>>
>> [EMAIL PROTECTED]:~$ sudo dfu-util -a 3 -R -D
>> uImage-2.6.24+git20+287b292cf95edbd82dc63085ae5f0167a6e8141f-r0-om-gta02.bin
>>
>> dfu-util - (C) 2007 by OpenMoko Inc.
>> This program is Free Software and has ABSOLUTELY NO WARRANTY
>>
>> Opening USB Device 0x:0x...
>> Found Runtime: [0x1d50:0x5119] devnum=6, cfg=0, intf=0, alt=3,
>> name="UNDEFINED"
>> Claiming USB DFU Interface...
>> Setting Alternate Setting ...
>> Cannot set alternate interface: could not set alt intf 0/3: Timer expired
>>
>> [EMAIL PROTECTED]:~$ sudo dfu-util -a kernel -R -D
>> uImage-2.6.24+git20+287b292cf95edbd82dc63085ae5f0167a6e8141f-r0-om-gta02.bin
>>
>> dfu-util - (C) 2007 by OpenMoko Inc.
>> This program is Free Software and has ABSOLUTELY NO WARRANTY
>>
>> Opening USB Device 0x:0x...
>> No such Alternate Setting: "kernel"
>>
>> how to fix this?
>>
>
>
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: list

2008-07-16 Thread Yorick Moko
in the bottom of your mail there is a link, on the bottom of that page
you can edit the options


On Wed, Jul 16, 2008 at 9:57 AM, Stephen Chung
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I use to get the list in digest form and not individual form.
>
> Can you help me to change it back?
>
> Stephen
> ___
> support mailing list
> support@lists.openmoko.org
> https://lists.openmoko.org/mailman/listinfo/support
>
>

___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support