Re: [QtExtended] Latest and greatest, progress mail 9

2009-04-27 Thread Franky Van Liedekerke
On Mon, 27 Apr 2009 19:03:28 +0300
Mikko Husari  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Franky Van Liedekerke wrote:
> > On Mon, 27 Apr 2009 17:55:00 +0300
> > Mikko Husari  wrote:
> > 
> >> -BEGIN PGP SIGNED MESSAGE-
> >> Hash: SHA1
> >>
> >> Franky Van Liedekerke wrote:
> >>> from this url
> >>> http://build.shr-project.org/shr-unstable/images/om-gta02/, the
> >>> following rootfs and uImage:
> >>> uImage-2.6.29-oe10+gitr119800+0b9d21bf5d05d5dd909425a67a8be2eb1c1fc579-r3.4-om-gta02.bin
> >>> openmoko-shr-lite-image-glibc-ipk--20090423-om-gta02.rootfs.jffs2
> >>>
> >>> Franky
> >> Moi,
> >>
> >> I tried to compile qte from your git, it works nicely. Currently Im
> >> using 2.6.24 kernel and when I tried with the one you suggest
> >> above, qte keeps crashing on startup and then it tries to start
> >> again, only to crash again. It might be because Im using rather
> >> old rootfs, or is it possible that something else has gone
> >> wrong... I compiled same way as it says on the wiki page and then
> >> used "rsync -ar --delete" to move the files, that has worked
> >> before.
> >>
> >> Is it possible to just upgrade my root using opkg upgrade and then
> >> boot to the more recent kernel, or is reflash (rootfs) needed?
> >>
> >> ps. I have not read your install script since I would like to stay
> >> "pure" :p
> > 
> > well, that's the reason why it crashes: because you want to stay
> > pure :-)
> > In 2.6.28 kernels, the qpe.sh script is slightly different, and I
> > copy a modified version over to /etc/init.d in my install script.
> > But I could just as well change it in the sourcecode ... I'll do
> > that :-)
> > 
> > Franky
> > 
> 
> Cool, Thank you very much :)
> 
> /me waits for a commit...

arf  wait, you say you have problems in 2.6.24 kernels? Then you're
just missing some libraries, I would suggest you check out my install
script for "opkg install" lines:
opkg install libts-1.0-0
opkg install libstdc++6
That's why I made the script in the first place ... :-)
But the qpe.sh file needed changing anyway, to be able to work
correctly on 2.6.24 and 2.6.28 kernels. That has been commited now.

Franky

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


Re: [QtExtended] Latest and greatest, progress mail 9

2009-04-27 Thread Mikko Husari
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Franky Van Liedekerke wrote:
> On Mon, 27 Apr 2009 17:55:00 +0300
> Mikko Husari  wrote:
> 
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Franky Van Liedekerke wrote:
>>> from this url
>>> http://build.shr-project.org/shr-unstable/images/om-gta02/, the
>>> following rootfs and uImage:
>>> uImage-2.6.29-oe10+gitr119800+0b9d21bf5d05d5dd909425a67a8be2eb1c1fc579-r3.4-om-gta02.bin
>>> openmoko-shr-lite-image-glibc-ipk--20090423-om-gta02.rootfs.jffs2
>>>
>>> Franky
>> Moi,
>>
>> I tried to compile qte from your git, it works nicely. Currently Im
>> using 2.6.24 kernel and when I tried with the one you suggest above,
>> qte keeps crashing on startup and then it tries to start again, only
>> to crash again. It might be because Im using rather old rootfs, or is
>> it possible that something else has gone wrong... I compiled same way
>> as it says on the wiki page and then used "rsync -ar --delete" to
>> move the files, that has worked before.
>>
>> Is it possible to just upgrade my root using opkg upgrade and then
>> boot to the more recent kernel, or is reflash (rootfs) needed?
>>
>> ps. I have not read your install script since I would like to stay
>> "pure" :p
> 
> well, that's the reason why it crashes: because you want to stay
> pure :-)
> In 2.6.28 kernels, the qpe.sh script is slightly different, and I copy
> a modified version over to /etc/init.d in my install script.
> But I could just as well change it in the sourcecode ... I'll do
> that :-)
> 
> Franky
> 

Cool, Thank you very much :)

/me waits for a commit...

- -- husku
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkn1108ACgkQYntoxOJkGJL1FACgmabiL7CwWsnymXBHlUJTeKbi
XCYAoKoA1eqW3b+9rqRvT9n+6M96avbT
=BI41
-END PGP SIGNATURE-

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


Re: [QtExtended] Latest and greatest, progress mail 9

2009-04-27 Thread Franky Van Liedekerke
On Mon, 27 Apr 2009 17:55:00 +0300
Mikko Husari  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Franky Van Liedekerke wrote:
> > from this url
> > http://build.shr-project.org/shr-unstable/images/om-gta02/, the
> > following rootfs and uImage:
> > uImage-2.6.29-oe10+gitr119800+0b9d21bf5d05d5dd909425a67a8be2eb1c1fc579-r3.4-om-gta02.bin
> > openmoko-shr-lite-image-glibc-ipk--20090423-om-gta02.rootfs.jffs2
> > 
> > Franky
> 
> Moi,
> 
> I tried to compile qte from your git, it works nicely. Currently Im
> using 2.6.24 kernel and when I tried with the one you suggest above,
> qte keeps crashing on startup and then it tries to start again, only
> to crash again. It might be because Im using rather old rootfs, or is
> it possible that something else has gone wrong... I compiled same way
> as it says on the wiki page and then used "rsync -ar --delete" to
> move the files, that has worked before.
> 
> Is it possible to just upgrade my root using opkg upgrade and then
> boot to the more recent kernel, or is reflash (rootfs) needed?
> 
> ps. I have not read your install script since I would like to stay
> "pure" :p

well, that's the reason why it crashes: because you want to stay
pure :-)
In 2.6.28 kernels, the qpe.sh script is slightly different, and I copy
a modified version over to /etc/init.d in my install script.
But I could just as well change it in the sourcecode ... I'll do
that :-)

Franky

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


Re: [QtExtended] Latest and greatest, progress mail 9

2009-04-27 Thread Mikko Husari
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Franky Van Liedekerke wrote:
> from this url
> http://build.shr-project.org/shr-unstable/images/om-gta02/, the
> following rootfs and uImage:
> uImage-2.6.29-oe10+gitr119800+0b9d21bf5d05d5dd909425a67a8be2eb1c1fc579-r3.4-om-gta02.bin
> openmoko-shr-lite-image-glibc-ipk--20090423-om-gta02.rootfs.jffs2
> 
> Franky

Moi,

I tried to compile qte from your git, it works nicely. Currently Im
using 2.6.24 kernel and when I tried with the one you suggest above, qte
keeps crashing on startup and then it tries to start again, only to
crash again. It might be because Im using rather old rootfs, or is it
possible that something else has gone wrong... I compiled same way as it
says on the wiki page and then used "rsync -ar --delete" to move the
files, that has worked before.

Is it possible to just upgrade my root using opkg upgrade and then boot
to the more recent kernel, or is reflash (rootfs) needed?

ps. I have not read your install script since I would like to stay "pure" :p

Thanks as usual :)

- -- husku
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkn1x0QACgkQYntoxOJkGJLAAgCgg0ZYp06//2QyPDNTGDAXCXY5
zdMAnixbzgBh9qRxY2lZyxECYKS8FkfP
=04V2
-END PGP SIGNATURE-

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


Re: [QtExtended] Latest and greatest, progress mail 9

2009-04-26 Thread Franky Van Liedekerke
On Sun, 26 Apr 2009 22:34:02 +1200
Glen Ogilvie  wrote:

> Hi Franky,
> 
> Tried this by installing on Nand with QI, and it works pretty good.
> 
> I Used the kernel and image from: 
> http://downloads.freesmartphone.org/fso-stable/milestone5.1/om-gta02/
> 
> The link in the script to:
> http://downloads.openmoko.org/distro/unstable/daily/om-gta02/20090404/
> no longer works, as it looks like they have had a cleanup.
> 
> Regards
> Glen Ogilvie
> 

Hmmm ... I can upload the nox image from that day as well I suppose,
but I only have 50 MB of space at my local internet provider, so I'll
find a new spot to put it all on.
But now I'm on the latest kernel using SHR specifics:

from this url
http://build.shr-project.org/shr-unstable/images/om-gta02/, the
following rootfs and uImage:
uImage-2.6.29-oe10+gitr119800+0b9d21bf5d05d5dd909425a67a8be2eb1c1fc579-r3.4-om-gta02.bin
openmoko-shr-lite-image-glibc-ipk--20090423-om-gta02.rootfs.jffs2

Franky

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


Re: [QtExtended] Latest and greatest, progress mail 9

2009-04-26 Thread Glen Ogilvie
Hi Franky,

Tried this by installing on Nand with QI, and it works pretty good.

I Used the kernel and image from: 
http://downloads.freesmartphone.org/fso-stable/milestone5.1/om-gta02/

The link in the script to:
http://downloads.openmoko.org/distro/unstable/daily/om-gta02/20090404/
no longer works, as it looks like they have had a cleanup.

Regards
Glen Ogilvie



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


[QtExtended] Latest and greatest, progress mail 9

2009-04-25 Thread Franky Van Liedekerke
(install instructions and script updated on 2090425: see below)

Problems solved:

See http://users.telenet.be/liedekef/qt-issues-fixed.txt 

Latest:

- 20090425: An incoming contact is now first resolved to a contact on
  the internal phonebook instead of the merged contact from SIM
- some minor tweaks and fixes, mostly not visible unless you stumble
  upon them.

See http://github.com/liedekef/qtmoko/commits/master for the changes

Problems found (more like small nuisances now):
===
See http://users.telenet.be/liedekef/qt-issues.txt

Install instructions:
=
download the script
http://users.telenet.be/liedekef/openmoko_install.sh , read the comments
at the top and then execute the script on your openmoko (after having
flashed the device and made sure internet works).
For those who just want to replace their existing QtE: just download
the QtE compressed file and replace your existing QtE with it:
http://users.telenet.be/liedekef/qte_20090425.tgz.

Enjoy!

Franky

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