Framework Laptop 13 (AMD Ryzen AI 300, 2025)
Announced in February 202512, the Framework Laptop 13 (AMD Ryzen AI 300) features AMD's Zen 5-based Ryzen AI 300 series processors with RDNA 3.5 integrated graphics. It supports up to 96 GB of DDR5 memory34 and introduces a new 2.8K 120 Hz IPS display option3. The design retains Framework's emphasis on modularity, with most parts compatible with earlier releases1. DIY edition starts at $849, pre-built at $1,049567.
The same AMD Ryzen AI 300 mainboard is also offered as a configuration of the Framework Laptop 13 Pro (with the CNC chassis, haptic touchpad, 2.8K touchscreen, and 74 Wh battery)8. Because the AMD board uses standard DDR5 SO-DIMM rather than LPCAMM2, it is unaffected by the 2026 LPCAMM2 shortage8.
Specifications
| Component | Details |
|---|---|
| CPU | AMD Ryzen AI 5 340, Ryzen AI 7 350, Ryzen AI 9 HX 370 |
| Graphics | AMD RDNA 3.5 integrated graphics |
| Memory | DDR5, 2 slots, up to 2x48 GB (96 GB) |
| Storage | 1x M.2 2280 (up to 8 TB) |
| Display | 13.5" IPS, 2256x1504 (3:2) 60 Hz or 2880x1920 (3:2) 120 Hz VRR/FreeSync, 400-500 nits, glossy or matte |
| Battery | 55 Wh or 61 Wh (80% capacity after 1000 cycles) |
| Charging | Up to 100 W USB PD, 60 W GaN adapter included |
| I/O | 2x USB 40Gbps (100 W, DP 2.0), 1x USB 10Gbps (100 W, DP 2.0), 1x USB 10Gbps (100 W, DP 1.4a) via Expansion Cards |
| Wireless | AMD RZ717, Wi-Fi 7, Bluetooth 5.4 |
| Audio | Stereo 2 W speakers, dual microphones, 3.5 mm TRRS |
| Webcam | 1080p, 1/6", f/2, 80° FOV (gen 2 webcam module needed) |
| Keyboard | Backlit 78-key, 1.5 mm travel |
| Touchpad | 115 mm x 76.6 mm |
| Fingerprint | Yes |
| Dimensions | 297 mm x 229 mm x 15.9 mm |
| Weight | 1.3 kg (2.9 lb) |
| OS | Windows 11 (pre-installed) / DIY: user-provided Windows or Linux |
| Cooling | 28 W rated dissipation, 2x5 mm heatpipe, 65 mm fan |
Known Issues
- MediaTek MT7925 (RZ717) Wi-Fi Issues — See the full problem page for details.
- USB-C UCSI errors on Linux — Kernel 6.9+ produces
GET_CABLE_PROPERTY failederror messages on boot and when plugging/unplugging USB-C devices. See the full problem page for details. - Battery flipping between charging and discharging — Battery status rapidly oscillates when on AC power with a charge limit set, causing microcycling, LED flicker, and dock disconnections. See the full problem page for details.
- USB-A Expansion Card stops working — The USB-A expansion card may stop providing power and recognizing devices after shutdown or sleep until physically removed and reinserted. See the full problem page for details.
- Suspend/resume freezes — Multiple root causes: amdgpu MES failures after resume, Infinity Fabric sync floods (
S5_RESET_STATUS = 0x08000800), and kernel regressions. A community A/B-tested workaround ispm_async=0; disabling PSR viaamdgpu.dcdebugmask=0x10or0x610also helps91011. - Mushkin CL40 RAM breaks suspend — The Framework-recommended 96 GB (2×48 GB) Mushkin CL40 kit causes suspend/resume failures. Workaround: swap to Crucial CL46 (e.g. CT48G56C46S5)12.
- Samsung EP-T6530 65 W Trio charger shuts off laptop — PD negotiation fails (
unknown error 256UCSI), laptop powers off after ~2 min13. - Dell 130 W charger can damage PD controller — HDMI/DP cards overheat and ports enter a reset loop; hardware damage requiring RMA14.
Firmware
| Detail | Info |
|---|---|
| UEFI | InsydeH2O by Insyde Software |
| EC | Open-source, based on CrOS EC |
| Latest UEFI | 4.0215 |
BIOS release history
| Version | Date | Key changes |
|---|---|---|
| 3.02 | Feb 2025 | Initial launch BIOS15 |
| 3.03 | Mar 10 2025 | PD 0.0.B (USB-C fixes), power-button LED auto-dim15 |
| 3.04 | Jul 11 2025 | AGESA → 1.1.0.0c, PD 0.0.E, battery charge limiting (5 % float), fixed Anker GaNPrime charging, CVE-2025-4275/2024-49200/2024-3634716 |
| 3.05 | Nov 14 2025 | UCSI 2.0, PD 0.0.21, Framework dbx key, OPAL drive fix17 |
| 4.01 | Jun 8 2026 | BETA — held (needed 74 Wh PMF tables + side-LED Board ID)15 |
| 4.02 | Jun 16 2026 | FW13 Pro support (haptic touchpad, touch panel, 74 Wh battery, side LEDs), battery level in BIOS menu, fixed cross-platform flash, Battery Extender status fix1518 |
Linux
- Minimum kernel: 6.12 (NixOS 25.05+); recommended 6.14+, best = latest stable (6.17+).
linux-ltslacks Strix Point stability patches1920. - NPU (XDNA2) now usable on Linux via the
amdxdnadriver + FastFlowLM runtime. Ubuntu 26.04 ships drivers preinstalled; Arch hasxrt/xrt-plugin-amdxdna/fastflowlmpackages. Achieves ~18 tok/s on gpt-oss-20b21. - ROCm 6.4.4 officially supports the AMD Ryzen AI 300 Series (Strix Point) on Ubuntu 24.04.322.
- Framework's official workaround for system freezes:
amdgpu.dcdebugmask=0x610(disable PSR + Panel Replay)23.