I prepare to port Meego(Linux based) to my devkit8000, follow the porting guide<br>
    <a href="http://wiki.meego.com/ARM/Meego_on_Beagleboard_from_scratch" target="_blank">http://wiki.meego.com/ARM/Meego_on_B...d_from_scratch</a><br>
 everything seems ok: show the home screen, launch the application,<br>
But there&#39;s problem about touch screen. Meego can not recognize my 
behavior.<img src="http://forum.meego.com/images/smilies/mad.gif" alt="" title="Mad" class="inlineimg" border="0"><br>
I&#39;m not sure it&#39;s related with Xorg or driver. Here is my Xorg log: <br>
<br>
 59.837] (II) config/udev: Adding input device ADS7846 Touchscreen 
(/dev/i)<br>
[    59.837] (**) ADS7846 Touchscreen: Applying InputClass &quot;default&quot;    
       <br>
[    59.841] (**) ADS7846 Touchscreen: Applying InputClass &quot;evdev 
touchscreen &quot;<br>
[    59.842] (**) ADS7846 Touchscreen: always reports core events       
       <br>
[    59.842] (**) ADS7846 Touchscreen: Device: &quot;/dev/input/event3&quot;      
       <br>
[    59.842] (--) ADS7846 Touchscreen: Found absolute axes              
       <br>
[    59.842] (--) ADS7846 Touchscreen: Found x and y absolute axes      
       <br>
[    59.842] (--) ADS7846 Touchscreen: Found absolute touchscreen       
       <br>
[    59.843] (II) ADS7846 Touchscreen: Configuring as touchscreen       
       <br>
[    59.843] (**) ADS7846 Touchscreen: YAxisMapping: buttons 4 and 5    
       <br>
[    59.843] (**) ADS7846 Touchscreen: EmulateWheelButton: 4, 
EmulateWheelIner0<br>
[    59.845] (II) XINPUT: Adding extended input device &quot;ADS7846 
Touchscreen&quot; ()<br>
[    59.851] (II) ADS7846 Touchscreen: initialized for absolute axes.   
       <br>
[    59.854] (II) config/udev: Adding input device ADS7846 Touchscreen 
(/dev/i)<br>
[    59.854] (**) ADS7846 Touchscreen: Applying InputClass &quot;default&quot;    
       <br>
[    59.855] (**) ADS7846 Touchscreen: always reports core events       
       <br>
[    59.855] (**) ADS7846 Touchscreen: Device: &quot;/dev/input/mouse0&quot;      
       <br>
<font color="Magenta">[    59.855] (EE) ioctl EVIOCGNAME failed: 
Inappropriate ioctl for device      <br>
[    59.856] (II) UnloadModule: &quot;evdev&quot;                                 
       <br>
[    59.856] (EE) PreInit returned NULL for &quot;ADS7846 Touchscreen&quot;     </font>
         <br>
[    60.102] (NI) OMAPFBSaveScreen: Dim backlight?   <br>
<br>
who has the experience about these kind of problem, pls talk to me!<br>
thanks very much