Cannot get my third display to work using a USB hub

I have bought several different USB to HDMI convertors with the hope of getting one to work but no hope so far.

The last one I bought was suggested to me by another linux user, he suggested the HOCO hub which comes together with 2 USB and an Ethernet port.

Here is the result of the mhwd -lh -d --usb command:

02: USB 00.0: 10a00 Hub
  SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0
  SysFS BusID: 1-2:1.0
  Hardware Class: hub
  Model: "Super Top 4-Port hub"
  Hotplug: USB
  Vendor: usb 0x14cd "Super Top"
  Device: usb 0x8601 "4-Port hub"
  Driver: "hub"
  Driver Modules: "usbcore"
  Speed: 480 Mbps
  Module Alias: "usb:v14CDp8601d0000dc09dsc00dp01ic09isc00ip00in00"
  Attached to: #5 (Hub)

03: USB 00.0: 11500 Bluetooth Device
  SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0
  SysFS BusID: 1-14:1.0
  Hardware Class: bluetooth
  Model: "Intel Bluetooth 9460/9560 Jefferson Peak (JfP)"
  Hotplug: USB
  Vendor: usb 0x8087 "Intel Corp."
  Device: usb 0x0aaa "Bluetooth 9460/9560 Jefferson Peak (JfP)"
  Revision: "0.02"
  Driver: "btusb"
  Driver Modules: "btusb"
  Speed: 12 Mbps
  Module Alias: "usb:v8087p0AAAd0002dcE0dsc01dp01icE0isc01ip01in00"
  Driver Info #0:
    Driver Status: btusb is active
    Driver Activation Cmd: "modprobe btusb"
  Attached to: #5 (Hub)

04: USB 00.0: 0000 Unclassified device
  SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0
  SysFS BusID: 1-6:1.0
  Hardware Class: unknown
  Model: "Syntek Integrated Camera"
  Hotplug: USB
  Vendor: usb 0x174f "Syntek"
  Device: usb 0x244c "Integrated Camera"
  Revision: "0.13"
  Serial ID: "0001"
  Driver: "uvcvideo"
  Driver Modules: "uvcvideo"
  Device File: /dev/input/event19
  Device Files: /dev/input/event19, /dev/input/by-id/usb-Generic_Integrated_Camera_0001-event-if00, /dev/input/by-path/pci-0000:00:14.0-usb-0:6:1.0-event
  Device Number: char 13:83
  Speed: 480 Mbps
  Module Alias: "usb:v174Fp244Cd0013dcEFdsc02dp01ic0Eisc01ip00in00"
  Driver Info #0:
    Driver Status: uvcvideo is active
    Driver Activation Cmd: "modprobe uvcvideo"
  Attached to: #5 (Hub)

05: USB 00.0: 10a00 Hub
  SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-0:1.0
  SysFS BusID: 1-0:1.0
  Hardware Class: hub
  Model: "Linux Foundation 2.0 root hub"
  Hotplug: USB
  Vendor: usb 0x1d6b "Linux Foundation"
  Device: usb 0x0002 "2.0 root hub"
  Revision: "5.15"
  Serial ID: "0000:00:14.0"
  Driver: "hub"
  Driver Modules: "usbcore"
  Speed: 480 Mbps
  Module Alias: "usb:v1D6Bp0002d0515dc09dsc00dp01ic09isc00ip00in00"

08: USB 00.0: 0200 Ethernet controller
  SysFS ID: /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0
  SysFS BusID: 1-2.2:1.0
  Hardware Class: network
  Model: "Realtek RTL8152 Fast Ethernet Adapter"
  Hotplug: USB
  Vendor: usb 0x0bda "Realtek Semiconductor Corp."
  Device: usb 0x8152 "RTL8152 Fast Ethernet Adapter"
  Revision: "20.00"
  Serial ID: "00E04C360355"
  Driver: "r8152"
  Driver Modules: "r8152"
  Device File: enp0s20f0u2u2
  Speed: 480 Mbps
  HW Address: 00:e0:4c:36:03:55
  Permanent HW Address: 00:e0:4c:36:03:55
  Link detected: no
  Module Alias: "usb:v0BDAp8152d2000dc00dsc00dp00icFFiscFFip00in00"
  Driver Info #0:
    Driver Status: r8152 is active
    Driver Activation Cmd: "modprobe r8152"
  Attached to: #2 (Hub)

09: USB 00.0: 10a00 Hub
  SysFS ID: /devices/pci0000:00/0000:00:14.0/usb2/2-0:1.0
  SysFS BusID: 2-0:1.0
  Hardware Class: hub
  Model: "Linux Foundation 3.0 root hub"
  Hotplug: USB
  Vendor: usb 0x1d6b "Linux Foundation"
  Device: usb 0x0003 "3.0 root hub"
  Revision: "5.15"
  Serial ID: "0000:00:14.0"
  Driver: "hub"
  Driver Modules: "usbcore"
  Module Alias: "usb:v1D6Bp0003d0515dc09dsc00dp03ic09isc00ip00in00"

As you can see, only the USB 2.0, USB 3.0 and the Ethernet ports show up here, not the HDIM port.

Any ideas or driver suggestions?

Thanks.