| From | Subject | Date |
|---|---|---|
| Ryan Meador | Re: Warranty after fix for GTA02 GPS rework for SD
That's not a bad idea... I haven't looked into what accelerometers we have in
the FR, but there are plenty of MEMS gyros available; maybe one will have the
same or similar pin configuration. I know the gyros and accelerometers made by
Analog Devices are very close to pin compatible. Last time I checked (about a
year ago), there weren't any 3D MEMS gyros on the market. There was one company
offering what was basically 2 2D gyros glued to each other. I think there's
some kind of ...
| Aug 1, 3:10 pm 2008 |
| Lorn Potter | Re: Lack of 3G a killer for Australia
Optus, Virgin(which uses Optus network), Telstra all work well here. In
fact we developed Qtopia using these networks for years.
--
Lorn 'ljp' Potter
Software Engineer, Systems Group, Trolltech, a Nokia company
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 4:52 pm 2008 |
| Ben | Lack of 3G a killer for Australia
Unfortunately the FreeRunner will not function well as a phone in
Australia due to the lack of 3G.
The Australian Telcos don't appear to be spending anymore money on pre
3G networks and they may even be pulling some of it out as service is
declining badly. I've had to get a 3G handset and carrier just to get
consistent phone reception in my unit and I know several people who've
had to do the same thing.
The future is highly mobile though, so I look forward to a 3G phone
running ...
| Aug 1, 3:58 pm 2008 |
| Dale Maggee | Re: Lack of 3G a killer for Australia
In reality, the GSM network in Australia has ample coverage. Blanket
statements like 'the FreeRunner will not function well as a phone in
Australia' are patently incorrect.
please provide some evidence as to where 'service is declining badly',
I've *never* heard a story of GSM coverage shrinking, and I know
multiple people at Telstra.
>I've had to get a 3G handset and carrier just to get consistent phone
reception in my unit and
>I know several people who've had to do the same ...
| Aug 1, 4:21 pm 2008 |
| Jim Morris | Re: /qtopia/ how to upgrade without reflashing?
I'm interested to know that too, I haven't played with Trolltechs toolchain yet, but do have MM running.
Let us know how it works.
Thanks
Jim
--
Jim Morris, http://blog.wolfman.com
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:28 pm 2008 |
| Yaroslav Halchenko | /qtopia/ how to upgrade without reflashing?
Is there an easy way to upgrade qtopia installation without reflashing
whole rootfs? since /opt/Qtopia is not a part of any package according
to opkg search, thus is not 'opkg upgrade'able. 1 possibility I see is
to keep /home/root on a flash and manually mount it to preserve at least
personal settings and aphone book, but that would require manual
remounting after flashing. May be there is a better way??
--
.-.
=------------------------------ /v\ ...
| Aug 1, 12:32 pm 2008 |
| Ole Kliemann | Re: /qtopia/ how to upgrade without reflashing?
--yH1ZJFh+qWm+VodA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Ah, good point. I just update the rest through opkg upgrade and don't
care for consitency between non-qpe and qtopia. So far things only got
better from update to update. ;-)
Ole
--yH1ZJFh+qWm+VodA
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 ...
| Aug 1, 4:02 pm 2008 |
| Ole Kliemann | Re: /qtopia/ how to upgrade without reflashing?
--yQbNiKLmgenwUfTN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
I build with ficgta01 because - as you said it - there not much choice.
Worked ok so far.
--yQbNiKLmgenwUfTN
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 ...
| Aug 1, 4:21 pm 2008 |
| Yaroslav Halchenko | Re: /qtopia/ how to upgrade without reflashing?
--K8nIJk4ghYZn606h
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
just want to confirm -- for freerunner should it remain ficgta01 (I
don't see any other suitable under devices but usually there are 2
separate images for gta01 and 2 on qtopia's download page)
--=20
.-.
=3D------------------------------ /v\ ----------------------------=3D
Keep in touch // \\ ...
| Aug 1, 2:11 pm 2008 |
| Lorn Potter | Re: /qtopia/ how to upgrade without reflashing?
The next update of Qtopia from qtopia.net I will also make an 'update
tarball' with a script to easily install it.
make packages in 4.3 doesn't work completely, so thats why there is no feed.
4.4 will be a different story.
--
Lorn 'ljp' Potter
Software Engineer, Systems Group, Trolltech, a Nokia company
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:49 pm 2008 |
| Lorn Potter | Re: /qtopia/ how to upgrade without reflashing?
probably not as dependencies and packages would not be the same.
--
Lorn 'ljp' Potter
Software Engineer, Systems Group, Trolltech, a Nokia company
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 4:00 pm 2008 |
| Ole Kliemann | Re: /qtopia/ how to upgrade without reflashing?
--AkbCVLjbJ9qUtAXD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
You can upgrade Qtopia like this:
shutdown Qtopia (/etc/init.d/qpe stop)
remove /opt/Qtopia
copy new Qtopia to /opt/Qtopia (via scp)
That's pretty straight forward. Tricky part is where to get new Qtopia
as tarball or whatever to copy it. One possibility is to compile
yourself. It's not difficult and you are always up-to-date. The
precompiled images are not so often updated.
Get the Qtopia ...
| Aug 1, 3:19 pm 2008 |
| Yaroslav Halchenko | Re: /qtopia/ how to upgrade without reflashing?
Thank you Ole for the instructions!
indeed I could just extract opt/Qtopia from a fresh .jffs image whenever
new one becomes available, BUT that would not give me easy way to
upgrade the rest of the packages (non-qpe) to the same state as in that
image... I am not sure how much that is important though...
(events/avahi/mediaserver or whatever else qpe relies on).
I wonder if OpenMokoMakefile's qtopia target would substitute your
directions for how to build from sources... lets ...
| Aug 1, 1:52 pm 2008 |
| Yaroslav Halchenko | /qtopia/ hard to "Answer"
Although the rest seems to be working quite fine, and even battery life
is tolerable, with pure qtopia I am experiencing 1 unpleasant effect
(which while writing this email unrolled a bit ;-)
I am running:
root@om-gta02:~# cat /etc/version
200807100425
root@om-gta02:~# cat /proc/version
Linux version 2.6.24 (mwester@blocks) (gcc version 4.1.2) #71 PREEMPT Wed Jul 16 13:45:35 CDT 2008
not sure where to look for qtopia image specific version, but I believe
I burnt images from the latest ...
| Aug 1, 12:29 pm 2008 |
| Ole Kliemann | Re: /qtopia/ hard to "Answer"
--vv4Sf/kQfcwinyKX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
I had this too one or two times. Could be that it improved with newer
versions but not sure. I'm currently using latest kernel through opkg
Could be that you suffer from the `white screen of death' [2]. I
sometimes have it when resuming from long suspend.
Ole
[1] ...
| Aug 1, 3:31 pm 2008 |
| John Whitmore | Removing SMS Messages from OM
Sorry can't find answer to problem.
Hello all, Well my OpenMoko has arrived and I'm very happy with it.
Thanks to all the people who've made this happen. I do hope that in the
future I can join the contributors.
Before that I've got two minor problems which somebody might be able to
direct me to the solutions on the wiki. I can't seem to find them.
Firstly my Irish Vodafone SIM card don't work so I'll have to get a new
one tomorrow. In the mean time I plugged in a friend's SIM just to ...
| Aug 1, 12:00 pm 2008 |
| John Whitmore | Re: Removing SMS Messages from OM
Worked a treat thanks a million David. One step further ;-)
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 1:26 pm 2008 |
| David Pottage | Re: Removing SMS Messages from OM
They are in:
~/.evolution/memos/local/system/journal.ics
Hope this helps
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 12:45 pm 2008 |
| Steven Kurylo | Re: openmoko.org site problems
Its always been like that. You're just using firefox 3 now, and it
gives that "error" message to let you know its an untrusted SSL
certificate.
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 10:12 am 2008 |
| Doug Jones | openmoko.org site problems
Go to
http://lists.openmoko.org/mailman/listinfo/
and try the links. Some haven't been working lately, giving errors like:
"Secure Connection Failed
lists.openmoko.org uses an invalid security certificate.
The certificate is not trusted because the issuer certificate is unknown.
(Error code: sec_error_unknown_issuer)"
_______________________________________________
Openmoko community mailing ...
| Aug 1, 10:06 am 2008 |
| Jan Keymeulen | Re: openmoko.org site problems
That's not the openmoko site's fault. The problem is exactly as your
(Firefox 3?) browser says: the certificate isn't trusted. Which means
openmoko didn't pay a 'trusted' third party to get their certificate
signed.
So if you add the certificate to you list of trusted certificates,
all will be fine.
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 10:16 am 2008 |
| Doug Jones | Re: openmoko.org site problems
Ah, yes. Had heard about that a while ago, and forgot. Thanks.
Strange that this is the first site that bit me, I've been using FF3
since before release day...
I was thinking that there might be some other kind of problem with the
site, as I also couldn't get into the openmoko bug tracker. (But that
is working fine now, there must have been something else going on
yesterday that has already resolved itself.)
_______________________________________________
Openmoko community ...
| Aug 1, 1:32 pm 2008 |
| Lech Karol Pawłaszek | buildhost.openmoko.org issues.
Hello.
I wonder if there is something going on with buildhost.openmoko.org. I
am unable to update packages list nor install new packages via opkg for
two days now.
I am unable to wget
http://buildhost.openmoko.org/daily-feed/all/Packages.gz as well. It
says "403 Forbidden". On #openmoko@freenode someone said that the server
layout is being changed. Is that true? Is there any "temporary workaround"?
Kind regards,
--
Lech Karol Pawłaszek <ike>
"You will never see me fall from ...
| Aug 1, 3:10 am 2008 |
| Rod Whitby | Re: buildhost.openmoko.org issues.
Someone on IRC said that all the daily builds have been deleted as
payback for all the badmouthing of Openmoko staff over the last week ...
-- Rod
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 6:04 am 2008 |
| Al Johnson | Re: buildhost.openmoko.org issues.
I get the same for http://buildhost.openmoko.org/daily-feed and some other
bits aren't as I remember them. I was trying to get the g_ether package...
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:56 am 2008 |
| arne anka | Re: buildhost.openmoko.org issues.
> somebody set us up the bomb!
that's what you get with all that "somebody nuke it" talk ;-)
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 7:01 am 2008 |
| Yorick Moko | Re: buildhost.openmoko.org issues.
somebody set us up the bomb!
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 6:57 am 2008 |
| Benedikt Schindler | Re: buildhost.openmoko.org issues.
Also if you go into the directory there aren't realy many packages left.
There must have been a patch that blow up the hole system. ...
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 6:51 am 2008 |
| Aaron Sowry | Re: buildhost.openmoko.org issues.
Deuce. Any mirrors, or word on when it'll be back up?
Aaron
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 6:50 am 2008 |
| Mike Doody | Re: buildhost.openmoko.org issues.
I get 404:
This is a problem since I just decided to reflash and start over. Now
I can't install anything :-(
opkg update
Downloading http://buildhost.openmoko.org/daily-feed/all/Packages.gz
[...] etc.
An error ocurred, return value: 8.
Collected errors:
Failed to download
http://buildhost.openmoko.org/daily-feed/all/Packages.gz, error 404
Failed to download
http://buildhost.openmoko.org/daily-feed/all/Packages.sig, error 404
[...] ...
| Aug 1, 5:38 am 2008 |
| Andy Green | Re: Freerunner GPS not working
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Somebody in the thread at some point said:
| I have the same problems. Tried with SD removed but makes no difference.
| Sometimes when I get a fix with external antenna and unplug it then, the
| internal is able to hold the fix; but not always. Internal never gets a
| fix on its own.
I always found here that external antenna gave a good signal even before
we learned that the SD Card could make trouble for the internal one.
| I had the FR ...
| Aug 1, 4:30 am 2008 |
| Ole Kliemann | Re: Freerunner GPS not working
--TB36FDmn/VVEgNH/
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
I have the same problems. Tried with SD removed but makes no difference.
Sometimes when I get a fix with external antenna and unplug it then, the
internal is able to hold the fix; but not always. Internal never gets a
fix on its own.=20
I had the FR open once. I think the internal connector sits fast. I
haven't tried to unplug and replug it because the ...
| Aug 1, 5:00 am 2008 |
| Joseph Reeves | Re: Freerunner GPS not working
You say you're using the kernel that came with the phone? I'd try
updating it, or removing your SD card.
Joseph
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 2:43 am 2008 |
| Jan Keymeulen | Freerunner GPS not working
Hi,
I'm unable to get a GPS fix on my Freerunner, S/N 8A8602882. I'm using
a "Linux om-gta02 2.6.24 #1 PREEMPT Wed Jul 30 11:56:48 CEST 2008"
kernel with the stock 2007.2 that came with the Freerunner.
After trying agpsui as descibed in the wiki for about an hour - without any
satellites seen and trying the instructions given in
http://lists.openmoko.org/pipermail/support/2008-July/000899.html I still
don't get squad. Of course, tangogps and the lot don't work either.
For those who ...
| Aug 1, 1:23 am 2008 |
| Andy Green | Re: Freerunner GPS not working
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Somebody in the thread at some point said:
| For those who understand NMEA, I'm seeing the following sequence in a
| apparently endless loop:
|
| $GPRMC,,V,,,,,,,,,,N*53
| $GPVTG,,,,,,,,,N*30
| $GPGGA,,,,,,0,00,99.99,,,,,,*48
| $GPGSA,A,1,,,,,,,,,,,,,99.99,99.99,99.99*30
| $GPGSV,1,1,00*79
| $GPGLL,,,,,,V,N*64
| $GPZDA,,,,,00,00*48
|
| For as far I can see, the internal antenna connector is seated well.
|
| Any ideas?
It is indeed ...
| Aug 1, 1:54 am 2008 |
| Jan Keymeulen | Re: Freerunner GPS not working
My ancient Garmin GPS-45 manages to get a fix, so I don't think that's the
No, unfortunatly not.
--
"I like to watch the news, because I don't like people very much and
when you watch the news ... if you ever had an idea that people were
really terrible, you could watch the news and know that you're right."
-- Frank Zappa
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:13 am 2008 |
| Jan Keymeulen | Re: Freerunner GPS not working
I'm using a kernel from 30 July, and my SD card is removed. I'm using the
rootfs that came with the phone.
(Actually, I've tried several other images, including ASU, but they didn't
work either. So I've reverted to the Freerunner release image, but with the
recent kernel mentioned. On a sidenote: gsm isn't working either. But
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:06 am 2008 |
| Jan Keymeulen | Re: Freerunner GPS not working
I'll seek into that. I'll get my screwdriver ready..
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:09 am 2008 |
| Al Johnson | Re: Freerunner GPS not working
Is it in a location that's known to have a usable GPS signal? I found that in
some locations my Garmin sometimes couldn't get a fix either. If you can do
it side by side testing would be useful.
Have you tried without the SD card present? While the kernel you have gives
reasonable performance with the SD present in my experience, testing without
SD would help to narrow things down a bit.
Do you have access to an external antenna? ...
| Aug 1, 2:54 am 2008 |
| Charles-Henri Gros | FSO opkg feeds?
The FSO image comes with feeds referencing 'my-distribution.org', which
I assume is meant to be an example (example.com would be more
appropriate for that purpose though)
Are there feeds that I can use that will not break FSO?
Thanks,
--
Charles-Henri
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Jul 31, 9:05 pm 2008 |
| W.Kenworthy | battery again
While in a meeting, I let the battery run down to 0% (as read by apm)
Now when I plug it into usb, I get
cat /sys/class/i2c-adapter/i2c-0/0-0073/chgmode gives play-only
and
cat /sys/class/i2c-adapter/i2c-0/0-0073/charger_type gives host/500mA
usb mode 100mA
Is it charging (at 100ma) and I just need to let it do its thing ?
Will the wall charger work better - its at home(!)
Or do I need to jump start the battery? :(
Shouldnt the phone have shut itself down at 0% as ...
| Jul 31, 8:06 pm 2008 |
| Andy Green | Re: battery again
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Somebody in the thread at some point said:
| While in a meeting, I let the battery run down to 0% (as read by apm)
|
| Now when I plug it into usb, I get
|
| cat /sys/class/i2c-adapter/i2c-0/0-0073/chgmode gives play-only
|
| and
|
| cat /sys/class/i2c-adapter/i2c-0/0-0073/charger_type gives host/500mA
| usb mode 100mA
|
| Is it charging (at 100ma) and I just need to let it do its thing ?
It's not charging.
| Will the wall charger work ...
| Jul 31, 11:37 pm 2008 |
| Jordan Keith | Control Center App
Hi all,
I just found Glade (3 years of Linux, 1 mistake in pacman) and I was
wondering, is there any plans for a Control Center Application? Does the
OM software/firmware actually allow for a Control Center? Would it be
possible to flash firmware/send sms'/edit contacts/etc through a Control
Center app? Or does it all have to be done through the phone interface?
I know it's another thing to think about, but I'm interested and willing
to stick my hand up and help the developers if they ...
| Aug 1, 12:05 am 2008 |
| Matthew Lane | Re: battery again
I believe the neo sometimes can use more than 100mA to operate, so just
plugging it in without enabling fast charge could STILL discharge the
battery. You need to enable 500mA or 1A quick charge, as noted by the
poster above me.
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Jul 31, 11:04 pm 2008 |
| W.Kenworthy | Re: battery again
Not quite, I borrowed a wall charger and it was ok, charged at 1A. USB
from my laptop is still 100ma instead of the 500ma it has been
previously. My thinking is usb charging is broken and not fixed by the
depmod todays kernel needs before networking will work.
BillK
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Jul 31, 11:39 pm 2008 |
| David Samblas | Re: Control Center App
Thanks Wolfgang :)
I just released what we have already done
https://projects.openmoko.org/project/showfiles.php?group_id=141&release_id=173
Regards
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:03 am 2008 |
| Wolfgang Silbermayr | Re: Control Center App
I guess the link should be http://projects.openmoko.org/projects/pocomoko
Greetings, silwol.
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 1:46 am 2008 |
| Mikael Berthe | Re: battery again
Hi,
I've almost the same problem, but charger_type says:
charger 1A mode 500mA
In my case, yes. It's
U-Boot 1.3.2+gitr6+ba029a1426bfca169572bf80d50a8b190a6b0e19
(although the file name was
u-boot-gta02v5-1.3.1+gitr6+ba029a1426bfca169572bf80d50a8b190a6b0e19-r0.bin
from Jully 25th.)
Regards,
--
MiKael
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:28 am 2008 |
| David Samblas | Re: Control Center App
hi jordan,
we have a project Open Moko PC suite (PoCoMoko)
http://projects.openmoko.org/projects/pocomoco, that intends exactly
your proposal , it's in really early stages (barelly a glade skeleton ,
some probes with pygtk, , some definitions and a fuzzy todo list all in
mails)
But I will be glad to share(and translate) with you the few information
that we have. feel free to emailme or/and register in the project if
your are interested
There is other initiative based on gambas Moko-manager, that ...
| Aug 1, 1:04 am 2008 |
| Angus Ainslie | Re: battery again
------=_Part_69290_9510685.1217560468348
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
http://wiki.openmoko.org/wiki/Forcing_fast_charge_mode
------=_Part_69290_9510685.1217560468348
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<div dir="ltr"><a ...
| Jul 31, 8:14 pm 2008 |
| Greg Bonett | gprs with FSO milestone 2
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hey, has anyone been able to get gprs working under FSO milestone 2?
- -Greg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIknt7R7UPrMLya90RAnzlAJ9NgJrzoxIEgHHKlGnjvA37M+M8oQCgl7tn
oChwaKIOD2pYTEfj8sfFlSA=
=PL0y
-----END PGP SIGNATURE-----
_______________________________________________
Openmoko community mailing ...
| Jul 31, 7:56 pm 2008 |
| Minh Ha Duong | Re: Edit wiki
That is good. Now please find a spot for that in the wiki and link to it. It's
up to you to make it known. How about this page:
http://wiki.openmoko.org/wiki/Download
Minh
--
Minh HA-DUONG Chargé de recherche CNRS
haduong@centre-cired.fr CIRED, Campus du Jardin Tropical
tel: +33 1 43 94 73 81 45bis ave. de la Belle Gabrielle
fax: +33 1 43 94 73 70 F94736 Nogent-sur-Marne, France
Jabber: ...
| Aug 1, 3:21 am 2008 |
| Minh Ha Duong | Re: Edit wiki
Sure:
http://wiki.openmoko.org/wiki/Special:Popularpages
and June statistics (posted by Brenda on the community list)
http://lists.openmoko.org/pipermail/community/attachments/20080701/18ff1754/attachment...
--
Minh HA-DUONG Chargé de recherche CNRS
haduong@centre-cired.fr CIRED, Campus du Jardin Tropical
tel: +33 1 43 94 73 81 45bis ave. de la Belle Gabrielle
fax: +33 1 43 94 73 70 F94736 ...
| Aug 1, 12:33 pm 2008 |
| Aaron Sowry | Re: Main page change notification
Ok. For the benefit of those non-english speakers who find it too
difficult to scroll to the bottom of the page once to change languages
before bookmarking it, I shall leave it as is. :)
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 8:11 am 2008 |
| Minh Ha Duong | Re: Edit wiki
Tovarich, can you package this in a .ipk along with a shortcut in the main
menu that opens it in a brower ? Then it will be easy to lobby OM to install
it by default: this is the closest thing we have to a help / documentation /
system manual.
Minh
--
Minh HA-DUONG Chargé de recherche CNRS
haduong@centre-cired.fr CIRED, Campus du Jardin Tropical
tel: +33 1 43 94 73 81 45bis ave. de la Belle Gabrielle
fax: +33 1 43 ...
| Aug 1, 10:56 am 2008 |
| BrendaWang | Edit wiki
Hi, guys:
I am really happy that many people join wiki editing job. And give me
feedbacks.
I just make these pages.
EDIT WIKI is a page listed every information for edit wiki.
http://wiki.openmoko.org/wiki/Edit_Wiki
Wiki maintenance agenda is how I plan to reorg wiki.
http://wiki.openmoko.org/wiki/Wiki_Maintenance_Agenda
More ideas , feeback and any kinds of editing will make wiki better and
better.
Be feel free to give me more feedback about ...
| Jul 31, 6:45 pm 2008 |
| Aaron Sowry | Re: Main page change notification
Er... I just moved it back to the bottom before reading this email... sorry!
I think changing from one language to another inside the page is
actually a rare task, as bookmarks can be set directly to the language
of choice. It also makes the page look less cluttered :)
Aaron
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 7:48 am 2008 |
| Yaroslav Halchenko | Re: Edit wiki
ha -- apparently Brenda could add my google account (yarikoptic) to see
the statistics 'online'
https://www.google.com/support/googleanalytics/bin/answer.py?answer=55500&hl=en_US...
or otherwise I will just wait for an updated report (I guess smth like
last 2 weeks would be the best)
--
.-.
=------------------------------ /v\ ----------------------------=
Keep in touch // \\ (yoh@|www.)onerussian.com
Yaroslav Halchenko ...
| Aug 1, 1:09 pm 2008 |
| Brenda Wang | Re: Edit wiki
You have a pretty nice menu( I mean , menu on the right side). How to do
that?
Does you put jave on server site?
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 8:04 am 2008 |
| Yaroslav Halchenko | Re: Edit wiki
due to restructuring of wiki which is ongoing (isn't it?) I guess it
would be great if there was a way to get access to up-to-date monthly
reports... and not in pdf although with pdftotext I can get a list of
titles with
grep -e '^\(URL\|.\/\).*wiki' attachment-0001.txt | sed -e 's/URL //g' -e 's/ \([^/]\)/\1/g' | tr ' ' '\n' | awk -F \/ '/\/wiki\//{print $3;}' | grep -v Image
so may be later on somehow to automate their prefetching in tiddlywiki
wiki...
--
...
| Aug 1, 1:02 pm 2008 |
| Aaron Sowry | Re: Edit wiki
I think you're doing a great job. A couple of suggestions:
1) Aesthetics: Could anything be done to make the wiki more visually
attractive? Orange and white are the old 1973 colours - shouldn't we
have a slick green and black theme or something now that the Freerunner
has been released?
2) News feed: A prominent news feed makes the site look both up-to-date
and dynamic (particularly to web crawlers :). Perhaps we could have an
automated feed updated once a week from relevant RSS/ATOM ...
| Aug 1, 12:00 am 2008 |
| Minh Ha Duong | Main page change notification
Dear friends,
I just landed a big update to the main page !
http://wiki.openmoko.org/wiki/Main_Page
Hope you like it. Thanks to Ferenc, Bernt, Mercury, Montgoss and Stryderjzw
for helping. Please express yourself by improving it further as you see fit.
It definitely can use more polish:
- The layout has been tested with Firefox and Konqueror only.
- Obviously feeding the news automatically from an RSS flow would be better,
as Aaron said. Pending that there will be a need to feed ...
| Aug 1, 3:32 am 2008 |
| Justin Wong | Re: Main page change notification
I dont mind the language on top for this page, but if we can get rid
of "Main Page" at the top, that'd be GREAT. Right now, it's taking up
a lot of real estate and I don't think we really need the page name
for this page.
The changes look good. I like how the "intro" is split up, so for
people who care most about the license stuff, like developers, when
they scroll down a bit, they can see it.
Cheers!
Justin
_______________________________________________
Openmoko community ...
| Aug 1, 8:17 am 2008 |
| Brenda Wang | Re: Main page change notification
Pretty good.
I move the language template to the top.
For those non-English native user , put it on the top will make them
easy to access their language.
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 7:22 am 2008 |
| Yaroslav Halchenko | Re: Edit wiki
it is all features of tiddlywiki ;-) everything is done on client side
(ie in the browser) thanks to Java Script ;-) all material (besides
images) is contained within that very single .html file -- that is the
beauty of it -- even search works ;-)
--
.-.
=------------------------------ /v\ ----------------------------=
Keep in touch // \\ (yoh@|www.)onerussian.com
Yaroslav Halchenko /( )\ ICQ#: 60653192
...
| Aug 1, 9:57 am 2008 |
| Yaroslav Halchenko | Re: Edit wiki
I just want to follow up with another piece of PR for effort I joined
(since noone expressed opinion on it in the original thread).
Just have a look at wiki in a single file
http://om-tiddlywiki.projects.openmoko.org/openmokowiki.html
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Jul 31, 7:23 pm 2008 |
| Steven Kurylo | Re: Main page change notification
Right but this is the main page which new users see first. They need
to be able to select their language easily. I can see having all
other pages have it on the bottom or not at all. The main page should
have it on the top. Many people don't speak english.
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 7:54 am 2008 |
| Shawn Thompson | Re: Main page change notification
------=_Part_2844_4114382.1217602243546
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
The new main page looks MUCH better. I also decided to test using IE6 via
Wine and everything looks pretty good in my opinion.
-Shawn
On Fri, Aug 1, 2008 at 4:32 AM, Minh Ha Duong <haduong@centre-cired.fr>wrot=
------=_Part_2844_4114382.1217602243546
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: ...
| Aug 1, 7:50 am 2008 |
| Yaroslav Halchenko | Re: Edit wiki
Hi Community and Martin (thanks to whom we have this tiddlywiki-based
ok -- for now I just added a section to "Download". Indeed
some time later link within main menu might be "in place".
Prior to making it into .ipkg, I wonder if there is a way to obtain
statistics on what articles on wiki are the most popular, so I could
prepopulate that file with such popular articles. We can't fetch full
wiki.openmoko.org since it would render .html huge.
Also, lets check with Martin (CCing him):
would it be ...
| Aug 1, 11:19 am 2008 |
| William Lai | Re: Main page change notification
How about 'Trac'? Thats what it is, and most sites that use trac link
it that way.
Btw, Some people like single-worded sections like:
News
Introduction
Users
Developers
Safe trip!
Will
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 5:37 am 2008 |
| Jay Vaughan | Re: 2007.2 Multitap-pad toggle?
count me as interested!
;
--
Jay Vaughan
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:08 am 2008 |
| Jay Vaughan | Re: 2007.2 Multitap-pad toggle?
Displayed just fine for me now .. looks good! I am installing it now ..
j.
;
--
Jay Vaughan
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 4:04 pm 2008 |
| Dylan Reilly | Re: 2007.2 Multitap-pad toggle?
Bah. I suppose I should have tested them first. The screen shot app is
broken for me and refuses to save valid PNG's. So, no screen shot love
for now I am afraid.
--
Dylan Maxwell Reilly
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 9:04 am 2008 |
| arne anka | Re: 2007.2 Multitap-pad toggle?
any screenshots?
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 7:51 am 2008 |
| Dale Maggee | Re: 2007.2 Multitap-pad toggle?
some error about 'cannot convert chunk to ISO-whatever?
if so, do 'ln -s /lib/libc.so.6 /lib/libc.so'...
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 9:15 am 2008 |
| Dylan Reilly | Re: 2007.2 Multitap-pad toggle?
Awesome, thanks. Go figure, actually having a libc library would make
something work.
Screen shots are up now.
http://atariland.net/~dreilly/openmoko/keyboard1.png
http://atariland.net/~dreilly/openmoko/keyboard2.png
http://atariland.net/~dreilly/openmoko/keyboard3.png
--
Dylan Maxwell Reilly
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 10:19 am 2008 |
| Steven ** | Re: 2007.2 Multitap-pad toggle?
Those don't display as images...
-Steven
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 8:53 am 2008 |
| Robert William Hutton | Re: 2007.2 Multitap-pad toggle?
It certainly interests me! I don't think we've got the perfect input
mechanism by a long shot yet so I'd be really interested in giving any
alternatives a try.
Thanks
Rob
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Jul 31, 9:50 pm 2008 |
| Dylan Reilly | Re: 2007.2 Multitap-pad toggle?
FWIW, I have a tweaked version of matchbox keyboard and an
accompanying layout that is finger capable and still usable in a
shell. The layout is based upon the iPhone keyboard (do not hate me!)
because I figured they spent many dollars on getting it right. It's by
no means perfect but I find it very usable. If that interests anyone,
I can post is somewhere.
--
Dylan Maxwell Reilly
_______________________________________________
Openmoko community mailing ...
| Jul 31, 9:11 pm 2008 |
| Tim Coggins | Re: 2007.2 Multitap-pad toggle?
And me, please post it!
Tim
On Fri, Aug 1, 2008 at 5:50 AM, Robert William Hutton
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 2:08 am 2008 |
| Dylan Reilly | Re: 2007.2 Multitap-pad toggle?
No, but you can add one by modifying the profile. I tried to remove as
many buttons as possible so the keys could be larger. The intent was
not to have every key present, but rather 100% of the ones used 99% of
the time.
Personally I would only use escape for vi but nano can be installed
instead to compensate.
--
Dylan Maxwell Reilly
_______________________________________________
Openmoko community mailing ...
| Aug 1, 10:54 am 2008 |
| Dylan Reilly | Re: 2007.2 Multitap-pad toggle?
Here you go. You still need the other two matchbox keyboard packages.
Use the button in the lower right to switch profiles. There are even
more characters in the "numbers" layout available via shift.
package: http://atariland.net/~dreilly/openmoko/matchbox-keyboard-0.1-finger.tar.gz
source: http://atariland.net/~dreilly/openmoko/matchbox-keyboard-inputmethod_0.1-finger_armv4t...
layout only: http://atariland.net/~dreilly/openmoko/keyboard.xml
Changes
---------
1) Keyboard repeat removed for ...
| Aug 1, 7:42 am 2008 |
| Steven ** | Re: 2007.2 Multitap-pad toggle?
Is there an escape button?
-Steven
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 10:40 am 2008 |
| Dylan Reilly | Re: 2007.2 Multitap-pad toggle?
http://atariland.net/~dreilly/openmoko/keyboard1.png
http://atariland.net/~dreilly/openmoko/keyboard2.png
http://atariland.net/~dreilly/openmoko/keyboard3.png
--
Dylan Maxwell Reilly
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 8:48 am 2008 |
| Menno Smits | Re: London Openmoko users?
Done! Hadn't seen that page.
I was thinking meetups would involve a pint too :)
Will email the list again soon with a suggested meeting time.
Menno
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 12:18 am 2008 |
| Charles-Henri Gros | Re: Navit and the ASU
> I thought ASU uses gypsy?
I believe you're thinking of FSO.
--
Charles-Henri
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Jul 31, 10:34 pm 2008 |
| Marcel "MadJo" de Jong | Re: Freerunner not charging?
It would appear so. I got the latest kernel of 2007.2 (and the rootfs with
it in my case, but that's because I'm still experimenting with the Openmoko)
And it seems to be solved for me.
---
Marcel "MadJo" de Jong
--
View this message in context: http://n2.nabble.com/Freerunner-not-charging--tp662177p663960.html
Sent from the Openmoko Community mailing list archive at Nabble.com.
_______________________________________________
Openmoko community mailing ...
| Aug 1, 2:38 am 2008 |
| Robert William Hutton | Re: Freerunner not charging?
(from another thread) A .jffs2.summary file is just a .jffs2 file with
some postprocessing to allow it to be mounted faster.
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Jul 31, 5:38 pm 2008 |
| Scott | Re: Freerunner not charging?
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig111E8C6F75C756060A35C4D6
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
So I can get the latest kernel with ASU, FSO, Qtopia, 2007.2???
Scott
--------------enig111E8C6F75C756060A35C4D6
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; ...
| Jul 31, 7:23 pm 2008 |
| Wilkinson, Alex | Re: ASU as daily phone, someone ?
0n Fri, Aug 01, 2008 at 04:30:48AM +0800, William Lai wrote:
>You might want to wait on this one. The official release is within a
>week. Installing will get much easier from then on. Wouldn't want
>you to spend time documenting this when it will get much easier, very
>soon.
"official release" of ?
-aW
IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If ...
| Jul 31, 10:35 pm 2008 |
| arne anka | Re: ASU as daily phone, someone ?
> "official release" of ?
well, since the subject reads "ASU", william lai is of openmoko and
openmoko does officially only asu ... it should not be too hard to guess,
shouldn't it?
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 2:25 am 2008 |
| Michele Renda | Re: ASU as daily phone, someone ?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
08-08-08? -> Nice :) I hope it bringh a lot of luck :)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkiS3BUACgkQSIAU/I6SkT38GQCfUGXv4iwvjRQeifkaSpBzxa8W
mvUAn0MhSoc1NZidS+QnZGYwV6oR0zSx
=5XHm
-----END PGP SIGNATURE-----
_______________________________________________
Openmoko community mailing ...
| Aug 1, 2:49 am 2008 |
| William Lai | Re: ASU as daily phone, someone ?
Om 2008.8 (ASU) will be available on August 8th.
-
Will
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 2:01 am 2008 |
| Benedikt Schindler | Re: ASU as daily phone, someone ?
thx for the info.
stopped me from doing work that is obsolet after a week.
so i will wait for the release and write something about that then ... :p
... things like using GPRS ...
but wait... you wrote in an other post, that there will be also a GPRS
update in the configuration-tool short after the release of 2008.8
(known as ASU).
what means short? 2 weeks, 2 month or don't know?
Or is the code already finished and you just won't put it in the stable
tree so short before the ...
| Aug 1, 3:28 am 2008 |
| openmoko | Re: numptyphysics ipk
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thanks, it's really nice :)
I've got 1 bug, when I activate the keyboard (which is really handy for
reset/undo/...).
In this case, after clicking on a letter (like 'R'), any new point I
click is linked to the last previous point clicked.
I mean :
1) click & drag
*----------*
3) click on a keyboard letter (like 'R')
4) click & drag; I should have
*--------*
Buut the line start from last point, none ...
| Aug 1, 2:35 am 2008 |
| Andreas Bogk | Re: numptyphysics ipk
You press the "querty" button on the top left. FSO-user here...
Andreas
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 8:44 am 2008 |
| Michael Kluge | Re: numptyphysics ipk
Yes. I have seen this too. But only on the FR, not on Linux or MAC OS X.
I will check this after my vacation.
Michael
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:58 am 2008 |
| Steven ** | Re: numptyphysics ipk
That would be handy to be able to reset. How do you activate the
keyboard? I'm guessing you're using a different distro than me...
-Steven
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 8:34 am 2008 |
| Christophe Badoit | Re: numptyphysics ipk
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 2007.2 :
http://wiki.openmoko.org/wiki/Switching_Keyboards#How_to_add_a_keyboard_toggle_button
- --
Christophe Badoit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIkzpfynEdw4rmTRkRArq6AJsE+kDPL2vcxlwihHimFTnyZuKcaACePqzd
rvZr/lfzLaYkZk781i0QEbk=
=ohve
-----END PGP SIGNATURE-----
_______________________________________________
Openmoko community ...
| Aug 1, 9:31 am 2008 |
| Monkey D. Luffy | Re: What will the GTA03 have? and other quick questions...
Any direct answers to my questions?
On a side note: are Aaron Sowry's comments being considered for GTA03?
Thank you.
On Wed, Jul 30, 2008 at 9:29 AM, Monkey D. Luffy
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 12:01 pm 2008 |
| Hans L | Re:
I think you should still be able to get to NOR uboot. That's the
whole point of it AFAIK.
http://wiki.openmoko.org/wiki/Booting
See section "Log into U-Boot in the NOR Flash"
-Hans
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Jul 31, 11:16 pm 2008 |
| Lynn Nguyen | Re: Updating freerunner to latest snapshot (WAS: Re: )
------=_Part_1018_18105881.1217565777737
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Thanks! are the steps for the neo1973 different? I noticed you were
explaining the steps for the freerunner which I think might be more
updated/easier to use. For example, I don't have opkg on my phone. Does
anyone have any steps for the neo1973 that differ from the wiki?
L
------=_Part_1018_18105881.1217565777737
Content-Type: text/html; ...
| Jul 31, 9:42 pm 2008 |
| arne anka | SD card Was: Updating freerunner to latest snapshot (WAS ...
there are several threads regarding this.
the included 512mb is supposed to work.
with other (4g and 8g) notably have suspend/resume problems been reported,
which is worked on.
btw: please change the subject appropriately -- it's rather confusing to
get a question like that under the heading "updating to last snapshot".
even better: open a new thread.
_______________________________________________
Openmoko community mailing ...
| Aug 1, 2:22 am 2008 |
| rakshat hooja | Re:
------=_Part_8632_22094539.1217570937552
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Press the AUX button (and hold) and then the power button (and hold both).
The phone should boot into the NOR boot loader. Use dfu-utils to flash the
new u-boot, kernel, and rootfs into NAND memory.
Rakshat
------=_Part_8632_22094539.1217570937552
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: ...
| Jul 31, 11:08 pm 2008 |
| Lynn Nguyen | Re:
------=_Part_1468_9689367.1217570306289
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Okay so I just did something really stupid....
I nand erased u-boot, kernel, and rootfs and turned off the phone...
now it won't boot... what do i do??!
L
------=_Part_1468_9689367.1217570306289
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<div dir="ltr">Okay so I just did ...
| Jul 31, 10:58 pm 2008 |
| Andy Green | Re:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Somebody in the thread at some point said:
| Okay so I just did something really stupid....
|
| I nand erased u-boot, kernel, and rootfs and turned off the phone...
|
| now it won't boot... what do i do??!
Rashkat and Hans gave the right advice, you can recover from it OK if
your NOR U-Boot is present.
You need to use dfu_util and some partition images from the usual places.
The one thing to watch out for is NOR U-Boot times out after 30s ...
| Jul 31, 11:34 pm 2008 |
| Lynn Nguyen | Re:
------=_Part_7295_2610067.1217606878423
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
I'm using the neo1973, so I don't think it has nand? But I'm confused
because I definitely used nand in the bootloader prompt. But whenever I
boot, I boot into the NOR flash (based on the pictures). I've never booted
into NAND flash.But I highly doubt it was my battery because it was at full,
and connected to the computer the whole time. Well, I'm a ...
| Aug 1, 9:07 am 2008 |
| Lynn Nguyen | Re: Updating freerunner to latest snapshot (WAS: Re: )
------=_Part_1027_19984003.1217565856223
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Actually I was wondering, how many people actually use the sd card and what
size is suggested for the sd card?
L
------=_Part_1027_19984003.1217565856223
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<div dir="ltr">Actually I was wondering, how many people actually use the sd card and ...
| Jul 31, 9:44 pm 2008 |
| Christoph Anton Mitterer | Re: problems when upgrading the kernel with opkg / HELLO ...
[Empty message]
| Aug 1, 4:38 am 2008 |
| ian douglas | Re: Which AT&T data plans are compatible?
It's easy to automate since surfing non-SSL sites should send your HTTP
headers in plain text, so they you can simply watch the packets and keep
As far as I've seen, personally, it's unlimited. Of course, I tend not
to tether my AT&T phone to my laptop and download ISO-sized files or
anything. I'm sure if you reach a certain amount of traffic, they'll
That's slightly cheaper than AT&T then, who charges me $69/month for
unlimited data plus ...
| Aug 1, 9:56 am 2008 |
| Derick Rethans | Re: Ringtone Question
There is - I've had a look at that code. It doesn't seem *too* hard to
change it. I'll give it a try once I get my FR (in 3 weeks or so).
regards,
Derick
--
HEAD before 5_3!: http://tinyurl.com/6d2esb
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 1:44 am 2008 |
| Michael | Re: Public build host (proposal)
I hope the *.la files for the libs have correct paths in them this
time, because I had to half kill my machine to get gtk related stuff to
compile.
Michael.
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 11:41 am 2008 |
| Minh Ha Duong | Re: Warranty after fix for GTA02 GPS rework for SD card ...
Having updated the kernel and everything, I get a FATAL error with that:
opkg install kernel-module-g-ether kernel-module-cdc-ether
Installing kernel-module-g-ether
(2:2.6.24+git27+1a95efdc23966343a3b432ceef2f6c24dc0e2052-r2) to root...
Downloading
http://buildhost.openmoko.org/daily-feed/om-gta02/kernel-module-g-ether_2.6.24+git27+1...
Installing kernel-module-cdc-ether
(2:2.6.24+git27+1a95efdc23966343a3b432ceef2f6c24dc0e2052-r2) to ...
| Aug 1, 1:12 am 2008 |
| Andy Green | Re: Warranty after fix for GTA02 GPS rework for SD card ...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Somebody in the thread at some point said:
| Actually I based my observation on the fact that i saw an entry of
| 10/x/y as the endmost entry on the TangoGPS status line.
| Isn't that supposed to mean that it still has fixes from 10 satellites.
Our GPS chip is quite capable to report garbage as fact, for a while
anyway. I also saw things like "12 satellites" each with individual SNR
reported, when I inserted or removed internal antenna while ...
| Jul 31, 11:27 pm 2008 |
| Vibhav Sharma | Re: Warranty after fix for GTA02 GPS rework for SD card ...
Hi Andy,
I'm the guy who said that.
Actually I based my observation on the fact that i saw an entry of
10/x/y as the endmost entry on the TangoGPS status line.
Isn't that supposed to mean that it still has fixes from 10 satellites.
So I thought it must be a SNR issue and the capacitor fix
is supposed to help on that ... right?
This was all guesswork on my part. If somebody could help with how to
make observations on GPS performance, I'd be glad to
do testing and provide input.
The ...
| Jul 31, 11:10 pm 2008 |
| Al Johnson | Re: Warranty after fix for GTA02 GPS rework for SD card ...
We only need to replace 1 of the 2 3D accels with a 3D gyro. I've not looked
at the size or cost of solid state gyros so I don't know how practical that
might be.
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 3:03 am 2008 |
| Andy Green | Re: Warranty after fix for GTA02 GPS rework for SD card ...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Somebody in the thread at some point said:
| After a reboot, it worked ok so its a false alarm - sorry!
Thanks for clearing it up.
- -Andy
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkiSqhMACgkQOjLpvpq7dMoNKACfRwjF9AzZYTAxKMV2hcHxoGot
zTcAn3ZHN+SwDlJ6BwKXNV3JV67cMaka
=bx00
-----END PGP ...
| Jul 31, 11:15 pm 2008 |
| Vinc Duran | Re: Warranty after fix for GTA02 GPS rework for SD card ...
------=_Part_89779_9005053.1217550245031
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Hi Andy,
To get that kernel you reference would I go to
http://buildhost.openmoko.org/daily/freerunner/
then to the latest date (like tomorrow) and look for
uImage-om-gta02-latest.bin?
Just want to make sure I have this right.
Thanks
------=_Part_89779_9005053.1217550245031
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: ...
| Jul 31, 5:24 pm 2008 |
| Andreas Bogk | Re: Warranty after fix for GTA02 GPS rework for SD card ...
Well, if this:
http://www.invensense.com/products/idg_300.html
had three axes instead of two, it would be suitable... it's designed for
small size and low cost. All other gyros I've found so far are too big
for a mobile phone application.
Andreas
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 4:14 am 2008 |
| Andy Green | Re: Warranty after fix for GTA02 GPS rework for SD card ...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Somebody in the thread at some point said:
| One last thing, the voltage scaling and clock rate reduction patches
| aren't in the kernel you used, they should be around in tomorrow's
| packages: if you have 600 sec to spare it would be interesting to
see if
| they made any change :-)
|
| - -Andy
|
|
|
| Hi Andy,
| To get that kernel you reference would I go to
| http://buildhost.openmoko.org/daily/freerunner/
| then to ...
| Jul 31, 10:57 pm 2008 |
| Andreas Bogk | Re: Warranty after fix for GTA02 GPS rework for SD card ...
No, you need both accelerometer *and* gyro measurements for dead reckoning.
Andreas
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Aug 1, 2:06 am 2008 |
| W.Kenworthy | Re: Warranty after fix for GTA02 GPS rework for SD card ...
After a reboot, it worked ok so its a false alarm - sorry!
BillK
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community
| Jul 31, 6:03 pm 2008 |
| Andy Green | Re: Warranty after fix for GTA02 GPS rework for SD card ...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Somebody in the thread at some point said:
| Le vendredi 01 août 2008, Andy Green a écrit :
|> opkg install kernel-module-g-ether kernel-module-cdc-ether
|
| Having updated the kernel and everything, I get a FATAL error with that:
|
| opkg install kernel-module-g-ether kernel-module-cdc-ether
| Installing kernel-module-g-ether
| (2:2.6.24+git27+1a95efdc23966343a3b432ceef2f6c24dc0e2052-r2) to root...
| ...
| Aug 1, 1:28 am 2008 |
| Konstantin | Re: Warranty after fix for GTA02 GPS rework for SD card ...
Hi there!
Actually, the first number in 10/x/y in TangoGPS' status line represents the
number of visible satellites, not the number of fixes you got. So if it says
10/0/x, that means you can "see" 10 satellites, but don't have a fix (because,
for example, the signal is too weak). So it's quite normal you didn't get a gps
trace if the second number was 0.
HTH,
Konstantin
_______________________________________________
Openmoko community mailing ...
| Jul 31, 11:26 pm 2008 |
| Vinc Duran | Re: Warranty after fix for GTA02 GPS rework for SD card ...
------=_Part_89668_4744898.1217549354941
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Andreas,
Could the accelerometers be substituted for a 3d gyro?
------=_Part_89668_4744898.1217549354941
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
<div dir="ltr">On Thu, Jul 31, 2008 at 5:28 PM, Andreas Bogk <span dir="ltr">&lt;<a ...
| Jul 31, 5:09 pm 2008 |
| previous day | today | next day |
|---|---|---|
| July 31, 2008 | August 1, 2008 | August 2, 2008 |
