evtouch does not work on Lucid

Bug #557566 reported by hackeron
82
This bug affects 19 people
Affects Status Importance Assigned to Milestone
xf86-input-evtouch (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

1) Seems ev_calibrate is not in path:

 root@intercom1:~# ev_calibrate
 The program 'ev_calibrate' is currently not installed. You can install it by typing:
 apt-get install xserver-xorg-input-evtouch

2) If I run calibrate.sh it complains about hal

 root@intercom1:~# /usr/lib/xf86-input-evtouch/calibrate.sh
 Could not initialise connection to hald.
 Normally this means the HAL daemon (hald) is not running or not ready.

3) If I start hald manually (there is no /etc/init.d/hal anymore), then it starts but I see a dialog on screen that says:

 No evtouch capable device found, if you are sure you have an evtouch capable touchscreen, please mail the resulting file of the command "lshal > evtouch_hal.out" to the <email address hidden> mailing list, so support for your device can be added

This device was working just fine in Karmic

4) In karmic there was /etc/init.d/xserver-xorg-input-evtouch start - it is now gone:

 root@intercom1:~# /etc/init.d/xserver-xorg-input-evtouch start
 -bash: /etc/init.d/xserver-xorg-input-evtouch: No such file or directory

Is there any way at all to use evtouch capable touchscreens on Lucid?

Tags: lucid
Revision history for this message
hackeron (hackeron) wrote :
Revision history for this message
hackeron (hackeron) wrote :
description: updated
hackeron (hackeron)
description: updated
tags: added: lucid
Changed in xf86-input-evtouch (Ubuntu):
status: New → Confirmed
Revision history for this message
DarkJavi (darkjavi) wrote :

Merged duplicated bugs into this one, we all are affected by the same issue:

Since ubuntu 10.04 deprecated hal and moved X's config to /usr/lib/X11/xorg.conf.d/ calibration scripts are broken.

Tried the patch suggested by hackeron here:
https://bugs.launchpad.net/ubuntu/+source/xf86-input-evtouch/+bug/546487/comments/2

No luck,,now it doesn't complain about freemono font but segfaults on start.

I managed to configure my touchscreen "by hand" changing /usr/lib/X11/xorg.conf.d/10-evtouch.conf

If someone interested, this is my /usr/lib/X11/xorg.conf.d/10-evtouch for a 7" touchscreen@1024x768

Section "InputClass"
 Identifier "touchscreen catchall"
 MatchIsTouchscreen "on"
 Driver "evtouch"
    Option "MinX" "240"
    Option "MinY" "90"
    Option "MaxX" "1850"
    Option "MaxY" "1950"
# Option "ReportingMode" "Raw"
    Option "Emulate3Buttons"
    Option "Emulate3Timeout" "50"
# Option "SendCoreEvents" "On"
    Option "Rotate" "ccw"

EndSection

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

Evtouch is going to be removed from the archive starting in natty, closing bugs that become obsolete due to that. Use the 'evdev' driver for touchscreens.

Changed in xf86-input-evtouch (Ubuntu):
status: Confirmed → Won't Fix
Revision history for this message
DarkJavi (darkjavi) wrote : Re: [Bug 557566] Re: evtouch does not work on Lucid

Wich will be the calibration tool then?
My egalax touchscreen doesn't work properly since karmic

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

xinput-calibrator, it's not yet in natty but should arrive before too long. You can try the package from here:

http://www.freedesktop.org/wiki/Software/xinput_calibrator

Revision history for this message
Timo Aaltonen (tjaalton) wrote :

and if you find bugs in the calibrator, file them against 'xorg' for now.

Revision history for this message
DarkJavi (darkjavi) wrote :

Thanks Timo, I'll give it a try.
btw, I always wanted to learn how to make and mantain packages. so if nobody
is assigned to packaging the calibrator I could do it with a little
guidance

2011/3/16 Timo Aaltonen <email address hidden>

> and if you find bugs in the calibrator, file them against 'xorg' for
> now.
>
> --
> You received this bug notification because you are a direct subscriber
> of a duplicate bug (546487).
> https://bugs.launchpad.net/bugs/557566
>
> Title:
> evtouch does not work on Lucid
>
> To unsubscribe from this bug, go to:
>
> https://bugs.launchpad.net/ubuntu/+source/xf86-input-evtouch/+bug/557566/+subscribe
>

Revision history for this message
george (georgebroodryk) wrote :

hopefully you guys can help me out. Got Ubuntu 10.04 LTS - the Lucid Lynx - released in April 2010 that uses emc2 set up on a PC that needs to operate an CNC machine but cant seem to configure my touchscreen to what the net gave me so var... I'm using a "LG FLATRON L1730SF touchscreen" axis seemed to shrink and that damn config file not on the PC nor do seem to be able to add it ( limited Linux experience )

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.