주요 콘텐츠로 건너뛰기

2022년 2월 25일에 출시된 Valve에서 만든 휴대용 게임기, LCD 디스플레이가 장착된 Steam Deck의 수리, 분해 및 문제해결 정보입니다. 모델 번호 1010으로 식별됩니다.

Are there any internal USB headers/connectors?

I would like to add some internal accessories like webcam, WWAN, DVB-T and FM-Radio and maybe some other device. It would be pretty cool and versatile device.
But it needs USB ports…

이 질문에 답하기 저도 같은 문제가 있습니다

좋은 질문입니까?

점수 1
댓글 달기

답변 1개

가장 유용한 답변

Short answer: I doubt there's anything like it

Long answer: According to the BIOS, there are two USB devices, the USB-C port on the top, and Bluetooth (which weirds me out a bit, thought it would be integrated into the WiFi module). If you do an lsusb, you get something like this:

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 13d3:3553 IMC Networks Bluetooth Radio
Bus 003 Device 002: ID 28de:1205 Valve Software Steam Controller
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 046d:c52b Logitech, Inc. Unifying Receiver (this one is not included)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

As you can see, my USB 2.0 keyboard shows up on Bus 001. However, if I plug in an external SSD which properly uses 3.0, it jumps over to Bus 002, and if I plug in a 3.0 hub with built-in ethernet, and plug the 2.0 device into it, it shares those between 001 (keyboard) and 002 (hub and ethernet) -- I don't know the exact specifics of how USB is handled on Linux, but from brief experimentation it seems like 001 and 002 form a pair, and 003 and 004 form another pair, giving us two 3.0 slots, one of which is used internally. There is a very slight chance they left a debug port on it on some of the internal connectors, since we know it can handle multiple devices, but given the layout of the device it's very unlikely.

It's kind of a shame, there are so many things that could be done with it (I'd personally like to add a fingerprint reader).

이 답변이 도움이 되었나요?

점수 2
댓글 달기

답변을 추가하세요

Krzysztof Krakowiak 영원히 감사할 것입니다.
조회 통계:

지난 24시간: 1

지난 7일: 2

지난 30일: 10

전체 시간: 651