kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Jorge Fernandez Monteagudo <jorgefm@cirsa.com>
Cc: "kernelnewbies@kernelnewbies.org" <kernelnewbies@kernelnewbies.org>
Subject: Re: USB resets
Date: Thu, 22 Apr 2021 10:03:55 +0200	[thread overview]
Message-ID: <YIEt61eJnuiQZtXU@kroah.com> (raw)
In-Reply-To: <DB9PR10MB4522725BD8950394B16808EEA1469@DB9PR10MB4522.EURPRD10.PROD.OUTLOOK.COM>

On Thu, Apr 22, 2021 at 07:32:15AM +0000, Jorge Fernandez Monteagudo wrote:
> I've been able to stop the disconnecting loop.
> 
> First I tried the usbcore.autosuspend=-1 guessing that an inactive period of time will send the device to some low power state, explaining the enumerating and disconnect loop with, but I had no luck.
> 
> Then I force using the device with an udev rule running
> 
> evtest --query $DEVNAME EV_KEY 0
> 
> and the disconnection disappears. Maybe it's an error in the tobis touchscreen controller code??

Looks like the device is broken, sorry.  Again, the kernel can not cause
an electrical disconnection like this.

> I would like to test if the behavior changes in full speed instead of high speed. Is there some way to downgrade the EHCI speed to full speed?

Plug in a USB 1 bus?  if you can find such an old obsolete thing :)

good luck!

greg k-h

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

      reply	other threads:[~2021-04-22  8:05 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20  7:17 USB resets Jorge Fernandez Monteagudo
2021-04-20  7:22 ` Greg KH
2021-04-20  7:41   ` Jorge Fernandez Monteagudo
2021-04-20  8:52     ` Greg KH
2021-04-22  7:32       ` Jorge Fernandez Monteagudo
2021-04-22  8:03         ` Greg KH [this message]

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=YIEt61eJnuiQZtXU@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=jorgefm@cirsa.com \
    --cc=kernelnewbies@kernelnewbies.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 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).