Re: [QtMoko] landscape mode under QX

2011-09-17 Thread Radek Polak
On Pá 16. září 2011 13:02:33 fdvj...@vodafone.it wrote: Found the problem with xorg, maybe it just needs to load :) this script works quite well and without matchbox: #!/bin/sh sleep 5 xrandr -o 1 xinput set-int-prop Touchscreen Evdev Axis Inversion 8 0 1 xinput set-int-prop

Re: Writing my own Free Plain Phone sw distro for GTA02

2011-09-18 Thread Radek Polak
On Ne 18. září 2011 00:04:45 msoko...@ivan.harhan.org wrote: Hello Openmoko community, I have just ordered my GTA02 hardware unit from Golden Delicious a few days ago, and I greatly look forward to receiving it in the next few weeks (intercontinental shipping and all). But the real purpose

Re: [qtmoko] Cannot move message to Trash...

2011-09-19 Thread Radek Polak
On Po 19. září 2011 16:27:04 Gilles Filippini wrote: Hi, I've switched to qtmoko some weeks ago, and I've been experiencing the above message since this morning with SMSs. I can't receive SMS nor delete them anymore. The full message is: Cannot move message to %s. Either there is

QtMoko v36

2011-09-23 Thread Radek Polak
Hi, QtMoko v36 is out. You can get if from here [1]. For more info check our homepage [2]. This release is experimental and is based on Debian unstable (sid) because of Freesmarphone.org stack integration. FSO does not have packages for Debian squeeze. Here is list of changes from previous v35

Re: QtMoko v36

2011-09-26 Thread Radek Polak
On Po 26. září 2011 15:13:15 Tiago Bortoletto Vaz wrote: Currently i had to replace libfsogsm.so.0.0.0 with mine custom one, because the on in Debian does not show timestamps in SMS messages. The patch is commited in FSO git so i wonder if there is anyone who can upgrade FSO package in

Re: NAND vs SD on GTA02

2011-09-27 Thread Radek Polak
On Tuesday 27 September 2011 09:23:17 msoko...@ivan.harhan.org wrote: Use NAND. Yup, that's my plan. If you want to have the system stable NAND is good choice. I never had single filesystem corruption with JFFS2 even after pulling battery. With SD card and ext2/ext3 you will probably hit

Re: Kernel Sources

2011-10-12 Thread Radek Polak
On Wednesday 12 October 2011 18:37:29 Ed Kapitein wrote: Hi Radek, I want to build a kernel on the qemu buildhost, where can i find the kernel sources you use? Hi, they are on github: https://github.com/radekp/linux-2.6 You need the correct branch - e.g. qtmoko-v34 or you can use the one

QtMoko running on GTA04

2011-10-17 Thread Radek Polak
Hi, today i finally received my GTA04. After 2 hours i made case. Then compiled kernel unpacked qtmoko v36 tar on SD card and it booted on first try to GUI. After calibration and initial settings it didnt started because of modem, but after editing /opt/qtmoko/qpe.env setting

Re: [Gta04-owner] Clarification

2011-11-08 Thread Radek Polak
On Tuesday 08 November 2011 13:00:41 Antonio Murdaca wrote: So, it's a dream to have a full GTA04 with case,battery,screen etc etc in a real near future? :( I mean, i have to buy a GTA01/02 and do the stuff to replace the mothherboard to have a GTA04 I bought GTA04 board + LCD display and

Re: what do I install now?

2011-11-24 Thread Radek Polak
On Thursday 24 of November 2011 18:55:58 Matthias Apitz wrote: Hi, if you want to try qtmoko here are some tips: Hello, I'm thinking in a fresh install of my FR GTA02 (at the moment Om2008.9); what I would need at least are: - GPS OpenstreetMap (tango) - TCP over USB and SSH into the FR

Re: 'QtMoko v35'

2011-11-25 Thread Radek Polak
On Friday 25 of November 2011 13:26:13 Dmitry Popov wrote: Hi to ALL how to call in qtmoko via console ? #caller +X please send links or other manuals. You will probably need some effor to achieve that. There are several ways you can try: - qtmoko v36 can use FSO framework

Re: [qtmoko] Alsa scenarios - Where do they come from ?

2011-11-30 Thread Radek Polak
On Wednesday 30 November 2011 10:25:11 Gilles Filippini wrote: Is there still an upstream for these file? Hi, https://github.com/radekp/qtmoko/tree/master/devices/neo/alsa_scenarios/gta02_2.6.32 i will fix the docs and point them here ^^^ Regards Radek

Re: GTA04 openness/freedom (was GTA04 Group Buy - Status)

2011-12-01 Thread Radek Polak
On Thursday 01 of December 2011 20:09:02 msoko...@ivan.harhan.org wrote: Dr. H. Nikolaus Schaller h...@goldelico.com wrote: it is obvious why the open and free software community needs a device where every individual has control over the software. But isn't the GTM601 GSM/UMTS modem in

Re: GTA04 openness/freedom (was GTA04 Group Buy - Status)

2011-12-02 Thread Radek Polak
On Friday 02 December 2011 05:26:16 msoko...@ivan.harhan.org wrote: But seriously, swapping PCBAs between GTA02 and GTA04 is a zero-sum game. The number of existing {case + LCM + GSM antenna + other bits} sets is finite, and it stays the same whether you leave the original GTA02 PCBAs in

Re: GTA04 Group Buy - Status

2011-12-02 Thread Radek Polak
On Friday 02 December 2011 13:21:34 lukp...@o2.pl wrote: The most important question is whether it can work as a daily phone, which means for me a solid hardware: no buzz and good quality sound during the call. On gta02 people where complaining on the sound from my gta02 even after buzfix

Re: GTA04 openness/freedom (was GTA04 Group Buy - Status)

2011-12-02 Thread Radek Polak
On Friday 02 of December 2011 17:53:15 msoko...@ivan.harhan.org wrote: So I still disagree with your reasoning chain of (shortage of existing GTA02 units) - (GTA04 is the only solution) i am rather saying: (shortage of existing GTA02 units) - (GTA04 is the solution) Also pool graphics

QtMoko v37 for GTA04

2011-12-02 Thread Radek Polak
Hi, qtmoko for Goldelico's GTA04 has just been released. You can download it from sourceforge [1]. Sources are on github in master_gta04 branch [2] and instructions how to make rootfs are here [3]. Kernel is based on hw_validation [4]. For installing you need standard bootloader on SD card.

Re: QtMoko v37 for GTA04

2011-12-03 Thread Radek Polak
On Saturday 03 of December 2011 09:55:00 fdvj...@vodafone.it wrote: Please Radek continue to support the GTA02 if you can. Many of us will use the GTA02 for a long time yet and QtMoko is definitely the better solution for everyday usage, IMHO :) I was just thinking to do some experiments in

Re: QtMoko v37 for GTA04

2011-12-04 Thread Radek Polak
On Sunday 04 December 2011 22:04:37 Dr. H. Nikolaus Schaller wrote: What would you need to consider adding the Pandora to the QtMoko systems? Would it be possible (without sacrificing the GTA01/02/04 activities)? It should be quite easy to add another device, each device adaptation is in

QtMoko docs online

2011-12-11 Thread Radek Polak
Hi, i have uploaded qtmoko docs so that they can be viewed online. Here they are if anyone interested: http://radekp.github.com/qtmoko/ Regards Radek ___ Openmoko community mailing list community@lists.openmoko.org

QtMoko v37 for GTA02

2011-12-11 Thread Radek Polak
Hi, after a small delay i am happy to announce QtMoko v37 also for Freerunner. I have just rebuild the debian package for this release. You can find it here [1], but apt-get update apt-get upgrade from v35 should work too. I have not tested the release at all, because my Freerunner is

FBReader and other apps for QtMoko

2011-12-11 Thread Radek Polak
Hi, i have now uploaded FBReader port to qtmoko. For now it's quite ugly hack, but i think it can work quite well. Please read the page: http://qtmoko.sourceforge.net/apps/qtmoko-fbreader.html before installing. I think i have now figured out how to build regular QT apps for qtmoko

Re: FBReader and other apps for QtMoko

2011-12-11 Thread Radek Polak
On Sunday 11 December 2011 23:47:35 you wrote: You can see what i did for the fbreader: ups hit a wrong key, here is it: https://github.com/radekp/FBReader/commits/qtmoko_hack Regards Radek ___ Openmoko community mailing list

Re: about the cases

2011-12-12 Thread Radek Polak
On Monday 12 December 2011 10:04:31 Dr. H. Nikolaus Schaller wrote: Anyways, they aren't of big help since the components inserted into the case (earpiece, vibracall motor, speaker) are no longer produced or available. Would it be possible to find replacements and solder them on the PCB? E.g.

Re: QtMoko v37 for GTA02

2011-12-12 Thread Radek Polak
On Monday 12 December 2011 11:45:23 GRiera wrote: Is it a stable version or experimental? It should be stable, i dont think there are any changes that could break something. Regards Radek ___ Openmoko community mailing list

Re: about the cases

2011-12-12 Thread Radek Polak
On Monday 12 December 2011 12:10:00 openm...@pulster.de wrote: Last but not least my respect and thanks to Radek - he is kind of alien for me. So many releases, ideas and effords for Openmoko, incredible. So Radek, do you need sleep like any human being ? I think you are overestimating it. I

Re: QtMoko v37 for GTA02

2011-12-12 Thread Radek Polak
On Monday 12 December 2011 12:31:59 fdvj...@vodafone.it wrote: Hi Radek thank to you and to all the QtMoko developers and contributors for the great work! I would submit my wishlist: - WiFi and GPS icons in the title bar; - a third button in the context bar, maybe for the keyboard; - SMS

Re: QtMoko v37 for GTA02

2011-12-12 Thread Radek Polak
On Monday 12 December 2011 13:53:26 GRiera wrote: Hi: I tried to upgrade using the command: root@neo:~# apt-get update apt-get upgrade But I get the following error: ...Err http://qtmoko.sourceforge.net/debian/ qtmoko 37-1 404 Not Found Thanks a lot. Regards. Hi, i hope

Re: about the cases

2011-12-12 Thread Radek Polak
On Monday 12 December 2011 14:09:56 Dr. H. Nikolaus Schaller wrote: I am in favour of Radek's wooden experiments. Anyone done 3D cutting with wood? I have made wooden milling machine with 2 stepper motors which will be controlled from arduino/GTA04. But i have to wait until i find arduino and

Re: [QtMoko] new theme: MokoFaen

2011-12-14 Thread Radek Polak
On Tuesday 13 December 2011 14:23:14 Joif wrote: Waiting for an enough brave man who can package it and upload it in qtmoko apps page (: Hi, the theme is beautiful and also packaged now [1]. Thanks a lot for your work. As it is a sort of Faenqomod v2 I suppose that Faenqomod can be possibly

Re: QtMoko v37 for GTA02

2011-12-14 Thread Radek Polak
On Wednesday 14 December 2011 12:50:23 Guilhem Bonnefille wrote: A native navit GUI with deep integration with qtMoko would be great. For example, an integration with address book, to store location of a contact in address book and firing a GPS guidance in navit from address book. An other

Re: [QtMoko] new theme: MokoFaen

2011-12-14 Thread Radek Polak
On Wednesday 14 December 2011 12:22:54 Alishams Hassam wrote: Have you figured out how to change the font? The current one looks nice, but I would love to see the Ubuntu font on qtmoko. IIRC QtMoko uses fonts from /opt/qtmoko/etc/fonts. You can replace Dejavu fonts with any ttf fonts - i have

Navit for QtMoko

2011-12-15 Thread Radek Polak
Hi, also navit is now ported to qtmoko. Please check: http://qtmoko.sourceforge.net/apps/qtmoko-navit.html for install instuctions. It's still quite ugly hack. E.g. i modified QtGui.pc so that it passes -lqtopia but otherwise it should work quite nice. I have to somehow solve automatic

Re: uSD corruption

2011-12-16 Thread Radek Polak
On Thursday 15 December 2011 22:00:22 fdvj...@vodafone.it wrote: Hi I have a Kingstone microSD card 8GB. It seems to be reliable for data but if I use it with a running distro, at this moment QtMoko, I experience, during a day of usage, several freezings. I mean, when it is in suspend mode

Re: Navit for QtMoko

2011-12-16 Thread Radek Polak
On Friday 16 December 2011 14:21:31 Patryk Benderz wrote: Dnia 2011-12-15, czw o godzinie 16:00 +0100, Radek Polak pisze: Hi, also navit is now ported to qtmoko. Did you ported it or was it someone else? Does it still use X server? Anyway big thanks to those who did it. Navit

Re: [QtMoko] new theme: MokoFaen

2011-12-16 Thread Radek Polak
On Friday 16 December 2011 10:20:12 fdvj...@vodafone.it wrote: Hi Radek Sorry to say it but I suppose the package is wrong. There are a plenty of SVGs that are not intended to be used in theme, they are just the source and I'm quite sure they're causing the glitches. If you use only the PNGs

Re: [QtMoko] new theme: MokoFaen

2011-12-17 Thread Radek Polak
On Friday 16 December 2011 15:49:56 Radek Polak wrote: On Friday 16 December 2011 10:20:12 fdvj...@vodafone.it wrote: Hi Radek Sorry to say it but I suppose the package is wrong. There are a plenty of SVGs that are not intended to be used in theme, they are just the source and I'm quite

Re: [QtMoko] Error sending SMS (GTA02])

2011-12-18 Thread Radek Polak
On Saturday 17 December 2011 22:44:36 Bernie Schelberg wrote: Hi, About two weeks ago, my GTA02 stopped sending SMS messages. I was running QtMoko v35 at the time, on a Kingston uSD card. Running dmesg while trying to send messages revealed this error: [ 4171.93] mmc0:0001: error

Re: Navit for QtMoko

2011-12-18 Thread Radek Polak
On Sunday 18 December 2011 14:12:45 Guilhem Bonnefille wrote: But, the topic seems to need some more work for a better integration. When I start navit, nothing occurs on GPS device part: nor power on, nor GPSd launch. Did I missed something? Currently I imagine the following solutions: - use

Re: Navit for QT Moko

2011-12-18 Thread Radek Polak
On Sunday 18 December 2011 19:20:03 Rashid wrote: Hi Radek, this are great news with gpsd. I have never got it working with X. Do you want to release a QT moko 38 version for NAND. Using the freerunner as a full navigation system would be great :). Since you have probably the GTA04 board

Re: QtMoko UBIFS problem

2011-12-18 Thread Radek Polak
On Sunday 18 December 2011 22:49:00 Ivan Matveev wrote: Hello, I can't boot QtMoko v36 fom NAND. Here is the screen of kernel panic. http://file.qip.ru/photo/NTlrXV05/uboot_gena2x-qtmoko_v36-kernel.html This is well known problem. V36 is just experiment ;-) Actually my problem started long

Re: QtMoko UBIFS problem

2011-12-19 Thread Radek Polak
On Monday 19 December 2011 00:45:38 Brian wrote: Can you please add some checksums for releases? I'll be happy to mirror them all if you provide checksums and links to all the previous releases and apps as SourceForge doesn't have them all available. Without checksums I can still mirror what

Re: QtMoko v37 for GTA02

2011-12-19 Thread Radek Polak
On Sunday 18 December 2011 23:53:07 Tiago Bortoletto Vaz wrote: I'd like to see a voip client working for qtmoko. I've tested yate-qt4 (http://packages.debian.org/sid/yate-qt4) and it seems to work well. It looks nice. It would be also nice to fix the builtin voip client. IIRC it somehow

Re: [QtMoko] new theme: MokoFaen - segfault

2011-12-21 Thread Radek Polak
On Tuesday 20 December 2011 14:41:20 fdvj...@vodafone.it wrote: instead of the packaged one wich uses .png files? I was investigating this issue. Radek do you have also the source of every qtmoko apps on GIT? Just to know, I uploaded my files on my dropbox space but maybe it is not the

Re: [QtMoko] new theme: MokoFaen

2011-12-22 Thread Radek Polak
On Thursday 22 December 2011 10:00:50 elf Pavlik wrote: How about making it default one for QtMoko? I am quite conservative about this. The default theme is small and IMO looks quite nice. Installing other theme is just 2 clicks, so i dont think it's very important to change default theme.

Re: building non-x11 qtmoko apps

2011-12-25 Thread Radek Polak
On Saturday 24 December 2011 22:54:06 Tiago Bortoletto Vaz wrote: Hi, is it possible to build apps for qtmoko without qtopia sdk? I've doing a cleanup in debian packages for qtmoko and got some built using qmake and qt dev libs in a armel debian system. The issue is that it only runs under qx

Re: [QtMoko] v36 hangs at startup?

2012-01-09 Thread Radek Polak
On Sunday 08 January 2012 20:53:04 fdvj...@vodafone.it wrote: Il 08/01/2012 19:29, Eric Ehlers ha scritto: hi all, i had been on v26 for a while. i just tried v36, for me it hung at startup after this line: [5.87] glamo-mci glamo-mci.0: glamo_mci_set_ios: power down.

Re: [QtMoko] v36 hangs at startup?

2012-01-09 Thread Radek Polak
On Monday 09 January 2012 11:10:17 Eric Ehlers wrote: ...seems to indicate that v37 is GTA04 only? The rootfs is only for GTA04. There are no changes in GTA02's rootfs since v35 - just new stuff in qtmoko.deb package so i skipped creating the tarball. I will try to be not lazy for next

Re: Cant get gpsd to work

2012-01-09 Thread Radek Polak
On Monday 09 January 2012 17:27:56 David Matthews wrote: Incidentally - I wonder what the AGPS and GPS standby scripts are for? AGPS scripts are automatically called by qtmoko's gps system. Dump is called when GPS has fix and saves some data to /var/something_with_gps_in_name. Restore is

Re: [QtMoko] qtmail send fails if username too long

2012-01-12 Thread Radek Polak
On Thursday 12 January 2012 22:42:35 Eric Ehlers wrote: i patched this on to my phone and now i am sending mail successfully. but if the RFC really does say that the encoded string requires a linebreak after 76 characters, then either qtmail is inserting that ^M incorrectly, or else my mail

Re: community Digest, Vol 269, Issue 10

2012-01-15 Thread Radek Polak
On Sunday 15 January 2012 19:07:12 Rashid wrote: Using Qt moko 25 or 28. You should download qtmoko v35 from this page: http://sourceforge.net/projects/qtmoko/files/ and use the instructions there to flash it. My freerunner wont book. HDQ error: 1 Any Ideas? More description

Re: [Gta04-owner] Openmoko Community Survey 2011 – Results

2012-01-16 Thread Radek Polak
On Monday 16 January 2012 08:53:04 Dr. H. Nikolaus Schaller wrote: 3. at the current price of the GTA04 group tour (450-500 EUR range) we can expect approx. 30% buyers. This would still mean 6000 of the originally sold GTA02 devices. Hm. We are still far away from this figure with

Re: Information about linux drivers for voice in neofreerunner........

2012-01-17 Thread Radek Polak
On Wednesday 18 January 2012 07:16:06 Arslan Abbasi wrote: The Inter IC sound pins interfaced with the audio codec. I need help regarding any sound manipulation on this platform, if any code is available. IIRC there was a program which recorded phone call if this is what you need. I dont

Re: OtMoko Bug Tracking, How can I submit tickets ?

2012-01-23 Thread Radek Polak
On Sunday 22 January 2012 21:07:07 Thomas Pantzer wrote: I'm new in the OpenMoko comunity. Recently I bought a Neo Freerunner and I installed QtMoko v35 on it. But I have to say I'm not very happy with it. Can someone point me to a bug-tracking system where I can enter all my complains

Re: [qtMoko] How Contact selection UI is filled

2012-01-26 Thread Radek Polak
On Wednesday 25 January 2012 17:05:40 Guilhem Bonnefille wrote: I still not know precisely what code is running when I select recipients of a SMS. But I found many codes doing similar things, but differently. QContactSelector (in src/libraries/qtopiapim/qcontactview.cpp) allow to select a

Re: [QtMoko][GTA04] build QtMoko

2012-01-29 Thread Radek Polak
On Saturday 28 January 2012 14:36:50 Boudewijn wrote: TL;DR: * I got an error compiling a (development snapshot?) kernel 3.2 for GTA04, should I submit a bug report or not? Is it something that is not supposed to happen, given the current state of that branch? I have the same error. There is

Re: Fonts way too big on QtMoko

2012-01-29 Thread Radek Polak
On Saturday 28 January 2012 22:16:50 Thomas Pantzer wrote: Hello, can someone help me with the following two issues, maybe they are beginners fault. 1.) I created my own application with QT designer. When I run it on my Freerunner (GTA02) the application looks very ugly. The fonts are

QtMoko v38 for GTA04 with suspend and GSM calls

2012-01-29 Thread Radek Polak
Hi, qtmoko v38 for GTA04 is now available for download from here [1]. Version for Freerunner will follow as soon as it compiles. Changes from previous version: ___ Openmoko community mailing list community@lists.openmoko.org

QtMoko v38 for GTA04 with suspend and GSM calls

2012-01-29 Thread Radek Polak
Hi, qtmoko v38 for GTA04 is now available for download from here [1]. Version for Freerunner will follow as soon as it compiles. For more information about qtmoko please visit our homepage[2]. Changes from previous version: * fixed launching apps with arguments from .desktop files * gta04

Re: Installing v35

2012-01-30 Thread Radek Polak
On Tuesday 31 January 2012 05:39:59 Liz wrote: I tried flashing the NAND with a few other bootloaders. What I have now is that pushing the Power key gives me NOR boot. First i think you are mixing POWER and AUX button: POWER = the circle button near the USB connector AUX = the rectangular

Re: Installing v35

2012-01-31 Thread Radek Polak
On Tuesday 31 January 2012 08:45:11 Liz wrote: Sadly, I don't have Power and Aux buttons confused. I don't have access to NAND from the Power button. Both boot methods start the NOR bootloader. I have loaded those three files into those places and the phone doesn't boot, it says there is a

Re: Installing v35

2012-01-31 Thread Radek Polak
On Tuesday 31 January 2012 11:25:49 Liz wrote: In fact I am now back where I was 12 hours ago, with the Power button just making a red flash on the Aux button and then locking up the system with a blank screen. I have to remove the battery to reset (a capacitor?) and then it can boot off the

Re: [Gta04-owner] QtMoko v38 for GTA04 with suspend and GSM calls

2012-01-31 Thread Radek Polak
On Tuesday 31 January 2012 18:00:13 Denis 'GNUtoo' Carikli wrote: hi, how did you get suspend working reliabily? personally I've that: [ 406.115966] platform l3_main.0: LATE power domain suspend [ 406.121612] platform iva.0: LATE power domain suspend [ 406.126892] platform mpu.0: LATE

Re: Installing v35

2012-02-01 Thread Radek Polak
On Wednesday 01 February 2012 20:30:40 Liz wrote: On Tue, 31 Jan 2012 14:22:06 +0100 Radek Polak pson...@seznam.cz wrote: Another thing you can try is SD card installer mentioned here [1] Regards Radek [1] http://wiki.openmoko.org/wiki/QtMoko#OpenMobile.nl_Download

QtMoko v38 for GTA02

2012-02-03 Thread Radek Polak
Hi, qtmoko v38 for Freerunner is now available for download from here [1]. For more information about qtmoko please visit our homepage[2]. Changes from previous version: * fixed launching apps with arguments from .desktop files * cleaned up debian packages (Gilles Filippini) * fixed many

Re: QtMoko v38 for GTA02

2012-02-04 Thread Radek Polak
On Saturday 04 February 2012 09:09:40 Guilhem Bonnefille wrote: Something is wrong with Debian related files. Packages.gz indicates packages are under binary/ subdirectory, but this directory does not exist. Can you fix this? Hi, i hope it's fixed now. Thanks Radek

Re: QtMoko v38 for GTA02

2012-02-04 Thread Radek Polak
On Saturday 04 February 2012 18:25:20 fdvj...@vodafone.it wrote: Hi Just installed v38 on the SD but I don't have the sound, the Neo doesn't play the ringtone and I do not have the speaker AND the microphone working during a call... What happend? Is there someone else with this problem? Hi,

Re: QtMoko v38 for GTA02

2012-02-04 Thread Radek Polak
On Saturday 04 February 2012 18:25:20 fdvj...@vodafone.it wrote: Just installed v38 on the SD but I don't have the sound, the Neo doesn't play the ringtone and I do not have the speaker AND the microphone working during a call... What happend? Is there someone else with this problem? I think

Re: QtMoko v38 for GTA02

2012-02-04 Thread Radek Polak
On Saturday 04 February 2012 18:25:20 fdvj...@vodafone.it wrote: Just installed v38 on the SD but I don't have the sound, the Neo doesn't play the ringtone and I do not have the speaker AND the microphone working during a call... What happend? Is there someone else with this problem? For now

Re: Qtmoko all version : strange segfault

2012-02-06 Thread Radek Polak
On Monday 06 February 2012 08:33:10 Thomas HOCEDEZ wrote: Hi freerunists ! A friend of mine have a moko that segfault at the beginning of QtMoko (all versions). As the logs are empty, it is a bit difficult to track somrthing. Do you know how to activate logs ? /etc/init.d/sysklogd start

Re: Qtmoko all version : strange segfault

2012-02-06 Thread Radek Polak
On Monday 06 February 2012 08:33:10 Thomas HOCEDEZ wrote: Hi freerunists ! A friend of mine have a moko that segfault at the beginning of QtMoko (all versions). As the logs are empty, it is a bit difficult to track somrthing. Do you know how to activate logs ? /etc/init.d/sysklogd start

QtMoko v39 for Freerunner

2012-02-07 Thread Radek Polak
Hi, i have uploaded QtMoko v39 which should fix problems with v38, that is: * alsa states are now in correct place and sound should work now again * the kernel package should be now again installable I have quickly tested it in NAND and it looked ok to me. I hope there will be no problems this

QtMoko v39 for GTA04

2012-02-07 Thread Radek Polak
Hi, you can now download QtMoko v39 from here [1]. For more info about QtMoko please visit our homepage [2]. Changes since previous version are: [1] https://sourceforge.net/projects/qtmoko/files/GTA04/ [2] http://qtmoko.org ___ Openmoko community

QtMoko v39 for GTA04

2012-02-08 Thread Radek Polak
Hi, you can now download QtMoko v39 from here [1]. For more info about QtMoko please visit our homepage [2]. Changes since previous version are: * gta04-gsm-voice-routing for gsm voice calls on GTA04 * fixed cruxus to close pcm device when not used * powering up modem with gpio186 on

Re: QtMoko v39 for Freerunner

2012-02-08 Thread Radek Polak
On Wednesday 08 February 2012 11:18:13 Griera wrote: If I want to keep personal information (eg, calls, SMS, notes or address), what files should I keep the home directory? Most likely /home/root/Applications/qtopiamail and /home/root/Application/Qtopia. But i can't guarantee it... Regards

Re: [OT] released code of isis

2012-02-16 Thread Radek Polak
On Thursday 16 February 2012 13:12:41 elf Pavlik wrote: any chance that this Isis browser could run on QtMoko? Yes, it seems they use QtWebKit (we have it too) + Server in C++ and javascript. It could be very nice browser in the end... Regards Radek

Re: USB Storage

2012-02-26 Thread Radek Polak
On Thursday 23 February 2012 20:32:38 Hrabosh wrote: Hi All, anyone knows where to set what partition (or directory) should be visible when FR is connected to the PC as an USB storage device? If I plug my FR ( running QtMoko v37) to the computer (no matter if Linux or Windows) I

Re: [QT] Debugging apps help.

2012-02-27 Thread Radek Polak
On Saturday 25 February 2012 02:10:47 Πρεκατές Αλέξανδρος wrote: Can i debug them in my pc build evniroement ? It's possible to use qvfb - i am not sure in which state it currently is. I prefer to build and debug the app as normal PC application in QtCreator. Then create qbuild.pro and build

Re: How to bring forward the community?

2012-02-27 Thread Radek Polak
On Monday 27 February 2012 11:35:38 Dr. H. Nikolaus Schaller wrote: So I would like to encourage to share what you are working on (kernel? driver? user space?) and what you think would bring forward the Openmoko community a small or big step.. Any idea is welcome (even if you think we already

Re: [Om2008.9] screen locking application?

2012-03-05 Thread Radek Polak
On Sunday 04 March 2012 23:14:36 Andrey Mitroshin wrote: Hello, Is there some application for qtmoko to lock the device so nobody can get personal information from the device in the case device being lost or stolen? No - i think you would need to extend current qtmoko's lock screen or write

Re: OpenPhoneux video

2012-03-09 Thread Radek Polak
On Friday 09 March 2012 18:27:27 EdorFaus wrote: Nice! Thank you for making and posting this. One suggestion, though, if you're going to do it again later: turn off debug logging first (assuming that really was what made it slow). That way it will look even more attractive and impressive.

Re: OpenPhoneux video

2012-03-10 Thread Radek Polak
On Friday 09 March 2012 16:22:08 Dr. H. Nikolaus Schaller wrote: I have made and posted a new video showing some experiments to make a full OpenPhoenux from a SlyParts 3D printed case, a GTA04 board and QtMoko v40. Enjoy and spread the link:

Re: OpenPhoneux video

2012-03-10 Thread Radek Polak
On Saturday 10 March 2012 10:59:24 Lukas Märdian wrote: I've disabled debug for the SHR kernel as well. It boots in about 10 sec. and resumes from suspend in about 0.5 sec. It's just amazingly fast! :) Nice, are you booting from SD or from NAND? Regards Radek

Perfect on screen keyboard?

2012-03-15 Thread Radek Polak
Hi, while we are talking about hw keyboard, it would be also nice to discuss software keyboard. My impression is that nobody really tried to make a perfect keyboard. So here is my idea: the has standard qwery layout. The keys are twice as high as wide. Two keys are always grouped in one

Re: Very fast power drain, hot device

2012-03-23 Thread Radek Polak
On Friday 23 March 2012 13:00:06 Rashid wrote: The power of the freerunner is fast empty and the device is getting hotter than usual. Any idea why and what can I do to fix it? Have had the same distribution (QT Moko 35) for a long time (around 1 year) and changed nothing. Maybe the

Re: Hot device

2012-03-26 Thread Radek Polak
On Sunday 25 March 2012 17:37:24 Rashid wrote: Btw. Radek may I ask you, if there is a release date for the qt moko version with the out of the box navit gps? Hi, sorry not yet. It's on my list, but there are some other high priority tasks now... Regards Radek

Re: [Qtmoko] How do you block unwanted callers?

2012-04-05 Thread Radek Polak
On Wednesday, April 04, 2012 05:28:57 PM Wes Frazier wrote: Maybe I am just being silly and im not seeing it. How do you access any sort of caller blacklist in QTMoko? Sorry, no idea if this is possible. You can select silent ringtone, but it blocking the contact might not be implemented.

Re: FR audio subsystem: gsmhandset ... files

2012-04-11 Thread Radek Polak
On Wednesday 11 April 2012 14:35:46 Matthias Apitz wrote: Hello, Is there still someone out here in the Openmoko list who could explain and/or discuss my questions concerning the FR audio subsystem? See also http://wiki.openmoko.org/wiki/Neo1973_audio_subsystem

Re: FR audio subsystem: gsmhandset ... files

2012-04-11 Thread Radek Polak
On Wednesday 11 April 2012 13:09:03 Matthias Apitz wrote: In theory I was thinking the same; I even renamed alsactl to alsactl.orig and created a shell wrapper /usr/sbin/alsactl which should log the args and call alsactl.orig to do the work; nothing appeared in my log file while doing a

Re: qtmoko / xserver / xglamo

2012-04-12 Thread Radek Polak
On Wednesday 11 April 2012 22:01:49 robin wrote: running qtmoko I wanted to install the xglamo xserver. unfortunately there was some other apt process so the installation did not proceed as usual. I should have just run apt-get -f install but instead I actually removed xglamo. not very

QtMoko v44

2012-04-12 Thread Radek Polak
Hi, QtMoko v44 is now available for download [1]. This should be best QtMoko release for GTA04 and i think i can recommend it for daily use. The GTA04 HW adaption is now nearly finished. Changes since v43: * using 115200 as initial speed for bluetooth uart * qmplayer can now play in

Re: [Gta04-owner] QtMoko v44

2012-04-12 Thread Radek Polak
On Thursday 12 April 2012 15:58:36 Dr. H. Nikolaus Schaller wrote: Changes since v43: * using 115200 as initial speed for bluetooth uart why that? This is just the initial speed. If you have fast speed it will immediately switch to the high speed (at least that's how i understand it).

QtMoko v44 for Freerunner now available

2012-04-15 Thread Radek Polak
Hi Freerunners, QtMoko v44 is now available also for your phone. You can get images from here [1] or you can upgrade existing system with simple: apt-get update apt-get upgrade There are not so many new features. Most of the work went to GTA04 HW adaptation, but still there is:

Re: QtMoko v44 for Freerunner now available

2012-04-15 Thread Radek Polak
On Sunday 15 April 2012 12:33:47 e...@kapitein.org wrote: Somewhat unrelated: I found that suspending by echo mem /sys/power/state sometimes fails and hangs the FR. (on a 2.6.34 Kernel, on a 2.6.29 kernel it works fine ) Do you or anyone else know if there is something else required to

Re: QtMoko v44 for Freerunner now available

2012-04-17 Thread Radek Polak
On Tuesday, April 17, 2012 03:00:54 PM Tiago Bortoletto Vaz wrote: I'm not sure which version I had in my freerunner before trying to update it to v44. I'd suggest you to write next qtmoko version in /etc/issue{.net} files as it's not a pure Debian chroot. So users will be able to easily

Re: WiFi issue in Qtmoko v44 for Freerunner

2012-04-21 Thread Radek Polak
On Saturday 21 April 2012 03:16:23 Tiago Bortoletto Vaz wrote: It's not possible to connect to closed wireless networks in v44 because it seems to reset the encription settings every time it tries to authenticate. Anyone having the same issue out there? Any fix around? :) Hi, i think i

Re: Discussion: what are your dreams for the Openmoko Community

2012-04-29 Thread Radek Polak
On Saturday 28 April 2012 12:37:01 Timo Juhani Lindfors wrote: I'd like to have an open source calendar application, please :) Have you tried the calendar in QtMoko? It's GPL and can be probably running on X11-QT without much effort. Regards Radek

Re: Discussion: what are your dreams for the Openmoko Community

2012-04-29 Thread Radek Polak
On Saturday 28 April 2012 09:52:45 Dr. H. Nikolaus Schaller wrote: It has become a little quiet here in the last weeks so that I really fear about the spirit and status of this community. So what are your dreams with respect to open mobile handhelds? What would you like as future hardware?

Re: Discussion: what are your dreams for the Openmoko Community

2012-05-01 Thread Radek Polak
On Tuesday 01 May 2012 09:54:52 Onen wrote: I for one, am waiting for news with respect to GTAA04. Will it be working, with good and reliable suspend, no buzz, just works as a reliable phone? IMO GTA04 now has all of this. I am not using the phone very intensively - just few calls/SMS per

Re: QtMoko v44 for Freerunner now available

2012-05-03 Thread Radek Polak
On Wednesday, May 02, 2012 11:04:54 PM francesco.dev...@mailoo.org wrote: Il 02/05/2012 18:29, Brian ha scritto: I'd be willing to bet it's something to do with your Qi setup or the SD card setup as IIRC Qi polls the SD card first for a bootable partition and only then boots from NAND. I

<    2   3   4   5   6   7   8   9   10   11   >