From: Greg KH <greg@kroah.com>
To: Denny Priebe <spamtrap@siglost.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Repeated USB disconnect and reconnect with Wacom Intuos3 6x11 tablet
Date: Thu, 15 Dec 2005 08:31:22 -0800 [thread overview]
Message-ID: <20051215163122.GC14512@kroah.com> (raw)
In-Reply-To: <20051215144254.GA19794@nostromo.dyndns.info>
On Thu, Dec 15, 2005 at 03:42:54PM +0100, Denny Priebe wrote:
> On Tue, Dec 13, 2005 at 11:38:32AM -0800, Greg KH wrote with possible deletions:
>
> Hello,
>
> > > These disconnects and reconnects disappear as soon as there's
> > > a process reading either /dev/input/mouse0 or /dev/input/event5
> > > (mouse0 and event5 according to my setup).
>
> > Sounds like a hardware problem, the kernel can't cause a device to
> > electronically disconnect itself like this.
>
> thanks for your reply, Greg.
>
> > I suggest plugging this into a different port, using a powered hub, or
> > checking that the cable is still good.
>
> I tried what you have suggested. Unfortunately, this doesn't change
> anything.
>
> What confuses me a bit is that theses USB disconnects do not appear
> as soon as I read what the tablet provides.
>
> Could it be that the usb driver doesn't check for a connect status change
> while there's a process reading /dev/input/{mouse,event}? so that I do not
> see these disconnects while reading the tablet data?
No, it's an electronic signal happening on the USB hub, the hub notifies
the kernel when a disconnect happens, it has nothing to do with the
driver connected to the actual device.
So I really think that this is an electronic issue, sorry. Can you
return this device and get a replacement one?
greg k-h
next prev parent reply other threads:[~2005-12-15 16:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-13 18:46 Repeated USB disconnect and reconnect with Wacom Intuos3 6x11 tablet Denny Priebe
2005-12-13 19:38 ` Greg KH
2005-12-15 14:42 ` Denny Priebe
2005-12-15 16:31 ` Greg KH [this message]
2005-12-15 18:03 ` Oliver Neukum
2005-12-30 21:10 ` Denny Priebe
-- strict thread matches above, loose matches on Subject: below --
2005-12-16 15:38 Andrew Burgess
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051215163122.GC14512@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=spamtrap@siglost.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.