<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.9.92">
</HEAD>
<BODY>
Hello !<BR>
<BR>
I have build latest openmoko from repository. I'm using MokoMakefile ( <A HREF="http://wiki.openmoko.org/wiki/MokoMakefile">http://wiki.openmoko.org/wiki/MokoMakefile</A> ). After lot's of compile I have following resulting files:<BR>
<BR>
44M&nbsp;&nbsp;&nbsp;&nbsp; ./build/tmp/deploy/glibc/images/neo1973/OpenMoko-openmoko-devel-image-glibc-ipk-P1-Snapshot-20080102-fic-gta01.rootfs.jffs2<BR>
1.5M&nbsp;&nbsp;&nbsp; ./build/tmp/deploy/glibc/images/neo1973/uImage-2.6.22.5-moko11+svnr3238-r10-neo1973.bin<BR>
<BR>
This files successfully uploaded to phone (Neo1973) by dfu-util. But I have the problem - phone doesn't reacting to my touch on touchscreen. I hear the sound from speakers according to my touch, but nothing is changed on screen. Phone is normally reacting to &quot;power&quot; and &quot;aux&quot; button (menu's is shown).<BR>
I have ssh connection to my phone. Please tell me where to see first ?<BR>
As I see I don't have /dev/input/touchscreen0 device:<BR>
<BR>
root@fic-gta01:~$ ts_test<BR>
/dev/input/touchscreen0: No such file or directory<BR>
<BR>
May be this is a problem ? <BR>
<BR>
I dmesg I see the following lines:<BR>
<BR>
&lt;6&gt;s3c2410 TouchScreen successfully loaded<BR>
&lt;6&gt;input: s3c2410 TouchScreen as /class/input/input1<BR>
<BR>
It looks like touchscreen successfully detected ... <BR>
After creating following symlink:<BR>
ln -s /dev/input/event1 /dev/input/touchscreen0<BR>
<BR>
ts_test is work ! They show me test screen and touchscreen is work (I can move &quot;cross&quot; on screen).<BR>
<BR>
Please, tell me where to see ? <BR>
Thanks !<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Abylai Ospan &lt;<A HREF="mailto:aospan@netup.ru">aospan@netup.ru</A>&gt;<BR>
NetUP Inc.
</TD>
</TR>
</TABLE>
</BODY>
</HTML>