# Phase 3: Dell Owner's Manual Integration **Date:** 2026-02-14 **Goal:** Parse the full Dell Pro Max GB10 FCM1253 Owner's Manual (Rev A01, Dec 2025, 45 pages) and integrate into knowledge base ## Source - `reference/sources/dell-pro-max-with-gb10-fcm1253-om-en-us.pdf` - Extracted via PyMuPDF (fitz), all 45 pages parsed successfully ## Critical Corrections Made These findings from the authoritative Dell Owner's Manual contradict earlier data from web research and NVIDIA forums: 1. **SSD is PCIe Gen4, NOT Gen5** — NVIDIA Developer Forums and Storage Review teardown claimed Gen5. Dell Owner's Manual (Rev A01, Dec 2025) says PCIe Gen4 NVMe, up to 64 GT/s. 2. **Supports BOTH M.2 2230 AND M.2 2242** — Earlier research indicated 2242-only. Manual lists 2230 (1TB TLC, 2TB QLC) and 2242 (1TB/4TB TLC SED Opal 2.0). 3. **HDMI is 2.1a, NOT 2.1b** — Initial web research from Dell product page suggested 2.1b. Manual confirms 2.1a (matching DGX Spark spec). 4. **Operating temperature range is 0-35°C (Dell), not 5-30°C (NVIDIA)** — Dell's spec is wider. This may reflect Dell's improved thermal design. 5. **Bottom cover screws are Torx (M2x4.4), not Phillips** — Earlier sources said Phillips. Manual specifies T5 or T8 Torx screwdriver required. 6. **Weight range is 1.22-1.34 kg** — Not a single 1.31 kg figure. Varies by configuration. ## New Data Added ### Hardware Details - Processor cache: 16 MB - All ports are on the BACK (front has no ports) - Power button: press to turn on, hold 4 seconds to force shutdown - Service tag location: bottom of unit - Rubber base plate: magnetically attached, pry from left/right gaps - Bottom cover: 4x M2x4.4 Torx screws - SSD: 1x M2x2 screw, thermal pads on top and bottom - Required tools: Phillips #0, T5 or T8 Torx ### Display Specifications - USB-C DP 1.4a: max 7680x4320 at 60 Hz (8K@60) - HDMI 2.1a: max 7680x4320 at 30 Hz (8K@30) - MST (Multi-Stream Transport): Not supported - Cable recommendation: connect right to left, ≤6.5mm width ### Networking - Realtek RTL8127-CG (10GbE Ethernet controller) - AzureWave AW-EM637 Wi-Fi module (2.4/5/6 GHz) - Encryption: 128-bit AES-CCMP, 256-bit AES-GCMP, 256-bit AES-GMAC ### Power Adapter - Dimensions: 23x78x162 mm - Input: 100-240VAC, 50-60Hz - Multi-voltage output: 48V/36V/28V/20V/15V/9V/5V ### Environmental (Dell-specific) - Operating: 0-35°C, 10-90% humidity, -15.2m to 3048m altitude - Storage: -40 to 65°C, 0-95% humidity, -15.2m to 10668m altitude - Vibration: 0.66 GRMS operating, 1.30 GRMS storage - Shock: 110G operating, 160G storage (2ms half-sine) - Airborne contaminants: G1 per ISA-S71.04-1985 ### BIOS/UEFI (Full Structure) - Entry: Delete key at Dell logo (BIOS), F7 (one-time boot) - Navigation: F1=Help, F2=Restore, F3=Defaults, F4=Save&Exit, ESC=Exit - Menus: Main, Advanced, Security, Boot, Save & Exit - Advanced: Platform Configuration (iGPU Memory Carveout, DRAM Encryption, Watchdog Timer), Network Stack, NVMe Config with self-test, VLAN, TLS Auth - Security: Secure Boot, Media Sanitization, TCG Storage (Opal), Expert Key Management, password policies - Boot: Boot priorities, Fast Boot, Quiet Boot, custom boot options ### SKU Details - 2TB model uses M.2 2230 QLC (no SED) - 4TB model uses M.2 2242 TLC with Opal 2.0 SED - Additional 1TB options exist (2230 TLC and 2242 TLC SED) ### Troubleshooting - Network power cycle procedure (7 steps) - Force shutdown: hold power 4 seconds - NVMe self-test via BIOS ## Files Updated All 12 context files updated. 14 additional resolved questions added to open-questions.md. ## Remaining Gaps - Figures/diagrams from manual are referenced but not visually captured (PDF images) - Full UEFI Manual (separate document referenced in Dell manual) not yet found - DGX Spark-specific BIOS differences (if any) unknown