From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: Getting touchscreen to work on Fujitsu B6210 Date: Tue, 1 May 2007 10:39:16 -0700 Message-ID: <20070501103916.4580a674@localhost.localdomain> References: <20070221221629.59088fed@localhost> <200704040116.58366.dtor@insightbb.com> <20070405133615.6536eea5@localhost> <200704052227.19831.dtor@insightbb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: owner-linux-input@atrey.karlin.mff.cuni.cz List-Help: List-Owner: List-Post: List-Unsubscribe: To: Dmitry Torokhov Cc: linux-input@atrey.karlin.mff.cuni.cz List-Id: linux-input@vger.kernel.org On Tue, 1 May 2007 11:49:38 -0400 "Dmitry Torokhov" wrote: > Hi Stephen, > > On 4/5/07, Dmitry Torokhov wrote: > > > > Could ypou please load evbug module or run evtest utility and > > verify that the driver produces reasonable events? > > > > > Do I need an Xorg driver for it? > > > > Mousedev (i.e. /dev/input/{mouseX|mice} will provide crude > > emulation of normal mouse; there is evtouch X driver that > > should work better. You may also try evdev X driver from > > recent releases of x.org; as far as I know they want it to > > supesede evtouch eventually. > > > > Did you have any luck with fujitsu_ts module? Is it busted or is it ok for -mm? > Yes and no. I got the touchscreen to function, but the input is all off. Cursor doesn't line up with stylus etc. Either there is a calibration issue or maybe the data isn't being interpreted correctly.