Commit Graph
2 Commits
Author SHA1 Message Date
Claude 40fe95dec2 docs: update Phase 3 BIOS paths for firmware 2.19.0
Dell R730xd BIOS 2.19.0 renamed settings and reorganized menus:
- "VT for Direct I/O" → "Virtualization Technology for Direct I/O" (same page, scroll down)
- "Power Management" top-level category → "System Profile Settings"
- "Power Management Policy: Performance" → set System Profile to Custom, then CPU Power Management to Maximum Performance
- Add inline note so future readers know why the labels differ from older docs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 01:14:00 +00:00
Claude d04a998d86 Add end-to-end setup guide (bare metal → running Frigate)
12-phase walkthrough covering:
- Firmware updates via Lifecycle Controller
- iDRAC + IPMI over LAN setup (required for fan control)
- BIOS settings checklist (VT-x, VT-d, UEFI mode)
- H730 RAID1 config for 2.5" OS drives, leaving 3.5" for non-RAID
- Proxmox VE 9.1 install and post-install (repo fix, tools, git clone)
- Script run order: perc-nonraid → bay-map → gpu-passthrough → fan/spinup
- VM creation and Frigate Docker+NVIDIA deployment
- Troubleshooting section for common passthrough failures

https://claude.ai/code/session_01TxTSnxDjgEVuNztdsWQjMD
2026-04-24 01:18:01 +00:00