Back

WhatCable: Know what your USB-C cable can do

33 points4 hourswhatcable.uk
bestouff1 hour ago

I'm using the hardware tester from Treedix in which you have to plug both ends of the cable and which tests a lot of things, I'm quite fond of it.

I have a basket with a lot of USB-c cables and without the tester I can't remember (nor guess) which one does what.

callumprentice37 minutes ago

Would this tell me if a cable is close to the end of it's life? I like to travel light and I've had cables (mostly phone/pad power) go out on trips after working as expected when I packed.

cinntaile22 minutes ago

[delayed]

blightful1 hour ago

Nice. You just got them a sale from me. I have a crap ton of cables so this will come in handy.

lxgr46 minutes ago

Great utility.

The only wrinkles for me are that Macs apparently don't interrogate cables when they don't have to, i.e., when the power adapter supplies <= 60W (not sure if that's a USB-C protocol or an Apple implementation limitation) and that the website copy is full of GPT-isms, which makes me suspect that some of the output might be assumed instead of empirically validated as well.

pdpi31 minutes ago

I literally spent more than an hour yesterday debugging issues with USB-C cables that I wasn't aware were charging only, and this shows up today... Better late than never, I suppose, and definitely worth my ten quid.

lxgr24 minutes ago

If you can afford it, I'd honestly throw these out. "Charging only" is not a spec-compliant thing in USB-C, and personally I wouldn't want to re-discover which devices do and don't support them every time I just want to quickly grab a cable.

What's less easy to replace are all these damn USB-C devices lacking the UFP-identifying circuitry that only work on USB-A chargers using A-to-C cables...

robot_jesus41 minutes ago

I'm curious if this also works for USB-A to USB-C. The use case: My Suburu has USB-A inputs and only allows wired Carplay. When I upgraded my iPhone and ditched Lightning, I had to try 6 different cables from my cable drawer to find one that supported data transfer.

I have so many cables I've accumulated over the years, I should either purge or at least categorize the functionality of each.

pogue1 hour ago

Is there something like this for Windows/Linux?

nedrichards39 minutes ago

ChromeOS firmware has a bunch of this built in - it's super cool. https://nelsonslog.wordpress.com/2026/01/05/chromebooks-iden... and https://www.reddit.com/r/UsbCHardware/comments/1pyojjd/comme... and https://chromium.googlesource.com/chromiumos/platform2/+/HEA... is where I found out about it. A lot of the clever capabilities rely on the firmware that you have. Source - having spent a while a few weeks back getting Codex to poke at this topic on my machine https://github.com/nedrichards/whatcable-linux/blob/main/doc... since framework do reuse parts of the ChromeOS Embedded Controller in their firmware.

haunter1 hour ago

"This is a Linux-native reimplementation inspired by darrylmorley/whatcable"

https://github.com/nedrichards/whatcable-linux

But (hazard guess) it comes with a headless CLI binary (no GUI libraries needed) so probably could be ported to Linux (easily with an LLM?)

https://github.com/darrylmorley/whatcable

delecti1 hour ago

There are options on Linux that you can google up (I don't know enough about any of them to endorse them by linking to one in particular).

As I understand it, Windows doesn't expose the necessary low-level hardware information for something like this to be possible.

duttish1 hour ago

A quick search found https://github.com/nedrichards/whatcable-linux, haven't tried it myself though

anticorporate1 hour ago

I came here to ask the same thing. I did find a Linux tool with the same name and purpose but that seems to be an entirely different codebase: https://github.com/nedrichards/whatcable-linux

I have a handful of wireless keyboards that just absolutely refuse to negotiate for charging with certain cables at all, so I'm hoping this will help me at least figure out what those keyboards are looking for in terms of cable.

extinctLizard38 minutes ago

Small question: did anybody succeed to pay via Apple Pay?