USB 3 端口可以是黑色的吗?
Can a usb 3 port come in black color?
我对我的一台(新)笔记本电脑的 USB 端口是 USB 2 还是 3 有一些疑问。
接口颜色为黑色,据悉USB 3为蓝色。
从 ubuntu 14,我检查了 lsusb
,我得到了
bcdUSB 3.00
这应该意味着 USB 端口是版本 3。黑色是否意味着什么?
虽然这不是真正的编码问题,但快速搜索结果如下:
Manufacturers are recommended to distinguish USB 3.0 connectors from their USB 2.0 counterparts by blue color-coding of the Standard-A receptacles and plugs,[2] and by the initials SS.
[...]
Since USB 2.0 and USB 3.0 ports may coexist on the same machine and they look similar, USB 3.0 specification mandates appropriate color-coding and recommends that the Standard-A USB 3.0 connector has a blue insert (Pantone 300C color). The same color-coding applies to the USB 3.0 Standard-A plug.
来源:Wikipedia
这个并不就一定是USB2.0接口。它很可能只是颜色错误。您可以尝试 运行 速度测试(如果您有 USB3.0 设备可以这样做)。
我对我的一台(新)笔记本电脑的 USB 端口是 USB 2 还是 3 有一些疑问。
接口颜色为黑色,据悉USB 3为蓝色。
从 ubuntu 14,我检查了 lsusb
,我得到了
bcdUSB 3.00
这应该意味着 USB 端口是版本 3。黑色是否意味着什么?
虽然这不是真正的编码问题,但快速搜索结果如下:
Manufacturers are recommended to distinguish USB 3.0 connectors from their USB 2.0 counterparts by blue color-coding of the Standard-A receptacles and plugs,[2] and by the initials SS.
[...]
Since USB 2.0 and USB 3.0 ports may coexist on the same machine and they look similar, USB 3.0 specification mandates appropriate color-coding and recommends that the Standard-A USB 3.0 connector has a blue insert (Pantone 300C color). The same color-coding applies to the USB 3.0 Standard-A plug.
来源:Wikipedia
这个并不就一定是USB2.0接口。它很可能只是颜色错误。您可以尝试 运行 速度测试(如果您有 USB3.0 设备可以这样做)。