[SHR] fsousaged upgrade failed; needs libfso-glib0 ver 0.2.1

2009-10-23 Thread Greg Bonett
Hi,
I'm running an unstable image from Aug 8th.  opkg-cl
update; opkg-cl upgrade; gives the following error:

 * ERROR: Cannot satisfy the following dependencies for fsousaged:
 *  libfso-glib0 (=
   0.2.1+gitr47+7608c8d98bb65bb5beca6621eb86920b71df1b

opkg-cl update; opkg-cl list | grep libfso-glib returns:

libfso-glib0 -
0.2.0-gitrx44+9d292508739452b55b80ec40ec57405a5de2159f-r0 - 

so it looks like the version of libfso-glib0 in the repo doesn't meet
the requirements for fsousaged

is anyone else having this problem?  Is there somewhere I can get the
libgso-glib0  0.2.1 package?

Thanks,
Greg

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


Re: [SHR] fsousaged upgrade failed; needs libfso-glib0 ver 0.2.1

2009-10-23 Thread Greg Bonett
On Fri, 23 Oct 2009 22:20:14 +0200
Frederik Sdun frederik.s...@googlemail.com wrote:

 * Greg Bonett g...@bonett.org [23.10.2009 20:57]:
  Hi,
  I'm running an unstable image from Aug 8th.  opkg-cl
  update; opkg-cl upgrade; gives the following error:
  
   * ERROR: Cannot satisfy the following dependencies for fsousaged:
   *  libfso-glib0 (=
 0.2.1+gitr47+7608c8d98bb65bb5beca6621eb86920b71df1b
  
  opkg-cl update; opkg-cl list | grep libfso-glib returns:
  
  libfso-glib0 -
  0.2.0-gitrx44+9d292508739452b55b80ec40ec57405a5de2159f-r0 - 
  
  so it looks like the version of libfso-glib0 in the repo doesn't
  meet the requirements for fsousaged
  
  is anyone else having this problem?  Is there somewhere I can get
  the libgso-glib0  0.2.1 package?
  
  Thanks,
  Greg
  
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 Hi,
 
 could you show us your feed patch (cat /etc/opkg/*). there're a lot of
 different feeds out there. Maybe the package index is not up to date.
 There should be a big update the next few days. So maybe just relax
 and be happy with your current version.
 
 Frederik

Frederik,
thanks for the response. I figured it would probably get sorted out
pretty soon. 

either way,
here's my /etc/opkg/* content:
r...@om-gta02 /etc $ cat /etc/opkg/*
src/gz shr-all http://build.shr-project.org/shr-unstable/ipk//all
arch all 1
arch any 6
arch noarch 11
arch arm 16
arch armv4 21
arch armv4t 26
arch om-gta02 31
src/gz shr-armv4 http://build.shr-project.org/shr-unstable/ipk//armv4
src/gz shr-armv4t http://build.shr-project.org/shr-unstable/ipk//armv4t
src/gz shr-om-gta02
http://build.shr-project.org/shr-unstable/ipk//om-gta02 # Must have one
or more source entries of the form: #
#   src src-name source-url
#
# and one or more destination entries of the form:
#
#   dest dest-name target-path
#
# where src-name and dest-names are identifiers that
# should match [a-zA-Z0-9._-]+, source-url should be a
# URL that points to a directory containing a Familiar
# Packages file, and target-path should be a directory
# that exists on the target system.

# Proxy Support
#option http_proxy http://proxy.tld:3128
#option ftp_proxy http://proxy.tld:3128
#option proxy_username username
#option proxy_password password

# Enable GPGME signature
# option check_signature 1

# Offline mode (for use in constructing flash images offline)
#option offline_root target

dest root /
lists_dir ext /var/lib/opkg




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


Re: [SHR] fsousaged upgrade failed; needs libfso-glib0 ver 0.2.1

2009-10-23 Thread Greg Bonett
alright, that did the trick.  thanks.

On Fri, 23 Oct 2009 22:58:01 +0200
Marc Bantle mar...@ntle.de wrote:

 Hi,
 
 Greg Bonett schrieb:
  Hi,
  I'm running an unstable image from Aug 8th.  opkg-cl
  update; opkg-cl upgrade; gives the following error:
 
   * ERROR: Cannot satisfy the following dependencies for fsousaged:
   *  libfso-glib0 (=
 0.2.1+gitr47+7608c8d98bb65bb5beca6621eb86920b71df1b
 
  opkg-cl update; opkg-cl list | grep libfso-glib returns:
 
  libfso-glib0 -
  0.2.0-gitrx44+9d292508739452b55b80ec40ec57405a5de2159f-r0 - 

 You can find it in shr repository and
 install it manually (worked for me):
 
 wget
 http://build.shr-project.org/shr-unstable/ipk/armv4t/libfso-glib0_0.2.1+gitr47+7608c8d98bb65bb5beca6621eb86920b71df1bc9-r0_armv4t.ipk
 opkg install
 libfso-glib0_0.2.1+gitr47+7608c8d98bb65bb5beca6621eb86920b71df1bc9-r0_armv4t.ipk
 
 Somehow it didn't make it in the package list.
 
 Cheers,
 Marc
 
 
 
 

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


Re: [SHR-Unstable] swapon: swapfile has holes

2009-09-06 Thread Greg Bonett
On Sat, 05 Sep 2009 10:57:32 +0200
Matthias Huber matthias.hu...@wollishausen.de wrote:

 Greg Bonett schrieb:
  Hi there,
  I just installed SHR unstable and I'm impressed at how usable and
  responsive it is.  However, while I was performing a opkg operation
  I ran out of memory so I tried to add a swap file. 
  When following the instructions at:
  http://wiki.openmoko.org/wiki/SHR_User_Manual#SwapSpace
  I get the error:
  swapon: /swapfile: Invalid argument
  and dmesg shows:
  swapon: swapfile has holes
 
  I've tried files on the sd card and also on the internal memory.
  Any suggestions?
 

 i could imagine, it must be at one extent, so you should try two
 things:
 
 * format your sdcard and make the swapfile on the newly created fs.
 *** but if you are formatting the card, you can make a real swap
 _partition_ also.
 

I ended up making a swap partition and it seems to be working without
any problems.  Thanks for the help.

-Greg

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


[SHR-Unstable] swapon: swapfile has holes

2009-09-04 Thread Greg Bonett
Hi there,
I just installed SHR unstable and I'm impressed at how usable and
responsive it is.  However, while I was performing a opkg operation I
ran out of memory so I tried to add a swap file. 
When following the instructions at:
http://wiki.openmoko.org/wiki/SHR_User_Manual#SwapSpace
I get the error:
swapon: /swapfile: Invalid argument
and dmesg shows:
swapon: swapfile has holes

I've tried files on the sd card and also on the internal memory.
Any suggestions?

Thanks.
-Greg


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


Re: neovento 5 released

2009-05-12 Thread Greg Bonett
I just flashed this distro and so far is seems pretty nice.  GPS and GPRS
seem to work fine out of the box.  I've been having some trouble with wifi
though.  When I use wifi-radar I am able to see networks in the area. 
When I press connect (after configuring the network) I see the Acquiring
IP for a minute followed by Got IP address. Done.   The problem is that
the IP address I'm assigned is a local address (169.*)  Has anyone else
experienced this?

Thanks!
-Greg


 This is the first release of this distribution under the new name
 neovento.
 (fyp before)

 It got some new features like Zhemes which allows you to change the
 Zhone/LXDE theme easily.
 The second desktop is now filled with the most important application links
 as seen in other distributions.

 Furthermore this release is less memory hungry than the ones before,  a
 swapfile isn't needed but helps of course.

 Have fun with it :)

 http://opensvn.csie.org/fyp/releases/5/
 http://wiki.openmoko.org/wiki/Neovento
 --
 View this message in context:
 http://n2.nabble.com/neovento-5-released-tp2866272p2866272.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.


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




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


Re: neovento 5 released

2009-05-12 Thread Greg Bonett
hmm, looks like I flashed the 5.0 image somehow.  I'll upgrade and see if
that takes care of it.


 Hi,

 did you flash the 5.3 image or an older one? There were similar problems
 with the 5.0 image I had uploaded for testing purposes before. With newer
 ones it should be working fine, but of course there are always exceptions.
 So, please tell :)
 thanks



 Greg Bonett wrote:

 I just flashed this distro and so far is seems pretty nice.  GPS and
 GPRS
 seem to work fine out of the box.  I've been having some trouble with
 wifi
 though.  When I use wifi-radar I am able to see networks in the area.
 When I press connect (after configuring the network) I see the
 Acquiring
 IP for a minute followed by Got IP address. Done.   The problem is
 that
 the IP address I'm assigned is a local address (169.*)  Has anyone else
 experienced this?

 Thanks!
 -Greg


 This is the first release of this distribution under the new name
 neovento.
 (fyp before)

 It got some new features like Zhemes which allows you to change the
 Zhone/LXDE theme easily.
 The second desktop is now filled with the most important application
 links
 as seen in other distributions.

 Furthermore this release is less memory hungry than the ones before,  a
 swapfile isn't needed but helps of course.

 Have fun with it :)

 http://opensvn.csie.org/fyp/releases/5/
 http://wiki.openmoko.org/wiki/Neovento
 --
 View this message in context:
 http://n2.nabble.com/neovento-5-released-tp2866272p2866272.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.


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




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



 --
 View this message in context:
 http://n2.nabble.com/neovento-5-released-tp2866272p2870769.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.


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




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


Re: [debian] xfce and xglamo

2009-03-17 Thread Greg Bonett
I have the same set up (as described on the debian distribution wiki page
and in this thread) and   I haven't been able to get right click working.
Also, when I went to look at the input device section of my xorg.conf file
I realized that my /etc/X11/xorg.conf  is totally empty...Is this
normal?  How should right click behave with libgtkstylus and xglamo?
Thanks.
-Greg

 Afaik, the file with the preferences is .xsessionrc, just try renaming
 your existing file, it should work.
 d


 On 3/9/09, Fox Mulder quakem...@gmx.net wrote:
 Davide Scaini wrote:
 for the right click: try make a symbolic link (ln -s) between .xinitrc
 and .xsessionrc... I have a working right click with xglamo (but
 surprisingly i can't see great improvements between fbdev and xlamo...
 is really that fast?)

 In my homedir /root i only got .xsession [1] and no .xsessionrc file.
 Should i link to this file instead?
 And should the link be .xinitrc or .xinit (without rc because my session
 file is named without rc)?

 The subjective feeling for the xglamo speed is a bit smoother than with
 fbdev but i could imagine it. :)
 The most important part is that xrandr works with xglamo why i want to
 use it.

 Ciao,
  Rainer



 [1] .xsession content:
 #/bin/sh
 . ~/bashrc
 export GTK_MODULE=libgtkstylus.so 
 exec startxcfe4

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


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




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


Re: [debian] xfce and xglamo

2009-03-17 Thread Greg Bonett


 Also, when I went to look at the input device section of my xorg.conf
 file
 I realized that my /etc/X11/xorg.conf  is totally empty...Is this
 normal?  How should right click behave with libgtkstylus and xglamo?

 with recent X.org, the xorg.conf is mostly generated automatically on X
 startup.
 you should need to add something only whne the auto-detection does not
 work as expected.

Ok - thats reassuring.

 as for libgtkstylus.so: that's beyond scope of xorg.conf, only the tslib
 input driver has to be configured in xorg.conf.


Has anyone been able to get right click working instructions on the wiki
page for the debian distribution?




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


Re: Playlist generator for mplayer or other players ?

2009-01-19 Thread Greg Bonett
try:
'find [directory with music]  playlist.m3u'

 I know, there is one, but ... I didn't find it again :-(

 Please help.

 Thanks

 Lothar

 -- | Rapid Prototyping | XSLT Codegeneration | http://www.lollisoft.de
 Lothar Behrens
 Heinrich-Scheufelen-Platz 2
 73252 Lenningen








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




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


[Hackable:1] trouble booting

2009-01-10 Thread Greg Bonett
Hi,
I'm having some trouble booting hackable:1.  I downloaded the tar balls
and extracted them to fat and ext2 partitions on a 2GB micro sd card.  I
then tried to boot using the NOR uboot.  It gets stuck after the
message:  s3c2410_udc: debugfs dir creation failed -19
has anyone else had this problem?
is there an easy way to check if I properly extracted to tar balls to my
SD card?
Thanks.
-Greg

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


Re: [Debian] sound programs.. no sound from VLC

2008-10-30 Thread Greg Bonett
have you tried mplayer or mpg321?  I bet you're running out of resources...

 Dear community,

 I'm running Debian under xfce, and I love it.  I've installed some new
 software and I love the great options of standard Debian software, but
 I'm running into troubles when it comes to playing an MP3.

 I've installed Audacious, Noatun, Sonata, and VLC.  Audacious is the
 only player I've been able to hear sound from, but it skips, and very
 frequently!  Noatun will not play my music, and Sonata won't add my
 music to its library even though I redirect MPD's library path.  VLC,
 however, appears to be playing the music, but I have no sound.

 Does anyone on the Debian crew know something about this, or anyone have
 some kind of additional test or solution that will be helpful?  Thanks!

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




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


[Debian FSO] GPRS dependencies

2008-10-07 Thread Greg Bonett
I'm having trouble getting GPRS to work in Debian/FSO.

If I use the sephora utility it will say connecting.. then disconnected.

The gprs_on.sh script at [1] tells me:
/org/Freesmartphone/GSM/Device: ActivateContext -
which seems good but I can't ping anything. (neither hostname or IP
addresses)

What packages need to be installed for GPRS to work in debian?

Is there anyway to get more verbose output from the script at [1] to
diagnose this?

Thanks.

-Greg

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


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


Re: [debian] Sephora 0.2 pre alpha 1 - Impressions and suggestions needed

2008-10-03 Thread Greg Bonett
hmm... It seems like I'm not able to enter the full username in the GPRS
settings.  The username I'm trying to use is [EMAIL PROTECTED] but only
[EMAIL PROTECTED] fits.

-Greg





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


Re: [debian] xglamo howto?

2008-09-15 Thread Greg Bonett
Does installing the xglamo package have a significant impact on basic UI
performance (e.g. not video, but opening/closing windows, menus, etc..)?

Thanks!


 Hi arne!
 I tested your package and it works as described. Thanks! It's great
 to have glamo and xrandr working in debian..
 However there are some issues for me at this point:

 1: running 'xrandr -o 1' twice results in still beeing in landscape
 mode but having a somehow messed up pointercalibration: clicks are
 about a 1/3 screen too far right.

 2: I've set up debian with xfce as described in [1]. When restarting
 xfce I see X starting up 5 times, ending with a blank screen, showing
 INIT: Id 1 respawning too fast: disabled for 5 minutes.
 Running 'xinit' as root from a ssh-session does work, (xfce comes up
 really fast!), but there are some problems with fonts, panel- and
 other configurations, e.g. cell-writer training data...

 I'm sure especially 2 is some kind of xinit-configuration issue - any
 hints?


 Cheers,
 radl

 [1]http://wiki.openmoko.org/wiki/Debian#Running_X_as_normal_user

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




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


Re: Partitioning 4GB with the Debian Installer

2008-08-27 Thread Greg Bonett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Stefan Fröbe wrote:
 Depends on what you call straight-forward: you can search for 
 glamo_mci.sd_max_clk , a description can for instance be found at 
 http://docs.openmoko.org/trac/ticket/1743 :

 Basically you need to set this variable in the u-boot environment - I
 reduced it even down to 500 , but more might also work - ymmv.
 Whether setting this through /sys parameter works I do not know - does
 anyone know?
 



Alright, I edited my uboot environment so that /proc/cmdline reads:

 glamo_mic.sd_max_clk=500 rootfstype=jffs2 root=/dev/mtdblock6
console=ttySAC2,115200 console=tty0 loglevel=4 regular_boot
mtdparts=physmap-flash:-(nor);neo1973-nand:0x0004(u-boot),0x0004(u-boot_env),0x0080(kernel),0x000a(splash),0x0004(factory),0x0f6a(rootfs)

but when I run './install all' I still get:

Writing superblocks and filesystem accounting information:
Warning, had trouble writing out superblocks.done

if I try './install mount' I get:

Running stage mount
Mounting the newly created system
mount: wrong fs type, bad option, bad superblock on /dev/mmcblk0p2,
   missing codepage or other error
   In some cases useful info is found in syslog - try
   dmesg | tail  or so


'dmesg | tail' reads:

end_request: I/O error, dev mmcblk0, sector 19752
end_request: I/O error, dev mmcblk0, sector 19760
end_request: I/O error, dev mmcblk0, sector 19768
end_request: I/O error, dev mmcblk0, sector 19776
end_request: I/O error, dev mmcblk0, sector 19784
glamo-mci glamo-mci.0: Error after cmd: 0x8020
mmcblk0: error -110 sending read/write command
end_request: I/O error, dev mmcblk0, sector 15682
EXT2-fs: unable to read superblock




Any ideas?  Thanks for the help.

Also, if I just end up partitioning this from my desktop machine, should
I make a 8mb ext2 and the rest ext3?

Thanks.

- -Greg

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFItccdR7UPrMLya90RArLNAKChTLp4dOM7zoJVVP+MdIoPh/ELYQCfV7qw
db2Kd2wUpNTMCM1go1czJjU=
=vZRC
-END PGP SIGNATURE-

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


Re: Partitioning 4GB with the Debian Installer

2008-08-22 Thread Greg Bonett


 I found that lowering the glamo MMC clock by a factor of 1/2 repeatedly,
 until I found a stable clock speed, worked fine for me.


I'm not sure how to do that.  Is it pretty straight forward?

Thanks.

-Greg


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


fluxbox and wicd on Debian

2008-08-21 Thread Greg Bonett
I've been playing around with Debian on the FR and figured I would report
my experiences.

Unfortunately I'm working with the 512mb SD card that came with my FR
(install.sh had trouble partitioning my 4gb SDHC) so I haven't been able
to install too many aps

I was able to install fluxbox (a lightweight window manager).
It works well, but you need to remember to start the matchbox keyboard and
an xterm window with the .fluxbox/startup file. (fluxbox's menu is usually
accessed with a right click)

Icons can be added to the desktop easily by installing fbdesk.

I also installed WICD to handle wireless networking.  It's a python app
that doesn't rely on GNOME or KDE (but does use GTK)

http://wicd.sourceforge.net

I haven't tested it extensively yet but it looks promising (make sure you
already have wpa_supplicant, wirelesstools, etc installed)


using Debian made all of this a breeze, can't wait to get my 4gb card
working...



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


Re: Partitioning 4GB with the Debian Installer

2008-08-21 Thread Greg Bonett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joachim Breitner wrote:
 Hi,
 
 Am Donnerstag, den 21.08.2008, 15:48 -0500 schrieb Greg Bonett:
 Unfortunately I'm working with the 512mb SD card that came with my FR
 (install.sh had trouble partitioning my 4gb SDHC) so I haven't been able
 to install too many aps
 
 Actually, the install.sh should be able to handle that as well, at least
 theoretically. What problems did you have?


Alright, here it is...


When I run './install.sh all' it runs through the partition step (but
does not continue) and gives this output before quiting:



W: /dev/mmcblk0p1 is mounted, unmounting
1+0 records in
1+0 records out
Device contains neither a valid DOS partition table, nor Sun, SGI or OSF
disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that the previous content
won't be recoverable.


The number of cylinders for this disk is set to 125440.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)
Warning: invalid flag 0x00,0x00 of partition table 4 will be corrected
by w(rite)

Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (1-125440, default 1): Using
default value 1
Last cylinder or +size or +sizeM or +sizeK (1-125440, default 125440):
Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (246-125440, default 246): Using
default value 246
Last cylinder or +size or +sizeM or +sizeK (246-125440, default 125440):
Using default value 125440

Command (m for help): The partition table has been altered!

Calling ioctl() to re-read partition table
 * Waiting for partitions to appear
 * Partition table created
W: /dev/mmcblk0p1 is mounted, unmounting
 * Formatting the microSD card partitions
mke2fs 1.38 (30-Jun-2005)
Filesystem label=
OS type: Linux
Block size=1024 (log=0)
Fragment size=1024 (log=0)
1960 inodes, 7832 blocks
391 blocks (4.99%) reserved for the super user
First data block=1
1 block group
8192 blocks per group, 8192 fragments per group
1960 inodes per group

Writing inode tables: done
Writing superblocks and filesystem accounting information: done

This filesystem will be automatically checked every 34 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.
mke2fs 1.38 (30-Jun-2005)
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
500960 inodes, 1001560 blocks
50078 blocks (5.00%) reserved for the super user
First data block=0
31 block groups
32768 blocks per group, 32768 fragments per group
16160 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736

Writing inode tables: done
Writing superblocks and filesystem accounting information:
Warning, had trouble writing out superblocks.done

This filesystem will be automatically checked every 33 mounts or
180 days, whichever comes first.  Use tune2fs -c or -i to override.



If I try and run './install.sh mount' I get the following error:


Running stage mount
Mounting the newly created system
mount: wrong fs type, bad option, bad superblock on /dev/mmcblk0p2,
   missing codepage or other error
   In some cases useful info is found in syslog - try
   dmesg | tail  or so


dmesg | tail gives:

glamo-mci glamo-mci.0: Error after cmd: 0x20
mmcblk0: error -110 sending read/write command
end_request: I/O error, dev mmcblk0, sector 0
glamo-mci glamo-mci.0: Error after cmd: 0x8020
mmcblk0: error -110 sending read/write command
end_request: I/O error, dev mmcblk0, sector 0
glamo-mci glamo-mci.0: Error after cmd: 0x20
mmcblk0: error -110 sending read/write command
end_request: I/O error, dev mmcblk0, sector 1568
EXT2-fs: unable to read superblock


I'm pretty sure this has something to do with th
e problem:

 Warning, had trouble writing out superblocks.done

(from initial ./install.sh all output)


Thanks for taking a look at this.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIrhIcR7UPrMLya90RAmk2AKDIRQRue11ukU3YV9N9ElgrnGfNswCfZsL0
ilTG+IGwiyOqYcr6fZbWzTU=
=f4ES
-END PGP SIGNATURE-

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


GPRS on Debian

2008-08-19 Thread Greg Bonett
Should the script for gprs on FSO at
http://wiki.openmoko.org/wiki/GPRS_FSO work on a Debian install?  It
doesn't seem to be working for me.  Is there a package I need to install
for it to work?
Thanks.

-Greg


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


external keyboard

2008-08-08 Thread Greg Bonett
Is anyone using their FreeRunner with an external USB or Bluetooth
keyboard?  If so, how hard was it to get working?
-Greg


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


FSO email/ical clients?

2008-08-06 Thread Greg Bonett
has anyone been able to get  a IMAP client or iCal client running on FSO?


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


Re: FSO email/ical clients?

2008-08-06 Thread Greg Bonett
Thanks, the packaged installed without problems.  I had been trying to
compile it on the phone but wasn't having any luck.  This looks like its
going to work.  Pretty fast too.
 The claws-email package works for IMAP...

 http://www.ginguppin.de/node/17


 - Original Message -
 From: Greg Bonett [EMAIL PROTECTED]
 To: community@lists.openmoko.org
 Sent: Wednesday, August 6, 2008 2:34:16 PM GMT -05:00 US/Canada Eastern
 Subject: FSO email/ical clients?

 has anyone been able to get  a IMAP client or iCal client running on FSO?


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

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




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


gprs with FSO milestone 2

2008-07-31 Thread Greg Bonett
-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 list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: numptyphysics ipk

2008-07-30 Thread Greg Bonett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

how did you get libsdl installed?

opkg install libsdl doesn't work for me
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIkLJXR7UPrMLya90RAuBCAKC/9z/ICGJoxzpYzDt/zYiydgxN0ACdEnYE
w3Sshl082ytBFcHRfZTQSjI=
=6+GN
-END PGP SIGNATURE-

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


Re: numptyphysics ipk

2008-07-30 Thread Greg Bonett
Thank you, I was trying to use the opkg search function but list works
much better for me.

 Greg Bonett schrieb:
 how did you get libsdl installed?

 opkg install libsdl doesn't work for me

 Try this:

 opkg install libsdl-1.2-0

 In general, if I'm looking for a specific package, I use

 opkg list | grep $EXPRESSION

 in this case opkg list | grep libsdl helped me.

 HTH,
 Konstantin

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



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




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


Re: Import contacts qtopia

2008-07-21 Thread Greg Bonett


 Unofficial answer (as this is not tested by us... it is the code from
 trolltech as is so is likely to have issues)

 1.) copy the the file vcf to the device
 2.) /opt/Qtopia/bin/addressbook /path/to/vcf-file (will get deleted)
 3.) GUI makes some stuff... asks you to import..
 4.) You might need to restart afterwards


 maybe someone comes up with a FAQ...



 z.
Ah, thats seems easy.
Can anyone confirm this method?  (I'll try it as soon as I get home from
work)

-Greg


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


Re: Import contacts qtopia

2008-07-21 Thread Greg Bonett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sven Klomp wrote:
 On Monday 21 July 2008 20:08:20 Greg Bonett wrote:
 1.) copy the the file vcf to the device
 2.) /opt/Qtopia/bin/addressbook /path/to/vcf-file (will get deleted)
 3.) GUI makes some stuff... asks you to import..
 4.) You might need to restart afterwards


 maybe someone comes up with a FAQ...
 Ah, thats seems easy.
 Can anyone confirm this method?  (I'll try it as soon as I get home from
 work)
 
 It worked for me (VCard3.0 exported from Kontact). OK, still some problems 
 with encoding but almost everything were imported (e.g. import of 
 photo :-) ).
 
 Sven

Worked for me too.  I had to do it one contact at a time though, from
the terminal on the phone.
I wrote a small (4 line) script to import all vcard contacts in a
directory.  (Attached)
Put it in /usr/bin then cd into the directory with your contacts and
type 'importcontacts.sh'

You'll have to hit 'ok' for each contact.  Does anyone know of a better
way to do this?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIhTxIR7UPrMLya90RAkHRAJ4pWkbYZv0XF0lWeCVksuCMIVGhOwCdGIS9
XmdoB698mDeniuzXbupXr/o=
=EkoP
-END PGP SIGNATURE-


importcontact.sh
Description: Bourne shell script
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Anyone using FR as a phone?

2008-07-20 Thread Greg Bonett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joerg Reisenweber wrote:
 Am Mo  14. Juli 2008 schrieb Tim Schmidt:
 On Sun, Jul 13, 2008 at 9:28 PM, Joerg Reisenweber [EMAIL PROTECTED] 
 wrote:
 Meanwhile we are about to improve the hw to cope with this (a little 
 difficult
 without exact idea of the way this happens).
 Meaning, the improvement will show up in a new rev of the Freerunner,
 or in the next model phone?
 
 Depends on which kind of improvement we are ending with. Obviously sth like a 
 metal case for shielding can't be done as a simple FR product revision - just 
 for example. Simple change of a component value is a completely different 
 story.
 For now no results thus no statement. ;-)
 
 /jOERG
 

Have there been any developments with this issue?  How many people are
experiencing this?  I'm experiencing very poor audio quality (lots of
noise, very low volume for incoming audio).  I'm still not sure if its a
hardware thing of if I've just got bad gsm.handset.state settings.  I'm
using the qtopia image right now.

- -Greg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIg/q/R7UPrMLya90RAr8xAJ96q3SWHvCmEiehPNVWHNnBz/1l4gCgl6Pa
lOCXrlc/dakphbUB1//dL4k=
=IizC
-END PGP SIGNATURE-

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


SIM card works with qtopia, not ASU or Factroy Image

2008-07-19 Thread Greg Bonett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Has anyone else had a similar experience?  My SIM card works reliably
with qtopia but not with ASU or the factory image.  I have an ATT 3G
71234 4002 sim card. Image: (http://www.gregbonett.org/sim.png).

I've attatched 'logread -f' output for ASU and qtopia.

Is looks like some of the SIM issues are not hardware related but
software issues.

- -Greg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIggRHR7UPrMLya90RAiFnAKC0gXX/R7ETdcCO2UG2Zx6ZQ7VYawCfcieJ
5aqd/jqxWYCHmQjM6MnxgHE=
=vNdk
-END PGP SIGNATURE-
Jul 19 14:04:44 om-gta02 daemon.debug gsmd: interval expired, starting next 
alive inquiry
Jul 19 14:04:44 om-gta02 daemon.debug gsmd: extra-submiting command
Jul 19 14:04:44 om-gta02 daemon.debug gsmd: try to wake up
Jul 19 14:04:44 om-gta02 daemon.debug gsmd: submitting command `AT'
Jul 19 14:04:44 om-gta02 daemon.debug gsmd: Create wake up timer
Jul 19 14:04:44 om-gta02 daemon.debug gsmd: interval expired, starting next 
alive inquiry
Jul 19 14:04:44 om-gta02 daemon.debug gsmd: extra-submiting command
Jul 19 14:04:44 om-gta02 daemon.debug gsmd: try to wake up
Jul 19 14:04:44 om-gta02 daemon.debug gsmd: submitting command `AT'
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Wakeup time out!!
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: buf=`OK'(2)
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Get respond before timeout, remove 
timer!
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Calling final cmd-cb()
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Clearing mlbuf
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Create wake up timer
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: buf=`OK'(2)
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Get respond before timeout, remove 
timer!
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Calling final cmd-cb()
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: The wake up callback!!
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Clearing mlbuf
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: buf=`OK'(2)
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Get respond before timeout, remove 
timer!
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Calling final cmd-cb()
Jul 19 14:04:47 om-gta02 daemon.debug gsmd: Clearing mlbuf
Jul 19 14:05:59 om-gta02 user.info kernel: pcf50633 0-0073: pcf50633_irq 
scheduling work
Jul 19 14:09:44 om-gta02 daemon.debug gsmd: interval expired, starting next 
alive inquiry
Jul 19 14:09:44 om-gta02 daemon.debug gsmd: extra-submiting command
Jul 19 14:09:44 om-gta02 daemon.debug gsmd: try to wake up
Jul 19 14:09:44 om-gta02 daemon.debug gsmd: submitting command `AT'
Jul 19 14:09:44 om-gta02 daemon.debug gsmd: Create wake up timer
Jul 19 14:09:44 om-gta02 daemon.debug gsmd: interval expired, starting next 
alive inquiry
Jul 19 14:09:44 om-gta02 daemon.debug gsmd: extra-submiting command
Jul 19 14:09:44 om-gta02 daemon.debug gsmd: try to wake up
Jul 19 14:09:44 om-gta02 daemon.debug gsmd: submitting command `AT'
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Wakeup time out!!
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: buf=`OK'(2)
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Get respond before timeout, remove 
timer!
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Calling final cmd-cb()
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Clearing mlbuf
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Create wake up timer
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: buf=`OK'(2)
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Get respond before timeout, remove 
timer!
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Calling final cmd-cb()
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: The wake up callback!!
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Clearing mlbuf
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: buf=`OK'(2)
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Get respond before timeout, remove 
timer!
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Calling final cmd-cb()
Jul 19 14:09:47 om-gta02 daemon.debug gsmd: Clearing mlbuf
Jul 19 14:14:44 om-gta02 daemon.debug gsmd: interval expired, starting next 
alive inquiry
Jul 19 14:14:44 om-gta02 daemon.debug gsmd: extra-submiting command
Jul 19 14:14:44 om-gta02 daemon.debug gsmd: try to wake up
Jul 19 14:14:44 om-gta02 daemon.debug gsmd: submitting command `AT'
Jul 19 14:14:44 om-gta02 daemon.debug gsmd: Create wake up timer
Jul 19 14:14:44 om-gta02 daemon.debug gsmd: interval expired, starting next 
alive inquiry
Jul 19 14:14:44 om-gta02 daemon.debug gsmd: extra-submiting command
Jul 19 14:14:44 om-gta02 daemon.debug gsmd: try to wake up
Jul 19 14:14:44 om-gta02 daemon.debug gsmd: submitting command `AT'
Jul 19 14:14:47 om-gta02 daemon.debug gsmd: Wakeup time out!!
Jul 19 14:14:47 om-gta02 daemon.debug gsmd: buf=`OK'(2)
Jul 19 14:14:47 om-gta02 daemon.debug gsmd: Get respond before timeout, remove 
timer!
Jul 19 14:14:47 om-gta02 daemon.debug gsmd: Calling final cmd-cb()
Jul 19 14:14:47 om-gta02 daemon.debug gsmd: Clearing mlbuf
Jul 19 

Re: SIM card works with qtopia, not ASU or Factroy Image

2008-07-19 Thread Greg Bonett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 
 please don't hijack threads!
 /j
 


Sorry that wasn't intentional.

- -Greg
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIgmloR7UPrMLya90RAkbVAJ4mIHcBAGvJo6nLEczNvQ2VZipMZwCgwfJc
2kfHqzjc3tHq5P9SeNJnvNI=
=FYxb
-END PGP SIGNATURE-

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


Re: opkg gcc

2008-07-18 Thread Greg Bonett
Ah, thanks, I'll see if I can get that to work as soon as I get home.

 I think that gcc is named /usr/bin/arm-angstrom-linux-gnueabi-gcc.


 --
 Zitune

 GNU/Linux is user-friendly. It's just very selective about who its
 friends
 are.
 http://www.april.org/
 http://www.openmoko.com/

 Les enfants croient au pére Noël. Les adultes votent P.Desproges
 http://www.federation-anarchiste.org/

 On Thu, Jul 17, 2008 at 14:57, John Reese [EMAIL PROTECTED] wrote:

 Greg Bonett wrote:
  Hey is anyone else having trouble with the version of gcc in opkg?
 
  I can run a 'opkg install gcc' without any trouble but I still get
 'gcc:
   not found' when i try to use it.  looks like it make some files in
  /usr/lib/gcc and /usr/libexec/gcc

 I've had the exact same problems (was trying to compile Git on the
 phone) with both gcc and g++.  I even tried using `find / -name gcc`,
 but I couldn't find the gcc binary at all.

 --
 John Reese
 LeetCode.net

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

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




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


Re: Ekiga for Openmoko, petition,

2008-07-18 Thread Greg Bonett
I think its important we get a SIP client working ASAP on the FR.  Maybe
we should focus on Twinkle since it supports ZRTP/SRTP.

 Hi,

 As I feel anxious about running an extension of my asterisk in the
 Freerunner, I wrote an email to the Ekiga people asking them to provide
 a Openmoko compiled binary for it.

 As I do most of my work on interpreted languages (Ruby) and I am
 compiler-dumb, it will take very long for me to get an Ekiga openmoko
 binary, so I selfishly asked to those who'll probably get it done in a
 very short time.

 Their email addresses are

 Ekiga's Author
 Main Coder and Project Maintainer: Damien Sandras
 dsandras_at_seconix.com


 Regular Contributors
 Regular Contributors: Kilian Krause kk_at_verfaction.de, Julien Puydt
 jpuydt_at_free.fr, Luc Saillard luc_at_saillard.org, Jan Schampera
 jan.schampera_at_web.de, Matthias Schneider ma30002000_at_yahoo.de,
 Craig Southeren craigs_at_postincrement.com


 May be if they get enough whining...



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




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


Re: New Freerunner, factory image - Registering...

2008-07-18 Thread Greg Bonett
I recently switched to the Qtopia image and this fixed my registering...
problem.  I am now able to make and receive calls reliably.


 You could post the output of logread -f

 On Thu, 2008-07-17 at 09:42 -0500, Greg Bonett wrote:
 Although I'm still having trouble getting this SIM card to work but I
 think it's doable.  It actually registered last night and I was able to
 make and receive a phone call.  After a reboot it went back to
 Registering

 It sounds like the contacts lining up issue is not the problem. I
 think
 its lining up correctly.

 Image of SIM:
 http://www.gregbonett.org/sim.png

  On Wednesday 16 July 2008, Stroller wrote:
  On 16 Jul 2008, at 18:01, Greg Bonett wrote:
   ...
   Anyway, once booted to the factory image I get continuously a
   Registering... message in the top-left corner of the Home
 screen.
   After 30 minutes or so this message persists.
  
   Did you get this resolved?  I'm having the same experience right
 now.
   Still doing some testing though...
 
  Hi there,
 
  Yes, I certainly did. The SIM card was not seated properly.
 
  In fact, I had it in the wrong way around!! This is quite easy to do
  - the cut-out corner of the SIM should face the TOP of the phone;
  once the holder is fully down you slide sideways to lock it - note
  the word LOCK - stamped into the plastic.
 
  I think I read on IRC that a number of other people have had the same
  problem.
 
  For those confused about the orientation of the SIM or the SD card
 there's
  a
  photo on the wiki:
 
  http://wiki.openmoko.org/wiki/Getting_Started_with_your_Neo_FreeRunner#Installing_the_Micro-SD_card.2C_the_SIM_card.2C_and_the_Battery
 
  http://wiki.openmoko.org/wiki/Image:FR_SIM_SD_open.jpg
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 



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


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




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


Re: New Freerunner, factory image - Registering...

2008-07-17 Thread Greg Bonett
Although I'm still having trouble getting this SIM card to work but I
think it's doable.  It actually registered last night and I was able to
make and receive a phone call.  After a reboot it went back to
Registering

It sounds like the contacts lining up issue is not the problem. I think
its lining up correctly.

Image of SIM:
http://www.gregbonett.org/sim.png

 On Wednesday 16 July 2008, Stroller wrote:
 On 16 Jul 2008, at 18:01, Greg Bonett wrote:
  ...
  Anyway, once booted to the factory image I get continuously a
  Registering... message in the top-left corner of the Home screen.
  After 30 minutes or so this message persists.
 
  Did you get this resolved?  I'm having the same experience right now.
  Still doing some testing though...

 Hi there,

 Yes, I certainly did. The SIM card was not seated properly.

 In fact, I had it in the wrong way around!! This is quite easy to do
 - the cut-out corner of the SIM should face the TOP of the phone;
 once the holder is fully down you slide sideways to lock it - note
 the word LOCK - stamped into the plastic.

 I think I read on IRC that a number of other people have had the same
 problem.

 For those confused about the orientation of the SIM or the SD card there's
 a
 photo on the wiki:

 http://wiki.openmoko.org/wiki/Getting_Started_with_your_Neo_FreeRunner#Installing_the_Micro-SD_card.2C_the_SIM_card.2C_and_the_Battery

 http://wiki.openmoko.org/wiki/Image:FR_SIM_SD_open.jpg

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




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


Re: tmobile wifi voice calls

2008-07-17 Thread Greg Bonett
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey, I've been trying to get twinkle (a sip client) compiled on the
openmoko, but I can't get GCC to work.  If we can get a c compiler I
think theres a good chance twinkle will work

Ken Restivo wrote:
 First we need a phone app that supports SIP.
 
 I would very very much like to use the FR as a SIP phone. I don't need 
 T-Mobile for that (and neither does anyone else), we just need a working 
 phone app that supports VOIP as a back end, and access to open WiFi AP's 
 (plenty of those around).
 
 I have a Diamondcard/Ekiga account for phone calls to the POTS network, and 
 it works great and is dirt cheap. I wouldn't want to deal with proprietary 
 crap like whatever T-Mobile is going to foist upon people.
 
 Is anyone porting Ekiga to the FR? I saw a component in ASU that looks like a 
 VOIP back end for the Qtopia phone app; that'd kick ass if it was working. 
 Any ideas what I'd need to do to get it to work?
 
 -ken
 
 On Thu, Jul 17, 2008 at 07:14:09PM -0400, c d r wrote:
 I'll begin to pursue this via the provided links in my copious spare  
 time. Anyone interested in an ongoing dialog let me know.
 how well integrated is it?

 i was planning on using a moko, primarily via SIP/IAX but with T-Mo prepaid 
 SIM for occasional GSM needs

 if it can seamlessly roll between the two, preferring wifi/sip (or their 
 equiv) when available, that would kick ass


 Chris



 On Jul 17, 2008, at 2:32 PM, Al Johnson wrote:

 On Thursday 17 July 2008, Carl Karsten wrote:
 Make and receive unlimited nationwide calls over Wi-Fi with your  
 home
 phone.
 http://www.t-mobile.com/shop/plans/cell-phone-plans-detail.aspx?tp=tb1rate
 [EMAIL PROTECTED]

 Anyone know if the FR will work with whatever VoIP protocol t- 
 mobile uses?
 does anyone even know what protocol it uses?   I found this:

 The technology T-Mobile is using is called Unlicensed Mobile  
 Access, or
 UMA. UMA takes the protocol used by GSM handsets and encapsulates  
 it into
 an IPSec VPN for transmission over the public Internet. The VPN is
 authenticated using the subscriber's SIM card via a protocol called
 EAP-SIM.
 http://www.voip-weblog.com/50226711/is_the_linksys_wrtu54g_voip.php
 Nice prompt for a little background reading. From what I see it seems
 unlikely. strongSWAN appears to support IKEv2 and EAP-SIM but  
 somehow I doubt
 T-Mobile will hand out the certificate needed in addition to the  
 SIM. The bit
 that looks tricky is the signalling part to tell the mobile phone  
 network
 that it can pass the call data over to the wifi connection. This is  
 the sort
 of thing that's normally buried in the cellular modem, and I don't  
 know of an
 open version of that. I could be pleasantly surprised though - it  
 would be a
 good addition to have.

 [1] http://www.embedded.com/underthehood/205916513
 [2] http://www.linuxdevices.com/news/NS6470081317.html

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

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

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIf/ANR7UPrMLya90RAmjPAKDKfu9sF4f82giPmvzxYPLChbzHywCg1pBc
qvfNcEfxyGmDv5l1EQSDdzc=
=98cn
-END PGP SIGNATURE-

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


Re: New Freerunner, factory image - Registering...

2008-07-16 Thread Greg Bonett


 Anyway, once booted to the factory image I get continuously a
 Registering... message in the top-left corner of the Home screen.
 After 30 minutes or so this message persists.


Did you get this resolved?  I'm having the same experience right now. 
Still doing some testing though...

-Greg


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


Re: New Freerunner, factory image - Registering...

2008-07-16 Thread Greg Bonett
Ok, its definitely a problem with the SIM, looking closely I can see
there's a whole row of contacts that aren't coming in contact with the
phone.

I'll work on it and report back.  Are we compiling a database of which
SIMs work, which don't and which need to be fooled with a little?

Thanks for the help.

-Greg

 Hi Greg,

I had this too, when I first started it: it's also possible your sim's
 not
 precisely in the right position and place. Check that the cut off corner
 is on the gps antenna's side and that the metal part that's holding the
 sim stays flat on it's own (you have to push it in the direction of the
 'Neo' letters).

 Sincerely,

 Jan.

 On Wed, Jul 16, 2008 at 7:01 PM, Greg Bonett [EMAIL PROTECTED] wrote:


 Anyway, once booted to the factory image I get continuously a
 Registering... message in the top-left corner of the Home screen.
 After 30 minutes or so this message persists.


 Did you get this resolved?  I'm having the same experience right now.
 Still doing some testing though...

 -Greg


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


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




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


Re: Reason for GPS problems found!

2008-07-15 Thread Greg Bonett
Are the actual circuit schematics and board layouts for the FR available? 
Does anyone know of good open source circuit simulation/RF software?

Also, depending on whats going on with the SD card issue, the easiest
workaround might be to design a small external antenna (I think someone
mentioned a micro strip antenna earlier, that might be a good idea.)

-Greg


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


Re: not being able to use Skype is a big problem

2008-07-02 Thread Greg Bonett
Carsten Haitzler (The Rasterman) wrote:
 ...there are plenty of open alternatives. :)

On that note, has anyone been able to run any open voip software running
on the FR?

-Greg

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


Re: To Openmoko developers

2008-06-29 Thread Greg Bonett


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Michele Renda
 Sent: Saturday, June 28, 2008 11:42 AM
 To: Openmoko community
 Subject: To Openmoko developers

 This tread born to be dedicated to all Openmoko developers, to Steve,
 Raster, Sean and all the persons that are in every day working to get our
 child out!
 So please, for a time, we can remove all the complains / polemics about the
 develop, and to see the results we got, getting a phone very very near to be
 completly free.

 Thank you, OM Developers
 Michele Renda

   

Cheers to that,  keep up the good work!
   

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


Re: No 3G for GTA03, 2G/EDGE only?

2008-06-14 Thread Greg Bonett
Federico Lorenzi wrote:

 Remember that every 3dBm is 2x power output, and 10nW(-50dBm) power output?

 Cheers,
 Federico

   
Slight correction:
Every 3dB is 2x power, 3dBm is about 2mw (not a relative power, but an 
absolute).

-Greg

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


Re: Free Runner price vs iphone 3G price

2008-06-10 Thread Greg Bonett

 ... and per my last Email, the lack of subsidies for the Freerunner,
 where you still need a voice/data contract, actually costs more.

 But the extra cost is worth the freedom of doing whatever I want with my
 Freerunner.

 -id

Don't forget you've always got the option to use the Freerunner without a
voice/data plan at all if you don't mind only using VOIP in Wifi networks.
 Then its a bargain!

-Greg


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


Re: My experience with the Freerunner

2008-05-27 Thread Greg Bonett
Would there be a problem with doing two (or more) calls in series and just
adding up the time of each call?  I would be impressed if the battery
survived through two near four hour calls.  Just be sure to start the
second call shortly after the first one finishes.



 On Tue, May 27, 2008 5:27 am, ian douglas wrote:
 ian douglas wrote:

 Since the call ended about the same amount of time as my test last night
 (236 minutes vs 234 minutes), I'm curious if either ATT or TMobile
 simply kill a phone call just shy of 4 hours of talk time to free up
 their network.

 That sounds likely.

 With GSM the cost of a call is only calculated once the call completes, if
 there is no limit on the length of call, someone who steals a GSM phone,
 can keep a call going for several days, and the network only finds out
 when they hang up. If the call is to an expensive international
 destination ($2 per minute) The cost to the network could be high. Because
 of this most networks limit the length of calls.

 The details of the scam are described in chapter 17 of Security
 Engineering by Ross Anderson. You can download a PDF copy from this page:

 http://www.cl.cam.ac.uk/~rja14/book.html

 Back to your test, As far as I know there is no limit on the length of
 calls from landlines, so one solution would be to call the Freerunner from
 an landline.

 The other option would be to do what phone manufacturers do, which is to
 measure the current drain from the battery, and calculate the talk time
 from the battery capacity. Don't forget to be unreasonably optimistic
 about signal strength, and battery life. :-)

 --
 David Pottage

 Error compiling committee.c To many arguments to function.


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




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