All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-usb@vger.kernel.org
Subject: [Bug 213839] New: XHCI 7 port usb hub does not work correctly
Date: Sat, 24 Jul 2021 13:41:17 +0000	[thread overview]
Message-ID: <bug-213839-208809@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=213839

            Bug ID: 213839
           Summary: XHCI 7 port usb hub does not work correctly
           Product: Drivers
           Version: 2.5
    Kernel Version: 5.13.4
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: USB
          Assignee: drivers_usb@kernel-bugs.kernel.org
          Reporter: tmezzadra@gmail.com
        Regression: No

I got an off brand 7-port usb 2.0 which internally has two ICs.

first IC connected to the host's usb port exposes 3 USB ports. its 4th usb port
has a second identical IC connected which exposes 4 USB ports making it a total
of 7 USB 2.0 ports available.

Bus 002 Device 065: ID 0a05:7211 Unknown Manufacturer hub
Bus 002 Device 064: ID 0a05:7211 Unknown Manufacturer hub

As they appear from lsusb

the problem is that the first chip works correctly (first 3 USB ports connected
to it work). But as soon as I connect a usb device on any of the ports from the
second chip. i get the following problems in dmesg:

[ 2215.717828] usb 2-1.1: new full-speed USB device number 29 using xhci_hcd
[ 2215.808680] usb 2-1.1: New USB device found, idVendor=0a05, idProduct=7211,
bcdDevice= 1.00
[ 2215.808685] usb 2-1.1: New USB device strings: Mfr=0, Product=1,
SerialNumber=0
[ 2215.808688] usb 2-1.1: Product: USB2.0 HUB
[ 2215.809333] hub 2-1.1:1.0: USB hub found
[ 2215.809426] hub 2-1.1:1.0: 4 ports detected
[ 2216.158062] usb 2-1.1: USB disconnect, device number 29
[ 2216.174608] usb 2-1.1-port3: attempt power cycle
[ 2216.561173] usb 2-1.1: new full-speed USB device number 34 using xhci_hcd
[ 2216.652346] usb 2-1.1: New USB device found, idVendor=0a05, idProduct=7211,
bcdDevice= 1.00
[ 2216.652359] usb 2-1.1: New USB device strings: Mfr=0, Product=1,
SerialNumber=0
[ 2216.652365] usb 2-1.1: Product: USB2.0 HUB
[ 2216.654327] hub 2-1.1:1.0: USB hub found
[ 2216.654480] hub 2-1.1:1.0: 4 ports detected
[ 2217.001529] usb 2-1.1: USB disconnect, device number 34
[ 2217.017975] usb 2-1.1-port3: attempt power cycle
[ 2217.404536] usb 2-1.1: new full-speed USB device number 39 using xhci_hcd
[ 2217.495411] usb 2-1.1: New USB device found, idVendor=0a05, idProduct=7211,
bcdDevice= 1.00
[ 2217.495417] usb 2-1.1: New USB device strings: Mfr=0, Product=1,
SerialNumber=0
[ 2217.495419] usb 2-1.1: Product: USB2.0 HUB
[ 2217.496120] hub 2-1.1:1.0: USB hub found
[ 2217.496221] hub 2-1.1:1.0: 4 ports detected
[ 2217.844888] usb 2-1.1: USB disconnect, device number 39
[ 2217.861345] usb 2-1.1-port3: attempt power cycle



and so on....


This same device at a Windows computer works correctly.

Ideas?

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

             reply	other threads:[~2021-07-24 13:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-24 13:41 bugzilla-daemon [this message]
2021-07-24 14:30 ` [Bug 213839] XHCI 7 port usb hub does not work correctly bugzilla-daemon
2021-07-24 14:45 ` bugzilla-daemon
2021-07-24 15:45 ` bugzilla-daemon
2021-09-15 22:46 ` bugzilla-daemon
2021-12-30 14:30 ` bugzilla-daemon
2021-12-31 16:32 ` bugzilla-daemon
2021-12-31 16:32 ` bugzilla-daemon
2021-12-31 16:35 ` bugzilla-daemon
2022-01-01  1:49 ` bugzilla-daemon
2022-01-01 10:36 ` bugzilla-daemon
2022-01-01 10:37 ` bugzilla-daemon
2022-01-01 10:38 ` bugzilla-daemon
2022-01-01 10:39 ` bugzilla-daemon
2022-01-01 16:26 ` bugzilla-daemon
2022-01-01 18:46 ` bugzilla-daemon
2022-01-01 18:51 ` bugzilla-daemon
2022-01-01 19:53 ` bugzilla-daemon

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=bug-213839-208809@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-usb@vger.kernel.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.