Re: GSM Modem emulator

2008-07-12 Thread andrzej zaborowski
2008/7/11 Bobby Martin [EMAIL PROTECTED]: Has anyone built a gsm emulator, for example for testing in qemu? qemu-neo1973 has two already :-P http://svn.openmoko.org/trunk/src/host/qemu-neo1973/gnokiigsm/ uses modified modem emulator from gnokii,

Come join my network at StumbleUpon

2008-07-12 Thread anirudhsharma . crypto
Hi, Suddenly the Web is fun again :) Join StumbleUpon for Free and discover your friends' Favorites. Discover my Favorites

Any standard way to separate between Neo and FreeRunner?

2008-07-12 Thread Audrius Meskauskas
GPS Sight currently has releases both for Neo1973 and for FreeRuner. Some parts of the code must behave differently for these two phones. For instance, on Neo gllin must be started and the NMEA pipe is in another place. While some abstract layer is likely to be created in the future, it would

Re: How to switch usb mode to 500mA (enable USB charging with car charger) ?

2008-07-12 Thread Marco Trevisan (Treviño)
Andy Green wrote: This only flies on GTA01. ~From a quick look in the pcf50633 driver, this is disallowed on GTA02 at the moment. But, so long as the user understands what it means (and we will defeat his choice anyway on USB removal so it doesn't subsequently make trouble if he plugs to host

Re: Accelerometer problem

2008-07-12 Thread Timo Drick
Andy Green schrieb: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | On the OM2007.2 images it is the neod which opens the accelerometers. No | reason for doing so, even more as neod starts to eat 50% CPU, because | the am's send both 100 events per

Re: Problem with openmoko-panel apps

2008-07-12 Thread smurfy - phil
small addition, and correction. its also works with the session file if i do a --start-applet instead of a --end-applet in fact, the applet seams to work only with --start-applet and no other applet in the panel.. i think its some problem with the width of the applet, but i really don't

Re: Any standard way to separate between Neo and FreeRunner?

2008-07-12 Thread Shawn Rutledge
On Sat, Jul 12, 2008 at 4:50 AM, Audrius Meskauskas [EMAIL PROTECTED] wrote: GPS Sight currently has releases both for Neo1973 and for FreeRuner. Some parts of the code must behave differently for these two phones. For instance, on Neo gllin must be started and the NMEA pipe is in another

SHR: Where I am on getting 2007.2 M stuff running on FSO

2008-07-12 Thread Bobby Martin
I know really only shr folks care about this, but I thought some of you who know something about FSO and/or 2007.2 could point out stupidity if you see it :-) I installed an FSO MS 1 image on my gta01, and made sure that it runs properly. I created a directory called 2007.2 that holds the rootfs

libpcap in toolchain

2008-07-12 Thread Arne Zachlod
Hello there! it would be very nice if anyone could implement the libpcap in the toolchain. would this be possible for anyone? unfortunately i cant do it :(. the lib is required for kismet, and i think kismet would be very nice for everyone here ;). thanks, arne

Re: libpcap in toolchain

2008-07-12 Thread Graeme Gregory
On Sat, 12 Jul 2008 19:28:27 +0100 Andy Green [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | Hello there! | | it would be very nice if anyone could implement the libpcap in the | toolchain. would this be possible for

Re: libpcap in toolchain

2008-07-12 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Somebody in the thread at some point said: | My tackle shrivels at the pain waiting for you if you have to make a | new lib in OM / OE, but isn't libpcap needed for tcpdump? Surely we | support tcpdump already and then libpcap too? | | Kismet and

Openmoko Bug #1598: Messages should list contacts with unread messages first

2008-07-12 Thread Openmoko Public Trac
#1598: Messages should list contacts with unread messages first -+-- Reporter: nomeata | Owner: openmoko-devel Type: defect | Status: new Priority: normal | Milestone:

Re: Problem with openmoko-panel apps

2008-07-12 Thread smurfy - phil
ok, it seems i found the problem. if the applet is not visible after creating it does not work. so simple show the icon, and add a timer that hides it after x secs phil

SHR: 2007.2 desktop on FSO (sort of)

2008-07-12 Thread Bobby Martin
Well, it's not much, but it's progress. I realized shortly after I sent the last email that the dbus problem was only because I started X from the ssh session, not from the device console. So I set my gta01 back up as described in the last email rebooted. I get the standard 2007.2

Re: Current Bootchart / breaking SD boot

2008-07-12 Thread M. Dietrich
On Wed, Jul 09, 2008 at 06:45:03PM -0500, Mike (mwester) wrote: Michael 'Mickey' Lauer wrote: Am Mittwoch 09 Juli 2008 22:47:12 schrieb Mike (mwester): Carsten Haitzler (The Rasterman) wrote: you'll be booting a lot if you travel on planes. And pulling the battery out too (no current

Ogg vorbis performance.

2008-07-12 Thread Russell Sears
I've noticed that my freerunner is *almost* fast enough to play my ogg vorbis files; running a second app, or even gpsd causes the media player to skip, then to go silent. What's been done to get ogg vorbis to perform well so far? ogg123, oggdec seem to be able to decode in roughly 2/3's

Re: Ogg vorbis performance.

2008-07-12 Thread Sören Apel
Heya, On Sat, 2008-07-12 at 14:27 -0700, Russell Sears wrote: I've noticed that my freerunner is *almost* fast enough to play my ogg vorbis files; running a second app, or even gpsd causes the media player to skip, then to go silent. Yep. What's been done to get ogg vorbis to perform well

Re: Problem with openmoko-panel apps

2008-07-12 Thread Alexander Syring
I've tested your homezone program and if I was logged in before the homezone prog was started i get nothing wether I am in homezone nor I am not in homezone. But when I first start the program an then log in to provider I get a response from program. That means (I think) the program only looks

Re:SHR: 2007.2 desktop on FSO (sort of)

2008-07-12 Thread Joe Pfeiffer
Bobby Martin writes: Once we root out the few direct gsmd calls from the OM apps and debug Julien Marc's phonekit adapter, and do a little clean-up, I think we'll be ready to put out our first alpha release of SHR. Outstanding! This sounds like terrific progress.