You are not logged in.

#1 2021-04-26 11:28:53

sigi6
Member
Registered: 2017-10-31
Posts: 2

Thinkpad X390 doesn't detect Thunderbolt 3 dock (belkin)

Hi,

i have a Lenovo Thinkpad X390 and from work a Thunderbolt 3 Express Dock HD (belkin).

Whatever i try, i can't find it with boltcli or in other ways as thunderbolt device i only find it as low-speed USB.


dmesg

[  501.543184] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000005) is beyond end of object (length 0x2) (20201113/exoparg2-393)
[  501.543237] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC.BRNS due to previous error (AE_AML_PACKAGE_LIMIT) (20201113/psparse-529)
[  501.543261] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q27 due to previous error (AE_AML_PACKAGE_LIMIT) (20201113/psparse-529)
[  506.281109] ACPI BIOS Error (bug): AE_AML_PACKAGE_LIMIT, Index (0x000000005) is beyond end of object (length 0x2) (20201113/exoparg2-393)
[  506.281153] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC.BRNS due to previous error (AE_AML_PACKAGE_LIMIT) (20201113/psparse-529)
[  506.282877] ACPI Error: Aborting method \_SB.PCI0.LPCB.EC._Q26 due to previous error (AE_AML_PACKAGE_LIMIT) (20201113/psparse-529)
[  506.890771] usb 1-2: new low-speed USB device number 7 using xhci_hcd
[  507.034154] usb 1-2: No LPM exit latency info found, disabling LPM.
[  507.042234] usb 1-2: New USB device found, idVendor=1293, idProduct=0095, bcdDevice= 4.23
[  507.042244] usb 1-2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[  507.042248] usb 1-2: Product: Thunderbolt 3 Express Dock HD
[  507.042251] usb 1-2: Manufacturer: Belkin International, Inc.
[  507.042254] usb 1-2: SerialNumber: FB6CB2034F3FB5B40D4BCF62AA4D5883

lspci

02:00.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
03:00.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
03:01.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
03:02.0 PCI bridge: Intel Corporation JHL6240 Thunderbolt 3 Bridge (Low Power) [Alpine Ridge LP 2016] (rev 01)
04:00.0 System peripheral: Intel Corporation JHL6240 Thunderbolt 3 NHI (Low Power) [Alpine Ridge LP 2016] (rev 01)
3a:00.0 USB controller: Intel Corporation JHL6240 Thunderbolt 3 USB 3.1 Controller (Low Power) [Alpine Ridge LP 2016] (rev 01)

/sys/bus/thunderbolt/

# tree
.
├── 0-0 -> ../../../devices/pci0000:00/0000:00:1c.4/0000:02:00.0/0000:03:00.0/0000:04:00.0/domain0/0-0
└── domain0 -> ../../../devices/pci0000:00/0000:00:1c.4/0000:02:00.0/0000:03:00.0/0000:04:00.0/domain0

/sys/bus/thunderbolt/devices/0-0/device_name

X390/T490s

kernel

# uname -a
Linux xxx 5.11.16-arch1-1 #1 SMP PREEMPT Wed, 21 Apr 2021 17:22:13 +0000 x86_64 GNU/Linux

What i tried so far:

- configured bios to disable kernel dma, configured thunderbolt to use user security and disabled thunderbolt on boot auto auth?
- tried boltctl, just no other device ever popped up
- added udev rule to allow thunderbolt device
- updated bios/uefi to newest (march 2021)
- modprobed thunderbolt and intel-wmi-thunderbolt -> no issues/no error messages

I'm not sure what to test further and i find it weird that the docking station doesn't show up as anything else; I do understand it is primarily a Macbook docking station but it could work or should show more?

Tx for your help.

Offline

Board footer

Powered by FluxBB