Re: QtMoko images V8

2009-09-05 Thread Paul Fertser
Radek Polak pson...@seznam.cz writes:
 Qi from koolu android images wont boot QtMoko. No idea why.

Because koolu folks forked Qi for no decent reason and without a word
of warning! Probably they just didn't like mtd partitioning used but
they should have put a big fat warning to make it clear. :(

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

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


Re: QtMoko images V8

2009-09-04 Thread Marcel Meyer
Hi,

Am Freitag, 28. August 2009 schrieb Radek Polak:
 So enjoy, tell me how you like it and if something does not work.

I just tried the images and flashed kernel and rootfs successfully to my 
GTA02. Unfortunately it shows (approx.) the following errors, no matter if 
I insert a micro-sd-card or not:

[0.] Unkown boot option g_ether.host_addr=SOMEMAC:ignoring
[0.] Unkown boot option g_ether.dev_addr=SOMEMAC:ignoring
[0.] Unkown boot option g_ether.host_addr=SOMEMAC:ignoring
[0.] Unkown boot option g_ether.dev_addr=SOMEMAC:ignoring
[big nr] INFO: RCU detected CPU 0 stall (t=HUGENR./2000 jiffies)

I once tried out android on this phone and had to reflash the boot loader. 
Booting with the Backup-Uboot does not bring the four wrong boot options, 
but also brings the last INFO-message. After some time it continues 
booting, however.

So, how can I a) prevent this stall message and b) bring the current 
bootloader (Qi) to load the correct kernel from flash?


Thanks!

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


Re: QtMoko images V8

2009-09-02 Thread Radek Polak
FreedomSound wrote:

 I found an issue with sim code request.
 
 I generaly use my phone without a simcode. But today, I installed  
 Qtmokov8 and it didn't give me the hand.
 
 At first, The touch screen didn't work on HomeScreen. I pressed the  
 AUX button, tried anything and came back at the HomeScreen. Here the  
 phone asked me for the SimCode but I had'nt one. I was blocked...
 
 So, I toke my old phone to set a code in the simcard and put it back  
 in my FR. Restart it again. FR asked me instantly for my PIN code. I  
 did it and I could use the FR after validate.
 
 Sorry for my poor english. I wish that you undertsand me.

Yes understand. But no idea how can i reproduce and if i have time to
fix this :)

Anyways thanks for reporting

Radek


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


Re: QtMoko images V8

2009-09-02 Thread Shashank Bharadwaj
On Fri, Aug 28, 2009 at 4:38 AM, Radek Polakpson...@seznam.cz wrote:
 i am just uploading new QtMoko debian images. You can download as
 usually from

 http://activationrecord.net/radekp/qtmoko/download/
[snip]
 As for the speed, this image is finally fast and responsive and i think
 it's very usable. This time I will leave testing on you - hopefully
 nothing nasty crept in.

Thanks for the release. I only got time to test it today. Basic
functionality works. I like the speed of this release; finally my
phone is usable again ;-)

Thanks a lot again, I will report back if I find some bugs.

-- 
Regards
Shashank
As our circle of knowledge expands, so does the circumference of
darkness surrounding it - Albert Einstein

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


Re: QtMoko images V8

2009-09-02 Thread undrwater



Bartłomiej Zimoń wrote:
 
 
 Thats right ! sorry it's /etc/init.d/qpe ;)
 
 Bartek
 
 

Here's the contents of /etc/init.d/qpe


 #!/bin/sh
 echo '1'  /proc/sys/kernel/printk
 rm -rf /var/run/ppp
 mkdir /var/run/ppp
 mkdir -p /var/cache/apt/archives/partial
 echo 1  /sys/bus/platform/devices/neo1973-pm-gsm.0/power_on
 . /opt/qtmoko/qpe.env
 atd /var/spool/at
 qx_helper 
 qpe 21 | logger -t 'Qtopia' 
 

2nd reboot enabled the Bluetooth BTW.  I'll test, but does this allow audio
over GSM?

Other problems / question / comments:
* Speakerphone does not work (or maybe it's too silent?)
* I like the quick contacts search thingy, but the side bar is too narrow.
* Pictures - can't browse for picture directories or individual pics for
Homescreen (used to be able to do this)
* Calendar - wishing for a week view, and eventually some kind of sync with
(everything?)
* Keyboard - I'm not sure I like the keyboard replacement - but maybe I just
need to get used to it

Anyway, this feels much better than Qtopia or QTExtended ever did.  Plus we
get X!

Russell Dwiggins
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-images-V8-tp3530825p3568511.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

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


Re: QtMoko images V8

2009-09-01 Thread Bart .
Dnia 1 września 2009 22:58 undrwater undrwa...@verizon.net napisał(a):

 
 
 
 Bartłomiej Zimoń wrote:
  
  Dnia 28 sierpnia 2009 9:07 Radek Polak pson...@seznam.cz napisał(a):
  
  Underwater: please paste here your /etc/init.d/qte file
  
  Radek: maybe we can (reset) disable and enable bluetooth after suspend?
  
  
 
 This could be a problem.  I don't have the /etc/init.d/qte file. :(  I do
 have qpe, but I'm sure that's not what you're asking for.
 

Thats right ! sorry it's /etc/init.d/qpe ;)

Bartek

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


Re: QtMoko images V8

2009-09-01 Thread undrwater



Bartłomiej Zimoń wrote:
 
 Dnia 28 sierpnia 2009 9:07 Radek Polak pson...@seznam.cz napisał(a):
 
 Underwater: please paste here your /etc/init.d/qte file
 
 Radek: maybe we can (reset) disable and enable bluetooth after suspend?
 
 

This could be a problem.  I don't have the /etc/init.d/qte file. :(  I do
have qpe, but I'm sure that's not what you're asking for.

Russell Dwiggins (Undrwater)
-- 
View this message in context: 
http://n2.nabble.com/QtMoko-images-V8-tp3530825p3563015.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

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


Re: QtMoko images V8

2009-09-01 Thread FreedomSound
I found an issue with sim code request.

I generaly use my phone without a simcode. But today, I installed  
Qtmokov8 and it didn't give me the hand.

At first, The touch screen didn't work on HomeScreen. I pressed the  
AUX button, tried anything and came back at the HomeScreen. Here the  
phone asked me for the SimCode but I had'nt one. I was blocked...

So, I toke my old phone to set a code in the simcard and put it back  
in my FR. Restart it again. FR asked me instantly for my PIN code. I  
did it and I could use the FR after validate.

Sorry for my poor english. I wish that you undertsand me.



Envoyé de mon iPhone

Le 1 sept. 09 à 22:58, undrwater undrwa...@verizon.net a écrit :




 Bartłomiej Zimoń wrote:

 Dnia 28 sierpnia 2009 9:07 Radek Polak pson...@seznam.cz napisał 
 (a):

 Underwater: please paste here your /etc/init.d/qte file

 Radek: maybe we can (reset) disable and enable bluetooth after  
 suspend?



 This could be a problem.  I don't have the /etc/init.d/qte file. : 
 (  I do
 have qpe, but I'm sure that's not what you're asking for.

 Russell Dwiggins (Undrwater)
 -- 
 View this message in context: 
 http://n2.nabble.com/QtMoko-images-V8-tp3530825p3563015.html
 Sent from the Openmoko Community mailing list archive at Nabble.com.

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

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


Re: QtMoko images V8

2009-08-28 Thread undrwater


Radek Polak wrote:
 
 Hi all,
 i am just uploading new QtMoko debian images. You can download as
 usually from
 
 http://activationrecord.net/radekp/qtmoko/download/
 
 Changes from previous version:
 
 * UI is much faster (by fixing bug with opened accelerators.)
 
Yes it is!  Thanks!


 * Bluetooth works again (thanks to Bartłomiej Zimoń)
 
Not for me.  Still get: Bluetooth not available.

-- 
View this message in context: 
http://n2.nabble.com/QtMoko-images-V8-tp3530825p3532785.html
Sent from the Openmoko Community mailing list archive at Nabble.com.

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


Re: QtMoko images V8

2009-08-28 Thread HouYu Li
Hi, radek. The system not showing up the GSM network status and icons on
desktop not clickable. I am using u-boot. Do I have to change to Qi?? Or
something missed in the image??

On Fri, Aug 28, 2009 at 7:08 AM, Radek Polak pson...@seznam.cz wrote:

 Hi all,
 i am just uploading new QtMoko debian images. You can download as
 usually from

 http://activationrecord.net/radekp/qtmoko/download/

 MD5 sums:

 278aeb4017784040a6edca9b0545cdcf  qtmoko-debian-v8.jffs2
 a6325d44c2677a2f3ebf37469a9eba48  qtmoko-debian-v8.tar.gz
 76b2307a64f34a69d45af38bc4dd8aec  uImage-v8.bin


 Changes from previous version:

 * UI is much faster (by fixing bug with opened accelerators.)
 * Bluetooth works again (thanks to Bartłomiej Zimoń)
 * Upgraded kernel to latest andy-tracking
 * Fixed small font size in X
 * Fixed AUX to work again when QX ends up
 * Fixed compiling on newer gcc
 * Added support of uploading screenshots to scap.linuxtogo.org
 * QtMaze - updated to version 1.1 (various fixes, new level added)
 * Fixes in package manager
 * Howto for building debian based rootfs is now in GIT [1]

 As for the speed, this image is finally fast and responsive and i think
 it's very usable. This time I will leave testing on you - hopefully
 nothing nasty crept in.

 Btw if you wonder where are V7 images - they do not exist :)

 Credits to everybody who helped with this release.

 So enjoy, tell me how you like it and if something does not work.

 Cheers

 Radek

 [1]

 http://github.com/radekp/qtmoko/blob/109b979fca1e5e88bb5e955b537c815a4f2aba22/doc/txt/debian_rootfs_howto.txt


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




-- 
Best Regards

HouYu Li, Karajan

karajan_ii (at) hotmail.com
karadog (at) gmail.com
lihouyu (at) phpex.net

PHP Developer
Red Hat Certified Engineer

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


Re: QtMoko images V8

2009-08-28 Thread Radek Polak
undrwater wrtote:

  * Bluetooth works again (thanks to Bartłomiej Zimoń)
  
 Not for me.  Still get: Bluetooth not available.

Yes, but that's another bug :) But after reboot bluetooth should work
just fine (suspend breaks it).

Regards

Radek


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


Re: QtMoko images V8

2009-08-28 Thread Radek Polak
HouYu Li wrote:

 Hi, radek. The system not showing up the GSM network status and icons
 on desktop not clickable. I am using u-boot. Do I have to change to
 Qi?? Or something missed in the image??

Hi HouYu Li,
i am using uboot too. Do you have it in NAND? Maybe you can check if md5
matches or restart and try again.

Radek


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


Re: QtMoko images V8

2009-08-28 Thread Thomas HOCEDEZ
Hi !
Great, I don't have my phone here, but I'll test ASAP.

I have some other questions (from some french users):
-Is a more efficient Web browser is included ? The one by default is not 
really good.
- How can I reactivate the keyboard while surfing ? I can't authenticate 
on some sites 'cause I don't have keyboard anymore ...

Thanks


Radek Polak a écrit :
 Hi all,
 i am just uploading new QtMoko debian images. You can download as
 usually from

 http://activationrecord.net/radekp/qtmoko/download/

 MD5 sums:

 278aeb4017784040a6edca9b0545cdcf  qtmoko-debian-v8.jffs2
 a6325d44c2677a2f3ebf37469a9eba48  qtmoko-debian-v8.tar.gz
 76b2307a64f34a69d45af38bc4dd8aec  uImage-v8.bin


 Changes from previous version:

 * UI is much faster (by fixing bug with opened accelerators.)
 * Bluetooth works again (thanks to Bartłomiej Zimoń)
 * Upgraded kernel to latest andy-tracking
 * Fixed small font size in X
 * Fixed AUX to work again when QX ends up
 * Fixed compiling on newer gcc
 * Added support of uploading screenshots to scap.linuxtogo.org
 * QtMaze - updated to version 1.1 (various fixes, new level added)
 * Fixes in package manager
 * Howto for building debian based rootfs is now in GIT [1]

 As for the speed, this image is finally fast and responsive and i think
 it's very usable. This time I will leave testing on you - hopefully
 nothing nasty crept in.

 Btw if you wonder where are V7 images - they do not exist :)

 Credits to everybody who helped with this release.

 So enjoy, tell me how you like it and if something does not work.

 Cheers

 Radek

 [1]
 http://github.com/radekp/qtmoko/blob/109b979fca1e5e88bb5e955b537c815a4f2aba22/doc/txt/debian_rootfs_howto.txt


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


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


Re: QtMoko images V8

2009-08-28 Thread Radek Polak
Thomas HOCEDEZ wrote:

 -Is a more efficient Web browser is included ? The one by default is not 
 really good.

Yes, that browser has many problems. I am trying to port arora web
browser, but it will take some time. Until then you can install some
browsers for X windows and use QX to run them. I am using links2, but
you can install and use any browser that is in debian.

 - How can I reactivate the keyboard while surfing ? I can't authenticate 
 on some sites 'cause I don't have keyboard anymore ...

Sometimes you can activate keyboard by clicking keybard icon in the top
panel. But if it's not there then it's bug that needs fixing. So you can
use browser in X or send patch :)

Btw using X has the advantage, that neo will not suspend in X which is
IMHO good.

Regards

Radek


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


Re: QtMoko images V8

2009-08-28 Thread Bart .
Dnia 28 sierpnia 2009 9:07 Radek Polak pson...@seznam.cz napisał(a):

 undrwater wrtote:
 
   * Bluetooth works again (thanks to Bartłomiej Zimoń)
   
  Not for me.  Still get: Bluetooth not available.
 
 Yes, but that's another bug :) But after reboot bluetooth should work
 just fine (suspend breaks it).
 

Underwater: please paste here your /etc/init.d/qte file

Radek: maybe we can (reset) disable and enable bluetooth after suspend?


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


Re: QtMoko images V8

2009-08-27 Thread Ali
On Fri, 2009-08-28 at 01:08 +0200, Radek Polak wrote:
 Hi all,
 i am just uploading new QtMoko debian images. You can download as
 usually from
 
 http://activationrecord.net/radekp/qtmoko/download/
 
 MD5 sums:
 
 278aeb4017784040a6edca9b0545cdcf  qtmoko-debian-v8.jffs2
 a6325d44c2677a2f3ebf37469a9eba48  qtmoko-debian-v8.tar.gz
 76b2307a64f34a69d45af38bc4dd8aec  uImage-v8.bin
 
 
 Changes from previous version:
 
 * UI is much faster (by fixing bug with opened accelerators.)
 * Bluetooth works again (thanks to Bartłomiej Zimoń)
 * Upgraded kernel to latest andy-tracking
 * Fixed small font size in X
 * Fixed AUX to work again when QX ends up
 * Fixed compiling on newer gcc
 * Added support of uploading screenshots to scap.linuxtogo.org
 * QtMaze - updated to version 1.1 (various fixes, new level added)
 * Fixes in package manager
 * Howto for building debian based rootfs is now in GIT [1]
 
 As for the speed, this image is finally fast and responsive and i think
 it's very usable. This time I will leave testing on you - hopefully
 nothing nasty crept in.
 
 Btw if you wonder where are V7 images - they do not exist :)
 
 Credits to everybody who helped with this release.
 
 So enjoy, tell me how you like it and if something does not work.
 
 Cheers
 
 Radek
 
 [1]
 http://github.com/radekp/qtmoko/blob/109b979fca1e5e88bb5e955b537c815a4f2aba22/doc/txt/debian_rootfs_howto.txt
 
Very cool that the UI is now faster! Look forward to trying it out. btw,
qtmoko is my favourite distro by far, very usable phone features and all
of debian! 


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