7 ms·
Heh, just this week I was struggling to get a device to work with my laptop, until after 90+ minutes I realized there were different types of USB-C, and the one
by itsspring 6y ago
Heh, just this week I was struggling to get a device to work with my laptop, until after 90+ minutes I realized there were different types of USB-C, and the one I had (the Apple charger cable) only did charging.
I needed one that transmitted video, so I then went to order a $10 USB-C, only to realize those also only did charging. Finally found what I needed, but I thought USB-C was finally "universal", but turns out much of that is just marketing...
Edit: Turns out the one I just bought ($40 USB-C Apple thunderbolt cable) doesn't even fit into the device because the edges are too thick. Ridiculous
- iwalton3 6y agoI bought a bunch of Micro USB cables for the same reason. Most of the ones I had on hand didn't have data lines as they were only for charging, which can be fun to troubleshoot as devices connected to the cables just don't show up.
- pantalaimon 6y agoThose are a special kind of evil. I always made sure to properly mark them to not spend time debugging non-working USB connections.
- m463 6y agoYou might want to keep them around, because sometimes you want to ONLY charge a device, without allowing the possibility of a data connection.
- pantalaimon 6y agoSure but I always flag them with red electrical tape so their true nature becomes obvious
- londons_explore 6y agoSome of them will let you trick the phone into charging with a full 2/3 amps, even though you've plugged it into a laptop or something that would normally show "charging slowly". Obviously you're relying on the laptop circuitry to not burn out, but laptops are typically designed with very robust USB circuitry because people often short them out by putting in broken cables.
- sq_ 6y agoI think it's one of those things where it sounds good as an idea but breaks down in implementation. "Let's design a port/interconnect standard that does everything" is great in concept, but one manufacturer or another is going to leave out bits in the cable to keep costs down or not implement something in their device-side firmware. You end up with the situation we have now where there's insane levels of fragmentation, and you can never be quite sure whether two things are going to work together or not.
- viraptor 6y agoFortunately the time will likely sort it out. We had similar issues with the original USB at the beginning. (When you actually needed extra pci card to support it) Now USB connections "just work". Hopefully it will happen to usb-c as well.
- harha 6y agoNot quite - I use a wired Apple keyboard (otherwise a great keyboard, feels way better than the magic keyboard and the usb on the side connects to my mouse) that doesn’t work on my MacBook unless I use the extension cord, on another MacBook it works without. It might have to do with something with the NVRAM battery being weak but I didn’t have the time to explore further. [1] In theory we should be able to get rid of cables, but that is also a messed up standard, I’d rather connect my keyboard that extends to the mouse than switch devices with Bluetooth. Sounds like we need another standard: https://xkcd.com/927/ https://xkcd.com/927/ [1]: https://discussions.apple.com/thread/5676379 https://discussions.apple.com/thread/5676379
- fnord123 6y ago>In theory we should be able to get rid of cables In theory, but no thanks. I don't want wireless peripherals.
- Dylan16807 6y agoWhat's the downside of a wireless keyboard and mouse that just work?
- ksec 6y agoAnd yes, when you get a USB-C that does data, it could also have been a cable that only do USB 2.0 Speed, or USB 3.1 Speed but not USB 3.2 2x2 Speed. And with USB4 there will be additional layer with Thunderbolt 4. And all these were known since Day 1 in 2016.
- sackofmugs 6y agoThat's strange, I've never encountered a usb-c cable that did not support data at all. My understanding (and the article suggests) that charging and data are fine in general, but just not as fast as the device can support. Basically they will charge or transfer data at regular usb or micro-usb speeds.
- trav4225 6y agoI definitely have encountered this. One was even a device intended for development via USB. For some strange reason, the USB-C cable shipped with the product only supported power, requiring the customer to buy another cable for data transfer.
- sackofmugs 6y agoJust to clarify, are you talking about a usb-c to usb-a cable, or a usb-c to usb-c cable? I think the usb-c to usb-a cables are just temporary while we get to usb-c everything, and so are not implemented that well. With usb-c to usb-c cables, I've never had a problem with power or charging.
- ender341341 6y agonope, there are plenty of power only usb-c to usb-c cables. Even more fun, many of them don't properly list what power they can handle and fry your device or catch fire if you put to much through them!
- Dylan16807 6y ago> Even more fun, many of them don't properly list what power they can handle and fry your device or catch fire if you put to much through them! That doesn't make sense. Any cable will be capable of many more volts than USB will ever put through it. How is anything going to get fried? I suppose a cable could get too warm, but lying about capacity only takes you from 3 to 5 amps. That little bit extra should never be enough to cause a fire. And if it can't even handle 3, then the problem was not that it was lying about capacity. It also costs extra money to lie about being a 5 amp cable since that requires a chip.
- jagged-chisel 6y agoI have a MIDI piano that takes USB 2 Type B. I bought a B-to-C cable and it works fine with my laptop and desktop. I decided I needed an extension cable (for connecting a microphone) and I opted for USB-C. The piano's cable doesn't work with the extension, unless you connect it the right way 'round. USB-C shouldn't need a right way 'round...
- dwaite 6y agoGeneralized extension cables aren't legal with USB for several reasons, including this.
- gambiting 6y agoI have a somewhat similar problem, where my nvme drive enclosure works with the USB-C port on one side of my laptop but not with the other - but both ports should be identical spec wise. Nothing makes sense any more.
- mycall 6y agoDoes this same thing happen in different operating systems?