* USB: Wacom Graphire mouse wheel does not work anymore
[not found] <27565.974749174@www23.gmx.net>
@ 2000-11-20 19:40 ` karl.gustav
2000-11-21 0:02 ` egger
0 siblings, 1 reply; 5+ messages in thread
From: karl.gustav @ 2000-11-20 19:40 UTC (permalink / raw)
To: linux-kernel
Hi,
I've a Wacom Graphire USB. I tested the test11-pre6 kernel with my
Graphire USB. The scroll whell of the Graphire mouse does not work with
the last test kernels. The last kernel supporting the wheel was
test11-pre2, I
think...
I used the IMPS/2 compatible mouse emulation of the wacom driver
(/dev/input/mice).
Otherwise I have a general USB problem with my SMP box. Under heavy load
the Graphire stops working and the USB is dead. Unload and reload of the
USB modules does not help. No interrupts are registered anymore. I tested
with usb-uhci and uhci, too. The same result.
Is it possible, that there are some interrupts eaten under high load and
the kernel (or USB driver) does not handle this correctly? With older
kernels
I had promblems with APIC errors and one of the CPUs stoped working and
some seconds or minutes later the whole system was frozen. But this
problems
have gone with the latest kernels. The USB problem seems to be the last
one of
this kind (for me).
Karl
PS: Is there an OHCI compliant PCI USB controller card available? I'm
using an UHCI type with a VIA chip.
>
> --
> Sent through GMX FreeMail - http://www.gmx.net
>
>
--
Sent through GMX FreeMail - http://www.gmx.net
--
Sent through GMX FreeMail - http://www.gmx.net
--
Sent through GMX FreeMail - http://www.gmx.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: USB: Wacom Graphire mouse wheel does not work anymore
2000-11-20 19:40 ` USB: Wacom Graphire mouse wheel does not work anymore karl.gustav
@ 2000-11-21 0:02 ` egger
2000-11-21 8:10 ` Werner Almesberger
2000-11-21 9:17 ` karl.gustav
0 siblings, 2 replies; 5+ messages in thread
From: egger @ 2000-11-21 0:02 UTC (permalink / raw)
To: karl.gustav; +Cc: linux-kernel
On 20 Nov, karl.gustav@gmx.net wrote:
> I used the IMPS/2 compatible mouse emulation of the wacom driver
> (/dev/input/mice).
Don't do that. It's evil. Use the xinput driver instead.
> PS: Is there an OHCI compliant PCI USB controller card available? I'm
> using an UHCI type with a VIA chip.
Yes, Belkin makes one. Originally it was designed for a Mac but it
should work under linux i386, too. The name seems to be "2 Port USB
PCI-Card"
--
Servus,
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: USB: Wacom Graphire mouse wheel does not work anymore
2000-11-21 0:02 ` egger
@ 2000-11-21 8:10 ` Werner Almesberger
2000-11-21 9:17 ` karl.gustav
1 sibling, 0 replies; 5+ messages in thread
From: Werner Almesberger @ 2000-11-21 8:10 UTC (permalink / raw)
To: egger; +Cc: karl.gustav, linux-kernel
egger@suse.de wrote:
>> I used the IMPS/2 compatible mouse emulation of the wacom driver
>> (/dev/input/mice).
>
> Don't do that. It's evil. Use the xinput driver instead.
Uh, it's not *that* bad ... (what's good: better noise filtering than the
Xinput driver I'm using (xf86Graphireusb.so, June 15, under XF86 3.3.6);
what's bad: only provides mouse).
But anyway, the mouse wheel is also unavailable with the Xinput
driver.
- Werner
--
_________________________________________________________________________
/ Werner Almesberger, ICA, EPFL, CH Werner.Almesberger@epfl.ch /
/_IN_N_032__Tel_+41_21_693_6621__Fax_+41_21_693_6610_____________________/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: USB: Wacom Graphire mouse wheel does not work anymore
2000-11-21 0:02 ` egger
2000-11-21 8:10 ` Werner Almesberger
@ 2000-11-21 9:17 ` karl.gustav
2000-11-21 23:10 ` egger
1 sibling, 1 reply; 5+ messages in thread
From: karl.gustav @ 2000-11-21 9:17 UTC (permalink / raw)
To: egger; +Cc: linux-kernel, linux-kernel
> > I used the IMPS/2 compatible mouse emulation of the wacom driver
> > (/dev/input/mice).
>
> Don't do that. It's evil. Use the xinput driver instead.
Hm, there is no stable xinput driver available for XFree 4.0 and xinput
does not support the wheel, too :-(
K.
--
Sent through GMX FreeMail - http://www.gmx.net
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: USB: Wacom Graphire mouse wheel does not work anymore
2000-11-21 9:17 ` karl.gustav
@ 2000-11-21 23:10 ` egger
0 siblings, 0 replies; 5+ messages in thread
From: egger @ 2000-11-21 23:10 UTC (permalink / raw)
To: karl.gustav; +Cc: linux-kernel
On 21 Nov, karl.gustav@gmx.net wrote:
> Hm, there is no stable xinput driver available for XFree 4.0 and
> xinput does not support the wheel, too :-(
Actually XInput supports that sort of information but probably the
XInput driver doesn't. Unfortunately I don't have a Graphire, just
a Intuos right now and no airbrush available to test that.
--
Servus,
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2000-11-21 23:43 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <27565.974749174@www23.gmx.net>
2000-11-20 19:40 ` USB: Wacom Graphire mouse wheel does not work anymore karl.gustav
2000-11-21 0:02 ` egger
2000-11-21 8:10 ` Werner Almesberger
2000-11-21 9:17 ` karl.gustav
2000-11-21 23:10 ` egger
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.