On Dec 7, 2007 4:23 PM, Ray Lee <[EMAIL PROTECTED]> wrote:
>
> On Dec 7, 2007 10:32 AM, Dmitry Torokhov <[EMAIL PROTECTED]> wrote:
> > On Dec 7, 2007 12:59 PM, Ray Lee <[EMAIL PROTECTED]> wrote:
> > > On Dec 2, 2007 2:07 PM, Jiri Kosina <[EMAIL PROTECTED]> wrote:
> > > > Thanks. To sum up this long
On Dec 7, 2007 10:32 AM, Dmitry Torokhov <[EMAIL PROTECTED]> wrote:
> On Dec 7, 2007 12:59 PM, Ray Lee <[EMAIL PROTECTED]> wrote:
> > On Dec 2, 2007 2:07 PM, Jiri Kosina <[EMAIL PROTECTED]> wrote:
> > > Thanks. To sum up this longish thread:
> > >
> > > - Mark seems to be able to reproduce the prob
Hi,
On Dec 7, 2007 12:59 PM, Ray Lee <[EMAIL PROTECTED]> wrote:
> On Dec 2, 2007 2:07 PM, Jiri Kosina <[EMAIL PROTECTED]> wrote:
> > Thanks. To sum up this longish thread:
> >
> > - Mark seems to be able to reproduce the problem quite easily; I was not
> > successful reproducing this no matter h
On Dec 2, 2007 2:07 PM, Jiri Kosina <[EMAIL PROTECTED]> wrote:
> Thanks. To sum up this longish thread:
>
> - Mark seems to be able to reproduce the problem quite easily; I was not
> successful reproducing this no matter how hard I tried, and I also
> didn't receive any similar bugreports from
On Thu, 6 Dec 2007, Diego Zuccato wrote:
> It happens to me, too. Wireless mouse, gives some "wheel up" signals
> when going into powersave state. Kernel is 2.6.22-tmb-laptop-2mdv
> (Mandriva Cooker).
Is this a regression for you? Are you able to say which kernel first
exposed this behavior in
Jiri Kosina ha scritto:
>> My USB mouse recently started giving me phantom scrolls (movements of
>> the mouse wheel, even I made sure the wheel was in a resting position)
>> in recently kernels. It happened too infrequently for me to care.
> Did this also start in 2.6.24, as in Mark's case?
It
Jiri Kosina wrote:
[ linux-usb-devel added to CC ]
On Sun, 2 Dec 2007, Mark Lord wrote:
Okay. I've got to leave the computer for a while now, so I'll post
again whenever I have something new here.
Thanks. To sum up this longish thread:
- 2.6.24-rcX exposes the problem with sometimes multip
[ linux-usb-devel added to CC ]
On Sun, 2 Dec 2007, Mark Lord wrote:
> Okay. I've got to leave the computer for a while now, so I'll post
> again whenever I have something new here.
Thanks. To sum up this longish thread:
- 2.6.24-rcX exposes the problem with sometimes multiple clicks being
Jiri Kosina wrote:
On Sun, 2 Dec 2007, Mark Lord wrote:
Right now it's double-clicking just about everything. If I unplug/replug
it, things behave for a while. Still want the HID_DEBUG output?
(rebooting shortly)
Yes, definitely. I currently don't have an idea what might be causing it,
and
On Sun, 2 Dec 2007, Mark Lord wrote:
> Right now it's double-clicking just about everything. If I unplug/replug
> it, things behave for a while. Still want the HID_DEBUG output?
> (rebooting shortly)
Yes, definitely. I currently don't have an idea what might be causing it,
and I am unable to
Jiri Kosina wrote:
On Sun, 2 Dec 2007, Mark Lord wrote:
Here's a *single* button click (press/release quickly):
Event: time 1196621063.612542, type 1 (Key), code 272 (LeftBtn), value 1
Event: time 1196621063.612553, type 0 (Reset), code 0 (Reset), value 0
Event: time 1196621063.620504, type 1 (
On Sun, 2 Dec 2007, Mark Lord wrote:
> > Here's a *single* button click (press/release quickly):
> > Event: time 1196621063.612542, type 1 (Key), code 272 (LeftBtn), value 1
> > Event: time 1196621063.612553, type 0 (Reset), code 0 (Reset), value 0
> > Event: time 1196621063.620504, type 1 (Key),
Mark Lord wrote:
Here's a *single* button click (press/release quickly):
Event: time 1196621063.612542, type 1 (Key), code 272 (LeftBtn), value 1
Event: time 1196621063.612553, type 0 (Reset), code 0 (Reset), value 0
Event: time 1196621063.620504, type 1 (Key), code 272 (LeftBtn), value 0
Event
Jiri Kosina wrote:
...
First it would be really helpful to see if
- the HID driver really obtains two click events from USB stack. This
could be easily seen from HID debug output. I have written in previous
mail how to obtain this
..
That's in the queue.. :)
- the output of evtest for
On Sun, 2 Dec 2007, Mark Lord wrote:
> Reverting the drivers/hid directory does seem to improve behaviour. But
> right now I have a "make -j4" happening in the background and the mouse
> is ever so erratic again, despite the drivers/hid reversion.
> So it's a timing thing, somewhere. Maybe a sch
Mark Lord wrote:
Jiri Kosina wrote:
On Sun, 2 Dec 2007, Mark Lord wrote:
Single-clicking on things with 2.6.24 very frequently gives a
"double-click". This does not happen with 2.6.23.8. I wonder what
broke it? I've grabbed mousedev.c from 2.6.23 and inserted that in
place of the updated 2.6
Jiri Kosina wrote:
On Sun, 2 Dec 2007, Mark Lord wrote:
Single-clicking on things with 2.6.24 very frequently gives a
"double-click". This does not happen with 2.6.23.8. I wonder what
broke it? I've grabbed mousedev.c from 2.6.23 and inserted that in
place of the updated 2.6.24 source, but no
On Sun, 2 Dec 2007, Jeff Garzik wrote:
> My USB mouse recently started giving me phantom scrolls (movements of
> the mouse wheel, even I made sure the wheel was in a resting position)
> in recently kernels. It happened too infrequently for me to care.
Did this also start in 2.6.24, as in Mark'
On Sun, 2 Dec 2007, Mark Lord wrote:
> > Single-clicking on things with 2.6.24 very frequently gives a
> > "double-click". This does not happen with 2.6.23.8. I wonder what
> > broke it? I've grabbed mousedev.c from 2.6.23 and inserted that in
> > place of the updated 2.6.24 source, but no chan
Am Sonntag, 2. Dezember 2007 17:21:32 schrieb Mark Lord:
> I've grabbed mousedev.c from 2.6.23 and inserted that in place
> of the updated 2.6.24 source, but no change. So it's not that file.
Are you really using mousedev and not true hid?
Do you see any other malfunction?
Regards
Mark Lord wrote:
Mark Lord wrote:
Mark Lord wrote:
I've only just recently tried running 2.6.24 on my main machine.
And it appears that I'll have to go back to 2.6.23,
because the USB mouse is not working correctly.
Single-clicking on things with 2.6.24 very frequently gives a
"double-click".
Arjan van de Ven wrote:
On Sun, 02 Dec 2007 12:04:45 -0500
Mark Lord <[EMAIL PROTECTED]> wrote:
Mark Lord wrote:
Mark Lord wrote:
I've only just recently tried running 2.6.24 on my main machine.
And it appears that I'll have to go back to 2.6.23,
because the USB mouse is not working correctly
On Sun, 02 Dec 2007 12:04:45 -0500
Mark Lord <[EMAIL PROTECTED]> wrote:
> Mark Lord wrote:
> > Mark Lord wrote:
> >> I've only just recently tried running 2.6.24 on my main machine.
> >> And it appears that I'll have to go back to 2.6.23,
> >> because the USB mouse is not working correctly.
> >>
>
Mark Lord wrote:
Mark Lord wrote:
I've only just recently tried running 2.6.24 on my main machine.
And it appears that I'll have to go back to 2.6.23,
because the USB mouse is not working correctly.
Single-clicking on things with 2.6.24 very frequently gives a
"double-click".
This does not ha
Mark Lord wrote:
I've only just recently tried running 2.6.24 on my main machine.
And it appears that I'll have to go back to 2.6.23,
because the USB mouse is not working correctly.
Single-clicking on things with 2.6.24 very frequently gives a
"double-click".
This does not happen with 2.6.23.8
I've only just recently tried running 2.6.24 on my main machine.
And it appears that I'll have to go back to 2.6.23,
because the USB mouse is not working correctly.
Single-clicking on things with 2.6.24 very frequently gives a "double-click".
This does not happen with 2.6.23.8.
I wonder what bro
26 matches
Mail list logo