> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/amd/r8000-r7000/sbc-platform/bedrock-mechanical-documentation/installing-devices-on-sx-4m2.md).

# Installing Devices on SX-4M2

## Installing devices on SX 4M2

SX 4M2 has four M.2 sockets.\
Below is a guide about the fastening mechanism of M.2 cards on SX 4M2:

## General description

![](/files/jKC1RAb9R3Uby2lJ00EA)

The locking mechanism has two parts

|          |   |
| -------- | - |
| Standoff |   |
| Screw    |   |

![](/files/VRW3OEFYgEp3BaiDPCaq)

SX 4M2 has multiple key-hole shaped openings for supporting different M.2 sizes.

![](/files/RjOR4p3ogWDMEC6Y63Mx)

## Installation guide

![](/files/La7bHirPSNE04hYSeUAi)

1. Insert standoff in keyhole, groove down.

![](/files/h6IWsE2Zsxh0UnaseLlA)

2. Push standoff to the narrow end of the keyhole. **Tip:** If pushing the standoff in place is difficult, consider using a 4mm hex socket for pushing the standoff in place.

![](/files/URFADEGSDBOLQOdercDR)

3. Install M.2 card in the M.2 slot and tighten the screw onto the standoff

#### Thermal coupling of SSD

Most of the power is generated in the flash controller which in nearly all NVME SSDs is located close to the M.2 edge connector, on the component side. A 0.5mm/1mm 20x20 mm positioned as depicted would be effective in keeping the NVME SSD cool.

![](/files/a8rcMEDlm0z7UAQjLfwl)

Additional such pad can be placed further away from the M.2 connector. This would extract heat from the flash chips.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev.solid-run.com/amd/r8000-r7000/sbc-platform/bedrock-mechanical-documentation/installing-devices-on-sx-4m2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
