Hi Yoon, Thank you for your advice. I make some progress. However, the mouse pointer goes to random place when I touch the screen. And it doesn't seem to always reacting to the touch. Do you know if some calibration is needed?
Thanks, Anthony --- On Tue, 12/16/08, Yoon, Youngsik <[email protected]> wrote: > From: Yoon, Youngsik <[email protected]> > Subject: RE: [Moblin Dev] Touch screen not working in JAX10 build > To: "[email protected]" <[email protected]>, "Brian DeLacey" > <[email protected]>, "Rose, James" <[email protected]> > Cc: "[email protected]" <[email protected]> > Date: Tuesday, December 16, 2008, 6:46 PM > Hi Anthony, > > The "idctouch_drv.so" seems to be for Xwindow7.2. > There is version conflict. > > You need to rename "idctouch_drv.so.x7_3" to > "idctouch_drv.so" and copy it to > /usr/lib/xorg/modules/input/. > Jax10 image created from MIC is using Xwindow7.3. > So we need to use "idctouch_drv.so.x7_3". > > Thank you, > Yoon > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Anthony > Wong > Sent: Wednesday, December 17, 2008 8:07 AM > To: Brian DeLacey; Rose, James > Cc: [email protected] > Subject: RE: [Moblin Dev] Touch screen not working in JAX10 > build > > Hi James, > > Thanks for the info. I follow your instructions, but > I'm not able to get the touchscreen working. > > I download the driver for Ubuntu 8.04. Then, I copy the > idctouch_drv.so to /usr/lib/xorg/modules/input/. The > xorg-compal-jax10.conf exists in the /etc/X11/ directory in > my target. Do I need to rename it to xorg.conf? Do I miss > anything? Are there other files that I need to copy? > > You advice is very much appreciated. > > Thanks, > Anthony > > > --- On Tue, 12/16/08, Rose, James > <[email protected]> wrote: > > > From: Rose, James <[email protected]> > > Subject: RE: [Moblin Dev] Touch screen not working in > JAX10 build > > To: "Brian DeLacey" > <[email protected]>, "[email protected]" > <[email protected]> > > Cc: "[email protected]" <[email protected]> > > Date: Tuesday, December 16, 2008, 12:23 PM > > The touchscreen driver for the Jax10 can be downloaded > and > > installed from: > > > > http://www.ideacom.com.tw/DR_UTS6680.htm > > > > basic instructions below using MIC: > > > > 1. create a project for platform > > "menlow-lpia-ubuntu-hardy-jax10-snapshot" in > MIC > > 2. create a target and add fset > > > "crownbeach-full-mobile-stack-with-proprietary" > > > > 3. enable ideacom touchscreen (inside of MIC): > > Copy idtouch_drv.so to target fs > > /usr/lib/xorg/modules/input > > Copy xorg-compal-jax10.conf to target fs /etc/X11/ > > > > > > 4. create target image (Live RW USB or install USB) > and > > write it to USB > > > > 5. boot jax10 with this image: > > > > James > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of > Brian > > DeLacey > > Sent: Tuesday, December 16, 2008 12:18 PM > > To: [email protected] > > Cc: [email protected] > > Subject: Re: [Moblin Dev] Touch screen not working in > JAX10 > > build > > > > Hi Anthony, > > I encountered the same thing. There was an earlier > message > > indicating that > > the code for the touch screen interface was not open, > and > > therefore not > > available to include in the distro. > > > > To get a feel for how Ubuntu works on the Jax10, you > can > > plug in a mouse and > > keyboard (via a USB hub), but it sure would be nice to > have > > the touch screen > > working. > > > > Brian > > > > > > On Tue, Dec 16, 2008 at 1:56 PM, Anthony Wong > > <[email protected]> wrote: > > > > > Hi, > > > > > > Can anyone please help me figure out why my Jax10 > > touch screen is not > > > working? I use the following platform and fset. > > > > > > Platform: > menlow-lpia-ubuntu-hardy-jax10-snapshot1 > > > Fset: > > crownbeach-full-mobile-stack-with-proprietary-stuff > > > > > > I think this should drop in everything except the > > development and debugging > > > capability. Do I miss anything and how should I > fix > > it? > > > > > > Thanks, > > > Anthony > > > > > > > > > > > > > > > _______________________________________________ > > > Moblin dev Mailing List > > > [email protected] > > > > > > To manage or unsubscribe from this mailing list > visit: > > > https://lists.moblin.org/mailman/listinfo/dev or > your > > user account on > > > http://moblin.org once logged in. > > > > > > For more information on the Moblin Developer > Mailing > > lists visit: > > > http://moblin.org/community/mailing-lists > > > > > _______________________________________________ > > Moblin dev Mailing List > > [email protected] > > > > To manage or unsubscribe from this mailing list visit: > > https://lists.moblin.org/mailman/listinfo/dev or your > user > > account on http://moblin.org once logged in. > > > > For more information on the Moblin Developer Mailing > lists > > visit: > > http://moblin.org/community/mailing-lists > > > > > _______________________________________________ > Moblin dev Mailing List > [email protected] > > To manage or unsubscribe from this mailing list visit: > https://lists.moblin.org/mailman/listinfo/dev or your user > account on http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists > visit: > http://moblin.org/community/mailing-lists _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
