raspberrypi / firmware

This repository contains pre-compiled binaries of the current Raspberry Pi kernel and modules, userspace libraries, and bootloader/GPU firmware.
5.15k stars 1.68k forks source link

Pi3B+ USB Hub Single TT disconnects LAN78xx #1222

Open r1bnc opened 5 years ago

r1bnc commented 5 years ago

I have this 7 port USB hub that is powered externally, I have fixed the backfeeding problem and now faces a new problem that may be because of the Single TT hub.

Reference image: http://www.whatimade.today/how-to-protect-a-rasperry-pi-from-a-powered-usb-hub/

Here is my setup: Raspberry PI 3B+, Official Power Supply

Information to the USB Hub:

$ lsusb
Bus 001 Device 009: ID 214b:7000  
Bus 001 Device 005: ID 214b:7000 
# dmesg
[    2.402183] usb 1-1.1.3: new high-speed USB device number 5 using dwc_otg
[    2.532549] usb 1-1.1.3: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[    2.537758] usb 1-1.1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.542989] usb 1-1.1.3: Product: USB2.0 HUB
[    2.548645] hub 1-1.1.3:1.0: USB hub found
[    2.553857] hub 1-1.1.3:1.0: 4 ports detected
...
[    3.712187] usb 1-1.1.3.3: new high-speed USB device number 9 using dwc_otg
[    3.842572] usb 1-1.1.3.3: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[    3.848340] usb 1-1.1.3.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.854099] usb 1-1.1.3.3: Product: USB2.0 HUB
# lsusb -vvv
...
Bus 001 Device 009: ID 214b:7000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x214b 
  idProduct          0x7000 
  bcdDevice            1.00
  iManufacturer           0 
  iProduct                1 USB2.0 HUB
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x00e0
    Ganged power switching
    Ganged overcurrent protection
    TT think time 32 FS bits
    Port indicators
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent    100 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0100 power
   Port 4: 0000.0103 power enable connect
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled
Bus 001 Device 005: ID 214b:7000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x214b 
  idProduct          0x7000 
  bcdDevice            1.00
  iManufacturer           0 
  iProduct                1 USB2.0 HUB
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x00e0
    Ganged power switching
    Ganged overcurrent protection
    TT think time 32 FS bits
    Port indicators
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent    100 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0503 highspeed power enable connect
   Port 3: 0000.0503 highspeed power enable connect
   Port 4: 0000.0100 power
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled
Bus 001 Device 005: ID 214b:7000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x214b 
  idProduct          0x7000 
  bcdDevice            1.00
  iManufacturer           0 
  iProduct                1 USB2.0 HUB
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0019
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x00e0
    Ganged power switching
    Ganged overcurrent protection
    TT think time 32 FS bits
    Port indicators
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent    100 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0503 highspeed power enable connect
   Port 3: 0000.0503 highspeed power enable connect
   Port 4: 0000.0100 power
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0003
  Self Powered
  Remote Wakeup Enabled

The 7 port hub has 2 single TT devices.

The Hub has the following devices plugged in:

The problem: Whenever I try to plug all those devices and start the Pi, the USB SATA HDD disconnects randomly either before boot or after booting. THere are messages about NYET on the pi from the lan78xx. More error logs to be uploaded later, since it is already midnight in my time zone.

Here is a dmesg output:

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.58-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1245 SMP Fri Jul 12 17:25:51 BST 2019
[    0.000000] CPU: ARMv7 Processor [410fd035] revision 4 (ARMv7), cr=10c5383d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 8 MiB at 0x3d800000
[    0.000000] On node 0 totalpages: 253952
[    0.000000]   Normal zone: 2232 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:63
[    0.000000] random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
[    0.000000] percpu: Embedded 17 pages/cpu s39488 r8192 d21952 u69632
[    0.000000] pcpu-alloc: s39488 r8192 d21952 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 251720
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=1366 bcm2708_fb.fbheight=768 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwg_otg.dma_enable=1 dwc_otg.dma_burst_size=256 dwc_otg.lpm_enable=0 ipv6.disable=1 console=tty1  root= type=ext4 elevator=deadline fsck.repair=yes  verbose apparmor=1 security=apparmor  kernel.kexec_load_disabled=1 audit=0 rootdelay=11 rootwait
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 983748K/1015808K available (8192K kernel code, 629K rwdata, 2176K rodata, 1024K init, 821K bss, 23868K reserved, 8192K cma-reserved)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xbe800000 - 0xff800000   (1040 MB)
                   lowmem  : 0x80000000 - 0xbe000000   ( 992 MB)
                   modules : 0x7f000000 - 0x80000000   (  16 MB)
                     .text : 0x(ptrval) - 0x(ptrval)   (9184 kB)
                     .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
                     .data : 0x(ptrval) - 0x(ptrval)   ( 630 kB)
                      .bss : 0x(ptrval) - 0x(ptrval)   ( 822 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 26351 entries in 78 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000023] Switching to timer-based delay loop, resolution 52ns
[    0.000287] Console: colour dummy device 80x30
[    0.000938] console [tty1] enabled
[    0.000994] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[    0.001040] pid_max: default: 32768 minimum: 301
[    0.001396] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001432] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002366] CPU: Testing write buffer coherency: ok
[    0.002852] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.003522] Setting up static identity map for 0x100000 - 0x10003c
[    0.003689] rcu: Hierarchical SRCU implementation.
[    0.004510] smp: Bringing up secondary CPUs ...
[    0.005373] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.006301] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.007167] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.007287] smp: Brought up 1 node, 4 CPUs
[    0.007369] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[    0.007393] CPU: All CPU(s) started in HYP mode.
[    0.007414] CPU: Virtualization extensions available.
[    0.008414] devtmpfs: initialized
[    0.022095] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[    0.022368] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.022416] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.023024] pinctrl core: initialized pinctrl subsystem
[    0.023900] NET: Registered protocol family 16
[    0.027200] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.033198] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.033235] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.033458] Serial: AMBA PL011 UART driver
[    0.035765] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.071040] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[    0.072727] SCSI subsystem initialized
[    0.072972] usbcore: registered new interface driver usbfs
[    0.073048] usbcore: registered new interface driver hub
[    0.073164] usbcore: registered new device driver usb
[    0.090312] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-07-09 14:40, variant start
[    0.100116] raspberrypi-firmware soc:firmware: Firmware hash is 6c3fe3f096a93de3b34252ad98cdccadeb534be2
[    0.112130] clocksource: Switched to clocksource arch_sys_counter
[    0.201985] VFS: Disk quotas dquot_6.6.0
[    0.202095] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.202327] FS-Cache: Loaded
[    0.202554] CacheFiles: Loaded
[    0.212560] NET: Registered protocol family 2
[    0.213350] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    0.213415] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.213546] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.213751] TCP: Hash tables configured (established 8192 bind 8192)
[    0.213906] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.213972] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.214302] NET: Registered protocol family 1
[    0.214901] RPC: Registered named UNIX socket transport module.
[    0.214929] RPC: Registered udp transport module.
[    0.214951] RPC: Registered tcp transport module.
[    0.214973] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.216947] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[    0.219980] Initialise system trusted keyrings
[    0.220188] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    0.229910] FS-Cache: Netfs 'nfs' registered for caching
[    0.230494] NFS: Registering the id_resolver key type
[    0.230537] Key type id_resolver registered
[    0.230560] Key type id_legacy registered
[    0.230591] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.232940] Key type asymmetric registered
[    0.232971] Asymmetric key parser 'x509' registered
[    0.233039] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.233220] io scheduler noop registered
[    0.233245] io scheduler deadline registered (default)
[    0.233450] io scheduler cfq registered
[    0.233474] io scheduler mq-deadline registered (default)
[    0.233498] io scheduler kyber registered
[    0.235715] bcm2708_fb soc:fb: FB found 1 display(s)
[    0.266507] Console: switching to colour frame buffer device 170x48
[    0.283263] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1366x768
[    0.285619] bcm2835-rng 3f104000.rng: hwrng registered
[    0.286083] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    0.286837] vc-sm: Videocore shared memory driver
[    0.287297] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[    0.298326] brd: module loaded
[    0.308615] loop: module loaded
[    0.309346] Loading iSCSI transport class v2.0-870.
[    0.310207] libphy: Fixed MDIO Bus: probed
[    0.310435] usbcore: registered new interface driver lan78xx
[    0.310655] usbcore: registered new interface driver smsc95xx
[    0.310833] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    0.338855] dwc_otg 3f980000.usb: base=(ptrval)
[    0.544276] Core Release: 2.80a
[    0.549350] Setting default values for core params
[    0.554474] Finished setting default values for core params
[    0.759845] Using Buffer DMA mode
[    0.764881] Periodic Transfer Interrupt Enhancement - disabled
[    0.769947] Multiprocessor Interrupt Enhancement - disabled
[    0.775041] OTG VER PARAM: 0, OTG VER FLAG: 0
[    0.780140] Dedicated Tx FIFOs mode
[    0.785750] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = bd914000 dma = 0xfd914000 len=9024
[    0.791184] FIQ FSM acceleration enabled for :
               Non-periodic Split Transactions
               Periodic Split Transactions
               High-Speed Isochronous Endpoints
               Interrupt/Control Split Transaction hack enabled
[    0.817148] dwc_otg: Microframe scheduler enabled
[    0.817207] WARN::hcd_init_fiq:457: FIQ on core 1
[    0.822359] WARN::hcd_init_fiq:458: FIQ ASM at 80650e04 length 36
[    0.827500] WARN::hcd_init_fiq:497: MPHI regs_base at be810000
[    0.832683] dwc_otg 3f980000.usb: DWC OTG Controller
[    0.837854] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    0.843061] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
[    0.848238] Init: Port Power? op_state=1
[    0.853319] Init: Power Port (0)
[    0.858494] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    0.863677] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.868864] usb usb1: Product: DWC OTG Controller
[    0.874060] usb usb1: Manufacturer: Linux 4.19.58-v7+ dwc_otg_hcd
[    0.879287] usb usb1: SerialNumber: 3f980000.usb
[    0.885158] hub 1-0:1.0: USB hub found
[    0.890405] hub 1-0:1.0: 1 port detected
[    0.896124] dwc_otg: FIQ enabled
[    0.896130] dwc_otg: NAK holdoff enabled
[    0.896136] dwc_otg: FIQ split-transaction FSM enabled
[    0.896147] Module dwc_common_port init
[    0.896421] usbcore: registered new interface driver usb-storage
[    0.901752] mousedev: PS/2 mouse device common for all mice
[    0.907751] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    0.913084] bcm2835-cpufreq: min=600000 max=1400000
[    0.918540] sdhci: Secure Digital Host Controller Interface driver
[    0.923562] sdhci: Copyright(c) Pierre Ossman
[    0.928836] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[    0.934301] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[    0.939527] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.946241] ledtrig-cpu: registered to indicate activity on CPUs
[    0.951524] hidraw: raw HID events driver (C) Jiri Kosina
[    0.956981] usbcore: registered new interface driver usbhid
[    0.962210] usbhid: USB HID core driver
[    0.968201] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[    0.975125] [vc_sm_connected_init]: start
[    0.985573] [vc_sm_connected_init]: end - returning 0
[    0.991919] Initializing XFRM netlink socket
[    0.997178] NET: Registered protocol family 17
[    1.002619] Key type dns_resolver registered
[    1.008559] Registering SWP/SWPB emulation handler
[    1.014348] registered taskstats version 1
[    1.019477] Loading compiled-in X.509 certificates
[    1.031766] uart-pl011 3f201000.serial: cts_event_workaround enabled
[    1.036965] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
[    1.044078] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.049303] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[    1.080785] sdhost: log_buf @ (ptrval) (fd913000)
[    1.112258] Indeed it is in host mode hprt0 = 00021501
[    1.187215] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    1.192504] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    1.199080] of_cfs_init
[    1.200626] random: fast init done
[    1.204481] of_cfs_init: OK
[    1.215051] Waiting 11 sec before mounting root device...
[    1.218921] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.227087] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.234992] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    1.274720] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.281473] mmc0: Problem switching card into high-speed mode!
[    1.287636] mmc0: new SDHC card at address 21a1
[    1.293977] mmcblk0: mmc0:21a1 APPSD 15.6 GiB
[    1.301237]  mmcblk0: p1
[    1.322168] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    1.327458] Indeed it is in host mode hprt0 = 00001101
[    1.398810] mmc1: new high speed SDIO card at address 0001
[    1.572417] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    1.577603] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.583338] hub 1-1:1.0: USB hub found
[    1.588510] hub 1-1:1.0: 4 ports detected
[    1.912161] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    2.042402] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    2.047515] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.053157] hub 1-1.1:1.0: USB hub found
[    2.058248] hub 1-1.1:1.0: 3 ports detected
[    2.162162] usb 1-1.2: new high-speed USB device number 4 using dwc_otg
[    2.292549] usb 1-1.2: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[    2.297642] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.302712] usb 1-1.2: Product: USB2.0 HUB
[    2.308246] hub 1-1.2:1.0: USB hub found
[    2.313400] hub 1-1.2:1.0: 4 ports detected

[    2.652157] usb 1-1.2.1: new high-speed USB device number 6 using dwc_otg
[    2.872753] usb 1-1.2.1: New USB device found, idVendor=093a, idProduct=2700, bcdDevice= 1.00
[    2.877841] usb 1-1.2.1: New USB device strings: Mfr=16, Product=96, SerialNumber=0
[    2.882921] usb 1-1.2.1: Product: USB2.0_Camera
[    2.887934] usb 1-1.2.1: Manufacturer: PixArt Imaging Inc.
[    2.942164] usb 1-1.1.1: new high-speed USB device number 7 using dwc_otg
[    3.072569] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[    3.077729] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.172756] usb 1-1.2.3: new high-speed USB device number 8 using dwc_otg
[    3.305001] usb 1-1.2.3: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[    3.310340] usb 1-1.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.315683] usb 1-1.2.3: Product: USB2.0 HUB
[    3.329949] hub 1-1.2.3:1.0: USB hub found
[    3.336418] hub 1-1.2.3:1.0: 4 ports detected
[    3.346683] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[    3.353486] libphy: lan78xx-mdiobus: probed
[    3.364323] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
[    3.452162] usb 1-1.2.4: new high-speed USB device number 9 using dwc_otg
[    3.593402] usb 1-1.2.4: New USB device found, idVendor=12d1, idProduct=1001, bcdDevice= 0.00
[    3.599159] usb 1-1.2.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[    3.604886] usb 1-1.2.4: Product: HUAWEI Mobile
[    3.610540] usb 1-1.2.4: Manufacturer: HUAWEI Technology
[    3.620848] usb-storage 1-1.2.4:1.0: USB Mass Storage device detected
[    3.627483] usb-storage 1-1.2.4:1.1: USB Mass Storage device detected
[    3.682166] usb 1-1.2.3.1: new high-speed USB device number 10 using dwc_otg
[    3.688217] usb-storage 1-1.2.4:1.2: USB Mass Storage device detected
[    3.833805] usb 1-1.2.3.1: New USB device found, idVendor=0bda, idProduct=2838, bcdDevice= 1.00
[    3.839511] usb 1-1.2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.845209] usb 1-1.2.3.1: Product: RTL2838UHIDIR
[    3.850801] usb 1-1.2.3.1: Manufacturer: Realtek
[    3.856415] usb 1-1.2.3.1: SerialNumber: 00000001

[    5.592167] usb 1-1.1.3: new high-speed USB device number 12 using dwc_otg
[    5.722955] usb 1-1.1.3: New USB device found, idVendor=152d, idProduct=2509, bcdDevice= 0.00
[    5.730565] usb 1-1.1.3: New USB device strings: Mfr=1, Product=11, SerialNumber=3
[    5.738237] usb 1-1.1.3: Product: Usb production
[    5.745808] usb 1-1.1.3: Manufacturer: JMicron
[    5.753298] usb 1-1.1.3: SerialNumber: 20120912000A
[    5.761667] usb-storage 1-1.1.3:1.0: USB Mass Storage device detected
[    5.769541] scsi host0: usb-storage 1-1.1.3:1.0

[    6.166149] usb 1-1-port2: disabled by hub (EMI?), re-enabling...

[    6.173603] usb 1-1.2: USB disconnect, device number 4
[    6.180959] usb 1-1.2.1: USB disconnect, device number 6
[    6.189472] usb 1-1.2.3: USB disconnect, device number 8
[    6.196859] usb 1-1.2.3.1: USB disconnect, device number 10
[    6.204885] usb 1-1.2.3.2: USB disconnect, device number 11
[    6.216349] usb 1-1.2.4: USB disconnect, device number 9
[    6.522161] usb 1-1.2: new high-speed USB device number 13 using dwc_otg
[    6.792871] scsi 0:0:0:0: Direct-Access     Jmicron  Corp.                 PQ: 0 ANSI: 2 CCS
[    6.808297] sd 0:0:0:0: [sda] Write Protect is off
[    6.815297] sd 0:0:0:0: [sda] Mode Sense: 28 00 00 00
[    6.815935] sd 0:0:0:0: [sda] No Caching mode page found
[    6.822948] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    6.992193] NYET/NAK/ACK/other in non-error case, 0x00000002
[    6.999275] NYET/NAK/ACK/other in non-error case, 0x00000002
[    7.006238] NYET/NAK/ACK/other in non-error case, 0x00000002
[    7.013131] hub 1-1:1.0: hub_ext_port_status failed (err = -71)
[    7.019928] NYET/NAK/ACK/other in non-error case, 0x00000002
[    7.026709] NYET/NAK/ACK/other in non-error case, 0x00000002
[    7.033355] NYET/NAK/ACK/other in non-error case, 0x00000002
[    7.040001] usb 1-1-port2: cannot reset (err = -71)
[    7.042261] usb usb1-port1: disabled by hub (EMI?), re-enabling...
[    7.046680] NYET/NAK/ACK/other in non-error case, 0x00000002
[    7.053300] usb 1-1: USB disconnect, device number 2
[    7.059910] NYET/NAK/ACK/other in non-error case, 0x00000002
[    7.073059] NYET/NAK/ACK/other in non-error case, 0x00000002
[    7.079650] usb 1-1-port2: cannot reset (err = -71)
[    7.085958] usb 1-1-port2: Cannot enable. Maybe the USB cable is bad?
[    7.092184] usb 1-1-port2: attempt power cycle
[    7.432230] usb 1-1.1: USB disconnect, device number 3
[    7.437844] usb 1-1.1.1: USB disconnect, device number 7
[    7.443564] lan78xx 1-1.1.1:1.0 eth0: Failed to read register index 0x00000120. ret = -19
[    7.448856] lan78xx 1-1.1.1:1.0 eth0: Failed to read register index 0x00000120. ret = -19
[    7.453874] lan78xx 1-1.1.1:1.0 eth0: Failed to read register index 0x00000098. ret = -19
[    7.458553] lan78xx 1-1.1.1:1.0 eth0: Failed to write register index 0x00000098. ret = -19
[    7.463186] lan78xx 1-1.1.1:1.0 eth0: Failed to read register index 0x00000098. ret = -19
[    7.467604] lan78xx 1-1.1.1:1.0 eth0: Failed to write register index 0x00000098. ret = -19
[    7.472026] lan78xx 1-1.1.1:1.0 eth0: Failed to read register index 0x00000120. ret = -19
[    7.543129] usb 1-1.1.3: USB disconnect, device number 12
[    7.582162] print_req_error: I/O error, dev sda, sector 0
[    7.586608] Buffer I/O error on dev sda, logical block 0, async page read
[    7.591235] print_req_error: I/O error, dev sda, sector 0
[    7.595725] Buffer I/O error on dev sda, logical block 0, async page read
[    7.600314] print_req_error: I/O error, dev sda, sector 0
[    7.604868] Buffer I/O error on dev sda, logical block 0, async page read
[    7.609468]  sda: unable to read partition table
[    7.615058] sd 0:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=0x01 driverbyte=0x00
[    7.619880] sd 0:0:0:0: [sda] Sense not available.
[    7.624758] sd 0:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B)
[    7.629694] sd 0:0:0:0: [sda] Attached SCSI disk
[    7.753829] usb 1-1.3: USB disconnect, device number 5
[    7.952212] Indeed it is in host mode hprt0 = 00001501
[    8.162163] usb 1-1: new high-speed USB device number 17 using dwc_otg
[    8.167016] Indeed it is in host mode hprt0 = 00001101
[    8.402409] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    8.407348] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.412829] hub 1-1:1.0: USB hub found
[    8.417842] hub 1-1:1.0: 4 ports detected
[    8.576110] random: crng init done
[    8.742161] usb 1-1.1: new high-speed USB device number 18 using dwc_otg
[    8.872404] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    8.877592] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.883397] hub 1-1.1:1.0: USB hub found
[    8.888667] hub 1-1.1:1.0: 3 ports detected
[    9.802228] usb 1-1-port2: Cannot enable. Maybe the USB cable is bad?
[    9.902161] usb 1-1.2: new high-speed USB device number 20 using dwc_otg
[   10.002161] usb 1-1.2: device descriptor read/64, error -71
[   10.222158] usb 1-1.2: device descriptor read/64, error -71
[   10.342222] usb 1-1-port2: attempt power cycle
[   11.002159] usb 1-1.2: new high-speed USB device number 21 using dwc_otg
[   11.032601] usb 1-1.2: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[   11.037921] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   11.043261] usb 1-1.2: Product: USB2.0 HUB
[   11.049048] hub 1-1.2:1.0: USB hub found
[   11.054331] hub 1-1.2:1.0: 4 ports detected

[   11.592159] usb 1-1.2.1: new high-speed USB device number 23 using dwc_otg
[   11.792242] usb usb1-port1: disabled by hub (EMI?), re-enabling...
[   11.797591] usb 1-1: USB disconnect, device number 17
[   11.802920] usb 1-1.1: USB disconnect, device number 18
[   12.632392] Waiting for root device PARTUUID=
[   16.792174] usb 1-1.2.1: device descriptor read/all, error -110
[   16.797576] usb 1-1.1-port1: attempt power cycle
[   16.802914] usb 1-1.2-port1: attempt power cycle
[   17.143242] usb 1-1.2: USB disconnect, device number 21
[   17.149212] usb 1-1.3: USB disconnect, device number 22
[   17.352208] Indeed it is in host mode hprt0 = 00001501
[   17.562160] usb 1-1: new high-speed USB device number 31 using dwc_otg
[   17.567355] Indeed it is in host mode hprt0 = 00001101
[   17.812412] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[   17.817619] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   17.823345] hub 1-1:1.0: USB hub found
[   17.828474] hub 1-1:1.0: 4 ports detected
[   18.152162] usb 1-1.1: new high-speed USB device number 32 using dwc_otg
[   18.282389] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[   18.287568] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   18.293294] hub 1-1.1:1.0: USB hub found
[   18.298488] hub 1-1.1:1.0: 3 ports detected
[   18.402159] usb 1-1.2: new high-speed USB device number 33 using dwc_otg
[   18.532527] usb 1-1.2: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[   18.537670] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   18.542890] usb 1-1.2: Product: USB2.0 HUB
[   18.548500] hub 1-1.2:1.0: USB hub found
[   18.553653] hub 1-1.2:1.0: 4 ports detected
[   18.652164] usb 1-1.3: new high-speed USB device number 34 using dwc_otg

[   18.804592] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3

[   18.820087] usb 1-1.3: SerialNumber: 1.0
[   18.892165] usb 1-1.2.1: new high-speed USB device number 35 using dwc_otg
[   19.052763] usb 1-1.2.1: New USB device found, idVendor=093a, idProduct=2700, bcdDevice= 1.00
[   19.058049] usb 1-1.2.1: New USB device strings: Mfr=16, Product=96, SerialNumber=0
[   19.063329] usb 1-1.2.1: Product: USB2.0_Camera
[   19.068493] usb 1-1.2.1: Manufacturer: PixArt Imaging Inc.
[   19.122166] usb 1-1.1.1: new high-speed USB device number 36 using dwc_otg
[   19.252586] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[   19.257880] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   19.353042] usb 1-1.2.3: new high-speed USB device number 37 using dwc_otg
[   19.485439] usb 1-1.2.3: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[   19.490830] usb 1-1.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   19.496228] usb 1-1.2.3: Product: USB2.0 HUB
[   19.510470] hub 1-1.2.3:1.0: USB hub found
[   19.516769] hub 1-1.2.3:1.0: 4 ports detected
[   19.527965] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[   19.534501] libphy: lan78xx-mdiobus: probed
[   19.545244] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
[   19.632153] usb 1-1.2.4: new high-speed USB device number 38 using dwc_otg
[   19.773369] usb 1-1.2.4: New USB device found, idVendor=12d1, idProduct=1001, bcdDevice= 0.00
[   19.779149] usb 1-1.2.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[   19.784907] usb 1-1.2.4: Product: HUAWEI Mobile
[   19.790563] usb 1-1.2.4: Manufacturer: HUAWEI Technology
[   19.799183] usb-storage 1-1.2.4:1.0: USB Mass Storage device detected
[   19.805573] usb-storage 1-1.2.4:1.1: USB Mass Storage device detected
[   19.862166] usb 1-1.2.3.1: new high-speed USB device number 39 using dwc_otg
[   19.868210] usb-storage 1-1.2.4:1.2: USB Mass Storage device detected
[   20.013811] usb 1-1.2.3.1: New USB device found, idVendor=0bda, idProduct=2838, bcdDevice= 1.00
[   20.019531] usb 1-1.2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   20.025223] usb 1-1.2.3.1: Product: RTL2838UHIDIR
[   20.030810] usb 1-1.2.3.1: Manufacturer: Realtek
[   20.036436] usb 1-1.2.3.1: SerialNumber: 00000001
[   20.142163] usb 1-1.2.3.2: new full-speed USB device number 40 using dwc_otg

[   20.802165] usb 1-1.1.3: new high-speed USB device number 41 using dwc_otg
[   20.870051] usb 1-1-port2: disabled by hub (EMI?), re-enabling...
[   20.877638] usb 1-1.2: USB disconnect, device number 33
[   20.885151] usb 1-1.2.1: USB disconnect, device number 35
[   20.893755] usb 1-1.2.3: USB disconnect, device number 37
[   20.901099] usb 1-1.2.3.1: USB disconnect, device number 39
[   20.909315] usb 1-1.2.3.2: USB disconnect, device number 40
[   20.920908] usb 1-1.2.4: USB disconnect, device number 38
[   20.932893] usb 1-1.1.3: New USB device found, idVendor=152d, idProduct=2509, bcdDevice= 0.00
[   20.940178] usb 1-1.1.3: New USB device strings: Mfr=1, Product=11, SerialNumber=3
[   20.947439] usb 1-1.1.3: Product: Usb production
[   20.954690] usb 1-1.1.3: Manufacturer: JMicron
[   20.961930] usb 1-1.1.3: SerialNumber: 20120912000A
[   20.969890] usb-storage 1-1.1.3:1.0: USB Mass Storage device detected
[   20.977505] scsi host0: usb-storage 1-1.1.3:1.0
[   21.222168] usb 1-1.2: new high-speed USB device number 42 using dwc_otg
[   21.352527] usb 1-1.2: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[   21.359583] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   21.366629] usb 1-1.2: Product: USB2.0 HUB
[   21.374138] hub 1-1.2:1.0: USB hub found
[   21.381134] hub 1-1.2:1.0: 4 ports detected
[   21.702163] usb 1-1.2.1: new high-speed USB device number 43 using dwc_otg
[   21.862777] usb 1-1.2.1: New USB device found, idVendor=093a, idProduct=2700, bcdDevice= 1.00
[   21.869856] usb 1-1.2.1: New USB device strings: Mfr=16, Product=96, SerialNumber=0
[   21.876927] usb 1-1.2.1: Product: USB2.0_Camera
[   21.883857] usb 1-1.2.1: Manufacturer: PixArt Imaging Inc.
[   21.891223] usb 1-1.2.1: can't set config #1, error -71
[   21.898357] hub 1-1.2:1.0: hub_ext_port_status failed (err = -71)
[   21.905494] usb 1-1-port2: disabled by hub (EMI?), re-enabling...
[   21.912496] usb 1-1.2: USB disconnect, device number 42
[   21.919438] hub 1-1.2:1.0: hub_ext_port_status failed (err = -71)
[   21.926397] usb 1-1.2.1: USB disconnect, device number 43
[   21.992845] scsi 0:0:0:0: Direct-Access     Jmicron  Corp.                 PQ: 0 ANSI: 2 CCS

[   22.008268] sd 0:0:0:0: [sda] Write Protect is off
[   22.015065] sd 0:0:0:0: [sda] Mode Sense: 28 00 00 00
[   22.015613] sd 0:0:0:0: [sda] No Caching mode page found
[   22.022221] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   22.232167] usb 1-1.2: new high-speed USB device number 44 using dwc_otg
[   22.332183] NYET/NAK/ACK/other in non-error case, 0x00000002
[   22.338086] NYET/NAK/ACK/other in non-error case, 0x00000002
[   22.343720] NYET/NAK/ACK/other in non-error case, 0x00000002
[   22.542233] usb usb1-port1: disabled by hub (EMI?), re-enabling...
[   22.547367] usb 1-1: USB disconnect, device number 31
[   22.562184] NYET/NAK/ACK/other in non-error case, 0x00000002
[   22.567112] NYET/NAK/ACK/other in non-error case, 0x00000002
[   22.571947] NYET/NAK/ACK/other in non-error case, 0x00000002
[   22.792161] usb 1-1.2: device not accepting address 44, error -71
[   22.797064] usb 1-1-port2: attempt power cycle
[   23.132230] usb 1-1.1: USB disconnect, device number 32
[   23.137156] usb 1-1.1.1: USB disconnect, device number 36
[   23.142474] lan78xx 1-1.1.1:1.0 eth0: Failed to read register index 0x00000120. ret = -19
[   23.147498] lan78xx 1-1.1.1:1.0 eth0: Failed to read register index 0x00000120. ret = -19
[   23.152430] lan78xx 1-1.1.1:1.0 eth0: Failed to read register index 0x00000098. ret = -19
[   23.157212] lan78xx 1-1.1.1:1.0 eth0: Failed to write register index 0x00000098. ret = -19
[   23.162148] lan78xx 1-1.1.1:1.0 eth0: Failed to read register index 0x00000098. ret = -19
[   23.167000] lan78xx 1-1.1.1:1.0 eth0: Failed to write register index 0x00000098. ret = -19
[   23.171840] lan78xx 1-1.1.1:1.0 eth0: Failed to read register index 0x00000120. ret = -19
[   23.223138] usb 1-1.1.3: USB disconnect, device number 41
[   23.262211] print_req_error: I/O error, dev sda, sector 0
[   23.266923] Buffer I/O error on dev sda, logical block 0, async page read
[   23.271813] print_req_error: I/O error, dev sda, sector 0
[   23.276558] Buffer I/O error on dev sda, logical block 0, async page read
[   23.281467] print_req_error: I/O error, dev sda, sector 0
[   23.286368] Buffer I/O error on dev sda, logical block 0, async page read
[   23.291301]  sda: unable to read partition table
[   23.297066] sd 0:0:0:0: [sda] Read Capacity(10) failed: Result: hostbyte=0x01 driverbyte=0x00
[   23.302087] sd 0:0:0:0: [sda] Sense not available.
[   23.307044] sd 0:0:0:0: [sda] 0 512-byte logical blocks: (0 B/0 B)
[   23.312073] sd 0:0:0:0: [sda] Attached SCSI disk
[   23.443845] usb 1-1.3: USB disconnect, device number 34
[   23.652212] Indeed it is in host mode hprt0 = 00001501
[   23.862159] usb 1-1: new high-speed USB device number 48 using dwc_otg
[   23.867276] Indeed it is in host mode hprt0 = 00001101
[   24.112418] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[   24.117567] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   24.123226] hub 1-1:1.0: USB hub found
[   24.128266] hub 1-1:1.0: 4 ports detected
[   24.452159] usb 1-1.1: new high-speed USB device number 49 using dwc_otg
[   24.582399] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[   24.587533] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   24.593134] hub 1-1.1:1.0: USB hub found
[   24.598210] hub 1-1.1:1.0: 3 ports detected
[   24.702163] usb 1-1.2: new high-speed USB device number 50 using dwc_otg
[   24.802154] usb 1-1.2: device descriptor read/64, error -71
[   25.022157] usb 1-1.2: device descriptor read/64, error -71
[   25.682155] usb 1-1.2: new high-speed USB device number 51 using dwc_otg
[   26.592226] usb 1-1-port2: Cannot enable. Maybe the USB cable is bad?
[   26.597489] usb 1-1-port2: attempt power cycle
[   27.482159] usb 1-1.2: new high-speed USB device number 52 using dwc_otg
[   27.512617] usb 1-1.2: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[   27.517989] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   27.523372] usb 1-1.2: Product: USB2.0 HUB
[   27.529206] hub 1-1.2:1.0: USB hub found
[   27.534529] hub 1-1.2:1.0: 4 ports detected
[   27.832159] usb 1-1.3: new high-speed USB device number 53 using dwc_otg

\
[   28.072158] usb 1-1.2.1: new high-speed USB device number 54 using dwc_otg
[   28.232780] usb 1-1.2.1: New USB device found, idVendor=093a, idProduct=2700, bcdDevice= 1.00
[   28.238255] usb 1-1.2.1: New USB device strings: Mfr=16, Product=96, SerialNumber=0
[   28.243719] usb 1-1.2.1: Product: USB2.0_Camera
[   28.249080] usb 1-1.2.1: Manufacturer: PixArt Imaging Inc.
[   28.302159] usb 1-1.1.1: new high-speed USB device number 55 using dwc_otg
[   28.432595] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[   28.438002] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   28.532149] usb 1-1.2.3: new high-speed USB device number 56 using dwc_otg
[   28.665495] usb 1-1.2.3: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[   28.670909] usb 1-1.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   28.676343] usb 1-1.2.3: Product: USB2.0 HUB
[   28.690579] hub 1-1.2.3:1.0: USB hub found
[   28.696978] hub 1-1.2.3:1.0: 4 ports detected
[   28.707223] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[   28.713974] libphy: lan78xx-mdiobus: probed
[   28.724703] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
[   28.812165] usb 1-1.2.4: new high-speed USB device number 57 using dwc_otg
[   28.953403] usb 1-1.2.4: New USB device found, idVendor=12d1, idProduct=1001, bcdDevice= 0.00
[   28.959034] usb 1-1.2.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[   28.964648] usb 1-1.2.4: Product: HUAWEI Mobile
[   28.970152] usb 1-1.2.4: Manufacturer: HUAWEI Technology
[   28.979566] usb-storage 1-1.2.4:1.0: USB Mass Storage device detected
[   28.985845] usb-storage 1-1.2.4:1.1: USB Mass Storage device detected
[   29.042172] usb 1-1.2.3.1: new high-speed USB device number 58 using dwc_otg
[   29.048121] usb-storage 1-1.2.4:1.2: USB Mass Storage device detected
[   29.203842] usb 1-1.2.3.1: New USB device found, idVendor=0bda, idProduct=2838, bcdDevice= 1.00
[   29.209599] usb 1-1.2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   29.215367] usb 1-1.2.3.1: Product: RTL2838UHIDIR
[   29.221031] usb 1-1.2.3.1: Manufacturer: Realtek
[   29.226667] usb 1-1.2.3.1: SerialNumber: 00000001
[   29.332163] usb 1-1.2.3.2: new full-speed USB device number 59 using dwc_otg
[   29.491468] usb 1-1.2.3.2: New USB device found, idVendor=248a, idProduct=00da, bcdDevice= 1.00
[   29.497145] usb 1-1.2.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0

[   29.742953] usb 1-1.1.3: New USB device found, idVendor=152d, idProduct=2509, bcdDevice= 0.00
[   29.750572] usb 1-1.1.3: New USB device strings: Mfr=1, Product=11, SerialNumber=3
[   29.758233] usb 1-1.1.3: Product: Usb production
[   29.765820] usb 1-1.1.3: Manufacturer: JMicron
[   29.773314] usb 1-1.1.3: SerialNumber: 20120912000A
[   29.781619] usb-storage 1-1.1.3:1.0: USB Mass Storage device detected
[   29.789595] scsi host0: usb-storage 1-1.1.3:1.0
[   30.872850] scsi 0:0:0:0: Direct-Access     Jmicron  Corp.                 PQ: 0 ANSI: 2 CCS

[   30.889276] sd 0:0:0:0: [sda] Write Protect is off
[   30.896822] sd 0:0:0:0: [sda] Mode Sense: 28 00 00 00
[   30.897413] sd 0:0:0:0: [sda] No Caching mode page found
[   30.904989] sd 0:0:0:0: [sda] Assuming drive cache: write through
[   31.330015]  sda: sda1 sda2 sda3 sda4
[   31.340361] sd 0:0:0:0: [sda] Attached SCSI disk
[   31.392186] EXT4-fs (sda4): INFO: recovery required on readonly filesystem
[   31.399525] EXT4-fs (sda4): write access will be enabled during recovery
[   31.476475] EXT4-fs (sda4): recovery complete
[   31.484606] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   31.491941] VFS: Mounted root (ext4 filesystem) readonly on device 8:4.
[   31.564636] devtmpfs: mounted
[   31.577311] Freeing unused kernel memory: 1024K
[   31.585048] Run /sbin/init as init process
[   33.328465] systemd[1]: System time before build time, advancing clock.
[   33.693933] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[   33.710202] systemd[1]: Detected architecture arm.

[   33.803038] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[   35.328966] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[   35.345219] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[   35.464646] systemd[1]: /lib/systemd/system/auditd.service:11: PIDFile= references path below legacy directory /var/run/, updating /var/run/auditd.pid → /run/auditd.pid; please update the unit file accordingly.
[   36.568815] systemd[1]: /lib/systemd/system/squid.service:7: PIDFile= references path below legacy directory /var/run/, updating /var/run/squid.pid → /run/squid.pid; please update the unit file accordingly.
[   36.591755] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
[   36.825606] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
[   36.898003] usb 1-1.2: USB disconnect, device number 52
[   36.906358] usb 1-1.2.1: USB disconnect, device number 54
[   36.915778] usb 1-1.2.3: USB disconnect, device number 56
[   36.923992] usb 1-1.2.3.1: USB disconnect, device number 58
[   36.933055] usb 1-1.2.3.2: USB disconnect, device number 59
[   37.254334] usb 1-1.2.4: USB disconnect, device number 57
[   37.876626] i2c /dev entries driver
[   38.257419] ip_local_port_range: prefer different parity for start/end values.
[   41.006550] EXT4-fs (sda4): re-mounted. Opts: (null)
[   41.266771] systemd-journald[155]: Received request to flush runtime journal from PID 1
[   43.323660] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[   43.326182] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[   43.326196] [vc_sm_connected_init]: start
[   43.326735] [vc_sm_connected_init]: installed successfully
[   43.471531] media: Linux media interface: v0.10
[   43.561537] videodev: Linux video capture interface: v2.00
[   44.010614] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[   44.016013] bcm2835_audio soc:audio: card created with 8 channels
[   44.078110] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   44.080434] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   44.140201] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
[   44.188638] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[   44.195713] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[   44.195726] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[   44.202265] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[   44.202280] bcm2835-codec bcm2835-codec: Loaded V4L2 encode
[   44.207819] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[   44.207834] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[   44.500459] usbcore: registered new interface driver uas
[   44.718736] sd 0:0:0:0: Attached scsi generic sg0 type 0

[   45.089775] brcmfmac: F1 signature read @0x18000000=0x15264345
[   45.102483] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   45.103164] usbcore: registered new interface driver brcmfmac
[   45.359273] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   45.413291] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[   45.552226] usb 1-1.3: reset high-speed USB device number 53 using dwc_otg
b
[   47.320207] Adding 4194300k swap on /dev/sda2.  Priority:-2 extents:1 across:4194300k FS
[   49.600381] uart-pl011 3f201000.serial: no DMA platform data
[   55.882321] usb 1-1.2: new high-speed USB device number 61 using dwc_otg
[   56.012920] usb 1-1.2: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[   56.012938] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   56.012948] usb 1-1.2: Product: USB2.0 HUB
[   56.013725] hub 1-1.2:1.0: USB hub found
[   56.013877] hub 1-1.2:1.0: 4 ports detected
[   56.332207] usb 1-1.2.1: new high-speed USB device number 62 using dwc_otg
[   56.493040] usb 1-1.2.1: New USB device found, idVendor=093a, idProduct=2700, bcdDevice= 1.00
[   56.493049] usb 1-1.2.1: New USB device strings: Mfr=16, Product=96, SerialNumber=0
[   56.493054] usb 1-1.2.1: Product: USB2.0_Camera
[   56.493058] usb 1-1.2.1: Manufacturer: PixArt Imaging Inc.
[   56.602189] usb 1-1.2.3: new high-speed USB device number 63 using dwc_otg
[   56.732711] usb 1-1.2.3: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[   56.732719] usb 1-1.2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   56.732724] usb 1-1.2.3: Product: USB2.0 HUB
[   56.733187] hub 1-1.2.3:1.0: USB hub found
[   56.733273] hub 1-1.2.3:1.0: 4 ports detected
[   56.833276] usb 1-1.2.4: new high-speed USB device number 64 using dwc_otg
[   56.978470] usb 1-1.2.4: New USB device found, idVendor=12d1, idProduct=1001, bcdDevice= 0.00
[   56.978486] usb 1-1.2.4: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[   56.978491] usb 1-1.2.4: Product: HUAWEI Mobile
[   56.978495] usb 1-1.2.4: Manufacturer: HUAWEI Technology
[   56.983726] usb-storage 1-1.2.4:1.0: USB Mass Storage device detected
[   57.072187] usb 1-1.2.3.1: new high-speed USB device number 65 using dwc_otg
[   57.082778] usb-storage 1-1.2.4:1.1: USB Mass Storage device detected
[   57.162569] usb-storage 1-1.2.4:1.2: USB Mass Storage device detected
[   57.214858] usb 1-1.2.3.1: New USB device found, idVendor=0bda, idProduct=2838, bcdDevice= 1.00
[   57.214867] usb 1-1.2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   57.214872] usb 1-1.2.3.1: Product: RTL2838UHIDIR
[   57.214876] usb 1-1.2.3.1: Manufacturer: Realtek
[   57.214880] usb 1-1.2.3.1: SerialNumber: 00000001

[   58.387601] brcmfmac: power management disabled
[   58.641229] usbcore: registered new interface driver usbserial_generic
[   58.641262] usbserial: USB Serial support registered for generic
[   59.825399] uvcvideo: Found UVC 1.00 device USB2.0_Camera (093a:2700)
[   59.844093] uvcvideo 1-1.2.1:1.0: Entity type for entity Extension 4 was not initialized!
[   59.844104] uvcvideo 1-1.2.1:1.0: Entity type for entity Processing 3 was not initialized!
[   59.844109] uvcvideo 1-1.2.1:1.0: Entity type for entity Camera 1 was not initialized!
[   59.845884] input: USB2.0_Camera: USB2.0_Camera as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2.1/1-1.2.1:1.0/input/input16
[   59.847121] usbcore: registered new interface driver uvcvideo
[   59.847128] USB Video Class driver (1.1.1)
[   60.169981] usbcore: registered new interface driver option
[   60.170022] usbserial: USB Serial support registered for GSM modem (1-port)
[   60.170612] option 1-1.2.4:1.0: GSM modem (1-port) converter detected
[   60.170863] usb 1-1.2.4: GSM modem (1-port) converter now attached to ttyUSB0
[   60.170980] option 1-1.2.4:1.1: GSM modem (1-port) converter detected
[   60.171135] usb 1-1.2.4: GSM modem (1-port) converter now attached to ttyUSB1
[   60.171235] option 1-1.2.4:1.2: GSM modem (1-port) converter detected
[   60.171387] usb 1-1.2.4: GSM modem (1-port) converter now attached to ttyUSB2
[   60.255917] usb 1-1.2.3.1: dvb_usb_v2: found a 'Realtek RTL2832U reference design' in warm state
[   60.310978] usb 1-1.2.3.1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[   60.311011] dvbdev: DVB: registering new adapter (Realtek RTL2832U reference design)
[   61.762796] i2c i2c-3: Added multiplexed i2c bus 4
[   61.762817] rtl2832 3-0010: Realtek RTL2832 successfully attached
[   61.762926] usb 1-1.2.3.1: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
[   62.789845] usb 1-1.2.1: current rate 12533760 is different from the runtime rate 16000
[   62.794330] usb 1-1.2.1: current rate 12533760 is different from the runtime rate 48000
[   62.806854] usbcore: registered new interface driver snd-usb-audio
[   63.483146] r820t 4-001a: creating new instance
[   63.490151] r820t 4-001a: Rafael Micro r820t successfully identified
[   63.515578] Registered IR keymap rc-empty
[   63.515713] rc rc0: Realtek RTL2832U reference design as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3.1/rc/rc0
[   63.515817] input: Realtek RTL2832U reference design as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2.3/1-1.2.3.1/rc/rc0/input17
[   63.516423] rc rc0: lirc_dev: driver dvb_usb_rtl28xxu registered at minor = 0, raw IR receiver, no transmitter
[   63.516620] usb 1-1.2.3.1: dvb_usb_v2: schedule remote query interval to 200 msecs
[   63.526251] usb 1-1.2.3.1: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully initialized and connected
[   63.526487] usbcore: registered new interface driver dvb_usb_rtl28xxu
[   65.083083] r820t 4-001a: destroying instance
[   65.086619] dvb_usb_v2: 'Realtek RTL2832U reference design:1-1.2.3.1' successfully deinitialized and disconnected

[  126.122855] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 9 in queue 2
[  126.122914] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 9 in queue 2
[  141.174521] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  141.177004] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  141.179598] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  141.183449] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  141.185968] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  141.189779] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  141.194684] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  141.198359] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  141.202118] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  141.214847] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 13 in queue 2
[  142.946457] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 14 in queue 2
[  143.864690] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  145.276167] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 2 in queue 2
[  149.893168] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  149.995921] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 14 in queue 2
[  154.528184] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 11 in queue 2
[  154.528276] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 11 in queue 2
[  154.528385] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 11 in queue 2
[  154.530993] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  155.705960] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 10 in queue 2
[  155.727035] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 10 in queue 2
[  156.371424] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  161.174599] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 2 in queue 2
[  161.180133] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 2 in queue 2
[  161.194615] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 3 in queue 2
[  161.359642] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 7 in queue 2
[  161.359737] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 7 in queue 2
[  161.359857] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 7 in queue 2
[  161.432073] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 7 in queue 2
[  161.466295] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 7 in queue 2
[  161.483152] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 7 in queue 2
[  171.705585] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 4 in queue 2
[  171.705711] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 4 in queue 2
[  171.705783] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 4 in queue 2
[  173.957820] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 5 in queue 2
[  173.957911] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 5 in queue 2
[  173.959105] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 5 in queue 2
[  173.959197] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 5 in queue 2
[  173.966390] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  173.966402] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  173.966407] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 12 in queue 2
[  174.762783] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 1 in queue 2
[  174.762877] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 1 in queue 2
[  174.762966] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 1 in queue 2
[  174.765420] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 1 in queue 2
[  174.765429] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 1 in queue 2
[  174.765493] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 1 in queue 2
[  174.765745] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 1 in queue 2
[  177.588212] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 15 in queue 2
[  178.535046] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  178.536125] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  178.536239] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  178.536340] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  178.536418] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  178.536515] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  178.540973] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  178.548473] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  178.548484] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  178.548490] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  178.548495] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  179.067494] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 1 in queue 2
[  180.134209] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 2 in queue 2
[  181.478911] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 13 in queue 2
[  181.480225] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 14 in queue 2
[  181.480343] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 14 in queue 2
[  182.048997] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 15 in queue 2
[  182.783354] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 15 in queue 2
[  182.946851] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 15 in queue 2
[  183.025700] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 0 in queue 2
[  183.649174] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 10 in queue 2
[  191.247043] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 7 in queue 2
[  191.257489] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 8 in queue 2
[  191.259769] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 8 in queue 2
[  191.262046] ieee80211 phy1: rt2800usb_txdo

This issue may be related to: https://github.com/raspberrypi/linux/issues/2734

Should I rpi-update?

Thank You

r1bnc commented 5 years ago

I have executed rpi-update but still has the same problem. If all 3 devices are plugged in the hub, no 1.1 USB device, all are USB 2.0. The USB HDD connected directly to the Pi will get a USB disconnect and will result in the OS crashing due to I/O errors. Again, the USB hub has an isolated PSU and it does not backfeed. The Pi has the official PSU.

I have unplugged the USB 3G dongle from the hub and the HDD does not disconenct anymore.

Here is the dmesg for the working part (2 devices to USB Hub, USB DVB-T and USB webcam both are USB 2.0 as shown on lsusb -vvv|grep bcdUSB)

sudo dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.65-v7+ (dom@buildbot) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611)) #1252 SMP Fri Aug 9 18:02:10 BST 2019
[    0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
[    0.000000] CPU: div instructions available: patching division code
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] OF: fdt: Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 8 MiB at 0x3d800000
[    0.000000] On node 0 totalpages: 253952
[    0.000000]   Normal zone: 2232 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 253952 pages, LIFO batch:63
[    0.000000] random: get_random_bytes called from start_kernel+0xac/0x4b4 with crng_init=0
[    0.000000] percpu: Embedded 17 pages/cpu s39488 r8192 d21952 u69632
[    0.000000] pcpu-alloc: s39488 r8192 d21952 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 251720
[    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 bcm2708_fb.fbwidth=1366 bcm2708_fb.fbheight=768 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  dwg_otg.dma_enable=1 dwc_otg.dma_burst_size=256 dwc_otg.lpm_enable=0 ipv6.disable=1 console=tty1  root=PARTUUID= rootfstype=ext4 elevator=deadline fsck.repair=yes  verbose apparmor=1 security=apparmor  kernel.kexec_load_disabled=1 audit=0 rootdelay=11 rootwait
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 983748K/1015808K available (8192K kernel code, 629K rwdata, 2176K rodata, 1024K init, 821K bss, 23868K reserved, 8192K cma-reserved)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xbe800000 - 0xff800000   (1040 MB)
                   lowmem  : 0x80000000 - 0xbe000000   ( 992 MB)
                   modules : 0x7f000000 - 0x80000000   (  16 MB)
                     .text : 0x(ptrval) - 0x(ptrval)   (9184 kB)
                     .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
                     .data : 0x(ptrval) - 0x(ptrval)   ( 630 kB)
                      .bss : 0x(ptrval) - 0x(ptrval)   ( 822 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 26392 entries in 78 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] arch_timer: cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000007] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.000023] Switching to timer-based delay loop, resolution 52ns
[    0.000291] Console: colour dummy device 80x30
[    0.000941] console [tty1] enabled
[    0.000998] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[    0.001045] pid_max: default: 32768 minimum: 301
[    0.001402] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001437] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.002371] CPU: Testing write buffer coherency: ok
[    0.002853] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.003525] Setting up static identity map for 0x100000 - 0x10003c
[    0.003693] rcu: Hierarchical SRCU implementation.
[    0.004510] smp: Bringing up secondary CPUs ...
[    0.005369] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.006297] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.007161] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.007282] smp: Brought up 1 node, 4 CPUs
[    0.007363] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[    0.007387] CPU: All CPU(s) started in HYP mode.
[    0.007408] CPU: Virtualization extensions available.
[    0.008417] devtmpfs: initialized
[    0.022151] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
[    0.022425] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.022473] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.023078] pinctrl core: initialized pinctrl subsystem
[    0.023950] NET: Registered protocol family 16
[    0.027235] DMA: preallocated 1024 KiB pool for atomic coherent allocations
[    0.033247] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.033284] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.033505] Serial: AMBA PL011 UART driver
[    0.035815] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[    0.070941] bcm2835-dma 3f007000.dma: DMA legacy API manager at (ptrval), dmachans=0x1
[    0.072622] SCSI subsystem initialized
[    0.072864] usbcore: registered new interface driver usbfs
[    0.072939] usbcore: registered new interface driver hub
[    0.073052] usbcore: registered new device driver usb
[    0.090322] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-09 17:26, variant start
[    0.100124] raspberrypi-firmware soc:firmware: Firmware hash is 0e6daa5106dd4164474616408e0dc24f997ffcf3
[    0.112102] clocksource: Switched to clocksource arch_sys_counter
[    0.201723] VFS: Disk quotas dquot_6.6.0
[    0.201834] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.202010] FS-Cache: Loaded
[    0.202256] CacheFiles: Loaded
[    0.212262] NET: Registered protocol family 2
[    0.213044] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    0.213108] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.213239] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.213443] TCP: Hash tables configured (established 8192 bind 8192)
[    0.213594] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.213660] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.213989] NET: Registered protocol family 1
[    0.214569] RPC: Registered named UNIX socket transport module.
[    0.214596] RPC: Registered udp transport module.
[    0.214618] RPC: Registered tcp transport module.
[    0.214639] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.216685] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
[    0.219681] Initialise system trusted keyrings
[    0.219887] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    0.229708] FS-Cache: Netfs 'nfs' registered for caching
[    0.230303] NFS: Registering the id_resolver key type
[    0.230348] Key type id_resolver registered
[    0.230370] Key type id_legacy registered
[    0.230402] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.232765] Key type asymmetric registered
[    0.232794] Asymmetric key parser 'x509' registered
[    0.232860] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    0.233044] io scheduler noop registered
[    0.233068] io scheduler deadline registered (default)
[    0.233273] io scheduler cfq registered
[    0.233296] io scheduler mq-deadline registered (default)
[    0.233321] io scheduler kyber registered
[    0.235518] bcm2708_fb soc:fb: FB found 1 display(s)
[    0.266375] Console: switching to colour frame buffer device 170x48
[    0.283121] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1366x768
[    0.285473] bcm2835-rng 3f104000.rng: hwrng registered
[    0.285929] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
[    0.286686] vc-sm: Videocore shared memory driver
[    0.287139] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[    0.298165] brd: module loaded
[    0.308550] loop: module loaded
[    0.309273] Loading iSCSI transport class v2.0-870.
[    0.310109] libphy: Fixed MDIO Bus: probed
[    0.310342] usbcore: registered new interface driver lan78xx
[    0.310560] usbcore: registered new interface driver smsc95xx
[    0.310739] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[    0.338750] dwc_otg 3f980000.usb: base=(ptrval)
[    0.544188] Core Release: 2.80a
[    0.549272] Setting default values for core params
[    0.554391] Finished setting default values for core params
[    0.759784] Using Buffer DMA mode
[    0.764825] Periodic Transfer Interrupt Enhancement - disabled
[    0.769895] Multiprocessor Interrupt Enhancement - disabled
[    0.774989] OTG VER PARAM: 0, OTG VER FLAG: 0
[    0.780086] Dedicated Tx FIFOs mode
[    0.785716] WARN::dwc_otg_hcd_init:1045: FIQ DMA bounce buffers: virt = bd914000 dma = 0xfd914000 len=9024
[    0.791141] FIQ FSM acceleration enabled for :
               Non-periodic Split Transactions
               Periodic Split Transactions
               High-Speed Isochronous Endpoints
               Interrupt/Control Split Transaction hack enabled
[    0.817102] dwc_otg: Microframe scheduler enabled
[    0.817163] WARN::hcd_init_fiq:457: FIQ on core 1
[    0.822306] WARN::hcd_init_fiq:458: FIQ ASM at 80654d68 length 36
[    0.827456] WARN::hcd_init_fiq:497: MPHI regs_base at be810000
[    0.832637] dwc_otg 3f980000.usb: DWC OTG Controller
[    0.837802] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[    0.843015] dwc_otg 3f980000.usb: irq 56, io mem 0x00000000
[    0.848191] Init: Port Power? op_state=1
[    0.853268] Init: Power Port (0)
[    0.858453] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    0.863639] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.868831] usb usb1: Product: DWC OTG Controller
[    0.874016] usb usb1: Manufacturer: Linux 4.19.65-v7+ dwc_otg_hcd
[    0.879260] usb usb1: SerialNumber: 3f980000.usb
[    0.885132] hub 1-0:1.0: USB hub found
[    0.890366] hub 1-0:1.0: 1 port detected
[    0.896092] dwc_otg: FIQ enabled
[    0.896097] dwc_otg: NAK holdoff enabled
[    0.896103] dwc_otg: FIQ split-transaction FSM enabled
[    0.896113] Module dwc_common_port init
[    0.896385] usbcore: registered new interface driver usb-storage
[    0.901723] mousedev: PS/2 mouse device common for all mice
[    0.907714] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
[    0.913062] bcm2835-cpufreq: min=600000 max=1100000
[    0.918517] sdhci: Secure Digital Host Controller Interface driver
[    0.923526] sdhci: Copyright(c) Pierre Ossman
[    0.928794] mmc-bcm2835 3f300000.mmcnr: could not get clk, deferring probe
[    0.934257] sdhost-bcm2835 3f202000.mmc: could not get clk, deferring probe
[    0.939471] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.946142] ledtrig-cpu: registered to indicate activity on CPUs
[    0.951419] hidraw: raw HID events driver (C) Jiri Kosina
[    0.956858] usbcore: registered new interface driver usbhid
[    0.962071] usbhid: USB HID core driver
[    0.968073] vchiq: vchiq_init_state: slot_zero = (ptrval), is_master = 0
[    0.974985] [vc_sm_connected_init]: start
[    0.985448] [vc_sm_connected_init]: end - returning 0
[    0.991792] Initializing XFRM netlink socket
[    0.997048] NET: Registered protocol family 17
[    1.002490] Key type dns_resolver registered
[    1.008413] Registering SWP/SWPB emulation handler
[    1.014217] registered taskstats version 1
[    1.019345] Loading compiled-in X.509 certificates
[    1.031607] uart-pl011 3f201000.serial: cts_event_workaround enabled
[    1.036799] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 81, base_baud = 0) is a PL011 rev2
[    1.043949] mmc-bcm2835 3f300000.mmcnr: mmc_debug:0 mmc_debug2:0
[    1.049172] mmc-bcm2835 3f300000.mmcnr: DMA channel allocated
[    1.080633] sdhost: log_buf @ (ptrval) (fd913000)
[    1.112233] Indeed it is in host mode hprt0 = 00021501
[    1.187189] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
[    1.192465] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
[    1.199042] of_cfs_init
[    1.200598] random: fast init done
[    1.204440] of_cfs_init: OK
[    1.214986] Waiting 11 sec before mounting root device...
[    1.218905] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.226995] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
[    1.234915] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
[    1.274578] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.281358] mmc0: Problem switching card into high-speed mode!
[    1.287905] mmc0: new SDHC card at address 21a1
[    1.294314] mmcblk0: mmc0:21a1 APPSD 15.6 GiB
[    1.301518]  mmcblk0: p1
[    1.322139] usb 1-1: new high-speed USB device number 2 using dwc_otg
[    1.327416] Indeed it is in host mode hprt0 = 00001101
[    1.399243] mmc1: new high speed SDIO card at address 0001
[    1.572384] usb 1-1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    1.577558] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.583289] hub 1-1:1.0: USB hub found
[    1.588453] hub 1-1:1.0: 4 ports detected
[    1.912134] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[    2.042373] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    2.047486] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.053123] hub 1-1.1:1.0: USB hub found
[    2.058196] hub 1-1.1:1.0: 3 ports detected
[    2.162133] usb 1-1.3: new high-speed USB device number 4 using dwc_otg
[    2.309285] usb 1-1.3: New USB device found, idVendor=148f, idProduct=3070, bcdDevice= 1.01
[    2.314405] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.319456] usb 1-1.3: Product: 802.11 n WLAN
[    2.324526] usb 1-1.3: Manufacturer: Ralink
[    2.329522] usb 1-1.3: SerialNumber: 1.0
[    2.402130] usb 1-1.1.3: new high-speed USB device number 5 using dwc_otg
[    2.532500] usb 1-1.1.3: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[    2.537674] usb 1-1.1.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.542874] usb 1-1.1.3: Product: USB2.0 HUB
[    2.548496] hub 1-1.1.3:1.0: USB hub found
[    2.553668] hub 1-1.1.3:1.0: 4 ports detected
[    2.852131] usb 1-1.1.1: new high-speed USB device number 6 using dwc_otg
[    2.982563] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[    2.987634] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    3.082542] usb 1-1.1.3.3: new high-speed USB device number 7 using dwc_otg
[    3.214676] usb 1-1.1.3.3: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[    3.219847] usb 1-1.1.3.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    3.225028] usb 1-1.1.3.3: Product: USB2.0 HUB
[    3.239081] hub 1-1.1.3.3:1.0: USB hub found
[    3.245264] hub 1-1.1.3.3:1.0: 4 ports detected
[    3.256420] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[    3.262965] libphy: lan78xx-mdiobus: probed
[    3.273686] lan78xx 1-1.1.1:1.0 (unnamed net_device) (uninitialized): int urb period 64
[    3.362129] usb 1-1.1.3.4: new high-speed USB device number 8 using dwc_otg
[    3.503780] usb 1-1.1.3.4: New USB device found, idVendor=0bda, idProduct=2838, bcdDevice= 1.00
[    3.509486] usb 1-1.1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    3.515133] usb 1-1.1.3.4: Product: RTL2838UHIDIR
[    3.520717] usb 1-1.1.3.4: Manufacturer: Realtek
[    3.526300] usb 1-1.1.3.4: SerialNumber: 00000001
[    3.592133] usb 1-1.1.3.3.3: new high-speed USB device number 9 using dwc_otg
[    3.733352] usb 1-1.1.3.3.3: New USB device found, idVendor=12d1, idProduct=1001, bcdDevice= 0.00
[    3.739016] usb 1-1.1.3.3.3: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[    3.744682] usb 1-1.1.3.3.3: Product: HUAWEI Mobile
[    3.750198] usb 1-1.1.3.3.3: Manufacturer: HUAWEI Technology
[    3.760234] usb-storage 1-1.1.3.3.3:1.0: USB Mass Storage device detected
[    3.766810] usb-storage 1-1.1.3.3.3:1.1: USB Mass Storage device detected
[    3.832511] usb-storage 1-1.1.3.3.3:1.2: USB Mass Storage device detected
[    3.992139] usb 1-1.1.3.3.4: new high-speed USB device number 10 using dwc_otg
[    4.212773] usb 1-1.1.3.3.4: New USB device found, idVendor=093a, idProduct=2700, bcdDevice= 1.00
[    4.218248] usb 1-1.1.3.3.4: New USB device strings: Mfr=16, Product=96, SerialNumber=0
[    4.223719] usb 1-1.1.3.3.4: Product: USB2.0_Camera
[    4.229174] usb 1-1.1.3.3.4: Manufacturer: PixArt Imaging Inc.
[    5.442126] usb 1-1.2: new high-speed USB device number 11 using dwc_otg
[    5.572908] usb 1-1.2: New USB device found, idVendor=152d, idProduct=2509, bcdDevice= 0.00
[    5.578421] usb 1-1.2: New USB device strings: Mfr=1, Product=11, SerialNumber=3
[    5.583911] usb 1-1.2: Product: Usb production
[    5.589368] usb 1-1.2: Manufacturer: JMicron

[    5.601210] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[    5.607063] scsi host0: usb-storage 1-1.2:1.0
[    5.769130] usb 1-1.1.3.3-port3: disabled by hub (EMI?), re-enabling...
[    5.774685] usb 1-1.1.3.3.3: USB disconnect, device number 9
[    6.072126] usb 1-1.1.3.3.3: new high-speed USB device number 12 using dwc_otg
[    6.612130] usb 1-1.1.3.3.3: device not accepting address 12, error -71
[    6.632796] scsi 0:0:0:0: Direct-Access     Jmicron  Corp.                 PQ: 0 ANSI: 2 CCS

[    6.645535] sd 0:0:0:0: [sda] Write Protect is off
[    6.651154] sd 0:0:0:0: [sda] Mode Sense: 28 00 00 00
[    6.651485] sd 0:0:0:0: [sda] No Caching mode page found
[    6.657054] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    6.712136] usb 1-1.1.3.3.3: new high-speed USB device number 13 using dwc_otg
[    6.812249] usb 1-1.1.3.3-port3: attempt power cycle
[    7.212297]  sda: sda1 sda2 sda3 sda4
[    7.220843] sd 0:0:0:0: [sda] Attached SCSI disk
[    7.472136] usb 1-1.1.3.3.3: new full-speed USB device number 14 using dwc_otg
[    7.510859] usb 1-1.1.3.3.3: not running at top speed; connect to a high speed hub
[    7.529455] usb 1-1.1.3.3.3: New USB device found, idVendor=12d1, idProduct=1001, bcdDevice= 0.00
[    7.534937] usb 1-1.1.3.3.3: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[    7.540333] usb 1-1.1.3.3.3: Product: HUAWEI Mobile
[    7.550659] usb-storage 1-1.1.3.3.3:1.0: USB Mass Storage device detected
[    7.556847] usb-storage 1-1.1.3.3.3:1.1: USB Mass Storage device detected
[    7.622522] usb-storage 1-1.1.3.3.3:1.2: USB Mass Storage device detected
[   12.674887] EXT4-fs (sda4): INFO: recovery required on readonly filesystem
[   12.680305] EXT4-fs (sda4): write access will be enabled during recovery
[   12.723198] EXT4-fs (sda4): recovery complete
[   12.728979] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   12.734379] VFS: Mounted root (ext4 filesystem) readonly on device 8:4.
[   12.767943] devtmpfs: mounted
[   12.778573] Freeing unused kernel memory: 1024K
[   12.784331] Run /sbin/init as init process
[   14.277649] systemd[1]: System time before build time, advancing clock.
[   14.374309] random: crng init done
[   14.709754] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[   14.722457] systemd[1]: Detected architecture arm.

[   14.818790] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[   16.622720] systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[   16.635360] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[   16.747265] systemd[1]: /lib/systemd/system/auditd.service:11: PIDFile= references path below legacy directory /var/run/, updating /var/run/auditd.pid → /run/auditd.pid; please update the unit file accordingly.
[   17.851431] systemd[1]: /lib/systemd/system/squid.service:7: PIDFile= references path below legacy directory /var/run/, updating /var/run/squid.pid → /run/squid.pid; please update the unit file accordingly.
[   17.874362] systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
[   18.108220] systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
[   19.317367] i2c /dev entries driver
[   19.590366] ip_local_port_range: prefer different parity for start/end values.
[   22.171281] EXT4-fs (sda4): re-mounted. Opts: (null)
[   22.387675] systemd-journald[134]: Received request to flush runtime journal from PID 1
[   24.235740] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
[   24.238811] bcm2835_vc_sm_cma_probe: Videocore shared memory driver
[   24.238832] [vc_sm_connected_init]: start
[   24.240002] [vc_sm_connected_init]: installed successfully
[   24.423788] media: Linux media interface: v0.10
[   24.745306] videodev: Linux video capture interface: v2.00
[   24.838791] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned.
[   24.844804] bcm2835_audio soc:audio: card created with 8 channels
[   25.183203] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   25.183310] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
[   25.298707] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.

[   25.440261] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned.
[   25.448138] bcm2835-codec bcm2835-codec: Device registered as /dev/video10
[   25.448151] bcm2835-codec bcm2835-codec: Loaded V4L2 decode
[   25.450949] bcm2835-codec bcm2835-codec: Device registered as /dev/video11
[   25.450961] bcm2835-codec bcm2835-codec: Loaded V4L2 encode

[   25.466750] bcm2835-codec bcm2835-codec: Device registered as /dev/video12
[   25.466763] bcm2835-codec bcm2835-codec: Loaded V4L2 isp
[   25.489365] usbcore: registered new interface driver usbserial_generic
[   25.489431] usbserial: USB Serial support registered for generic
[   25.516588] uvcvideo: Found UVC 1.00 device USB2.0_Camera (093a:2700)
[   25.534833] uvcvideo 1-1.1.3.3.4:1.0: Entity type for entity Extension 4 was not initialized!
[   25.534851] uvcvideo 1-1.1.3.3.4:1.0: Entity type for entity Processing 3 was not initialized!
[   25.534863] uvcvideo 1-1.1.3.3.4:1.0: Entity type for entity Camera 1 was not initialized!
[   25.535296] input: USB2.0_Camera: USB2.0_Camera as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3.3/1-1.1.3.3.4/1-1.1.3.3.4:1.0/input/input0
[   25.535571] usbcore: registered new interface driver uvcvideo
[   25.535578] USB Video Class driver (1.1.1)

[   25.730854] usbcore: registered new interface driver option
[   25.730937] usbserial: USB Serial support registered for GSM modem (1-port)
[   25.741969] option 1-1.1.3.3.3:1.0: GSM modem (1-port) converter detected
[   25.750240] usb 1-1.1.3.4: dvb_usb_v2: found a 'Realtek RTL2832U reference design' in warm state
[   25.755674] usb 1-1.1.3.3.3: GSM modem (1-port) converter now attached to ttyUSB0
[   25.755964] option 1-1.1.3.3.3:1.1: GSM modem (1-port) converter detected
[   25.771006] usb 1-1.1.3.3.3: GSM modem (1-port) converter now attached to ttyUSB1
[   25.779223] option 1-1.1.3.3.3:1.2: GSM modem (1-port) converter detected
[   25.779761] usb 1-1.1.3.3.3: GSM modem (1-port) converter now attached to ttyUSB2
[   25.779980] brcmfmac: F1 signature read @0x18000000=0x15264345
[   25.787868] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   25.788733] usbcore: registered new interface driver brcmfmac
[   25.846015] usb 1-1.1.3.4: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[   25.846064] dvbdev: DVB: registering new adapter (Realtek RTL2832U reference design)
[   25.889072] usb 1-1.1.3.3.4: current rate 12533760 is different from the runtime rate 16000
[   25.907815] usb 1-1.1.3.3.4: current rate 12533760 is different from the runtime rate 48000
[   25.922995] usbcore: registered new interface driver uas
[   25.927618] usbcore: registered new interface driver snd-usb-audio
[   25.940904] i2c i2c-3: Added multiplexed i2c bus 4
[   25.940920] rtl2832 3-0010: Realtek RTL2832 successfully attached
[   25.941029] usb 1-1.1.3.4: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
[   26.038145] r820t 4-001a: creating new instance
[   26.045555] r820t 4-001a: Rafael Micro r820t successfully identified
[   26.066098] sd 0:0:0:0: Attached scsi generic sg0 type 0
[   26.075887] Registered IR keymap rc-empty
[   26.076111] rc rc0: Realtek RTL2832U reference design as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3.4/rc/rc0
[   26.076339] input: Realtek RTL2832U reference design as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3.4/rc/rc0/input1
[   26.076658] rc rc0: lirc_dev: driver dvb_usb_rtl28xxu registered at minor = 0, raw IR receiver, no transmitter
[   26.080410] usb 1-1.1.3.4: dvb_usb_v2: schedule remote query interval to 200 msecs
[   26.089615] usb 1-1.1.3.4: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully initialized and connected
[   26.090694] usbcore: registered new interface driver dvb_usb_rtl28xxu
[   26.136539] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
[   26.158893] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
[   26.442466] usb 1-1.3: reset high-speed USB device number 4 using dwc_otg
[   26.594239] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
[   26.638596] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 0005 detected
[   26.725417] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[   26.727499] usbcore: registered new interface driver rt2800usb
[   28.742607] Adding 4194300k swap on /dev/sda2.  Priority:-2 extents:1 across:4194300k FS
[   31.783475] uart-pl011 3f201000.serial: no DMA platform data
[   32.699353] 8021q: 802.1Q VLAN Support v1.8
[   36.518853] ieee80211 phy1: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
[   36.573048] ieee80211 phy1: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[   39.515926] brcmfmac: power management disabled
[   39.533663] 8021q: adding VLAN 0 to HW filter on device eth0

[   49.361421] Bluetooth: Core ver 2.22
[   49.361544] NET: Registered protocol family 31
[   49.361551] Bluetooth: HCI device and connection manager initialized
[   49.366730] Bluetooth: HCI socket layer initialized
[   49.366751] Bluetooth: L2CAP socket layer initialized
[   49.366812] Bluetooth: SCO socket layer initialized
[   49.734205] wlan1: authenticate with xx:xx:xx:xx:xx:xx

[   49.771067] Bluetooth: HCI UART driver ver 2.3
[   49.771076] Bluetooth: HCI UART protocol H4 registered
[   49.771185] Bluetooth: HCI UART protocol Three-wire (H5) registered
[   49.773599] Bluetooth: HCI UART protocol Broadcom registered
[   49.777797] wlan1: authenticated
[   49.782206] wlan1: associate with xx:xx:xx:xx:xx:xx (try 1/3)
[   49.786766] wlan1: RX AssocResp from xx:xx:xx:xx:xx:xx (capab=0x431 status=0 aid=5)
[   49.791653] wlan1: associated
[   55.786734] usb 1-1.1.3.3: USB disconnect, device number 7
[   55.786750] usb 1-1.1.3.3.3: USB disconnect, device number 14
[   55.787294] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
[   55.787368] option 1-1.1.3.3.3:1.0: device disconnected
[   55.787904] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
[   55.787965] option 1-1.1.3.3.3:1.1: device disconnected
[   55.788406] option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
[   55.788468] option 1-1.1.3.3.3:1.2: device disconnected
[   55.800467] usb 1-1.1.3.3.4: USB disconnect, device number 10
[   55.904613] usb 1-1.1.3.4: USB disconnect, device number 8
[   56.023727] r820t 4-001a: destroying instance
[   56.024413] dvb_usb_v2: 'Realtek RTL2832U reference design:1-1.1.3.4' successfully deinitialized and disconnected
[   56.660137] wlan1: deauthenticating from xx:xx:xx:xx:xx:xx by local choice (Reason: 3=DEAUTH_LEAVING)
[   57.432191] lo ate my IP address
[   57.432331] lo ate my IP address
[   59.101298] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   59.101308] Bluetooth: BNEP filters: protocol multicast
[   59.101323] Bluetooth: BNEP socket layer initialized
[   59.120890] tun: Universal TUN/TAP device driver, 1.6
[   59.966566] wlan1: authenticate with xx:xx:xx:xx:xx:xx
[   60.493012] wlan1: send auth to xx:xx:xx:xx:xx:xx (try 1/3)
[   60.496409] wlan1: authenticated
[   60.503210] wlan1: associate with xx:xx:xx:xx:xx:xx (try 1/3)
[   60.508024] wlan1: RX AssocResp from xx:xx:xx:xx:xx:xx (capab=0x431 status=0 aid=5)
[   60.514591] wlan1: associated
[   62.640355] brcmfmac: power management disabled
[   71.363050] hub 1-1.1.3:1.0: USB hub found
[   71.363364] hub 1-1.1.3:1.0: 4 ports detected
[   71.682214] usb 1-1.1.3.3: new high-speed USB device number 15 using dwc_otg
[   71.812767] usb 1-1.1.3.3: New USB device found, idVendor=214b, idProduct=7000, bcdDevice= 1.00
[   71.812780] usb 1-1.1.3.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[   71.812785] usb 1-1.1.3.3: Product: USB2.0 HUB
[   71.813305] hub 1-1.1.3.3:1.0: USB hub found
[   71.813409] hub 1-1.1.3.3:1.0: 4 ports detected
[   71.912183] usb 1-1.1.3.4: new high-speed USB device number 16 using dwc_otg
[   72.056781] usb 1-1.1.3.4: New USB device found, idVendor=0bda, idProduct=2838, bcdDevice= 1.00
[   72.056792] usb 1-1.1.3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   72.056798] usb 1-1.1.3.4: Product: RTL2838UHIDIR
[   72.056803] usb 1-1.1.3.4: Manufacturer: Realtek
[   72.056808] usb 1-1.1.3.4: SerialNumber: 00000001
[   72.070002] usb 1-1.1.3.4: dvb_usb_v2: found a 'Realtek RTL2832U reference design' in warm state
[   72.127696] usb 1-1.1.3.4: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer
[   72.127728] dvbdev: DVB: registering new adapter (Realtek RTL2832U reference design)
[   72.141745] i2c i2c-3: Added multiplexed i2c bus 4
[   72.141757] rtl2832 3-0010: Realtek RTL2832 successfully attached
[   72.141811] usb 1-1.1.3.4: DVB: registering adapter 0 frontend 0 (Realtek RTL2832 (DVB-T))...
[   72.142057] r820t 4-001a: creating new instance
[   72.146575] usb 1-1.1.3.3.3: new high-speed USB device number 17 using dwc_otg
[   72.151779] r820t 4-001a: Rafael Micro r820t successfully identified
[   72.173368] Registered IR keymap rc-empty
[   72.173521] rc rc0: Realtek RTL2832U reference design as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3.4/rc/rc0
[   72.173647] input: Realtek RTL2832U reference design as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3.4/rc/rc0/input2
[   72.173960] rc rc0: lirc_dev: driver dvb_usb_rtl28xxu registered at minor = 0, raw IR receiver, no transmitter
[   72.174093] usb 1-1.1.3.4: dvb_usb_v2: schedule remote query interval to 200 msecs
[   72.182609] usb 1-1.1.3.4: dvb_usb_v2: 'Realtek RTL2832U reference design' successfully initialized and connected
[   72.285840] usb 1-1.1.3.3.3: New USB device found, idVendor=12d1, idProduct=1001, bcdDevice= 0.00
[   72.285851] usb 1-1.1.3.3.3: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[   72.285857] usb 1-1.1.3.3.3: Product: HUAWEI Mobile
[   72.285862] usb 1-1.1.3.3.3: Manufacturer: HUAWEI Technology
[   72.290204] usb-storage 1-1.1.3.3.3:1.0: USB Mass Storage device detected
[   72.382630] option 1-1.1.3.3.3:1.0: GSM modem (1-port) converter detected
[   72.382964] usb 1-1.1.3.3.3: GSM modem (1-port) converter now attached to ttyUSB0
[   72.383259] usb-storage 1-1.1.3.3.3:1.1: USB Mass Storage device detected
[   72.452460] option 1-1.1.3.3.3:1.1: GSM modem (1-port) converter detected
[   72.453066] usb 1-1.1.3.3.3: GSM modem (1-port) converter now attached to ttyUSB1
[   72.453361] usb-storage 1-1.1.3.3.3:1.2: USB Mass Storage device detected
[   72.542536] option 1-1.1.3.3.3:1.2: GSM modem (1-port) converter detected
[   72.543213] usb 1-1.1.3.3.3: GSM modem (1-port) converter now attached to ttyUSB2
[   72.642208] usb 1-1.1.3.3.4: new high-speed USB device number 18 using dwc_otg
[   72.813353] usb 1-1.1.3.3.4: New USB device found, idVendor=093a, idProduct=2700, bcdDevice= 1.00
[   72.813369] usb 1-1.1.3.3.4: New USB device strings: Mfr=16, Product=96, SerialNumber=0
[   72.813375] usb 1-1.1.3.3.4: Product: USB2.0_Camera
[   72.813380] usb 1-1.1.3.3.4: Manufacturer: PixArt Imaging Inc.
[   72.833285] uvcvideo: Found UVC 1.00 device USB2.0_Camera (093a:2700)
[   72.852624] uvcvideo 1-1.1.3.3.4:1.0: Entity type for entity Extension 4 was not initialized!
[   72.852636] uvcvideo 1-1.1.3.3.4:1.0: Entity type for entity Processing 3 was not initialized!
[   72.852643] uvcvideo 1-1.1.3.3.4:1.0: Entity type for entity Camera 1 was not initialized!
[   72.852906] input: USB2.0_Camera: USB2.0_Camera as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3.3/1-1.1.3.3.4/1-1.1.3.3.4:1.0/input/input3
[   72.862393] usb 1-1.1.3.3.4: current rate 12533760 is different from the runtime rate 16000
[   72.865894] usb 1-1.1.3.3.4: current rate 12533760 is different from the runtime rate 48000
[   85.563850] wlan1: deauthenticating from xx:xx:xx:xx:xx:xx by local choice (Reason: 3=DEAUTH_LEAVING)
[   88.370113] bcm2835_audio soc:audio: failed to close VCHI service connection (status=1)
[   89.097159] wlan1: authenticate with xx:xx:xx:xx:xx:xx
[   89.580767] wlan1: send auth to xx:xx:xx:xx:xx:xx (try 1/3)
[   89.586539] wlan1: authenticated
[   89.592358] wlan1: associate with xx:xx:xx:xx:xx:xx (try 1/3)
[   89.598172] wlan1: RX AssocResp from xx:xx:xx:xx:xx:xx (capab=0x431 status=0 aid=5)
[   89.610442] wlan1: associated
[   93.440798] brcmfmac: power management disabled
[   94.259657] r820t 4-001a: destroying instance
[   94.260329] dvb_usb_v2: 'Realtek RTL2832U reference design:1-1.1.3.4' successfully deinitialized and disconnected
[  108.444302] bcm2835_audio soc:audio: failed to close VCHI service connection (status=1)
[  109.907980] brcmfmac: power management disabled
[  116.683868] wlan1: deauthenticating from xx:xx:xx:xx:xx:xx by local choice (Reason: 3=DEAUTH_LEAVING)
[  118.463890] bcm2835_audio soc:audio: failed to close VCHI service connection (status=1)
[  123.228113] wlan1: authenticate with xx:xx:xx:xx:xx:xx
[  123.266959] wlan1: send auth to xx:xx:xx:xx:xx:xx (try 1/3)
[  123.269194] wlan1: authenticated
[  123.272379] wlan1: associate with xx:xx:xx:xx:xx:xx (try 1/3)
[  123.276965] wlan1: RX AssocResp from xx:xx:xx:xx:xx:xx (capab=0x431 status=0 aid=5)
[  123.283660] wlan1: associated
[  127.233798] brcmfmac: power management disabled
[  158.371556] brcmfmac: power management disabled
pi@PI:~$ 

Here is the lsusb -t for the working config:

/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 1: Dev 3, If 0, Class=Hub, Driver=hub/3p, 480M
            |__ Port 3: Dev 5, If 0, Class=Hub, Driver=hub/4p, 480M
                |__ Port 4: Dev 12, If 0, Class=Vendor Specific Class, Driver=usbfs, 480M
                |__ Port 4: Dev 12, If 1, Class=Vendor Specific Class, Driver=, 480M
                |__ Port 3: Dev 11, If 0, Class=Hub, Driver=hub/4p, 480M
                    |__ Port 4: Dev 13, If 3, Class=Audio, Driver=snd-usb-audio, 480M
                    |__ Port 4: Dev 13, If 1, Class=Video, Driver=uvcvideo, 480M
                    |__ Port 4: Dev 13, If 2, Class=Audio, Driver=snd-usb-audio, 480M
                    |__ Port 4: Dev 13, If 0, Class=Video, Driver=uvcvideo, 480M
            |__ Port 1: Dev 6, If 0, Class=Vendor Specific Class, Driver=lan78xx, 480M
        |__ Port 2: Dev 10, If 0, Class=Mass Storage, Driver=usb-storage, 480M
        |__ Port 3: Dev 4, If 0, Class=Vendor Specific Class, Driver=rt2800usb, 480M

Pi3B+ ports USB port 1 = USB hub data and gnd, USB port 2 = USB y cable for HDD SATA USB USB port 3 = USB WiFi ralink USB port 4 = USB y cable for HDD SATA USB

I have also tried the following combination to avoid the errors:

Conf1: USB HUB Plugged in = webcam, DVB-T, WLAN, USB 3G PI pugged in = USB HDD and USB Hubdata Result: HDD I/O error and disconnection on bootup.

conf 2: HUB: Webcam, DVB-T, USB 3G PI: WLAN, USB HDD, USB HUB data Result: I/O error on boot if not, random HDD disconnect after boot

conf3: HUB: USB 3G, Webcam ,WLAN PI: USB HDD, USB HUB, USB DVB-t Result: WLAN no IP assignment (no dhcp lease) but wpa_supplicants reports associated to my AP),random hdd disonnect on boot

conf4: HUB: 3G, WLAN, DVB-T PI: HDD, webcam Result: WLAN no dhcp lease but wpa_suppli is associated.NYET error in dmesg with some lan78xx messages

Conf 5: HUB: DVB-T, WLAN, Webcam PI: USB HDD, USB HUB, USB 3G Result: No WLAN IP lease, EXT4 delayed allocation data will be lost errors in dmesg

Conf 6: HUB: DVB-T, WLAN, 3G PI: USB HDD USB HUB, USB WEBCAM Result: I/O error hdd disconnect, no ip lease in wlan

Conf 7: HUB: USB DVB-T and USB Webcam PI: USB HDD, USB HUB, USB WLAN Result: Some usb disconnect on boot but no HDD disconnects, uptime is around 9 hours. But, USB 3G is not used in this setup.

USB HUB: has 2 single TT devices. All USB devices DVB-T, WLAN, Webcam, USB HDD are USB 2.0 according to lsusb -vvv Firmware hash:

[    0.090319] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-08-09 17:26, variant start
[    0.100122] raspberrypi-firmware soc:firmware: Firmware hash is 0e6daa5106dd4164474616408e0dc24f997ffcf3

Kernel version:Linux 4.19.65-v7+ #1252 SMP Fri Aug 9 18:02:10 BST 2019 armv7l GNU/Linux

Any possible fix to make the 3G dongle work? Any dwc.otg hacks?

Thanks