NoPaste

USB-C Thunderbolt externes Gerät wird nicht erkannt?

von TRex
SNIPPET_DESC:
https://debianforum.de/forum/posting.php?mode=edit&p=1361735
SNIPPET_CREATION_TIME:
13.05.2024 14:12:11
SNIPPET_PRUNE_TIME:
Unendlich

SNIPPET_TEXT:
  1. lsusb -vv
  2. Endpoint Descriptor:
  3.         bLength                 7
  4.         bDescriptorType         5
  5.         bEndpointAddress     0x81  EP 1 IN
  6.         bmAttributes            5
  7.           Transfer Type            Isochronous
  8.           Synch Type               Asynchronous
  9.           Usage Type               Data
  10.         wMaxPacketSize     0x0b20  2x 800 bytes
  11.         bInterval               1
  12.     Interface Descriptor:
  13.       bLength                 9
  14.       bDescriptorType         4
  15.       bInterfaceNumber        1
  16.       bAlternateSetting       5
  17.       bNumEndpoints           1
  18.       bInterfaceClass        14 Video
  19.       bInterfaceSubClass      2 Video Streaming
  20.       bInterfaceProtocol      0
  21.       iInterface              0
  22.       Endpoint Descriptor:
  23.         bLength                 7
  24.         bDescriptorType         5
  25.         bEndpointAddress     0x81  EP 1 IN
  26.         bmAttributes            5
  27.           Transfer Type            Isochronous
  28.           Synch Type               Asynchronous
  29.           Usage Type               Data
  30.         wMaxPacketSize     0x1320  3x 800 bytes
  31.         bInterval               1
  32.     Interface Descriptor:
  33.       bLength                 9
  34.       bDescriptorType         4
  35.       bInterfaceNumber        1
  36.       bAlternateSetting       6
  37.       bNumEndpoints           1
  38.       bInterfaceClass        14 Video
  39.       bInterfaceSubClass      2 Video Streaming
  40.       bInterfaceProtocol      0
  41.       iInterface              0
  42.       Endpoint Descriptor:
  43.         bLength                 7
  44.         bDescriptorType         5
  45.         bEndpointAddress     0x81  EP 1 IN
  46.         bmAttributes            5
  47.           Transfer Type            Isochronous
  48.           Synch Type               Asynchronous
  49.           Usage Type               Data
  50.         wMaxPacketSize     0x1400  3x 1024 bytes
  51.         bInterval               1
  52.  
  53. Bus 001 Device 005: ID 048d:8910 Integrated Technology Express, Inc. ITE Device(829x)
  54. Couldn't open device, some information will be missing
  55. Device Descriptor:
  56.   bLength                18
  57.   bDescriptorType         1
  58.   bcdUSB               2.00
  59.   bDeviceClass            0
  60.   bDeviceSubClass         0
  61.   bDeviceProtocol         0
  62.   bMaxPacketSize0        64
  63.   idVendor           0x048d Integrated Technology Express, Inc.
  64.   idProduct          0x8910
  65.   bcdDevice            0.01
  66.   iManufacturer           1 ITE Tech. Inc.
  67.   iProduct                2 ITE Device(829x)
  68.   iSerial                 0
  69.   bNumConfigurations      1
  70.   Configuration Descriptor:
  71.     bLength                 9
  72.     bDescriptorType         2
  73.     wTotalLength       0x0022
  74.     bNumInterfaces          1
  75.     bConfigurationValue     1
  76.     iConfiguration          0
  77.     bmAttributes         0xe0
  78.       Self Powered
  79.       Remote Wakeup
  80.     MaxPower              100mA
  81.     Interface Descriptor:
  82.       bLength                 9
  83.       bDescriptorType         4
  84.       bInterfaceNumber        0
  85.       bAlternateSetting       0
  86.       bNumEndpoints           1
  87.       bInterfaceClass         3 Human Interface Device
  88.       bInterfaceSubClass      0
  89.       bInterfaceProtocol      0
  90.       iInterface              0
  91.         HID Device Descriptor:
  92.           bLength                 9
  93.           bDescriptorType        33
  94.           bcdHID               1.10
  95.           bCountryCode            0 Not supported
  96.           bNumDescriptors         1
  97.           bDescriptorType        34 Report
  98.           wDescriptorLength      92
  99.          Report Descriptors:
  100.            ** UNAVAILABLE **
  101.       Endpoint Descriptor:
  102.         bLength                 7
  103.         bDescriptorType         5
  104.         bEndpointAddress     0x81  EP 1 IN
  105.         bmAttributes            3
  106.           Transfer Type            Interrupt
  107.           Synch Type               None
  108.           Usage Type               Data
  109.         wMaxPacketSize     0x0040  1x 64 bytes
  110.         bInterval               1
  111.  
  112. Bus 001 Device 004: ID 06cb:00c7 Synaptics, Inc. TouchPad
  113. Couldn't open device, some information will be missing
  114. Device Descriptor:
  115.   bLength                18
  116.   bDescriptorType         1
  117.   bcdUSB               2.00
  118.   bDeviceClass          255 Vendor Specific Class
  119.   bDeviceSubClass        16
  120.   bDeviceProtocol       255
  121.   bMaxPacketSize0         8
  122.   idVendor           0x06cb Synaptics, Inc.
  123.   idProduct          0x00c7 TouchPad
  124.   bcdDevice            0.00
  125.   iManufacturer           0
  126.   iProduct                0
  127.   iSerial                 1 e65e7e0d90a4
  128.   bNumConfigurations      1
  129.   Configuration Descriptor:
  130.     bLength                 9
  131.     bDescriptorType         2
  132.     wTotalLength       0x0027
  133.     bNumInterfaces          1
  134.     bConfigurationValue     1
  135.     iConfiguration          0
  136.     bmAttributes         0xa0
  137.       (Bus Powered)
  138.       Remote Wakeup
  139.     MaxPower              100mA
  140.     Interface Descriptor:
  141.       bLength                 9
  142.       bDescriptorType         4
  143.       bInterfaceNumber        0
  144.       bAlternateSetting       0
  145.       bNumEndpoints           3
  146.       bInterfaceClass       255 Vendor Specific Class
  147.       bInterfaceSubClass      0
  148.       bInterfaceProtocol      0
  149.       iInterface              0
  150.       Endpoint Descriptor:
  151.         bLength                 7
  152.         bDescriptorType         5
  153.         bEndpointAddress     0x01  EP 1 OUT
  154.         bmAttributes            2
  155.           Transfer Type            Bulk
  156.           Synch Type               None
  157.           Usage Type               Data
  158.         wMaxPacketSize     0x0040  1x 64 bytes
  159.         bInterval               0
  160.       Endpoint Descriptor:
  161.         bLength                 7
  162.         bDescriptorType         5
  163.         bEndpointAddress     0x81  EP 1 IN
  164.         bmAttributes            2
  165.           Transfer Type            Bulk
  166.           Synch Type               None
  167.           Usage Type               Data
  168.         wMaxPacketSize     0x0040  1x 64 bytes
  169.         bInterval               0
  170.       Endpoint Descriptor:
  171.         bLength                 7
  172.         bDescriptorType         5
  173.         bEndpointAddress     0x83  EP 3 IN
  174.         bmAttributes            3
  175.           Transfer Type            Interrupt
  176.           Synch Type               None
  177.           Usage Type               Data
  178.         wMaxPacketSize     0x0008  1x 8 bytes
  179.         bInterval               4
  180.  
  181. Bus 001 Device 003: ID 041e:30dc Creative Technology, Ltd Sound Blaster Tactic(3D) Alpha
  182. Couldn't open device, some information will be missing
  183. Device Descriptor:
  184.   bLength                18
  185.   bDescriptorType         1
  186.   bcdUSB               2.00
  187.   bDeviceClass            0
  188.   bDeviceSubClass         0
  189.   bDeviceProtocol         0
  190.   bMaxPacketSize0        64
  191.   idVendor           0x041e Creative Technology, Ltd
  192.   idProduct          0x30dc
  193.   bcdDevice            1.76
  194.   iManufacturer           1 Creative Technology Ltd
  195.   iProduct                2 Sound Blaster Tactic(3D) Alpha
  196.   iSerial                 3 00093078
  197.   bNumConfigurations      1
  198.   Configuration Descriptor:
  199.     bLength                 9
  200.     bDescriptorType         2
  201.     wTotalLength       0x011e
  202.     bNumInterfaces          4
  203.     bConfigurationValue     1
  204.     iConfiguration          0
  205.     bmAttributes         0x80
  206.       (Bus Powered)
  207.     MaxPower              120mA
  208.     Interface Descriptor:
  209.       bLength                 9
  210.       bDescriptorType         4
  211.       bInterfaceNumber        0
  212.       bAlternateSetting       0
  213.       bNumEndpoints           0
  214.       bInterfaceClass         1 Audio
  215.       bInterfaceSubClass      1 Control Device
  216.       bInterfaceProtocol      0
  217.       iInterface              0
  218.       AudioControl Interface Descriptor:
  219.         bLength                10
  220.         bDescriptorType        36
  221.         bDescriptorSubtype      1 (HEADER)
  222.         bcdADC               1.00
  223.         wTotalLength       0x004e
  224.         bInCollection           2
  225.         baInterfaceNr(0)        1
  226.         baInterfaceNr(1)        2
  227.       AudioControl Interface Descriptor:
  228.         bLength                12
  229.         bDescriptorType        36
  230.         bDescriptorSubtype      2 (INPUT_TERMINAL)
  231.         bTerminalID             2
  232.         wTerminalType      0x0101 USB Streaming
  233.         bAssocTerminal          0
  234.         bNrChannels             2
  235.         wChannelConfig     0x0003
  236.           Left Front (L)
  237.           Right Front (R)
  238.         iChannelNames           0
  239.         iTerminal               0
  240.       AudioControl Interface Descriptor:
  241.         bLength                12
  242.         bDescriptorType        36
  243.         bDescriptorSubtype      2 (INPUT_TERMINAL)
  244.         bTerminalID             1
  245.         wTerminalType      0x0201 Microphone
  246.         bAssocTerminal          0
  247.         bNrChannels             1
  248.         wChannelConfig     0x0000
  249.         iChannelNames           0
  250.         iTerminal               0
  251.       AudioControl Interface Descriptor:
  252.         bLength                 9
  253.         bDescriptorType        36
  254.         bDescriptorSubtype      3 (OUTPUT_TERMINAL)
  255.         bTerminalID             3
  256.         wTerminalType      0x0101 USB Streaming
  257.         bAssocTerminal          0
  258.         bSourceID              10
  259.         iTerminal               0
  260.       AudioControl Interface Descriptor:
  261.         bLength                 9
  262.         bDescriptorType        36
  263.         bDescriptorSubtype      3 (OUTPUT_TERMINAL)
  264.         bTerminalID             4
  265.         wTerminalType      0x0301 Speaker
  266.         bAssocTerminal          0
  267.         bSourceID               5
  268.         iTerminal               0
  269.       AudioControl Interface Descriptor:
  270.         bLength                10
  271.         bDescriptorType        36
  272.         bDescriptorSubtype      6 (FEATURE_UNIT)
  273.         bUnitID                 5
  274.         bSourceID               2
  275.         bControlSize            1
  276.         bmaControls(0)       0x01
  277.           Mute Control
  278.         bmaControls(1)       0x02
  279.           Volume Control
  280.         bmaControls(2)       0x02
  281.           Volume Control
  282.         iFeature                0
  283.       AudioControl Interface Descriptor:
  284.         bLength                 9
  285.         bDescriptorType        36
  286.         bDescriptorSubtype      6 (FEATURE_UNIT)
  287.         bUnitID                 6
  288.         bSourceID               1
  289.         bControlSize            1
  290.         bmaControls(0)       0x03
  291.           Mute Control
  292.           Volume Control
  293.         bmaControls(1)       0x00
  294.         iFeature                0
  295.       AudioControl Interface Descriptor:
  296.         bLength                 7
  297.         bDescriptorType        36
  298.         bDescriptorSubtype      5 (SELECTOR_UNIT)
  299.         bUnitID                10
  300.         bNrInPins               1
  301.         baSourceID(0)           6
  302.         iSelector               0
  303.     Interface Descriptor:
  304.       bLength                 9
  305.       bDescriptorType         4
  306.       bInterfaceNumber        1
  307.       bAlternateSetting       0
  308.       bNumEndpoints           0
  309.       bInterfaceClass         1 Audio
  310.       bInterfaceSubClass      2 Streaming
  311.       bInterfaceProtocol      0
  312.       iInterface              0
  313.     Interface Descriptor:
  314.       bLength                 9
  315.       bDescriptorType         4
  316.       bInterfaceNumber        1
  317.       bAlternateSetting       1
  318.       bNumEndpoints           2
  319.       bInterfaceClass         1 Audio
  320.       bInterfaceSubClass      2 Streaming
  321.       bInterfaceProtocol      0
  322.       iInterface              0
  323.       AudioStreaming Interface Descriptor:
  324.         bLength                 7
  325.         bDescriptorType        36
  326.         bDescriptorSubtype      1 (AS_GENERAL)
  327.         bTerminalLink           2
  328.         bDelay                  1 frames
  329.         wFormatTag         0x0001 PCM
  330.       AudioStreaming Interface Descriptor:
  331.         bLength                11
  332.         bDescriptorType        36
  333.         bDescriptorSubtype      2 (FORMAT_TYPE)
  334.         bFormatType             1 (FORMAT_TYPE_I)
  335.         bNrChannels             2
  336.         bSubframeSize           2
  337.         bBitResolution         16
  338.         bSamFreqType            1 Discrete
  339.         tSamFreq[ 0]        44100
  340.       Endpoint Descriptor:
  341.         bLength                 9
  342.         bDescriptorType         5
  343.         bEndpointAddress     0x01  EP 1 OUT
  344.         bmAttributes            5
  345.           Transfer Type            Isochronous
  346.           Synch Type               Asynchronous
  347.           Usage Type               Data
  348.         wMaxPacketSize     0x00c8  1x 200 bytes
  349.         bInterval               1
  350.         bRefresh                0
  351.         bSynchAddress         131
  352.         AudioStreaming Endpoint Descriptor:
  353.           bLength                 7
  354.           bDescriptorType        37
  355.           bDescriptorSubtype      1 (EP_GENERAL)
  356.           bmAttributes         0x00
  357.           bLockDelayUnits         0 Undefined
  358.           wLockDelay         0x0000
  359.       Endpoint Descriptor:
  360.         bLength                 9
  361.         bDescriptorType         5
  362.         bEndpointAddress     0x83  EP 3 IN
  363.         bmAttributes            1
  364.           Transfer Type            Isochronous
  365.           Synch Type               None
  366.           Usage Type               Data
  367.         wMaxPacketSize     0x0003  1x 3 bytes
  368.         bInterval               1
  369.         bRefresh                5
  370.         bSynchAddress           0
  371.     Interface Descriptor:
  372.       bLength                 9
  373.       bDescriptorType         4
  374.       bInterfaceNumber        1
  375.       bAlternateSetting       2
  376.       bNumEndpoints           2
  377.       bInterfaceClass         1 Audio
  378.       bInterfaceSubClass      2 Streaming
  379.       bInterfaceProtocol      0
  380.       iInterface              0
  381.       AudioStreaming Interface Descriptor:
  382.         bLength                 7
  383.         bDescriptorType        36
  384.         bDescriptorSubtype      1 (AS_GENERAL)
  385.         bTerminalLink           2
  386.         bDelay                  1 frames
  387.         wFormatTag         0x0001 PCM
  388.       AudioStreaming Interface Descriptor:
  389.         bLength                11
  390.         bDescriptorType        36
  391.         bDescriptorSubtype      2 (FORMAT_TYPE)
  392.         bFormatType             1 (FORMAT_TYPE_I)
  393.         bNrChannels             2
  394.         bSubframeSize           3
  395.         bBitResolution         24
  396.         bSamFreqType            1 Discrete
  397.         tSamFreq[ 0]        44100
  398.       Endpoint Descriptor:
  399.         bLength                 9
  400.         bDescriptorType         5
  401.         bEndpointAddress     0x01  EP 1 OUT
  402.         bmAttributes            5
  403.           Transfer Type            Isochronous
  404.           Synch Type               Asynchronous
  405.           Usage Type               Data
  406.         wMaxPacketSize     0x012c  1x 300 bytes
  407.         bInterval               1
  408.         bRefresh                0
  409.         bSynchAddress         131
  410.         AudioStreaming Endpoint Descriptor:
  411.           bLength                 7
  412.           bDescriptorType        37
  413.           bDescriptorSubtype      1 (EP_GENERAL)
  414.           bmAttributes         0x00
  415.           bLockDelayUnits         0 Undefined
  416.           wLockDelay         0x0000
  417.       Endpoint Descriptor:
  418.         bLength                 9
  419.         bDescriptorType         5
  420.         bEndpointAddress     0x83  EP 3 IN
  421.         bmAttributes            1
  422.           Transfer Type            Isochronous
  423.           Synch Type               None
  424.           Usage Type               Data
  425.         wMaxPacketSize     0x0003  1x 3 bytes
  426.         bInterval               1
  427.         bRefresh                5
  428.         bSynchAddress           0
  429.     Interface Descriptor:
  430.       bLength                 9
  431.       bDescriptorType         4
  432.       bInterfaceNumber        2
  433.       bAlternateSetting       0
  434.       bNumEndpoints           0
  435.       bInterfaceClass         1 Audio
  436.       bInterfaceSubClass      2 Streaming
  437.       bInterfaceProtocol      0
  438.       iInterface              0
  439.     Interface Descriptor:
  440.       bLength                 9
  441.       bDescriptorType         4
  442.       bInterfaceNumber        2
  443.       bAlternateSetting       1
  444.       bNumEndpoints           1
  445.       bInterfaceClass         1 Audio
  446.       bInterfaceSubClass      2 Streaming
  447.       bInterfaceProtocol      0
  448.       iInterface              0
  449.       AudioStreaming Interface Descriptor:
  450.         bLength                 7
  451.         bDescriptorType        36
  452.         bDescriptorSubtype      1 (AS_GENERAL)
  453.         bTerminalLink           3
  454.         bDelay                  1 frames
  455.         wFormatTag         0x0001 PCM
  456.       AudioStreaming Interface Descriptor:
  457.         bLength                11
  458.         bDescriptorType        36
  459.         bDescriptorSubtype      2 (FORMAT_TYPE)
  460.         bFormatType             1 (FORMAT_TYPE_I)
  461.         bNrChannels             1
  462.         bSubframeSize           2
  463.         bBitResolution         16
  464.         bSamFreqType            1 Discrete
  465.         tSamFreq[ 0]        44100
  466.       Endpoint Descriptor:
  467.         bLength                 9
  468.         bDescriptorType         5
  469.         bEndpointAddress     0x81  EP 1 IN
  470.         bmAttributes            5
  471.           Transfer Type            Isochronous
  472.           Synch Type               Asynchronous
  473.           Usage Type               Data
  474.         wMaxPacketSize     0x00c8  1x 200 bytes
  475.         bInterval               1
  476.         bRefresh                0
  477.         bSynchAddress           0
  478.         AudioStreaming Endpoint Descriptor:
  479.           bLength                 7
  480.           bDescriptorType        37
  481.           bDescriptorSubtype      1 (EP_GENERAL)
  482.           bmAttributes         0x00
  483.           bLockDelayUnits         0 Undefined
  484.           wLockDelay         0x0000
  485.     Interface Descriptor:
  486.       bLength                 9
  487.       bDescriptorType         4
  488.       bInterfaceNumber        3
  489.       bAlternateSetting       0
  490.       bNumEndpoints           1
  491.       bInterfaceClass         3 Human Interface Device
  492.       bInterfaceSubClass      0
  493.       bInterfaceProtocol      0
  494.       iInterface              0
  495.         HID Device Descriptor:
  496.           bLength                 9
  497.           bDescriptorType        33
  498.           bcdHID               1.00
  499.           bCountryCode            0 Not supported
  500.           bNumDescriptors         1
  501.           bDescriptorType        34 Report
  502.           wDescriptorLength      81
  503.          Report Descriptors:
  504.            ** UNAVAILABLE **
  505.       Endpoint Descriptor:
  506.         bLength                 7
  507.         bDescriptorType         5
  508.         bEndpointAddress     0x84  EP 4 IN
  509.         bmAttributes            3
  510.           Transfer Type            Interrupt
  511.           Synch Type               None
  512.           Usage Type               Data
  513.         wMaxPacketSize     0x0004  1x 4 bytes
  514.         bInterval              10
  515.  
  516. Bus 001 Device 002: ID 046d:c077 Logitech, Inc. Mouse
  517. Couldn't open device, some information will be missing
  518. Device Descriptor:
  519.   bLength                18
  520.   bDescriptorType         1
  521.   bcdUSB               2.00
  522.   bDeviceClass            0
  523.   bDeviceSubClass         0
  524.   bDeviceProtocol         0
  525.   bMaxPacketSize0         8
  526.   idVendor           0x046d Logitech, Inc.
  527.   idProduct          0xc077 Mouse
  528.   bcdDevice           72.00
  529.   iManufacturer           1 Logitech
  530.   iProduct                2 USB Optical Mouse
  531.   iSerial                 0
  532.   bNumConfigurations      1
  533.   Configuration Descriptor:
  534.     bLength                 9
  535.     bDescriptorType         2
  536.     wTotalLength       0x0022
  537.     bNumInterfaces          1
  538.     bConfigurationValue     1
  539.     iConfiguration          0
  540.     bmAttributes         0xa0
  541.       (Bus Powered)
  542.       Remote Wakeup
  543.     MaxPower              100mA
  544.     Interface Descriptor:
  545.       bLength                 9
  546.       bDescriptorType         4
  547.       bInterfaceNumber        0
  548.       bAlternateSetting       0
  549.       bNumEndpoints           1
  550.       bInterfaceClass         3 Human Interface Device
  551.       bInterfaceSubClass      1 Boot Interface Subclass
  552.       bInterfaceProtocol      2 Mouse
  553.       iInterface              0
  554.         HID Device Descriptor:
  555.           bLength                 9
  556.           bDescriptorType        33
  557.           bcdHID               1.11
  558.           bCountryCode            0 Not supported
  559.           bNumDescriptors         1
  560.           bDescriptorType        34 Report
  561.           wDescriptorLength      46
  562.          Report Descriptors:
  563.            ** UNAVAILABLE **
  564.       Endpoint Descriptor:
  565.         bLength                 7
  566.         bDescriptorType         5
  567.         bEndpointAddress     0x81  EP 1 IN
  568.         bmAttributes            3
  569.           Transfer Type            Interrupt
  570.           Synch Type               None
  571.           Usage Type               Data
  572.         wMaxPacketSize     0x0004  1x 4 bytes
  573.         bInterval              10
  574.  
  575. Bus 001 Device 007: ID 8087:0029 Intel Corp. AX200 Bluetooth
  576. Couldn't open device, some information will be missing
  577. Device Descriptor:
  578.   bLength                18
  579.   bDescriptorType         1
  580.   bcdUSB               2.01
  581.   bDeviceClass          224 Wireless
  582.   bDeviceSubClass         1 Radio Frequency
  583.   bDeviceProtocol         1 Bluetooth
  584.   bMaxPacketSize0        64
  585.   idVendor           0x8087 Intel Corp.
  586.   idProduct          0x0029 AX200 Bluetooth
  587.   bcdDevice            0.01
  588.   iManufacturer           0
  589.   iProduct                0
  590.   iSerial                 0
  591.   bNumConfigurations      1
  592.   Configuration Descriptor:
  593.     bLength                 9
  594.     bDescriptorType         2
  595.     wTotalLength       0x00c8
  596.     bNumInterfaces          2
  597.     bConfigurationValue     1
  598.     iConfiguration          0
  599.     bmAttributes         0xe0
  600.       Self Powered
  601.       Remote Wakeup
  602.     MaxPower              100mA
  603.     Interface Descriptor:
  604.       bLength                 9
  605.       bDescriptorType         4
  606.       bInterfaceNumber        0
  607.       bAlternateSetting       0
  608.       bNumEndpoints           3
  609.       bInterfaceClass       224 Wireless
  610.       bInterfaceSubClass      1 Radio Frequency
  611.       bInterfaceProtocol      1 Bluetooth
  612.       iInterface              0
  613.       Endpoint Descriptor:
  614.         bLength                 7
  615.         bDescriptorType         5
  616.         bEndpointAddress     0x81  EP 1 IN
  617.         bmAttributes            3
  618.           Transfer Type            Interrupt
  619.           Synch Type               None
  620.           Usage Type               Data
  621.         wMaxPacketSize     0x0040  1x 64 bytes
  622.         bInterval               1
  623.       Endpoint Descriptor:
  624.         bLength                 7
  625.         bDescriptorType         5
  626.         bEndpointAddress     0x02  EP 2 OUT
  627.         bmAttributes            2
  628.           Transfer Type            Bulk
  629.           Synch Type               None
  630.           Usage Type               Data
  631.         wMaxPacketSize     0x0040  1x 64 bytes
  632.         bInterval               1
  633.       Endpoint Descriptor:
  634.         bLength                 7
  635.         bDescriptorType         5
  636.         bEndpointAddress     0x82  EP 2 IN
  637.         bmAttributes            2
  638.           Transfer Type            Bulk
  639.           Synch Type               None
  640.           Usage Type               Data
  641.         wMaxPacketSize     0x0040  1x 64 bytes
  642.         bInterval               1
  643.     Interface Descriptor:
  644.       bLength                 9
  645.       bDescriptorType         4
  646.       bInterfaceNumber        1
  647.       bAlternateSetting       0
  648.       bNumEndpoints           2
  649.       bInterfaceClass       224 Wireless
  650.       bInterfaceSubClass      1 Radio Frequency
  651.       bInterfaceProtocol      1 Bluetooth
  652.       iInterface              0
  653.       Endpoint Descriptor:
  654.         bLength                 7
  655.         bDescriptorType         5
  656.         bEndpointAddress     0x03  EP 3 OUT
  657.         bmAttributes            1
  658.           Transfer Type            Isochronous
  659.           Synch Type               None
  660.           Usage Type               Data
  661.         wMaxPacketSize     0x0000  1x 0 bytes
  662.         bInterval               1
  663.       Endpoint Descriptor:
  664.         bLength                 7
  665.         bDescriptorType         5
  666.         bEndpointAddress     0x83  EP 3 IN
  667.         bmAttributes            1
  668.           Transfer Type            Isochronous
  669.           Synch Type               None
  670.           Usage Type               Data
  671.         wMaxPacketSize     0x0000  1x 0 bytes
  672.         bInterval               1
  673.     Interface Descriptor:
  674.       bLength                 9
  675.       bDescriptorType         4
  676.       bInterfaceNumber        1
  677.       bAlternateSetting       1
  678.       bNumEndpoints           2
  679.       bInterfaceClass       224 Wireless
  680.       bInterfaceSubClass      1 Radio Frequency
  681.       bInterfaceProtocol      1 Bluetooth
  682.       iInterface              0
  683.       Endpoint Descriptor:
  684.         bLength                 7
  685.         bDescriptorType         5
  686.         bEndpointAddress     0x03  EP 3 OUT
  687.         bmAttributes            1
  688.           Transfer Type            Isochronous
  689.           Synch Type               None
  690.           Usage Type               Data
  691.         wMaxPacketSize     0x0009  1x 9 bytes
  692.         bInterval               1
  693.       Endpoint Descriptor:
  694.         bLength                 7
  695.         bDescriptorType         5
  696.         bEndpointAddress     0x83  EP 3 IN
  697.         bmAttributes            1
  698.           Transfer Type            Isochronous
  699.           Synch Type               None
  700.           Usage Type               Data
  701.         wMaxPacketSize     0x0009  1x 9 bytes
  702.         bInterval               1
  703.     Interface Descriptor:
  704.       bLength                 9
  705.       bDescriptorType         4
  706.       bInterfaceNumber        1
  707.       bAlternateSetting       2
  708.       bNumEndpoints           2
  709.       bInterfaceClass       224 Wireless
  710.       bInterfaceSubClass      1 Radio Frequency
  711.       bInterfaceProtocol      1 Bluetooth
  712.       iInterface              0
  713.       Endpoint Descriptor:
  714.         bLength                 7
  715.         bDescriptorType         5
  716.         bEndpointAddress     0x03  EP 3 OUT
  717.         bmAttributes            1
  718.           Transfer Type            Isochronous
  719.           Synch Type               None
  720.           Usage Type               Data
  721.         wMaxPacketSize     0x0011  1x 17 bytes
  722.         bInterval               1
  723.       Endpoint Descriptor:
  724.         bLength                 7
  725.         bDescriptorType         5
  726.         bEndpointAddress     0x83  EP 3 IN
  727.         bmAttributes            1
  728.           Transfer Type            Isochronous
  729.           Synch Type               None
  730.           Usage Type               Data
  731.         wMaxPacketSize     0x0011  1x 17 bytes
  732.         bInterval               1
  733.     Interface Descriptor:
  734.       bLength                 9
  735.       bDescriptorType         4
  736.       bInterfaceNumber        1
  737.       bAlternateSetting       3
  738.       bNumEndpoints           2
  739.       bInterfaceClass       224 Wireless
  740.       bInterfaceSubClass      1 Radio Frequency
  741.       bInterfaceProtocol      1 Bluetooth
  742.       iInterface              0
  743.       Endpoint Descriptor:
  744.         bLength                 7
  745.         bDescriptorType         5
  746.         bEndpointAddress     0x03  EP 3 OUT
  747.         bmAttributes            1
  748.           Transfer Type            Isochronous
  749.           Synch Type               None
  750.           Usage Type               Data
  751.         wMaxPacketSize     0x0019  1x 25 bytes
  752.         bInterval               1
  753.       Endpoint Descriptor:
  754.         bLength                 7
  755.         bDescriptorType         5
  756.         bEndpointAddress     0x83  EP 3 IN
  757.         bmAttributes            1
  758.           Transfer Type            Isochronous
  759.           Synch Type               None
  760.           Usage Type               Data
  761.         wMaxPacketSize     0x0019  1x 25 bytes
  762.         bInterval               1
  763.     Interface Descriptor:
  764.       bLength                 9
  765.       bDescriptorType         4
  766.       bInterfaceNumber        1
  767.       bAlternateSetting       4
  768.       bNumEndpoints           2
  769.       bInterfaceClass       224 Wireless
  770.       bInterfaceSubClass      1 Radio Frequency
  771.       bInterfaceProtocol      1 Bluetooth
  772.       iInterface              0
  773.       Endpoint Descriptor:
  774.         bLength                 7
  775.         bDescriptorType         5
  776.         bEndpointAddress     0x03  EP 3 OUT
  777.         bmAttributes            1
  778.           Transfer Type            Isochronous
  779.           Synch Type               None
  780.           Usage Type               Data
  781.         wMaxPacketSize     0x0021  1x 33 bytes
  782.         bInterval               1
  783.       Endpoint Descriptor:
  784.         bLength                 7
  785.         bDescriptorType         5
  786.         bEndpointAddress     0x83  EP 3 IN
  787.         bmAttributes            1
  788.           Transfer Type            Isochronous
  789.           Synch Type               None
  790.           Usage Type               Data
  791.         wMaxPacketSize     0x0021  1x 33 bytes
  792.         bInterval               1
  793.     Interface Descriptor:
  794.       bLength                 9
  795.       bDescriptorType         4
  796.       bInterfaceNumber        1
  797.       bAlternateSetting       5
  798.       bNumEndpoints           2
  799.       bInterfaceClass       224 Wireless
  800.       bInterfaceSubClass      1 Radio Frequency
  801.       bInterfaceProtocol      1 Bluetooth
  802.       iInterface              0
  803.       Endpoint Descriptor:
  804.         bLength                 7
  805.         bDescriptorType         5
  806.         bEndpointAddress     0x03  EP 3 OUT
  807.         bmAttributes            1
  808.           Transfer Type            Isochronous
  809.           Synch Type               None
  810.           Usage Type               Data
  811.         wMaxPacketSize     0x0031  1x 49 bytes
  812.         bInterval               1
  813.       Endpoint Descriptor:
  814.         bLength                 7
  815.         bDescriptorType         5
  816.         bEndpointAddress     0x83  EP 3 IN
  817.         bmAttributes            1
  818.           Transfer Type            Isochronous
  819.           Synch Type               None
  820.           Usage Type               Data
  821.         wMaxPacketSize     0x0031  1x 49 bytes
  822.         bInterval               1
  823.     Interface Descriptor:
  824.       bLength                 9
  825.       bDescriptorType         4
  826.       bInterfaceNumber        1
  827.       bAlternateSetting       6
  828.       bNumEndpoints           2
  829.       bInterfaceClass       224 Wireless
  830.       bInterfaceSubClass      1 Radio Frequency
  831.       bInterfaceProtocol      1 Bluetooth
  832.       iInterface              0
  833.       Endpoint Descriptor:
  834.         bLength                 7
  835.         bDescriptorType         5
  836.         bEndpointAddress     0x03  EP 3 OUT
  837.         bmAttributes            1
  838.           Transfer Type            Isochronous
  839.           Synch Type               None
  840.           Usage Type               Data
  841.         wMaxPacketSize     0x003f  1x 63 bytes
  842.         bInterval               1
  843.       Endpoint Descriptor:
  844.         bLength                 7
  845.         bDescriptorType         5
  846.         bEndpointAddress     0x83  EP 3 IN
  847.         bmAttributes            1
  848.           Transfer Type            Isochronous
  849.           Synch Type               None
  850.           Usage Type               Data
  851.         wMaxPacketSize     0x003f  1x 63 bytes
  852.         bInterval               1
  853.  
  854. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  855. Couldn't open device, some information will be missing
  856. Device Descriptor:
  857.   bLength                18
  858.   bDescriptorType         1
  859.   bcdUSB               2.00
  860.   bDeviceClass            9 Hub
  861.   bDeviceSubClass         0
  862.   bDeviceProtocol         1 Single TT
  863.   bMaxPacketSize0        64
  864.   idVendor           0x1d6b Linux Foundation
  865.   idProduct          0x0002 2.0 root hub
  866.   bcdDevice            6.06
  867.   iManufacturer           3 Linux 6.6.13+bpo-amd64 xhci-hcd
  868.   iProduct                2 xHCI Host Controller
  869.   iSerial                 1 0000:00:14.0
  870.   bNumConfigurations      1
  871.   Configuration Descriptor:
  872.     bLength                 9
  873.     bDescriptorType         2
  874.     wTotalLength       0x0019
  875.     bNumInterfaces          1
  876.     bConfigurationValue     1
  877.     iConfiguration          0
  878.     bmAttributes         0xe0
  879.       Self Powered
  880.       Remote Wakeup
  881.     MaxPower                0mA
  882.     Interface Descriptor:
  883.       bLength                 9
  884.       bDescriptorType         4
  885.       bInterfaceNumber        0
  886.       bAlternateSetting       0
  887.       bNumEndpoints           1
  888.       bInterfaceClass         9 Hub
  889.       bInterfaceSubClass      0
  890.       bInterfaceProtocol      0 Full speed (or root) hub
  891.       iInterface              0
  892.       Endpoint Descriptor:
  893.         bLength                 7
  894.         bDescriptorType         5
  895.         bEndpointAddress     0x81  EP 1 IN
  896.         bmAttributes            3
  897.           Transfer Type            Interrupt
  898.           Synch Type               None
  899.           Usage Type               Data
  900.         wMaxPacketSize     0x0004  1x 4 bytes
  901.         bInterval              12
  902.  
  903. Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  904. Couldn't open device, some information will be missing
  905. Device Descriptor:
  906.   bLength                18
  907.   bDescriptorType         1
  908.   bcdUSB               3.10
  909.   bDeviceClass            9 Hub
  910.   bDeviceSubClass         0
  911.   bDeviceProtocol         3
  912.   bMaxPacketSize0         9
  913.   idVendor           0x1d6b Linux Foundation
  914.   idProduct          0x0003 3.0 root hub
  915.   bcdDevice            6.06
  916.   iManufacturer           3 Linux 6.6.13+bpo-amd64 xhci-hcd
  917.   iProduct                2 xHCI Host Controller
  918.   iSerial                 1 0000:01:00.2
  919.   bNumConfigurations      1
  920.   Configuration Descriptor:
  921.     bLength                 9
  922.     bDescriptorType         2
  923.     wTotalLength       0x001f
  924.     bNumInterfaces          1
  925.     bConfigurationValue     1
  926.     iConfiguration          0
  927.     bmAttributes         0xe0
  928.       Self Powered
  929.       Remote Wakeup
  930.     MaxPower                0mA
  931.     Interface Descriptor:
  932.       bLength                 9
  933.       bDescriptorType         4
  934.       bInterfaceNumber        0
  935.       bAlternateSetting       0
  936.       bNumEndpoints           1
  937.       bInterfaceClass         9 Hub
  938.       bInterfaceSubClass      0
  939.       bInterfaceProtocol      0 Full speed (or root) hub
  940.       iInterface              0
  941.       Endpoint Descriptor:
  942.         bLength                 7
  943.         bDescriptorType         5
  944.         bEndpointAddress     0x81  EP 1 IN
  945.         bmAttributes            3
  946.           Transfer Type            Interrupt
  947.           Synch Type               None
  948.           Usage Type               Data
  949.         wMaxPacketSize     0x0004  1x 4 bytes
  950.         bInterval              12
  951.         bMaxBurst               0
  952.  
  953. Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  954. Couldn't open device, some information will be missing
  955. Device Descriptor:
  956.   bLength                18
  957.   bDescriptorType         1
  958.   bcdUSB               2.00
  959.   bDeviceClass            9 Hub
  960.   bDeviceSubClass         0
  961.   bDeviceProtocol         1 Single TT
  962.   bMaxPacketSize0        64
  963.   idVendor           0x1d6b Linux Foundation
  964.   idProduct          0x0002 2.0 root hub
  965.   bcdDevice            6.06
  966.   iManufacturer           3 Linux 6.6.13+bpo-amd64 xhci-hcd
  967.   iProduct                2 xHCI Host Controller
  968.   iSerial                 1 0000:01:00.2
  969.   bNumConfigurations      1
  970.   Configuration Descriptor:
  971.     bLength                 9
  972.     bDescriptorType         2
  973.     wTotalLength       0x0019
  974.     bNumInterfaces          1
  975.     bConfigurationValue     1
  976.     iConfiguration          0
  977.     bmAttributes         0xe0
  978.       Self Powered
  979.       Remote Wakeup
  980.     MaxPower                0mA
  981.     Interface Descriptor:
  982.       bLength                 9
  983.       bDescriptorType         4
  984.       bInterfaceNumber        0
  985.       bAlternateSetting       0
  986.       bNumEndpoints           1
  987.       bInterfaceClass         9 Hub
  988.       bInterfaceSubClass      0
  989.       bInterfaceProtocol      0 Full speed (or root) hub
  990.       iInterface              0
  991.       Endpoint Descriptor:
  992.         bLength                 7
  993.         bDescriptorType         5
  994.         bEndpointAddress     0x81  EP 1 IN
  995.         bmAttributes            3
  996.           Transfer Type            Interrupt
  997.           Synch Type               None
  998.           Usage Type               Data
  999.         wMaxPacketSize     0x0004  1x 4 bytes
  1000.         bInterval              12

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN