WhatCable: Know what your USB-C cable can do
whatcable.uk
WhatCable: Know what your USB-C cable can do
1–10 of 82 posts
Re: WhatCable: Know what your USB-C cable can do
#2Re: WhatCable: Know what your USB-C cable can do
#3I have a basket with a lot of USB-c cables and without the tester I can't remember (nor guess) which one does what.
Re: WhatCable: Know what your USB-C cable can do
#4Is there something like this for Windows/Linux?
As I understand it, Windows doesn't expose the necessary low-level hardware information for something like this to be possible.
Re: WhatCable: Know what your USB-C cable can do
#5Is there something like this for Windows/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.
Re: WhatCable: Know what your USB-C cable can do
#6Is there something like this for Windows/Linux?
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?)
Re: WhatCable: Know what your USB-C cable can do
#7Is there something like this for Windows/Linux?
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.
Re: WhatCable: Know what your USB-C cable can do
#8Is there something like this for Windows/Linux?
Re: WhatCable: Know what your USB-C cable can do
#9I'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.
Re: WhatCable: Know what your USB-C cable can do
#10The 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.