Laptop, screens on thunderbolt not recognized at all

Hi,

my laptop is failing to use a screen on the Thunderbolt 3. The monitor i connected through a port adapter, from HDMI to usb type C, to the TB3 port. I know this should work because it does so in the Ubuntu I have for work; it only fails in my personal Fedora 32 laptop.

Output from misc. commands

Kernel version
david@kiwi ~]$ uname -a
Linux kiwi.localdomain.d 5.6.19-300.fc32.x86_64 #1 SMP Wed Jun 17 16:10:48 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

First, I do have a TB3. Other than the specs for the laptop:

[david@kiwi ~]$ boltctl list -a
 ● CLEVO N150CU
   ├─ type:          host
   ├─ name:          N150CU
   ├─ vendor:        CLEVO
   ├─ uuid:          d7030000-0080-8c1e-0379-84232ab3ba24
   ├─ generation:    Thunderbolt 3
   ├─ status:        authorized
   │  ├─ domain:     d7030000-0080-8c1e-0379-84232ab3ba24
   │  └─ authflags:  none
   ├─ authorized:    Sat 27 Jun 2020 09:31:38 AM UTC
   ├─ connected:     Sat 27 Jun 2020 09:31:38 AM UTC
   └─ stored:        Sat 27 Jun 2020 09:40:39 AM UTC
      ├─ policy:     manual
      └─ key:        no


[david@kiwi ~]$ lspci -v
00:00.0 Host bridge: Intel Corporation Device 9b61 (rev 0c)
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0
	Capabilities: <access denied>

00:02.0 VGA compatible controller: Intel Corporation UHD Graphics (rev 02) (prog-if 00 [VGA controller])
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0, IRQ 133
	Memory at 6024000000 (64-bit, non-prefetchable) [size=16M]
	Memory at 4000000000 (64-bit, prefetchable) [size=256M]
	I/O ports at 5000 [size=64]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:12.0 Signal processing controller: Intel Corporation Comet Lake Thermal Subsytem
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0, IRQ 255
	Memory at 602510a000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:14.0 USB controller: Intel Corporation Device 02ed (prog-if 30 [XHCI])
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, medium devsel, latency 0, IRQ 129
	Memory at 96100000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

00:14.2 RAM memory: Intel Corporation Device 02ef
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0
	Memory at 6025104000 (64-bit, non-prefetchable) [size=8K]
	Memory at 6025109000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:15.0 Serial bus controller [0c80]: Intel Corporation Serial IO I2C Host Controller
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at 4010000000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: intel-lpss

00:16.0 Communication controller: Intel Corporation Comet Lake Management Engine Interface
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0, IRQ 134
	Memory at 6025107000 (64-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:17.0 SATA controller: Intel Corporation Comet Lake SATA AHCI Controller (prog-if 01 [AHCI 1.0])
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 128
	Memory at 96110000 (32-bit, non-prefetchable) [size=8K]
	Memory at 96114000 (32-bit, non-prefetchable) [size=256]
	I/O ports at 5080 [size=8]
	I/O ports at 5088 [size=4]
	I/O ports at 5060 [size=32]
	Memory at 96113000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1c.0 PCI bridge: Intel Corporation Device 02bc (rev f0) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 122
	Bus: primary=00, secondary=01, subordinate=3a, sec-latency=0
	I/O behind bridge: 00006000-00007fff [size=8K]
	Memory behind bridge: 80000000-960fffff [size=353M]
	Prefetchable memory behind bridge: 0000006000000000-0000006021ffffff [size=544M]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.0 PCI bridge: Intel Corporation Device 02b0 (rev f0) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 123
	Bus: primary=00, secondary=3b, subordinate=3f, sec-latency=0
	I/O behind bridge: 00004000-00004fff [size=4K]
	Memory behind bridge: 98000000-98ffffff [size=16M]
	Prefetchable memory behind bridge: 0000006022000000-0000006022ffffff [size=16M]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1d.1 PCI bridge: Intel Corporation Device 02b1 (rev f0) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 124
	Bus: primary=00, secondary=40, subordinate=44, sec-latency=0
	I/O behind bridge: 00003000-00003fff [size=4K]
	Memory behind bridge: 97000000-97ffffff [size=16M]
	Prefetchable memory behind bridge: 0000006023000000-0000006023ffffff [size=16M]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:1f.0 ISA bridge: Intel Corporation Device 0284
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, medium devsel, latency 0

00:1f.3 Audio device: Intel Corporation Device 02c8
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 32, IRQ 135
	Memory at 6025100000 (64-bit, non-prefetchable) [size=16K]
	Memory at 6025000000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_soc_skl, snd_sof_pci

00:1f.4 SMBus: Intel Corporation Device 02a3
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: medium devsel, IRQ 16
	Memory at 6025106000 (64-bit, non-prefetchable) [size=256]
	I/O ports at 5040 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

00:1f.5 Serial bus controller [0c80]: Intel Corporation Comet Lake SPI (flash) Controller
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0
	Memory at fe010000 (32-bit, non-prefetchable) [size=4K]

01:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06) (prog-if 00 [Normal decode])
	Physical Slot: 4
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Bus: primary=01, secondary=02, subordinate=3a, sec-latency=0
	I/O behind bridge: 00006000-00006fff [size=4K]
	Memory behind bridge: 80000000-960fffff [size=353M]
	Prefetchable memory behind bridge: 0000006000000000-0000006021ffffff [size=544M]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

02:00.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 125
	Bus: primary=02, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: 96000000-960fffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

02:01.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 126
	Bus: primary=02, secondary=04, subordinate=39, sec-latency=0
	I/O behind bridge: 00006000-00006fff [size=4K]
	Memory behind bridge: 80000000-95efffff [size=351M]
	Prefetchable memory behind bridge: 0000006000000000-0000006021ffffff [size=544M]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

02:02.0 PCI bridge: Intel Corporation JHL7540 Thunderbolt 3 Bridge [Titan Ridge 2C 2018] (rev 06) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0, IRQ 127
	Bus: primary=02, secondary=3a, subordinate=3a, sec-latency=0
	I/O behind bridge: [disabled]
	Memory behind bridge: 95f00000-95ffffff [size=1M]
	Prefetchable memory behind bridge: [disabled]
	Capabilities: <access denied>
	Kernel driver in use: pcieport

03:00.0 System peripheral: Intel Corporation JHL7540 Thunderbolt 3 NHI [Titan Ridge 2C 2018] (rev 06)
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at 96000000 (32-bit, non-prefetchable) [size=256K]
	Memory at 96040000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: thunderbolt
	Kernel modules: thunderbolt

3a:00.0 USB controller: Intel Corporation JHL7540 Thunderbolt 3 USB Controller [Titan Ridge 2C 2018] (rev 06) (prog-if 30 [XHCI])
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0, IRQ 130
	Memory at 95f00000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

3b:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader (rev 01)
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0, IRQ 131
	Memory at 98005000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at 98010000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: rtsx_pci
	Kernel modules: rtsx_pci

3b:00.1 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 12)
	Subsystem: CLEVO/KAPOK Computer Device 1404
	Flags: bus master, fast devsel, latency 0, IRQ 16
	I/O ports at 4000 [size=256]
	Memory at 98004000 (64-bit, non-prefetchable) [size=4K]
	Memory at 98000000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169

40:00.0 Network controller: Intel Corporation Wi-Fi 6 AX200 (rev 1a)
	Subsystem: Intel Corporation Device 0084
	Flags: bus master, fast devsel, latency 0, IRQ 17
	Memory at 97000000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

journalctl shows this when I connect the screen:

Jun 27 12:05:05 kiwi.localdomain.d kernel: usb 1-3: new high-speed USB device number 15 using xhci_hcd
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 1-3: New USB device found, idVendor=05ac, idProduct=1017, bcdDevice=40.09
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 1-3: Product: USB2.0 Hub
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 1-3: Manufacturer: Apple Inc.
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 1-3: SerialNumber: DLC937200KMKD56A3
Jun 27 12:05:06 kiwi.localdomain.d kernel: hub 1-3:1.0: USB hub found
Jun 27 12:05:06 kiwi.localdomain.d kernel: hub 1-3:1.0: 2 ports detected
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 4-1: new SuperSpeed Gen 1 USB device number 11 using xhci_hcd
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 4-1: New USB device found, idVendor=05ac, idProduct=1018, bcdDevice=40.09
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 4-1: Product: USB3.1 Hub
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 4-1: Manufacturer: Apple Inc.
Jun 27 12:05:06 kiwi.localdomain.d kernel: usb 4-1: SerialNumber: DLC937200KMKD56A3
Jun 27 12:05:06 kiwi.localdomain.d kernel: hub 4-1:1.0: USB hub found
Jun 27 12:05:06 kiwi.localdomain.d kernel: hub 4-1:1.0: 1 port detected
Jun 27 12:05:06 kiwi.localdomain.d boltd[5061]: probing: started [1000]
Jun 27 12:05:07 kiwi.localdomain.d kernel: usb 1-3.2: new full-speed USB device number 16 using xhci_hcd
Jun 27 12:05:07 kiwi.localdomain.d kernel: usb 1-3.2: New USB device found, idVendor=05ac, idProduct=1463, bcdDevice=40.09
Jun 27 12:05:07 kiwi.localdomain.d kernel: usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 27 12:05:07 kiwi.localdomain.d kernel: usb 1-3.2: Product: USB-C Digital AV Multiport Adapter
Jun 27 12:05:07 kiwi.localdomain.d kernel: usb 1-3.2: Manufacturer: Apple Inc
Jun 27 12:05:07 kiwi.localdomain.d kernel: usb 1-3.2: SerialNumber: DLC937200KMKD56A3
Jun 27 12:05:07 kiwi.localdomain.d mtp-probe[9638]: checking bus 1, device 16: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2"
Jun 27 12:05:07 kiwi.localdomain.d mtp-probe[9638]: bus: 1, device: 16 was not an MTP device
Jun 27 12:05:08 kiwi.localdomain.d mtp-probe[9663]: checking bus 1, device 16: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.2"
Jun 27 12:05:08 kiwi.localdomain.d mtp-probe[9663]: bus: 1, device: 16 was not an MTP device

dmesg

[ 2020.705609] usb 1-3: new high-speed USB device number 15 using xhci_hcd
[ 2020.837176] usb 1-3: New USB device found, idVendor=05ac, idProduct=1017, bcdDevice=40.09
[ 2020.837183] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2020.837188] usb 1-3: Product: USB2.0 Hub
[ 2020.837191] usb 1-3: Manufacturer: Apple Inc.
[ 2020.837194] usb 1-3: SerialNumber: DLC937200KMKD56A3
[ 2020.839306] hub 1-3:1.0: USB hub found
[ 2020.839658] hub 1-3:1.0: 2 ports detected
[ 2020.890927] usb 4-1: new SuperSpeed Gen 1 USB device number 11 using xhci_hcd
[ 2020.910183] usb 4-1: New USB device found, idVendor=05ac, idProduct=1018, bcdDevice=40.09
[ 2020.910184] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2020.910185] usb 4-1: Product: USB3.1 Hub
[ 2020.910186] usb 4-1: Manufacturer: Apple Inc.
[ 2020.910186] usb 4-1: SerialNumber: DLC937200KMKD56A3
[ 2020.914381] hub 4-1:1.0: USB hub found
[ 2020.915539] hub 4-1:1.0: 1 port detected
[ 2022.185582] usb 1-3.2: new full-speed USB device number 16 using xhci_hcd
[ 2022.289869] usb 1-3.2: New USB device found, idVendor=05ac, idProduct=1463, bcdDevice=40.09
[ 2022.289875] usb 1-3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2022.289879] usb 1-3.2: Product: USB-C Digital AV Multiport Adapter
[ 2022.289882] usb 1-3.2: Manufacturer: Apple Inc
[ 2022.289885] usb 1-3.2: SerialNumber: DLC937200KMKD56A3

Yes, the adapter is an Apple one, it’s the one I got at the office for the Ubuntu HP

I also have an HP dock, and I tried with it. The laptop recognized other things, like the network adapter, the audio, and USB ports, but not the screen connected through HDMI. I’m adding some output for reference, but I don’t need the dock to work, going directly from the monitor to the laptop is ok for me, so don’t focus on that.

Jun 27 11:34:33 kiwi.localdomain.d kernel: usb 1-3: new high-speed USB device number 7 using xhci_hcd
Jun 27 11:34:33 kiwi.localdomain.d kernel: usb 1-3: New USB device found, idVendor=03f0, idProduct=096b, bcdDevice= 6.11
Jun 27 11:34:33 kiwi.localdomain.d kernel: usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 27 11:34:33 kiwi.localdomain.d kernel: usb 1-3: Product: HP USB-C/A Universal Dock G2
Jun 27 11:34:33 kiwi.localdomain.d kernel: usb 1-3: Manufacturer: Microchip
Jun 27 11:34:33 kiwi.localdomain.d kernel: hub 1-3:1.0: USB hub found
Jun 27 11:34:33 kiwi.localdomain.d kernel: hub 1-3:1.0: 5 ports detected
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 4-1: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 4-1: New USB device found, idVendor=03f0, idProduct=0c6b, bcdDevice= 6.11
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 4-1: Product: HP USB-C/A Universal Dock G2
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 4-1: Manufacturer: Microchip
Jun 27 11:34:34 kiwi.localdomain.d kernel: hub 4-1:1.0: USB hub found
Jun 27 11:34:34 kiwi.localdomain.d kernel: hub 4-1:1.0: 4 ports detected
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.3: new high-speed USB device number 8 using xhci_hcd
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.3: New USB device found, idVendor=03f0, idProduct=0e6b, bcdDevice= 1.21
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.3: Product: USB2734
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.3: Manufacturer: Microchip Tech
Jun 27 11:34:34 kiwi.localdomain.d kernel: hub 1-3.3:1.0: USB hub found
Jun 27 11:34:34 kiwi.localdomain.d kernel: hub 1-3.3:1.0: 4 ports detected
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 4-1.3: new SuperSpeed Gen 1 USB device number 4 using xhci_hcd
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 4-1.3: New USB device found, idVendor=03f0, idProduct=0d6b, bcdDevice= 1.21
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 4-1.3: New USB device strings: Mfr=2, Product=3, SerialNumber=0
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 4-1.3: Product: USB5734
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 4-1.3: Manufacturer: Microchip Tech
Jun 27 11:34:34 kiwi.localdomain.d kernel: hub 4-1.3:1.0: USB hub found
Jun 27 11:34:34 kiwi.localdomain.d kernel: hub 4-1.3:1.0: 4 ports detected
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.5: new full-speed USB device number 9 using xhci_hcd
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.5: New USB device found, idVendor=03f0, idProduct=0a6b, bcdDevice= 0.00
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.5: Product: HP USB-C/A Universal Dock G2
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.5: Manufacturer: HP
Jun 27 11:34:34 kiwi.localdomain.d kernel: usb 1-3.5: SerialNumber: 11AD1D0A93A53B0C362D0B00
Jun 27 11:34:34 kiwi.localdomain.d kernel: input: HP HP USB-C/A Universal Dock G2 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.5/1-3.5:1.2/0003:03F0:0A6B.0003/input/input36
Jun 27 11:34:34 kiwi.localdomain.d kernel: hid-generic 0003:03F0:0A6B.0003: input,hiddev96,hidraw2: USB HID v1.11 Device [HP HP USB-C/A Universal Dock G2] on usb-0000:00:14.0-3.5/input2
Jun 27 11:34:34 kiwi.localdomain.d mtp-probe[3422]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.5"
Jun 27 11:34:34 kiwi.localdomain.d mtp-probe[3422]: bus: 1, device: 9 was not an MTP device
Jun 27 11:34:34 kiwi.localdomain.d boltd[1078]: probing: started [1000]
Jun 27 11:34:35 kiwi.localdomain.d systemd-logind[1156]: Watching system buttons on /dev/input/event21 (HP HP USB-C/A Universal Dock G2 System Control)
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) config/udev: Adding input device HP HP USB-C/A Universal Dock G2 System Control (/dev/input/event21)
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (**) HP HP USB-C/A Universal Dock G2 System Control: Applying InputClass "evdev keyboard catchall"
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (**) HP HP USB-C/A Universal Dock G2 System Control: Applying InputClass "libinput keyboard catchall"
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (**) HP HP USB-C/A Universal Dock G2 System Control: Applying InputClass "system-keyboard"
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) Using input driver 'libinput' for 'HP HP USB-C/A Universal Dock G2 System Control'
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 58 paused 0
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (**) HP HP USB-C/A Universal Dock G2 System Control: always reports core events
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (**) Option "Device" "/dev/input/event21"
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (**) Option "_source" "server/udev"
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) event21 - HP HP USB-C/A Universal Dock G2 System Control: is tagged by udev as: Keyboard
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) event21 - HP HP USB-C/A Universal Dock G2 System Control: device is a keyboard
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) event21 - HP HP USB-C/A Universal Dock G2 System Control: device removed
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.5/1-3.5:1.2/0003:03F0:0A6B.0003/input/input36/event21"
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) XINPUT: Adding extended input device "HP HP USB-C/A Universal Dock G2 System Control" (type: KEYBOARD, id 18)
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (**) Option "xkb_layout" "es"
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) event21 - HP HP USB-C/A Universal Dock G2 System Control: is tagged by udev as: Keyboard
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) event21 - HP HP USB-C/A Universal Dock G2 System Control: device is a keyboard
Jun 27 11:34:35 kiwi.localdomain.d mtp-probe[3512]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3.5"
Jun 27 11:34:35 kiwi.localdomain.d mtp-probe[3512]: bus: 1, device: 9 was not an MTP device
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[3509]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[3509]: > Internal error:   Could not resolve keysym XF86FullScreen
Jun 27 11:34:35 kiwi.localdomain.d /usr/libexec/gdm-x-session[3509]: Errors from xkbcomp are not fatal to the X server
Jun 27 11:34:35 kiwi.localdomain.d kernel: usb 4-1.2: new SuperSpeed Gen 1 USB device number 5 using xhci_hcd
Jun 27 11:34:35 kiwi.localdomain.d kernel: usb 4-1.2: New USB device found, idVendor=17e9, idProduct=601e, bcdDevice=31.02
Jun 27 11:34:35 kiwi.localdomain.d kernel: usb 4-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jun 27 11:34:35 kiwi.localdomain.d kernel: usb 4-1.2: Product: HP USB-C Universal Docking Station
Jun 27 11:34:35 kiwi.localdomain.d kernel: usb 4-1.2: Manufacturer: DisplayLink
Jun 27 11:34:35 kiwi.localdomain.d kernel: usb 4-1.2: SerialNumber: 19I07263380
Jun 27 11:34:35 kiwi.localdomain.d mtp-probe[3516]: checking bus 4, device 5: "/sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:3a:00.0/usb4/4-1/4-1.2"
Jun 27 11:34:35 kiwi.localdomain.d mtp-probe[3516]: bus: 4, device: 5 was not an MTP device
Jun 27 11:34:36 kiwi.localdomain.d kernel: usb 4-1.2: Warning! Unlikely big volume range (=767), cval->res is probably wrong.
Jun 27 11:34:36 kiwi.localdomain.d kernel: usb 4-1.2: [4] FU [Mic Capture Volume] ch = 2, val = -4592/7680/16
Jun 27 11:34:36 kiwi.localdomain.d kernel: usb 4-1.2: Warning! Unlikely big volume range (=672), cval->res is probably wrong.
Jun 27 11:34:36 kiwi.localdomain.d kernel: usb 4-1.2: [7] FU [HP USB Media Audio Playback Volume] ch = 6, val = -10752/0/16
Jun 27 11:34:36 kiwi.localdomain.d kernel: usbcore: registered new interface driver snd-usb-audio
Jun 27 11:34:36 kiwi.localdomain.d mtp-probe[3551]: checking bus 4, device 5: "/sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/0000:02:02.0/0000:3a:00.0/usb4/4-1/4-1.2"
Jun 27 11:34:36 kiwi.localdomain.d mtp-probe[3551]: bus: 4, device: 5 was not an MTP device
Jun 27 11:34:36 kiwi.localdomain.d systemd[1353]: Reached target Sound Card.
Jun 27 11:34:36 kiwi.localdomain.d rtkit-daemon[1086]: Supervising 3 threads of 1 processes of 1 users.
Jun 27 11:34:36 kiwi.localdomain.d rtkit-daemon[1086]: Successfully made thread 3553 of process 2356 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Jun 27 11:34:36 kiwi.localdomain.d rtkit-daemon[1086]: Supervising 4 threads of 1 processes of 1 users.
Jun 27 11:34:36 kiwi.localdomain.d rtkit-daemon[1086]: Supervising 4 threads of 1 processes of 1 users.
Jun 27 11:34:36 kiwi.localdomain.d rtkit-daemon[1086]: Successfully made thread 3556 of process 2356 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Jun 27 11:34:36 kiwi.localdomain.d rtkit-daemon[1086]: Supervising 5 threads of 1 processes of 1 users.
Jun 27 11:34:36 kiwi.localdomain.d kernel: usb 1-3: USB disconnect, device number 7
Jun 27 11:34:36 kiwi.localdomain.d kernel: usb 1-3.3: USB disconnect, device number 8
Jun 27 11:34:36 kiwi.localdomain.d kernel: usb 1-3.5: USB disconnect, device number 9
Jun 27 11:34:36 kiwi.localdomain.d kernel: xhci_hcd 0000:3a:00.0: WARN Event TRB for slot 4 ep 17 with no TDs queued?
Jun 27 11:34:36 kiwi.localdomain.d kernel: xhci_hcd 0000:3a:00.0: WARN Event TRB for slot 4 ep 17 with no TDs queued?
Jun 27 11:34:36 kiwi.localdomain.d kernel: xhci_hcd 0000:3a:00.0: WARN Event TRB for slot 4 ep 17 with no TDs queued?
Jun 27 11:34:36 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) config/udev: removing device HP HP USB-C/A Universal Dock G2 System Control
Jun 27 11:34:36 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (**) Option "fd" "58"
Jun 27 11:34:36 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) event21 - HP HP USB-C/A Universal Dock G2 System Control: device removed
Jun 27 11:34:36 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) UnloadModule: "libinput"
Jun 27 11:34:36 kiwi.localdomain.d /usr/libexec/gdm-x-session[2144]: (II) systemd-logind: releasing fd for 13:85
Jun 27 11:34:36 kiwi.localdomain.d kernel: xhci_hcd 0000:3a:00.0: WARN Event TRB for slot 4 ep 17 with no TDs queued?
Jun 27 11:34:36 kiwi.localdomain.d kernel: xhci_hcd 0000:3a:00.0: WARN Event TRB for slot 4 ep 17 with no TDs queued?

Hey, did you get this to work? I’m running into the same issue on the same laptop

For any future watchers, it was a bios toggle for me. (DP to TBT(thunderbolt) instead of DP TO MDP(Mini display port)

Thank you for sharing! (in my laptop bios it was called “ddi to…”)