HP Elite Thunderbolt Dock Firmware Update
Docking stations are quite a pleasant thing, because they save you having to plug in and out a lot of different cables (network, USB, monitors, power,…). Meanwhile, docking solutions via USB-C/Thunderbolt are also available. This means that a single USB cable is all it takes to connect the computer to the peripherals and the power supply. Practically USB-C or Thunderbolt are standards, so you can combine different devices like the HP Elite Thunderbolt Dock with a Lenovo X1 Carbon, right?
The Problem
Okay, I’m a Linux user. This means that I often have problems with hardware because Linux drivers are not always available for all devices. Things like Thunderbolt should actually work out-of-the-box, because these are general standards. That’s why I bought an HP Elite Thunderbolt Dock with my Lenovo X1 Carbon, because Lenovo didn’t have its own Thunderbolt Dock at that time. However, there were problems with the dock firmware, which caused the USB ports of the dock to not work properly.
How i thought how to fix it
There is no update for the dock itself on the support page of HP, it is listed for notebooks with a Thunderbolt interface. If you search for “15 G3” on https://support.hp.com/, you will find the latest firmware update for the dock. Download, extract, start, and…
Nice Exception, isn’it? Obviously (and confirmed by HP support upon request) the update works exclusively from an HP device.
Now there are 4 possibilities:
- Throw away my HP Elite Thunderbolt Docks (I have three) and buy a Lenovo product – too expensive.
- Buying an HP Elitebook – all the more expensive
- Find someone who owns an HP notebook – 404, not found.
- Get this damn update running on a non-HP notebook!
Get this damn update running on a non-HP notebook
Shortly before: Yes, [I think] it worked!
Since the way to the working update was quite long and tedious, I’ll give you a short overview of the steps:
When you start the original update from HP, the individual update packages contained in it are unpacked into an extra directory (in the current update directory), which is deleted when the update program is closed. This temporary directory contains the subdirectory IntelT3Dock. This includes the update for the Thunderbolt firmware.
With JetBrains’ dotPeek you can decompile the file FwUpdaterCore. dll, which contains the code that triggers the exception. The program tries to identify the HP device with which the update should be performed. Therefore, I changed the code so that this check claims to have found an HP device. Recompile the dll file (for x64 architecture), replace the original one in the IntelT3Dock directory. Now the application should not crash anymore at startup.
Start a command shell and cd to the IntelT3Dock directory. Type
ThunderboltDeviceUpdaterCmd.exe –display
to get the latest firmware version of the HP Elite Thunderbolt Dock. The tool will create a file named version.txt with the desired information. With
ThunderboltDeviceUpdaterCmd.exe –update
you can start the update. Logs will be written to updater.log.
Legal notice and disclaimer
Since the update, the source code etc. is protected property of HP, Intel and possibly others, I cannot make the changed code or the binaries available here. However. If you have any questions, feel free to contact me by e-mail (PGP).
Faulty firmware updates can destroy the devices! This manual is only a basic idea! All attempts to follow these instructions or to use my answers are at your own risk! In no case can I be held responsible for defective devices!
10 COMMENTS
With the new update from 08.01.2018 (SP84553) HP seems to have finally removed the dependency on HP laptops!
If I’m reading your post correctly, this dock works fine on non-HP hardware, is that correct?
The HP pages for it suggest it only works with HP laptops.
Thanks in advance,
Tony.
I’m right now writing this comment with my Lenovo X1 Carbon (5th gen., with USB-C/Thunderbolt ports) connected to the HP Thunderbolt dock… so… yes, it works 🙂
Thanks for the info, much appreciated.
How did you ran in linux that ThunderboltDeviceUpdaterCmd.exe? Did you use wine or something else?
Mvg,
-jussi
I used windows for that. No idea if it runs with Linux, never tried… Please share you experience here if you try this 😉
Hi. I’m little bit confused, I have ProBook 430 G6 (with type c – no idea if it’s thunderbolt) and my brother have carbon x1 6gen. I wonder if this dock will fit to his laptop, or at least to mine – both Windows users….
The net full of confusing info.
The dock is the elite thunderbolt 3 dock with detachable cable and it’s black in the end of it.
Thanks!!!
First hit on Google: It’s not Thunderbolt, only USB-C. I can’t tell if the dock works for you. Charging should work, maybe USB Ports, but no idea about external monitors etc. But since you’re talking about two HP products: HP customer support should have all the information.
Ok thanks!
So I guess for the x1 carbon it should work natively? I’m asking because I found one used for about ~35€ and it’s a great price for such product in my country.
I’m still confused because here I read that you’re made it work for Linux and my brother’s is Windows user and he only needs one monitor and few USB’s. Anyway, if it works natively I will purchase it right away! Thanks again!
I can’t tell for sure. But I’m using it with my X1 Carbon (5th gen) without any problems now (neither Windows nor Linux). Also, HP published dock firmware upgrades which do not need my patched version. Preferably you should use the official update.