Re: Unable to get events from my touchscreen in Weston using libinput

2014-09-30 Thread Pekka Paalanen
On Tue, 30 Sep 2014 11:57:31 +0100 Aurelien Bouin wrote: > Hello, > > Thank you for your answer !! > It was exactly that ! The only way I had to understand what was wrong with > the touch was to add weston_log into src/input.c ... > I feel like weston-calibrator is not really usefull ... Oh ye

Re: Unable to get events from my touchscreen in Weston using libinput

2014-09-30 Thread Aurelien Bouin
Hello, Thank you for your answer !! It was exactly that ! The only way I had to understand what was wrong with the touch was to add weston_log into src/input.c ... I feel like weston-calibrator is not really usefull ... What I actually did to solve my problem was to add a rule to udev into /etc

Re: Unable to get events from my touchscreen in Weston using libinput

2014-09-30 Thread Pekka Paalanen
On Wed, 24 Sep 2014 16:59:44 +0100 Aurelien Bouin wrote: > Hello, > > I am using weston-1.6.0 with wayland-1.6.0 libinput-0.6.0 compiled for ARM > with yocto > When I start weston I can see that the touch is detected in the logs : > """[13:28:20.166] input device 'ADS7846 Touchscreen', /dev/in

Unable to get events from my touchscreen in Weston using libinput

2014-09-24 Thread Aurelien Bouin
Hello, I am using weston-1.6.0 with wayland-1.6.0 libinput-0.6.0 compiled for ARM with yocto When I start weston I can see that the touch is detected in the logs : """[13:28:20.166] input device 'ADS7846 Touchscreen', /dev/input/event0 is a touch device """ Here is the complete log : http://pas