All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: openembedded-devel@lists.openembedded.org
Subject: Problem with calibration of AT91SAM9M10EKES
Date: Wed, 26 Jan 2011 10:40:25 +0100	[thread overview]
Message-ID: <4D3FEC09.5070306@atmel.com> (raw)

Hi,
I have some calibration problem with my private branch
(ulf/linux-2.6.30-2011-01-??) when building the at91sam9m10ekes board.

I am running /usr/bin/run-calibrate.sh,
but regardless of how I click, during calibration,
a tap afterwards always results in detection 3 mm above the tap.

There is a "pointercal" file generated.
It appears to me that this is ignored...
I can tap 1 cm above or below during calibration,
and still the detected tap is 3 mm above the actual tap.

I tried this on two boards, with the same problem!


I looked at 89xTs_Calibrate
There is no /etc/init.d/devmand  - What does this file do?

Anything else to think about?
I enclose  /etc/X11/xorg.conf and /etc/ts.conf.

----------------------------------------------------
xorg.conf:

Section "ServerLayout"
     Identifier "default"
     InputDevice "atmel-tsadcc" "CorePointer"
EndSection

Section "InputDevice"
     Identifier "atmel-tsadcc"
     Driver "evdev"
     Option "Device" "/dev/input/touchscreen0"
EndSection

Section "InputDevice"
     Driver        "mouse"
     Identifier    "Mouse[1]"
     Option        "Buttons"    "10"
     Option        "Device"    "/dev/input/mice"
EndSection

Section    "InputDevice"
     Driver        "kbd"
     Identifier    "Keyboard[0]"
     Option        "Protocol" "Standard"
EndSection


----------------------------------------------------
ts.conf:
# Uncomment if you wish to use the linux input layer event interface
module_raw input

# Uncomment if you're using a Sharp Zaurus SL-5500/SL-5000d
# module_raw collie

# Uncomment if you're using a Sharp Zaurus SL-C700/C750/C760/C860
# module_raw corgi

# Uncomment if you're using a device with a UCB1200/1300/1400 TS interface
# module_raw ucb1x00

# Uncomment if you're using an HP iPaq h3600 or similar
# module_raw h3600

# Uncomment if you're using a Hitachi Webpad
# module_raw mk712

# Uncomment if you're using an IBM Arctic II
# module_raw arctic2

module pthres pmin=1
module variance delta=30
module dejitter delta=100
module linear

-- 
Best Regards
Ulf Samuelsson




             reply	other threads:[~2011-01-26 10:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-26  9:40 Ulf Samuelsson [this message]
2011-01-26 13:01 ` Problem with calibration of AT91SAM9M10EKES Marcin Juszkiewicz
2011-01-26 17:36   ` Ulf Samuelsson
2011-01-26 20:06     ` Martin Jansa
2011-01-26 21:24       ` Ulf Samuelsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D3FEC09.5070306@atmel.com \
    --to=ulf.samuelsson@atmel.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.