Hello,

> > Selon Stefan Schmidt <[email protected]>:
> >
> > I have build fso/milestone5 branch fso-image-light for e680 but not tested
> it
> > now.
>
> Same here. A780 and E680 images and kernel are identical.
>
> > I have observed that ezx kernel 2.6.21 was build (you has said that it was
> not
> > supported). Do you have made a change to get a newer kernel for a780 ?
>
> That's the plan. Mickey tested a newer version for his work on the the FSO
> GSM
> support. It's a pretty new git kernel and we will change to using it for the
> MS5
> builds.
>

So I have tested the image I have build yesterday with fso/milestone5 on my
e680.

I need to make this modification to /etc/X11/Xserver to use the touchscreen :

---------------------------------------------
--- Xserver.orig        2008-08-25 17:00:11.000000000 +0200
+++ Xserver     2008-09-26 17:41:13.000000000 +0200
@@ -123,7 +123,7 @@
                 ARGS="$ARGS -dpi 225 -screen ${SCREEN_SIZE} -mouse
tslib"
                 XSERVER=/usr/bin/Xomap ;;
         "Motorola Ezx Platform")
-                ARGS="$ARGS -dpi 170 -screen ${SCREEN_SIZE}" ;;
+                ARGS="$ARGS -dpi 170 -screen ${SCREEN_SIZE} -mouse tslib" ;;
         *)
                 # It is a device we do not know about, in which case
                 # we force
                 # kdrive to use the current framebuffer geometry --
                 # otherwise
---------------------------------------------

In /etc/frameworkd.conf, I need also to say :
modemtype = freescale_neptune

But I did not succeed in making frameworkd/zhone work for dialing. I will
analyse the frameworkd.log and zhone.log

(In october, I have succeeded in making a call with a modified frameworkd)

Thanks,

Alain

_______________________________________________
smartphones-standards mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-standards

Reply via email to