Project

General

Profile

RE: Example USB (usb 3.0 port) is not work » host_flashdrive.log

Jonathan Cormier, 05/11/2023 02:46 PM

 
1

    
2
root@mitysom-am57x:~# lsusb
3
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
4
Bus 001 Device 002: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
5
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
6
root@mitysom-am57x:~# [   33.121715] aic_dvdd: disabling
7
[   36.078216] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
8
[   36.083962] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
9
[   36.095933] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
10
[   36.105972] xhci-hcd xhci-hcd.2.auto: irq 186, io mem 0x48890000
11
[   36.112749] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
12
[   36.121098] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
13
[   36.128872] usb usb3: Product: xHCI Host Controller
14
[   36.134121] usb usb3: Manufacturer: Linux 4.19.94-ge1c8915761a2-dirty xhci-hcd
15
[   36.141375] usb usb3: SerialNumber: xhci-hcd.2.auto
16
[   36.147049] hub 3-0:1.0: USB hub found
17
[   36.150845] hub 3-0:1.0: 1 port detected
18
[   36.156312] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
19
[   36.162522] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
20
[   36.170227] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
21
[   36.178025] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
22
[   36.186573] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
23
[   36.195114] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
24
[   36.202626] usb usb4: Product: xHCI Host Controller
25
[   36.207523] usb usb4: Manufacturer: Linux 4.19.94-ge1c8915761a2-dirty xhci-hcd
26
[   36.215174] usb usb4: SerialNumber: xhci-hcd.2.auto
27
[   36.220454] hub 4-0:1.0: USB hub found
28
[   36.225510] hub 4-0:1.0: 1 port detected
29
[   36.681747] usb 4-1: new SuperSpeed Gen 1 USB device number 2 using xhci-hcd
30
[   36.712570] usb 4-1: New USB device found, idVendor=0781, idProduct=5595, bcdDevice= 1.00
31
[   36.720787] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
32
[   36.728517] usb 4-1: Product:  SanDisk 3.2Gen1
33
[   36.733268] usb 4-1: Manufacturer:  USB
34
[   36.737123] usb 4-1: SerialNumber: 01018e7f59ec2709956a8649f8c33e553668d56561b6e5d9e85ee766c959b6695d9b00000000000000000000d8d70896ff0a0a00955581076f2b4e11
35
[   36.813374] usb-storage 4-1:1.0: USB Mass Storage device detected
36
[   36.820151] scsi host1: usb-storage 4-1:1.0
37
[   36.825937] usbcore: registered new interface driver usb-storage
38
[   36.835269] usbcore: registered new interface driver uas
39
[   37.842871] scsi 1:0:0:0: Direct-Access      USB      SanDisk 3.2Gen1 1.00 PQ: 0 ANSI: 6
40
[   37.852075] sd 1:0:0:0: [sda] 240353280 512-byte logical blocks: (123 GB/115 GiB)
41
[   37.859935] sd 1:0:0:0: [sda] Write Protect is off
42
[   37.865300] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
43
[   37.883657]  sda: sda1
44
[   37.887625] sd 1:0:0:0: [sda] Attached SCSI removable disk
45

    
46
root@mitysom-am57x:~# lsusb
47
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
48
Bus 004 Device 002: ID 0781:5595 SanDisk Corp.
49
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
50
Bus 001 Device 002: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
51
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
52
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
53
root@mitysom-am57x:~# lsusb -t
54
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
55
    |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
56
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M
57
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 5000M
58
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-hcd/1p, 480M
59
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
60

    
(1-1/3) Go to top
Add picture from clipboard (Maximum size: 1 GB)