* Re: Regression in hid-multitouch?
2012-07-07 22:48 ` Cedric Sodhi
@ 2012-07-07 18:26 ` Benjamin Tissoires
2012-07-08 21:19 ` Cedric Sodhi
0 siblings, 1 reply; 4+ messages in thread
From: Benjamin Tissoires @ 2012-07-07 18:26 UTC (permalink / raw)
To: Cedric Sodhi; +Cc: linux-input
Hi Cedric,
I'm a little bit lost there. You still have the same problems than the
one described in the thread in xorg-devel? I don't get the "though the
touchpoints are correctly recognized"...
Can you send us your dmesg output and the trace from evtest?
I also would like to know which kernel version is working and which is not.
Thanks,
Benjamin
On Sun, Jul 8, 2012 at 12:48 AM, Cedric Sodhi <manday@gmx.net> wrote:
> Sorry, this is not a regression. I just reverted to said commit and I
> still have those problems (described in detail, here:
>
> http://comments.gmane.org/gmane.comp.freedesktop.xorg.devel/31159
>
> - though the touchpoints are correctly recognized).
>
> On Sat, Jul 07, 2012 at 11:55:41PM +0200, Cedric Sodhi wrote:
>> What previously seems to have been fixed by
>>
>> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=3ac36d15557d1bedfb1151d9911b9587b2d40759
>>
>> has again stopped working in 3.5.0-rc5 - at least I get the exact same
>> problems I used to have before 3ac36d... although the code from 3ac36d
>> is still there.
>>
>> regards,
>> Cedric
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-input" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-input" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Regression in hid-multitouch?
@ 2012-07-07 21:55 Cedric Sodhi
2012-07-07 22:48 ` Cedric Sodhi
0 siblings, 1 reply; 4+ messages in thread
From: Cedric Sodhi @ 2012-07-07 21:55 UTC (permalink / raw)
To: linux-input; +Cc: benjamin.tissoires
What previously seems to have been fixed by
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=3ac36d15557d1bedfb1151d9911b9587b2d40759
has again stopped working in 3.5.0-rc5 - at least I get the exact same
problems I used to have before 3ac36d... although the code from 3ac36d
is still there.
regards,
Cedric
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Regression in hid-multitouch?
2012-07-07 21:55 Regression in hid-multitouch? Cedric Sodhi
@ 2012-07-07 22:48 ` Cedric Sodhi
2012-07-07 18:26 ` Benjamin Tissoires
0 siblings, 1 reply; 4+ messages in thread
From: Cedric Sodhi @ 2012-07-07 22:48 UTC (permalink / raw)
To: linux-input; +Cc: benjamin.tissoires
Sorry, this is not a regression. I just reverted to said commit and I
still have those problems (described in detail, here:
http://comments.gmane.org/gmane.comp.freedesktop.xorg.devel/31159
- though the touchpoints are correctly recognized).
On Sat, Jul 07, 2012 at 11:55:41PM +0200, Cedric Sodhi wrote:
> What previously seems to have been fixed by
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=3ac36d15557d1bedfb1151d9911b9587b2d40759
>
> has again stopped working in 3.5.0-rc5 - at least I get the exact same
> problems I used to have before 3ac36d... although the code from 3ac36d
> is still there.
>
> regards,
> Cedric
> --
> To unsubscribe from this list: send the line "unsubscribe linux-input" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Regression in hid-multitouch?
2012-07-07 18:26 ` Benjamin Tissoires
@ 2012-07-08 21:19 ` Cedric Sodhi
0 siblings, 0 replies; 4+ messages in thread
From: Cedric Sodhi @ 2012-07-08 21:19 UTC (permalink / raw)
To: Benjamin Tissoires; +Cc: linux-input
On Sat, Jul 07, 2012 at 08:26:01PM +0200, Benjamin Tissoires wrote:
> Hi Cedric,
>
> I'm a little bit lost there. You still have the same problems than the
> one described in the thread in xorg-devel? I don't get the "though the
> touchpoints are correctly recognized"...
Hello Benjamin,
yes, the same problems as described on xorg-devel - For instance when I
single click somewhere, I get behaviour similar to if I had dragged.
I've posted to Xorg-devel
http://www.mail-archive.com/xorg-devel@lists.x.org/msg31772.html ff.
I'm now partly convinced this is a bug in X.org/evdev, as I said there.
If I change my mind, I'll sure let you know ;)
In the meantime, if you still like the dmesg, etc., let me know. As for
which kernel version I get the bug on, it's on all kernels. The
touchpoint bug was successfully fixed by your commit and did *not*
return. Everything seems to be all right on the kernel's side of things.
best regards,
Cedric
>
> Can you send us your dmesg output and the trace from evtest?
> I also would like to know which kernel version is working and which is not.
>
> Thanks,
> Benjamin
>
> On Sun, Jul 8, 2012 at 12:48 AM, Cedric Sodhi <manday@gmx.net> wrote:
> > Sorry, this is not a regression. I just reverted to said commit and I
> > still have those problems (described in detail, here:
> >
> > http://comments.gmane.org/gmane.comp.freedesktop.xorg.devel/31159
> >
> > - though the touchpoints are correctly recognized).
> >
> > On Sat, Jul 07, 2012 at 11:55:41PM +0200, Cedric Sodhi wrote:
> >> What previously seems to have been fixed by
> >>
> >> http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=3ac36d15557d1bedfb1151d9911b9587b2d40759
> >>
> >> has again stopped working in 3.5.0-rc5 - at least I get the exact same
> >> problems I used to have before 3ac36d... although the code from 3ac36d
> >> is still there.
> >>
> >> regards,
> >> Cedric
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe linux-input" in
> >> the body of a message to majordomo@vger.kernel.org
> >> More majordomo info at http://vger.kernel.org/majordomo-info.html
> > --
> > To unsubscribe from this list: send the line "unsubscribe linux-input" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-input" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-07-08 21:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-07 21:55 Regression in hid-multitouch? Cedric Sodhi
2012-07-07 22:48 ` Cedric Sodhi
2012-07-07 18:26 ` Benjamin Tissoires
2012-07-08 21:19 ` Cedric Sodhi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).