Re: [FDOM] GPRS has stopped working - ServiceUnknown (latest fdom)

2008-11-07 Thread Risto H. Kurppa
On Fri, Nov 7, 2008 at 9:40 AM, Timo Jyrinki [EMAIL PROTECTED] wrote:
 (I upgraded to testing, didn't get phone working, flashed latest FDOM)

 I've tried to get GPRS working but for some reason, even though it
 worked before with 0927 FDOM image easily (just changing the APN), I
 now get always the following when running gprson:
 ---
 Error org.freedesktop.DBus.Error.ServiceUnknown: The name
 org.pyneo.muxer was not provided by any .service files
 1226042707
 +++
 ---

 So... what should be done to get GPRS working nowadays? GSM works fine.

 -Timo

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



Same here: I added the pin code in the config files and all I see when
running gprson is +++, I don't see the error message. But no
connection whatsoever.

r

-- 
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi

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


Re: connecting to debug board v3

2008-11-07 Thread Lars Noodén
Nelson Castillo wrote:
 On Thu, Nov 6, 2008 at 4:28 PM, Lars Noodén [EMAIL PROTECTED] wrote:
 ...it appears that the connection settings are not correct:

$ cu -eo -s 115200 -l /dev/ttyUSB0
Connected.
[EMAIL PROTECTED]

 The board is Openmoko Neo1973 v3

 The serial console is in /dev/ttyUSB1 and not in /dev/ttyUSB0.

It's /dev/ttyUSB0.  There are no others:

$ ls /dev/ttyU*
/dev/ttyUSB0

If the board shows up as USB ID 1457:5118, then everything
is correct. (1)

$ lsusb -d 1457:
Bus 004 Device 005: ID 1457:5118 First International
Computer, Inc. OpenMoko Neo1973 Debug board (V2+)

The board should accept 8N1 at 115200 bps, but appears not to even on
systems besides Kubuntu or Debian:

A) In OpenBSD 4.4, if I try connecting, the error is this:

$ cu -s 115200 -l /dev/ttyU0
/dev/ttyU0: Device not configured
link down

Same error trying ttyU[1-3]

The device is there, however:

$ usbdevs -f /dev/usb2
addr 1: UHCI root hub, Intel
 addr 2: TUSB2046 hub, Texas Instruments
  addr 3: Debug Board for Neo1973, OpenMoko

B) On OS X 10.5, I am also unable to connect with screen.  No usbmodem
devices are found when the debug board is plugged in.  Though if the
FreeRunner itself is plugged in, that shows up as tty.usbmodem5d11



Regards,
-Lars

(1) http://wiki.openmoko.org/wiki/Neo1973_Debug_Board_v3

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


Re: Accelerometers jerky with new stable kernels?

2008-11-07 Thread Andy Green
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Somebody in the thread at some point said:
| Timo Jyrinki wrote:
| 2008/11/6 Michael Zanetti [EMAIL PROTECTED]:
| What do you mean with working fine now? Are they working as they
were always
| or are they now really working (no crashes on suspend or after some
minutes of
| use)?
| Working fine as in accelerometer using applications (I have
| AccelGame and Doom) work, unlike with the patch (jerkiness). I don't
| use suspend with my own kernels since resume is always broken -
| probably because I only flash the self-compiled kernel and don't know
| how I could easily also copy the compiled modules into use on Neo.
|
| Using this reverting list [1] to get a woking stable kernel (image [2]).
| With itthe accelerometers work well also after suspend/resume (that
| works here, since it seems needed to the
| fix-glamo-mci-slow-clock-until-first-bulk.patch as reported in the
| kernel ML).
|
| I'm using my moko with OpenDoom in these days and all is completely
usable!

It's great you found some suspend stability, but on 2.6.24 / stable
there is zero doubt it is purely random chance build by build.  I would
guess that's why you can 'tune' stability by just removing patches that
affect the resume race by timing, even though the patches themselves
have no direct impact on suspend otherwise.  I found I could make or
break a 2.6.24 kernel for suspend merely by adding printk()s around.

Real solution is coming closer in stable-tracking for these problems
hopefully, although right now accel comms is completely broken in there.
~ But it should be straight in next couple of weeks kind of timeframe.

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

iEYEARECAAYFAkkUAsIACgkQOjLpvpq7dMp1dwCdE5T8mmGHzDCg5qFD3bTBlZ4K
+0IAn2Y4lP/CSx26OduO+KY6RJ9aifa7
=7RO2
-END PGP SIGNATURE-

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


Re: [FDOM] GPRS has stopped working - ServiceUnknown (latest fdom)

2008-11-07 Thread Carl Lobo
Is gsm0710muxd is running properly.

On Fri, Nov 7, 2008 at 1:29 PM, Risto H. Kurppa [EMAIL PROTECTED] wrote:
 On Fri, Nov 7, 2008 at 9:40 AM, Timo Jyrinki [EMAIL PROTECTED] wrote:
 (I upgraded to testing, didn't get phone working, flashed latest FDOM)

 I've tried to get GPRS working but for some reason, even though it
 worked before with 0927 FDOM image easily (just changing the APN), I
 now get always the following when running gprson:
 ---
 Error org.freedesktop.DBus.Error.ServiceUnknown: The name
 org.pyneo.muxer was not provided by any .service files
 1226042707
 +++
 ---

 So... what should be done to get GPRS working nowadays? GSM works fine.

 -Timo

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



 Same here: I added the pin code in the config files and all I see when
 running gprson is +++, I don't see the error message. But no
 connection whatsoever.

 r

 --
 | risto h. kurppa
 | risto at kurppa dot fi
 | http://risto.kurppa.fi

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


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


Re: [FDOM] GPRS has stopped working - ServiceUnknown (latest fdom)

2008-11-07 Thread Roman Pszonczenko
On Fri, Nov 7, 2008 at 8:40 AM, Timo Jyrinki [EMAIL PROTECTED] wrote:
 (I upgraded to testing, didn't get phone working, flashed latest FDOM)

 I've tried to get GPRS working but for some reason, even though it
 worked before with 0927 FDOM image easily (just changing the APN), I
 now get always the following when running gprson:
 ---
 Error org.freedesktop.DBus.Error.ServiceUnknown: The name
 org.pyneo.muxer was not provided by any .service files
 1226042707
 +++
 ---

 So... what should be done to get GPRS working nowadays? GSM works fine.

 -Timo


Take a look at configuration in /etc/dbus-1/system.d/ The service is
probably called differently. I don't remember the exact filename. It
means that you have wrong (old) version of gsm0710muxd. You should
upgrade it.
Roman

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


Android first try - kurz und schmerzlos

2008-11-07 Thread Joachim Ott
Following the instructions on
http://wiki.openmoko.org/wiki/User:Seanmcneil3I flashed the kernel and
rootfs and prepared a SD-card. After booting, it
took like 20 seconds before something appeared on the screen (see
http://img220.imageshack.us/my.php?image=androidtestiy0.png). Later the
desktop screen came up. After I made the picture, the screen went black and
remained black, no matter what I tried (tapping, clicking on buttons). USB
didn't react either. Finally I took out the battery. Anything else I should
try before I overwrite the NAND with something else?
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: Android first try - kurz und schmerzlos

2008-11-07 Thread arne anka
 from the message displayed i'd infer that the device is sleeping -- and  
you'd need some hw button to wake it up.

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


Distro Reviews

2008-11-07 Thread Paul
I finally received my Freerunner and it's been exciting.  I am trying to use
the Freerunner as my primary phone.

My First goal is to start with a stable phone distro.  One where I can
make/receive calls, send and receive text messages.  The Qtopia build seems
to be OK, however, there is that echo issue.  Qtopia does seem to be removed
from a lot of the feature developments for the FreeRunner.  I have tried a
couple of the distros out there and the Qtopia one seems to be the most
stable.

I was wondering, which distros have the Echo bug resolved?

Also, is the debian distro stable?  I am a debian/kubuntu user so I
definitely would like to use debian provided it can provide a stable phone
for me.   I need to buy a new sd card from the sound of it though.

Thanks.

-- 
Paul
Email - [EMAIL PROTECTED]

There were moments when he looked on evil simply as a mode through which he
could realize his conception of the beautiful.
Oscar Wilde - The Picture of Dorian Gray
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: connecting to debug board v3

2008-11-07 Thread Nelson Castillo
 It's /dev/ttyUSB0.  There are no others:

$ ls /dev/ttyU*
/dev/ttyUSB0

I see. I get 0 and 1 after I run:

  modprobe ftdi_sio vendor=0x1457 product=0x5118

ftdi_sio 3-1.1:1.0: FTDI USB Serial Device converter detected
drivers/usb/serial/ftdi_sio.c: Detected FT2232C
usb 3-1.1: FTDI USB Serial Device converter now attached to ttyUSB0
ftdi_sio 3-1.1:1.1: FTDI USB Serial Device converter detected
drivers/usb/serial/ftdi_sio.c: Detected FT2232C
usb 3-1.1: FTDI USB Serial Device converter now attached to ttyUSB1

 The board should accept 8N1 at 115200 bps, but appears not to even on systems 
 besides Kubuntu or Debian:

I'm using Debian.

Regards,
Nelson.-

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


Re: [FDOM] GPRS has stopped working - ServiceUnknown (latest fdom)

2008-11-07 Thread Timo Jyrinki
2008/11/7 Carl Lobo [EMAIL PROTECTED]:
 Is gsm0710muxd is running properly.

No. Has it been dropped from FDOM knowingly perhaps?

-Timo

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


Re: Distro Reviews

2008-11-07 Thread Paul
About Debian. I have the 512 meg card, could I get started on debian with
that until my new sd card comes it?

Also, is there an echo with debian?

-- 
Paul
Email - [EMAIL PROTECTED]

There were moments when he looked on evil simply as a mode through which he
could realize his conception of the beautiful.
Oscar Wilde - The Picture of Dorian Gray
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


Re: 2007.9: Anybody found a fix for the events/0 problem yet?

2008-11-07 Thread Holger Freyther

Am 06.11.2008 um 22:22 schrieb William Kenworthy:

 Anybody found a fix for the events/0 problem yet?  Woke up this  
 morning
 and found it at 27% and battery rapidly draining again.  And when
 rebooted 2 SMS messages sent 12 hours before appeared, again  ...


Take a look at the bugtracker, search for events/0, do not add a me  
too, if you have a debug board attached during this, get a backtrace  
from the kernel attach that.

z.

PS: For your SMS, do you mean received instead of sent? And duplicate?  
Also a known upstream Qtopia bug and documented in our bugtracker.

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


Re: Android first try - kurz und schmerzlos

2008-11-07 Thread Joachim Ott
2008/11/7 Roman Pszonczenko [EMAIL PROTECTED]

 Well, it went black because it went to sleep. It is said that kernel
 2.6.26 wil not resume properly, so you have to go to the Settings menu
 and disable energy saving. I had the same situation but I just
 rebooted...

 Another issue is triangular screen blinking when the background is
 shadowed, for example when popup windows appear. But overall
 impression is good - works faster then other distros on neo. Of course
 it is only a proof of concept at the moment - ex. you cannot enter any
 text right now. But it really nice to see it working.


On 2nd try, I still couldn't get much farther. What key or button is
supposed to be the Menu key mentioned on the desktop? I tried to unlock the
sim, it told me twice invalid PIN (or such). Before making up my mind to
give it a 3rd try or to cancel it, the screen went black again.

Much later, when I checked the SD card, I saw the the FAT16 partition had
vanished. I couldn't mount it anymore. On the ext3-partition 23 MB are used,
the directories created are anr  app  app-private  dalvik-cache  data
local  misc  property  system. I wonder why this data must be put onto the
SD-card instead of the NAND.

Before wasting anymore time, I put FSO into the NAND. It was not much
success either. After entering the PIN, enlightenment crashed. This time I
could login via usb, but I was not able to restart X. Could it be that
yesterday was Friday 13?
___
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support