Re: Suspend on QT Extended etc.

2008-10-05 Thread Federico Di Lodovico
I tried it, but i have the same problem :-(

On Sun, Oct 5, 2008 at 3:10 PM, William Kenworthy <[EMAIL PROTECTED]>wrote:

> Didnt for me - but I have come to the conclusion its related to my sim -
> will try another one tomorrow.
>
> BillK
>
> On Sun, 2008-10-05 at 14:55 +0200, Paul wrote:
> > Nicolas Linkert wrote:
> > > great. What would be the command to install the modules? dfu-util ...
> > >
> >
> > dfu-util -a kernel -R -D uImage-gta02-g291a9d50_mwester-stable.bin
> > dfu-util -a rootfs -R -D
> > qtextended-4.4.1-gta02-rootfs-release-10022309.jffs2
> >
> > This worked for me.
> >
> > Paul
> >
> --
> William Kenworthy <[EMAIL PROTECTED]>
> Home in Perth!
>
>
> ___
> 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: Suspend on QT Extended etc.

2008-10-05 Thread William Kenworthy
Didnt for me - but I have come to the conclusion its related to my sim -
will try another one tomorrow.

BillK

On Sun, 2008-10-05 at 14:55 +0200, Paul wrote:
> Nicolas Linkert wrote:
> > great. What would be the command to install the modules? dfu-util ...
> >   
> 
> dfu-util -a kernel -R -D uImage-gta02-g291a9d50_mwester-stable.bin
> dfu-util -a rootfs -R -D 
> qtextended-4.4.1-gta02-rootfs-release-10022309.jffs2
> 
> This worked for me.
> 
> Paul
> 
-- 
William Kenworthy <[EMAIL PROTECTED]>
Home in Perth!


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


Re: Suspend on QT Extended etc.

2008-10-05 Thread Nicolas Linkert
Hi,

yes, works as described.

However, the primary obstacle is that the phone - once in suspend mode -
does not wake up from calls. That's really too bad since it means it
cannot be used as a phone. 3-5 hours are just not enough ... Oh, well.

Thanks,
Nick

On Sun, 05 Oct 2008 14:55:38 +0200, "Paul" <[EMAIL PROTECTED]> said:
> Nicolas Linkert wrote:
> > great. What would be the command to install the modules? dfu-util ...
> >   
> 
> dfu-util -a kernel -R -D uImage-gta02-g291a9d50_mwester-stable.bin
> dfu-util -a rootfs -R -D 
> qtextended-4.4.1-gta02-rootfs-release-10022309.jffs2
> 
> This worked for me.
> 
> Paul
> 
> -- 
> The art of progress is to preserve order amid change,
> and to preserve change amid order.
> -Alfred North Whitehead
> 
> http://www.nlpagan.net
> Running on Mandriva Linux 2008 and Ubuntu 8.04
> 
> 
> ___
> 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: Suspend on QT Extended etc.

2008-10-05 Thread Charles Clément
On Sun, Oct 05, 2008 at 02:35:03PM +0200, Nicolas Linkert wrote:
> Hi,
> 
> great. What would be the command to install the modules? dfu-util ...

You can copy the file over to the phone, ssh and do

tar xvzf modules-min-gta02-g291a9d50_mwester-stable.tgz -C /

which will populate the modules in the file system.

> Thanks & greetings,
> Nicolas
> 
> On Sun, 5 Oct 2008 11:39:02 +0200, "Franky Van Liedekerke"
> <[EMAIL PROTECTED]> said:
> > On Sun, 05 Oct 2008 11:32:38 +0200
> > "Nicolas Linkert" <[EMAIL PROTECTED]> wrote:
> > 
> > > Hi,
> > > 
> > > I am - again - new to this list after my initial contact with the Neo
> > > 1973 some time ago. Now I am starting anew with the Freerunner :-)
> > > 
> > > I have QT Extended running on the FR and I have some questions:
> > > 
> > > - Suspend works but it does not wake up on incoming calls. This is a
> > > rather old bug. Is there any workaround?
> > > - what rootfs is there to use with it? Can I take any rootfs from any
> > > distribution? Or should I stay with 2007.2? Maybe 2008.9?
> > > - Scrolling with QT Extended is a bit odd. I seem to be starting
> > > applicans while scrolling ... Any workaround for this?
> > > 
> > 
> > Download "Qt Extended flash image for FIC Neo Freerunner (gta02)"
> > version 4.4.1 from qtextended:
> > http://qtextended.org/modules/mydownloads/viewcat.php?cid=6
> > You need to also download the mwester kernel mentioned there, but it
> > seels that mwester brew a new kernel yesterday (the qtextended link no
> > longer works), so go there and download it directly for gta02:
> > http://moko.mwester.net/dl.html#kernels
> > 
> > Franky
> > 
> > ___
> > 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

-- 
Charles Clément.

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


Re: Suspend on QT Extended etc.

2008-10-05 Thread Paul
Nicolas Linkert wrote:
> great. What would be the command to install the modules? dfu-util ...
>   

dfu-util -a kernel -R -D uImage-gta02-g291a9d50_mwester-stable.bin
dfu-util -a rootfs -R -D 
qtextended-4.4.1-gta02-rootfs-release-10022309.jffs2

This worked for me.

Paul

-- 
The art of progress is to preserve order amid change,
and to preserve change amid order.
-Alfred North Whitehead

http://www.nlpagan.net
Running on Mandriva Linux 2008 and Ubuntu 8.04


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


Re: Suspend on QT Extended etc.

2008-10-05 Thread Nicolas Linkert
Hi,

great. What would be the command to install the modules? dfu-util ...

Thanks & greetings,
Nicolas

On Sun, 5 Oct 2008 11:39:02 +0200, "Franky Van Liedekerke"
<[EMAIL PROTECTED]> said:
> On Sun, 05 Oct 2008 11:32:38 +0200
> "Nicolas Linkert" <[EMAIL PROTECTED]> wrote:
> 
> > Hi,
> > 
> > I am - again - new to this list after my initial contact with the Neo
> > 1973 some time ago. Now I am starting anew with the Freerunner :-)
> > 
> > I have QT Extended running on the FR and I have some questions:
> > 
> > - Suspend works but it does not wake up on incoming calls. This is a
> > rather old bug. Is there any workaround?
> > - what rootfs is there to use with it? Can I take any rootfs from any
> > distribution? Or should I stay with 2007.2? Maybe 2008.9?
> > - Scrolling with QT Extended is a bit odd. I seem to be starting
> > applicans while scrolling ... Any workaround for this?
> > 
> 
> Download "Qt Extended flash image for FIC Neo Freerunner (gta02)"
> version 4.4.1 from qtextended:
> http://qtextended.org/modules/mydownloads/viewcat.php?cid=6
> You need to also download the mwester kernel mentioned there, but it
> seels that mwester brew a new kernel yesterday (the qtextended link no
> longer works), so go there and download it directly for gta02:
> http://moko.mwester.net/dl.html#kernels
> 
> Franky
> 
> ___
> 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: Suspend on QT Extended etc.

2008-10-05 Thread Franky Van Liedekerke
On Sun, 05 Oct 2008 11:32:38 +0200
"Nicolas Linkert" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I am - again - new to this list after my initial contact with the Neo
> 1973 some time ago. Now I am starting anew with the Freerunner :-)
> 
> I have QT Extended running on the FR and I have some questions:
> 
> - Suspend works but it does not wake up on incoming calls. This is a
> rather old bug. Is there any workaround?
> - what rootfs is there to use with it? Can I take any rootfs from any
> distribution? Or should I stay with 2007.2? Maybe 2008.9?
> - Scrolling with QT Extended is a bit odd. I seem to be starting
> applicans while scrolling ... Any workaround for this?
> 

Download "Qt Extended flash image for FIC Neo Freerunner (gta02)"
version 4.4.1 from qtextended:
http://qtextended.org/modules/mydownloads/viewcat.php?cid=6
You need to also download the mwester kernel mentioned there, but it
seels that mwester brew a new kernel yesterday (the qtextended link no
longer works), so go there and download it directly for gta02:
http://moko.mwester.net/dl.html#kernels

Franky

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


Suspend on QT Extended etc.

2008-10-05 Thread Nicolas Linkert
Hi,

I am - again - new to this list after my initial contact with the Neo
1973 some time ago. Now I am starting anew with the Freerunner :-)

I have QT Extended running on the FR and I have some questions:

- Suspend works but it does not wake up on incoming calls. This is a
rather old bug. Is there any workaround?
- what rootfs is there to use with it? Can I take any rootfs from any
distribution? Or should I stay with 2007.2? Maybe 2008.9?
- Scrolling with QT Extended is a bit odd. I seem to be starting
applicans while scrolling ... Any workaround for this?

In case someione can enlighten me, I'd appreciate.

Thanks in advance & best regards,
Nick

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