Re: Resume bug on 2.6.39 kernel identified! (was QTMoko v55 GTA02 flash issue)

2014-01-29 Thread Peter Viskup
Radek Polak:
 On Monday, January 20, 2014 05:04:53 PM Jake Drexel wrote:
 
 the mmc0 device is actually where the ar6000 (wifi) is conneted. I had
 the same problem with the 2.6.39 kernel on shr. The issue looks hw and
 sw related. My wifi-board was not connected very well but with older
 kernel it still worked, which is strange.

  Here is the ticket where I tried to document the issue i saw:
 http://shr-project.org/trac/ticket/2103
 
 Hi,
 it seems that thanks to your mail we have discovered resume problems on 
 2.6.39 
 kernels!
 
 I tried rmmod ar6000 and i cant reproduce my resume issues anymore! I had 
 running my dial script over night. Freerunner now shows 333 succesful 
 resumes, 
 while it used to fail after 30 resumes before.
 
 So please if you are using 2.6.39 kernel edit /etc/modules, remove or comment 
 out line with ar6000, reboot and report if your resume issues are gone.
 
 Regards
 
 Radek
 
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 

Confirm the removal of that module make the responses of QtMoko for
suspend much quicker on my phone.
Within my investigation I recognized the qpe process was hanging in
disk-sleep state.
If that module is included in newer version of Linux kernel it would be
probably helpful to look for the changes made.

Do we miss only WiFi functionality once the module is removed?

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


Re: Resume bug on 2.6.39 kernel identified! (was QTMoko v55 GTA02 flash issue)

2014-01-27 Thread Giacomo 'giotti' Mariani
Hi Radek, all,
  

 Hi,

 it seems that thanks to your mail we have discovered resume problems
 on 2.6.39 kernels!

  

 I tried rmmod ar6000 and i cant reproduce my resume issues anymore! I
 had running my dial script over night. Freerunner now shows 333
 succesful resumes, while it used to fail after 30 resumes before.

  

 So please if you are using 2.6.39 kernel edit /etc/modules, remove or
 comment out line with ar6000, reboot and report if your resume issues
 are gone.


I've been using 2.6.39 with ar6000 commented in /etc/modules in the last
week and I've not encountered the resume so far.

Editing /etc/modules I noticed that  snd-soc-neo1973-wm8753 is repeated
three times. Is it the right behaviour?


Thank you very much!

By the way, gnuchess does not seem to work on this last QtMoko release.
Is this a my problem or is it a common one? 

I've a suggestion for you developers: in the scripts menu (top left
icon in the mail menu) it would be great if the script could be return
some kind of feedback. For example, each category (such as GPS
standby) should present a slide button with the two (or more) possible
values (checked against the script behind, if possible). Indeed, it
should be something similar to neocontrol...
Sorry for proposing instead of coding, but my lack of knowledge is too
big :-(

  

 Regards

  

 Radek


Cheers,
  Giacomo



-- 
##
giacomo 'giotti' mariani
gpg --keyserver pool.sks-keyservers.net --recv-key 0x99bfa859
O ASCII ribbon campaign: stop HTML mail
www.asciiribbon.org
##

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


Re: Resume bug on 2.6.39 kernel identified! (was QTMoko v55 GTA02 flash issue)

2014-01-27 Thread Radek Polak
On Monday, January 27, 2014 02:29:10 PM Giacomo 'giotti' Mariani wrote:
 Hi Radek, all,
 
  Hi,
  
  it seems that thanks to your mail we have discovered resume problems
  on 2.6.39 kernels!
  
  
  
  I tried rmmod ar6000 and i cant reproduce my resume issues anymore! I
  had running my dial script over night. Freerunner now shows 333
  succesful resumes, while it used to fail after 30 resumes before.
  
  
  
  So please if you are using 2.6.39 kernel edit /etc/modules, remove or
  comment out line with ar6000, reboot and report if your resume issues
  are gone.
 
 I've been using 2.6.39 with ar6000 commented in /etc/modules in the last
 week and I've not encountered the resume so far.

Hi,
well it's quite stable, but not rock stable, at least not for me :( I had 
encountered problem that the phone wouldnt wake with POWER button. So i tried 
call from another phone. The screen turned on, but was unresponsive. I tried 
connecting USB, but this did not work too.

 Editing /etc/modules I noticed that  snd-soc-neo1973-wm8753 is repeated
 three times. Is it the right behaviour?

No. It needs to be there only once. I messed it in the rootfs howto while 
trying to figure list of modules needed. It shouldnt hurt, but once is enough. 
Fixed this in git now.

 By the way, gnuchess does not seem to work on this last QtMoko release.
 Is this a my problem or is it a common one?

Hmm maybe i can take a look.

 I've a suggestion for you developers: in the scripts menu (top left
 icon in the mail menu) it would be great if the script could be return
 some kind of feedback. For example, each category (such as GPS
 standby) should present a slide button with the two (or more) possible
 values (checked against the script behind, if possible). Indeed, it
 should be something similar to neocontrol...

These are just shell scripts. But yes, with GUI helper tool they could work 
like this. I implemented tool for showing QT message boxes already here:

https://github.com/radekp/qtmoko/tree/master/src/tools/qui

maybe extending this with sliders could work.

 Sorry for proposing instead of coding, but my lack of knowledge is too
 big :-(

No problem :)

BR

Radek

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


Re: Resume bug on 2.6.39 kernel identified! (was QTMoko v55 GTA02 flash issue)

2014-01-21 Thread Nick
On Tue, Jan 21, 2014 at 08:15:27AM +0100, Radek Polak wrote:
 I tried rmmod ar6000 and i cant reproduce my resume issues anymore! I had 
 running my dial script over night. Freerunner now shows 333 succesful 
 resumes, 
 while it used to fail after 30 resumes before.
 
 So please if you are using 2.6.39 kernel edit /etc/modules, remove or comment 
 out line with ar6000, reboot and report if your resume issues are gone.

Good news Radek, thanks for the update. I haven't upgraded from v55
to v58 yet, mostly because of the unreliable suspend issue, but I
shall certainly do so soon!

Thanks again for your continued work.

Nick

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


Re: Resume bug on 2.6.39 kernel identified! (was QTMoko v55 GTA02 flash issue)

2014-01-21 Thread robin
hi radek,

thank for digging in so deep to find the bug. If I remove the ar6000 does
that also mean that I will not be able to use wifi (that would be my guess)?

and as an off topic question: if I remove btusb and bluetooth (as I am not 
using bluetooth at all) would this somehow interfere with qtmoko (eg are
those modules expected to be present somewhere else?)

best regards and as always:
many thanks to you and the extended qtmoko development crew for keeping
the GTA02 alive!!!

robin


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


Re: Resume bug on 2.6.39 kernel identified! (was QTMoko v55 GTA02 flash issue)

2014-01-21 Thread Radek Polak
On Tuesday, January 21, 2014 10:53:08 AM robin wrote:

 hi radek,
 
 thank for digging in so deep to find the bug. If I remove the ar6000 does
 that also mean that I will not be able to use wifi (that would be my
 guess)?

Yes

Maybe it would be possible to use before-suspend.sh and after-resume.sh 
scripts to rmmod ar6000 and modprobe ar6000 + rfkill unblock wifi. This way 
wifi should work as before.

But I hope we can find proper kernel fix for this.

 and as an off topic question: if I remove btusb and bluetooth (as I am not
 using bluetooth at all) would this somehow interfere with qtmoko (eg are
 those modules expected to be present somewhere else?)

It can, i saw some errors during boot when bluetooth was not working. Maybe 
you would have to disable bluetooth service too to make it working. But i am 
not sure if it's worth the trouble. Bluetooth is by default off anyways so it 
should not eat your battery or CPU.

 best regards and as always:
 many thanks to you and the extended qtmoko development crew for keeping
 the GTA02 alive!!!

Thanks :) I am also happy that things are moving on.

Regards

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


Re: Resume bug on 2.6.39 kernel identified! (was QTMoko v55 GTA02 flash issue)

2014-01-21 Thread Radek Polak
On Tuesday, January 21, 2014 10:21:09 AM Jake Drexel wrote:

 On 1/21/14, Jake Drexel jackram...@googlemail.com wrote:
  Good to hear that. The strange thing is that the issue also is hw
  dependend. After I took apart my phone, reseated the wifi-board, put
  it back together, and replaced the two screws which I unsrcewed years
  ago, I didn't have a single resume (or rather suspend) problem in the
  last 6 weeks.
 
 The imminent problem why the kernel does not suspend again, is that in
 the kernel there is some handler registered which calls a function off
 mmc, when going into supend. But the function doesn't return (as it
 can't communicate with the ar6000?). So it just sits there.

This sounds like a good explanation (although i am not kernel dev).

Thanks!

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


Re: QTMoko v55 GTA02 flash issue

2014-01-20 Thread Peter Viskup
Radek Polak:
 On Sunday, January 19, 2014 08:21:20 PM Peter Viskup wrote:
 Btw can you try if USB networking works in this state?
 

Yes - USB network is available and screen is blank with non-blinking
cursor in left top corner.

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


Resume bug on 2.6.39 kernel identified! (was QTMoko v55 GTA02 flash issue)

2014-01-20 Thread Radek Polak
On Monday, January 20, 2014 05:04:53 PM Jake Drexel wrote:

 the mmc0 device is actually where the ar6000 (wifi) is conneted. I had
 the same problem with the 2.6.39 kernel on shr. The issue looks hw and
 sw related. My wifi-board was not connected very well but with older
 kernel it still worked, which is strange.
 
  Here is the ticket where I tried to document the issue i saw:
 http://shr-project.org/trac/ticket/2103

Hi,
it seems that thanks to your mail we have discovered resume problems on 2.6.39 
kernels!

I tried rmmod ar6000 and i cant reproduce my resume issues anymore! I had 
running my dial script over night. Freerunner now shows 333 succesful resumes, 
while it used to fail after 30 resumes before.

So please if you are using 2.6.39 kernel edit /etc/modules, remove or comment 
out line with ar6000, reboot and report if your resume issues are gone.

Regards

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


QTMoko v55 GTA02 flash issue

2014-01-19 Thread Peter Viskup
After upgrade of QTMoko to latest v55 my GTA02 don't wake-up to fully
functional state after some random time (more suspends/resumes and
uptime of some days). Looks like the flash didn't become available/writable.

Seeing these messages:

[64691.81] s3c-sdi s3c2440-sdi: running at 400kHz (requested: 400kHz).
[64691.81] mmc0: queuing unknown CIS tuple 0x01 (3 bytes)
[64691.82] mmc0: queuing unknown CIS tuple 0x1a (5 bytes)
[64691.825000] mmc0: queuing unknown CIS tuple 0x1b (8 bytes)
[64691.83] s3c-sdi s3c2440-sdi: powered down.
[64691.83] mmc0: error -110 whilst initialising SDIO card
[64692.61] mapped channel 10 to 2

Full log available on http://pastebin.com/eA99YjHa

Not sure whether anybody else experiencing the same or if it could be
caused by some bad cells on internal mmc flash...or other HW components.

-- 
Peter

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


Re: QTMoko v55 GTA02 flash issue

2014-01-19 Thread Radek Polak
On Sunday, January 19, 2014 08:21:20 PM Peter Viskup wrote:

 After upgrade of QTMoko to latest v55 my GTA02 don't wake-up to fully
 functional state after some random time (more suspends/resumes and
 uptime of some days). Looks like the flash didn't become
 available/writable.
 
 Seeing these messages:
 
 [64691.81] s3c-sdi s3c2440-sdi: running at 400kHz (requested: 400kHz).
 [64691.81] mmc0: queuing unknown CIS tuple 0x01 (3 bytes)
 [64691.82] mmc0: queuing unknown CIS tuple 0x1a (5 bytes)
 [64691.825000] mmc0: queuing unknown CIS tuple 0x1b (8 bytes)
 [64691.83] s3c-sdi s3c2440-sdi: powered down.
 [64691.83] mmc0: error -110 whilst initialising SDIO card
 [64692.61] mapped channel 10 to 2
 
 Full log available on http://pastebin.com/eA99YjHa
 
 Not sure whether anybody else experiencing the same or if it could be
 caused by some bad cells on internal mmc flash...or other HW components.

I have experienced something similar and i can even reproduce it by repeated 
dialing FR from another phone (i do it from script on N900). Btw can you try 
if USB networking works in this state?

I dont think this is HW problem, because under old 2.6.28 openmoko kernel it 
does not happen.

I could do 2.6.28 based QtMoko image if you or someone else would like to try.

Regards

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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-05-22 Thread Frank

Am 16.04.2013 14:35, schrieb Radek Polak:
..

The wheezy images are now here:
https://sourceforge.net/projects/qtmoko/files/GTA02/


Hallo,
i installed the wheezy-Version 55 for GTA02 on a uSD-Card.
Formatted as ext3, copyd the archiv and:
 $ tar xzvpf qtmoko-debian-gta02-v55.tar.gz

After reboot everything seems OK.
Then I connected with ssh and:
 $ apt-get update
 $ apt-get upgrade

After the next reboot a endless loop dumps messages on the screen very 
fast. I had to take a Photo to read:

 udevd [659]: unable to receive ctrl connection:
  Function not implemented

I repeated this with the same result.
Now I'm going to format and untar again but without upgrade.

What must be fixed before I can use upgrade again?


--

Frank

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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-05-22 Thread Adrien Dorsaz
Hello!

I don't remember the solution, but there was already a discussion about
that here :
http://comments.gmane.org/gmane.comp.handhelds.openmoko.community/63237

IIRC, udevd isn't relevant for GTA02 (but needed for GTA04) and so it
can be deactivated.

Regards,
Adrien

Le mercredi 22 mai 2013 à 11:00 +0200, Frank a écrit :
 Am 16.04.2013 14:35, schrieb Radek Polak:
 ..
  The wheezy images are now here:
  https://sourceforge.net/projects/qtmoko/files/GTA02/
 
 Hallo,
 i installed the wheezy-Version 55 for GTA02 on a uSD-Card.
 Formatted as ext3, copyd the archiv and:
   $ tar xzvpf qtmoko-debian-gta02-v55.tar.gz
 
 After reboot everything seems OK.
 Then I connected with ssh and:
   $ apt-get update
   $ apt-get upgrade
 
 After the next reboot a endless loop dumps messages on the screen very 
 fast. I had to take a Photo to read:
   udevd [659]: unable to receive ctrl connection:
Function not implemented
 
 I repeated this with the same result.
 Now I'm going to format and untar again but without upgrade.
 
 What must be fixed before I can use upgrade again?
 
 



signature.asc
Description: This is a digitally signed message part
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-05-13 Thread Raphael Wimmer

On Sun, 12 May 2013 17:36:35 +0200, Radek Polak pson...@seznam.cz wrote:

[...]

Hi,
is it configured properly? Make sure you have these values in
/etc/default/gpsd:

START_DAEMON=true
DEVICES=/dev/ttySAC1
GPSD_OPTIONS=-b


The config file is correct. I'll reinstall v55 from scratch to check if I  
did any other modifications that caused the problem.

I'll file an issue on Github once I get to do it.

Raphael


--

Dipl.-Medieninf. Raphael Wimmer
Wiss. Mitarbeiter / Research Assistant
Doktorand / PhD student

Ludwig-Maximilians-Universität München   E-Mail: raphael.wim...@ifi.lmu.de
LFE Medieninformatik Skype:  real_raphman
Amalienstr. 17 / Raum 206WWW: 
http://www.medien.ifi.lmu.de

80333 MünchenTel:+49 (89) 2180-4659
Germany  Fax:+49 (89) 2180-99-4659

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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-05-12 Thread Raphael Wimmer

On Tue, 16 Apr 2013 14:35:47 +0200, Radek Polak pson...@seznam.cz wrote:


Hi,
i have now moved the experimental wheezy based qtmoko v55 to stable.


Just a heads-up for the next pure-wheezy version:
Upgrading gpsd from 2.95 (squeeze, and installed in v55) to 3.6 (wheezy)  
results in gpsd no longer recognizing the GPS chip.

Not sure if this is an error on my side but:
I have installed v55 from the linked source. While playing around with  
additional packages, I had to uninstall and reinstall gpsd.

At this point, apt chose the wheezy package for gpsd (3.6).
After the upgrade, QtPedometer, qtgps don't get any data. NeronGPS even  
hangs when initializing the GPS chip.

Downgrading back to gpsd 2.95 fixes the problem.

with gpsd 2.95 - the DEVICE line appears after starting NeronGPS


root@neo:~# netcat localhost 2947
{class:VERSION,release:2.95,rev:2011-12-06T19:20:53,proto_major:3,proto_minor:3}


{class:DEVICE,path:/dev/ttySAC1,activated:1368350470.77,driver:Generic  
NMEA,native:0,bps:9600,parity:N,stopbits:1,cycle:1.00}



and with gpsd 3.6:



root@neo:~# netcat localhost 2947
{class:VERSION,release:3.6,rev:3.6,proto_major:3,proto_minor:7}


[no DEVICE ever appears]

Btw: why does only NeronGPS show the number of visible satellites in the  
status bar?


Best,

Raphael

--

Dipl.-Medieninf. Raphael Wimmer
Wiss. Mitarbeiter / Research Assistant
Doktorand / PhD student

Ludwig-Maximilians-Universität München   E-Mail: raphael.wim...@ifi.lmu.de
LFE Medieninformatik Skype:  real_raphman
Amalienstr. 17 / Raum 206WWW: 
http://www.medien.ifi.lmu.de

80333 MünchenTel:+49 (89) 2180-4659
Germany  Fax:+49 (89) 2180-99-4659

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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-05-12 Thread Radek Polak
On Sunday, May 12, 2013 11:47:26 AM Raphael Wimmer wrote:

 On Tue, 16 Apr 2013 14:35:47 +0200, Radek Polak pson...@seznam.cz wrote:
  Hi,
  i have now moved the experimental wheezy based qtmoko v55 to stable.
 
 Just a heads-up for the next pure-wheezy version:
 Upgrading gpsd from 2.95 (squeeze, and installed in v55) to 3.6 (wheezy)
 results in gpsd no longer recognizing the GPS chip.
 Not sure if this is an error on my side but:
 I have installed v55 from the linked source. While playing around with
 additional packages, I had to uninstall and reinstall gpsd.
 At this point, apt chose the wheezy package for gpsd (3.6).
 After the upgrade, QtPedometer, qtgps don't get any data. NeronGPS even
 hangs when initializing the GPS chip.
 Downgrading back to gpsd 2.95 fixes the problem.
 
 with gpsd 2.95 - the DEVICE line appears after starting NeronGPS
 Raphael

Hi,
is it configured properly? Make sure you have these values in 
/etc/default/gpsd:

START_DAEMON=true
DEVICES=/dev/ttySAC1
GPSD_OPTIONS=-b


Regards

Radek

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


Re: Unlock qtmoko v55

2013-04-25 Thread Radek Polak
On Thursday, April 25, 2013 12:54:36 AM Liz wrote:

 This is surely a basic question, but I am stuck.
 If i lock my phone I can't unlock it.
 Pressing the power key brings up a tool tip
 press unlock then * to unlock phone
 I've tried following these instructions
 pressing the padlock (1) on the left hand border (2) on the bottom left
 corner or (3) in the tooltip and then the * of the favourites button on
 the left hand side
 but the phone doesn't unlock.
 Could someone assist me with this simple problem?

Just drag the key to the lock? Like at 9:05 here:

http://www.youtube.com/watch?v=KYZzmSicpyk

Regards

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


Re: Unlock qtmoko v55

2013-04-25 Thread Liz
On Thu, 25 Apr 2013 08:46:12 +0200
Radek Polak pson...@seznam.cz wrote:

 On Thursday, April 25, 2013 12:54:36 AM Liz wrote:
 
  This is surely a basic question, but I am stuck.
  If i lock my phone I can't unlock it.
  Pressing the power key brings up a tool tip
  press unlock then * to unlock phone
  I've tried following these instructions
  pressing the padlock (1) on the left hand border (2) on the bottom
  left corner or (3) in the tooltip and then the * of the favourites
  button on the left hand side
  but the phone doesn't unlock.
  Could someone assist me with this simple problem?
 
 Just drag the key to the lock? Like at 9:05 here:
 
   http://www.youtube.com/watch?v=KYZzmSicpyk
 
 Regards
 
 Radek

I'm familiar with drag the key to the lock
but there is no key
http://billiau.net/zoph/image.php?photo_id=36527
this screen is unresponsive
so there is no key

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


Unlock qtmoko v55

2013-04-24 Thread Liz
This is surely a basic question, but I am stuck.
If i lock my phone I can't unlock it.
Pressing the power key brings up a tool tip 
press unlock then * to unlock phone
I've tried following these instructions 
pressing the padlock (1) on the left hand border (2) on the bottom left
corner or (3) in the tooltip and then the * of the favourites button on
the left hand side
but the phone doesn't unlock.
Could someone assist me with this simple problem?

Liz

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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-22 Thread Radek Polak
On Saturday, April 20, 2013 09:02:11 AM robin wrote:

 hi radek,
 
 thanks a lot again for the new gta02 version.
 what is the best way to do a clean upgrade (transferring sms and contacts?)
 if I remember correctly one can send the contacts to onself via email and
 then clicking on the mail would import them. is this still correct? do
 alternative options exist?

Hi,
yes this could work - i have all my contacts exported in vcf format using this 
method.

I think that copying whole /home/root should work too.

Regards

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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-21 Thread Rico Rommel
Am Sonntag, 21. April 2013, 07:47:50 schrieb Rainer Glaschick:
 Hi,
 
 I had the same problem with navit, but not yet reported it,
 because there are so many other weak points that take time to find.
 
 To see the console messages, including error messages,
 login via ssh for a shell command line, then enter
 
 root@neo:/root# . /opt/qtmoko/qpe.env
 
 to set the environment. Now you can call any app directly:
 
 root@neo:/root# navit
 navit: error while loading shared libraries: libcrypto.so.0.9.8: cannot open
 shared object file: No such file or directory
 
 Using ldd, you can check this:
 root@neo:/root# ldd /opt/qtmoko/bin/navit
   libgthread-2.0.so.0 = /usr/lib/arm-linux-gnueabi/libgthread-2.0.so.0
 (0x40008000) libgmodule-2.0.so.0 =
 /usr/lib/arm-linux-gnueabi/libgmodule-2.0.so.0 (0x40013000) librt.so.1 =
 /lib/arm-linux-gnueabi/librt.so.1 (0x4001f000)
   libglib-2.0.so.0 = /lib/arm-linux-gnueabi/libglib-2.0.so.0 (0x4002e000)
   libz.so.1 = /lib/arm-linux-gnueabi/libz.so.1 (0x40116000)
   libcrypto.so.0.9.8 = not found
   libm.so.6 = /lib/arm-linux-gnueabi/libm.so.6 (0x40135000)
   libgcc_s.so.1 = /lib/arm-linux-gnueabi/libgcc_s.so.1 (0x401de000)
   libpthread.so.0 = /lib/arm-linux-gnueabi/libpthread.so.0 (0x40208000)
   libc.so.6 = /lib/arm-linux-gnueabi/libc.so.6 (0x40228000)
   libdl.so.2 = /lib/arm-linux-gnueabi/libdl.so.2 (0x4035e000)
   /lib/ld-linux.so.3 (0x2a00)
   libpcre.so.3 = /lib/arm-linux-gnueabi/libpcre.so.3 (0x4036a000)
 
 Obviously is libcrypto missing in the dependencies.
 
 I have no idea how to obtain libcrypto, it is installed in my desktop
 Debian, but I did not yet find out with which packet.

libcrypto.so.9.8 is included in libssl0.9.8, which was shipped with squeeze, 
but not with wheezy. The current package is libssl1.0.0, that means, you need 
to rebuild navit.

Rico

signature.asc
Description: This is a digitally signed message part.
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-20 Thread robin
hi radek,

thanks a lot again for the new gta02 version. 
what is the best way to do a clean upgrade (transferring sms and contacts?)
if I remember correctly one can send the contacts to onself via email and
then clicking on the mail would import them. is this still correct? do
alternative options exist?

br

robin


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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-20 Thread robin
hi,

I tried to run navit (installed directly from qtmoko apps) but it 
instantaneously crashes.

what is the best way to get the logs?

br

robin


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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-20 Thread Rainer Glaschick
Hi,

I had the same problem with navit, but not yet reported it,
because there are so many other weak points that take time to find.

To see the console messages, including error messages,
login via ssh for a shell command line, then enter

root@neo:/root# . /opt/qtmoko/qpe.env

to set the environment. Now you can call any app directly:

root@neo:/root# navit
navit: error while loading shared libraries: libcrypto.so.0.9.8: cannot open 
shared object file: No such file or directory

Using ldd, you can check this:
root@neo:/root# ldd /opt/qtmoko/bin/navit
libgthread-2.0.so.0 = /usr/lib/arm-linux-gnueabi/libgthread-2.0.so.0 
(0x40008000)
libgmodule-2.0.so.0 = /usr/lib/arm-linux-gnueabi/libgmodule-2.0.so.0 
(0x40013000)
librt.so.1 = /lib/arm-linux-gnueabi/librt.so.1 (0x4001f000)
libglib-2.0.so.0 = /lib/arm-linux-gnueabi/libglib-2.0.so.0 (0x4002e000)
libz.so.1 = /lib/arm-linux-gnueabi/libz.so.1 (0x40116000)
libcrypto.so.0.9.8 = not found
libm.so.6 = /lib/arm-linux-gnueabi/libm.so.6 (0x40135000)
libgcc_s.so.1 = /lib/arm-linux-gnueabi/libgcc_s.so.1 (0x401de000)
libpthread.so.0 = /lib/arm-linux-gnueabi/libpthread.so.0 (0x40208000)
libc.so.6 = /lib/arm-linux-gnueabi/libc.so.6 (0x40228000)
libdl.so.2 = /lib/arm-linux-gnueabi/libdl.so.2 (0x4035e000)
/lib/ld-linux.so.3 (0x2a00)
libpcre.so.3 = /lib/arm-linux-gnueabi/libpcre.so.3 (0x4036a000)

Obviously is libcrypto missing in the dependencies.

I have no idea how to obtain libcrypto, it is installed in my desktop Debian,
but I did not yet find out with which packet.

Rainer

On 21.04.2013 06:28, robin wrote:
 hi,
 
 I tried to run navit (installed directly from qtmoko apps) but it 
 instantaneously crashes.
 
 what is the best way to get the logs?
 
 br
 
 robin
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

-- 
Rainer Glaschick, Paderborn, Germany

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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-19 Thread robin
I have a wpa psk secured network at home and everything worked out of the 
box.
Many thanks for keeping the GTA02 image of qtmoko alive!!!

br

robin


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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-18 Thread Tiago B. Vaz
Thanks Radek!

I don't know if it's a hardware issue, but after upgrading to v55 my
wireless stopped working. Relevant output from dmesg:

[3.72] AR6000 Reg Code = 0x4060
[ 8417.06] AR6000 disconnected
[ 8420.02] AR6000 Reg Code = 0x807c
[ 8432.35] ar6000_ioctl_siwauth(): Unknown flag 0xc
[ 8432.36] AR6000 disconnected
[ 8432.43] AR6000 connected event on freq 2437 with bssid
68:7f:74:cf:30:06  listenInterval=100, beaconInterval = 100, beaconIeLen
= 26 assocReqLen=57 assocRespLen =59
[ 8631.83] ar6000_ioctl_siwauth(): Unknown flag 0xc
[ 8649.86] ar6000_ioctl_siwauth(): Unknown flag 0xc
[ 9176.57] ar6000_ioctl_siwauth(): Unknown flag 0xc
[ 9196.61] ar6000_ioctl_siwauth(): Unknown flag 0xc

Any hint?

Regards,

On Tue, 2013-04-16 at 14:35 +0200, Radek Polak wrote:
 Hi,
 
 i have now moved the experimental wheezy based qtmoko v55 to stable. I
 have also fixed the ubifs image so that it now boots ok (thanks to
 gena2x).
 
  
 
 I am not aware of any regressions and now it should be easier to
 support GTA02 and GTA04 because of same package versions etc...
 
  
 
 The wheezy images are now here:
 
  
 
 https://sourceforge.net/projects/qtmoko/files/GTA02/
 
  
 
 the old squeeze images are here:
 
  
 
 https://sourceforge.net/projects/qtmoko/files/Old/
 
  
 
 I will also update the build instructions when i have some more time.
 
  
 
 BR
 
 
 Radek
 
  
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

-- 
tiago


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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-18 Thread Radek Polak
On Thursday, April 18, 2013 04:59:54 PM Tiago B. Vaz wrote:

 Thanks Radek!
 
 I don't know if it's a hardware issue, but after upgrading to v55 my
 wireless stopped working. Relevant output from dmesg:
 
 [3.72] AR6000 Reg Code = 0x4060
 [ 8417.06] AR6000 disconnected
 [ 8420.02] AR6000 Reg Code = 0x807c
 [ 8432.35] ar6000_ioctl_siwauth(): Unknown flag 0xc
 [ 8432.36] AR6000 disconnected
 [ 8432.43] AR6000 connected event on freq 2437 with bssid
 68:7f:74:cf:30:06  listenInterval=100, beaconInterval = 100, beaconIeLen
 = 26 assocReqLen=57 assocRespLen =59
 [ 8631.83] ar6000_ioctl_siwauth(): Unknown flag 0xc
 [ 8649.86] ar6000_ioctl_siwauth(): Unknown flag 0xc
 [ 9176.57] ar6000_ioctl_siwauth(): Unknown flag 0xc
 [ 9196.61] ar6000_ioctl_siwauth(): Unknown flag 0xc
 
 Any hint?

Hi,
i dont think it is kernel related problem. You can try with squeeze compiled 
kernel:

http://qtmoko.sourceforge.net/debian/gta02/armel/linux-image-2.6.34-qtmoko-
gta02_55-1_armel.deb

if it makes a difference. Btw for me worked connection to my open network - 
maybe encrypted networks are problematic now...

Regards

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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-17 Thread urodelo

Thank you
uro

On Tue, 16 Apr 2013 15:16:50 +0200, Matteo Zaffonato zaff...@gmail.com  
wrote:



Thank you very much Radek! I will try it this evening.

Best regards

Matteo

Il 16/04/2013 14.35, Radek Polak ha scritto:


Hi,

i have now moved the experimental wheezy based qtmoko v55 to stable. I
have also fixed the ubifs image so that it now boots ok (thanks to
gena2x).

I am not aware of any regressions and now it should be easier to
support GTA02 and GTA04 because of same package versions etc...

The wheezy images are now here:

https://sourceforge.net/projects/qtmoko/files/GTA02/

the old squeeze images are here:

https://sourceforge.net/projects/qtmoko/files/Old/

I will also update the build instructions when i have some more time.

BR


Radek



___
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


QtMoko v55 for Freerunner upgraded to wheezy

2013-04-16 Thread Radek Polak
Hi,
i have now moved the experimental wheezy based qtmoko v55 to stable. I have 
also fixed the ubifs image so that it now boots ok (thanks to gena2x).

I am not aware of any regressions and now it should be easier to support GTA02 
and GTA04 because of same package versions etc...

The wheezy images are now here:

https://sourceforge.net/projects/qtmoko/files/GTA02/

the old squeeze images are here:

https://sourceforge.net/projects/qtmoko/files/Old/

I will also update the build instructions when i have some more time.

BR

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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-16 Thread Giacomo 'giotti' Mariani
Hi Radek,
   thanks a lot.

I've tried it and found no regressions as well.
Just a stupid question: do have I to change something in the repo list?

Cheers,
   Giacomo

 Hi,

 i have now moved the experimental wheezy based qtmoko v55 to stable. I
 have also fixed the ubifs image so that it now boots ok (thanks to
 gena2x).

  

 I am not aware of any regressions and now it should be easier to
 support GTA02 and GTA04 because of same package versions etc...

  

 The wheezy images are now here:

  

 https://sourceforge.net/projects/qtmoko/files/GTA02/

  

 the old squeeze images are here:

  

 https://sourceforge.net/projects/qtmoko/files/Old/

  

 I will also update the build instructions when i have some more time.

  

 BR


 Radek

  



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


-- 
##
giacomo 'giotti' mariani
gpg --keyserver pool.sks-keyservers.net --recv-key 0x99bfa859
O ASCII ribbon campaign: stop HTML mail
www.asciiribbon.org
##

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


Re: QtMoko v55 for Freerunner upgraded to wheezy

2013-04-16 Thread Matteo Zaffonato

Thank you very much Radek! I will try it this evening.

Best regards

Matteo

Il 16/04/2013 14.35, Radek Polak ha scritto:


Hi,

i have now moved the experimental wheezy based qtmoko v55 to stable. I 
have also fixed the ubifs image so that it now boots ok (thanks to 
gena2x).


I am not aware of any regressions and now it should be easier to 
support GTA02 and GTA04 because of same package versions etc...


The wheezy images are now here:

https://sourceforge.net/projects/qtmoko/files/GTA02/

the old squeeze images are here:

https://sourceforge.net/projects/qtmoko/files/Old/

I will also update the build instructions when i have some more time.

BR


Radek



___
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


QtMoko v55

2013-03-26 Thread nitpilot
Hi,

i tried to update and get:

root@neo:~# apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages have been kept back:
  qtmoko-navit
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

root@neo:~# apt-get install qtmoko-navit
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 qtmoko-navit : Depends: libgps20 (= 3.3) but it is not installable
Depends: libssl1.0.0 (= 1.0.0) but it is not installable
E: Broken packages
root@neo:~#

Regards Matth

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


QtMoko v55

2013-03-26 Thread nitpilot
Hi, I updated and got the following problem:

root@neo:~# apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages have been kept back:
  qtmoko-navit
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

root@neo:~# apt-get install qtmoko-navit
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 qtmoko-navit : Depends: libgps20 (= 3.3) but it is not installable
Depends: libssl1.0.0 (= 1.0.0) but it is not installable
E: Broken packages
root@neo:~#

Regards Matth

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


Re: QtMoko v55

2013-03-26 Thread Radek Polak
On Tuesday, March 26, 2013 08:07:06 AM nitpi...@arcor.de wrote:

 Hi, I updated and got the following problem:
 
 root@neo:~# apt-get upgrade
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 The following packages have been kept back:
   qtmoko-navit
 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
 
 root@neo:~# apt-get install qtmoko-navit
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 The following information may help to resolve the situation:
 
 The following packages have unmet dependencies:
  qtmoko-navit : Depends: libgps20 (= 3.3) but it is not installable
 Depends: libssl1.0.0 (= 1.0.0) but it is not installable
 E: Broken packages
 root@neo:~#

Yes, i noticed too, i need to rebuild navit with squeeze dependencies. Or 
rebuild QtMoko for wheezy - which is what i am doing now. Please give me a few 
more days...

Regads

Radek

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


QtMoko v55

2013-03-25 Thread Radek Polak
Hi,
qtmoko v55 is now available. You can get it from here [1] or visit our 
homepage [2].

Changes since v54:

* back to cruxus media engine until gstreamer bugs are fixed
* whereabouts use gpsd (Stefan Wildemann)
* navit bugs in town search and program exit fixed (Stefan Wildemann)

Let's hope this release will fix the problems with sounds (it should) and can 
be our stable release for some time.

If you are upgrading, you should manually add -b argument to gpsd, see

http://lists.goldelico.com/pipermail/gta04-owner/2013-March/004155.html

Btw i couldnt test GPS, because my Freerunner does not get fix, so i just hope 
it will be ok.

Thanks Stefan for his work. It's really nice to have navit working properly. 

Cheers

Radek


[1] http://sourceforge.net/projects/qtmoko/files/GTA02/
[2] http://qtmoko.sourceforge.net/
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: QtMoko v55

2013-03-25 Thread Radek Polak
On Monday, March 25, 2013 08:49:17 AM Radek Polak wrote:

 Hi,
 qtmoko v55 is now available. You can get it from here [1] or visit our
 homepage [2].
 
 Changes since v54:
 
 * back to cruxus media engine until gstreamer bugs are fixed
 * whereabouts use gpsd (Stefan Wildemann)
 * navit bugs in town search and program exit fixed (Stefan Wildemann)
 
 Let's hope this release will fix the problems with sounds (it should) and
 can be our stable release for some time.

Hmms, i should have tested it better. It seems that web browser now does not 
start. I'll have a look and see what we can do...

Regards

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


Re: QtMoko v55

2013-03-25 Thread Matteo Zaffonato

Il 25/03/2013 10.13, Radek Polak ha scritto:


Hmms, i should have tested it better. It seems that web browser now 
does not start. I'll have a look and see what we can do...


Regards

Radek



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


Do you think it's better to wait a little to update?

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