Opened 7 years ago

Closed 5 years ago

Last modified 4 years ago

#13188 closed bug (duplicate)

[xhci] found device with invalid IRQ - check IRQ assignment

Reported by: diver Owned by: nobody
Priority: normal Milestone:
Component: Drivers/USB/XHCI Version: R1/Development
Keywords: Cc:
Blocked By: #14792 Blocking: #14496
Platform: All

Description

hrev50849 x86_64.

MacBook Pro (Retina, 15-inch, Early 2013)

ioreg -p IOUSB

+-o Root  <class IORegistryEntry, id 0x100000100, retain 16>
  +-o Root Hub Simulation Simulation@1a000000  <class AppleUSBRootHubDevice, id 0x1000002c8, registered, matched, active, busy 0 (4 ms), retain 12>
  | +-o IOUSBHostDevice@1a100000  <class AppleUSBDevice, id 0x1000002ca, registered, matched, active, busy 0 (5 ms), retain 15>
  |   +-o FaceTime HD Camera (Built-in)@1a110000  <class AppleUSBDevice, id 0x10000050b, registered, matched, active, busy 0 (15 ms), retain 22>
  +-o Root Hub Simulation Simulation@1d000000  <class AppleUSBRootHubDevice, id 0x1000002cf, registered, matched, active, busy 0 (14 ms), retain 9>
    +-o IOUSBHostDevice@1d100000  <class AppleUSBDevice, id 0x1000002d1, registered, matched, active, busy 0 (4 ms), retain 15>
      +-o IOUSBHostDevice@1d180000  <class AppleUSBDevice, id 0x1000002ec, registered, matched, active, busy 0 (12 ms), retain 16>
        +-o BRCM20702 Hub@1d181000  <class AppleUSBDevice, id 0x10000030e, registered, matched, active, busy 0 (14 ms), retain 15>
        | +-o Bluetooth USB Host Controller@1d181300  <class AppleUSBDevice, id 0x100000348, registered, matched, active, busy 0 (5 ms), retain 20>
        +-o Apple Internal Keyboard / Trackpad@1d182000  <class AppleUSBDevice, id 0x10000031e, registered, matched, active, busy 0 (31 ms), retain 18>

system_profiler SPUSBDataType

USB:

    USB 2.0 Bus:

      Host Controller Driver: AppleUSBEHCIPCI
      PCI Device ID: 0x1e2d
      PCI Revision ID: 0x0004
      PCI Vendor ID: 0x8086

        Hub:

          Product ID: 0x0024
          Vendor ID: 0x8087  (Intel Corporation)
          Version: 0.00
          Speed: Up to 480 Mb/sec
          Location ID: 0x1a100000 / 1
          Current Available (mA): 500
          Current Required (mA): 0
          Extra Operating Current (mA): 0
          Built-In: Yes

            FaceTime HD Camera (Built-in):

              Product ID: 0x8510
              Vendor ID: 0x05ac  (Apple Inc.)
              Version: 80.25
              Serial Number: CC2D8V094QDN9KE0
              Speed: Up to 480 Mb/sec
              Manufacturer: Apple Inc.
              Location ID: 0x1a110000 / 3
              Current Available (mA): 500
              Current Required (mA): 500
              Extra Operating Current (mA): 0
              Built-In: Yes

    USB 2.0 Bus:

      Host Controller Driver: AppleUSBEHCIPCI
      PCI Device ID: 0x1e26
      PCI Revision ID: 0x0004
      PCI Vendor ID: 0x8086

        Hub:

          Product ID: 0x0024
          Vendor ID: 0x8087  (Intel Corporation)
          Version: 0.00
          Speed: Up to 480 Mb/sec
          Location ID: 0x1d100000 / 1
          Current Available (mA): 500
          Current Required (mA): 0
          Extra Operating Current (mA): 0
          Built-In: Yes

            Hub:

              Product ID: 0x2512
              Vendor ID: 0x0424  (SMSC)
              Version: b.b3
              Speed: Up to 480 Mb/sec
              Location ID: 0x1d180000 / 2
              Current Available (mA): 500
              Current Required (mA): 2
              Extra Operating Current (mA): 0
              Built-In: Yes

                Apple Internal Keyboard / Trackpad:

                  Product ID: 0x0262
                  Vendor ID: 0x05ac  (Apple Inc.)
                  Version: 2.22
                  Speed: Up to 12 Mb/sec
                  Manufacturer: Apple Inc.
                  Location ID: 0x1d182000 / 4
                  Current Available (mA): 500
                  Current Required (mA): 40
                  Extra Operating Current (mA): 0
                  Built-In: Yes

                BRCM20702 Hub:

                  Product ID: 0x4500
                  Vendor ID: 0x0a5c  (Broadcom Corp.)
                  Version: 1.00
                  Speed: Up to 12 Mb/sec
                  Manufacturer: Apple Inc.
                  Location ID: 0x1d181000 / 3
                  Current Available (mA): 500
                  Current Required (mA): 94
                  Extra Operating Current (mA): 0
                  Built-In: Yes

                    Bluetooth USB Host Controller:

                      Product ID: 0x8286
                      Vendor ID: 0x05ac  (Apple Inc.)
                      Version: 1.54
                      Speed: Up to 12 Mb/sec
                      Manufacturer: Apple Inc.
                      Location ID: 0x1d181300 / 6
                      Current Available (mA): 500
                      Current Required (mA): 0
                      Extra Operating Current (mA): 0
                      Built-In: Yes

    USB 3.0 Bus:

      Host Controller Driver: AppleUSBXHCIPPT
      PCI Device ID: 0x1e31
      PCI Revision ID: 0x0004
      PCI Vendor ID: 0x8086

Attachments (1)

syslog (110.1 KB ) - added by diver 7 years ago.

Download all attachments as: .zip

Change History (5)

by diver, 7 years ago

Attachment: syslog added

comment:1 by korli, 7 years ago

Owner: changed from korli to nobody
Status: newassigned

comment:2 by waddlesplash, 5 years ago

Blocked By: 14792 added
Resolution: duplicate
Status: assignedclosed

This was fixed in hrev52742.

comment:3 by waddlesplash, 5 years ago

Blocking: 14496 added

comment:4 by nielx, 4 years ago

Milestone: Unscheduled

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.