logoalt Hacker News

diodoeyesterday at 9:37 AM3 repliesview on HN

Interesting. Is there a way to adapt this for Linux or Windows? Many users, not just Mac users, face issues with USB-C cables. Practical cross-platform tools could be very helpful.


Replies

razakelyesterday at 2:37 PM

Linux: lsusb -tv

Windows: There's an example in the WDK here: https://github.com/Microsoft/Windows-driver-samples/tree/mai...

vel0cityyesterday at 10:30 PM

A useful tool for debugging USB devices on Windows: https://learn.microsoft.com/en-us/windows-hardware/drivers/d...