Commit Graph
4 Commits
Author SHA1 Message Date
Claude 7067b53e09 docs: fix apt repo setup for Proxmox 9 (trixie)
PVE9 uses .sources (DEB822 format) not .list files for enterprise repos.
Update distro codename from bookworm to trixie, add ceph-squid
no-subscription repo, and disable both .sources and .list variants
to cover all cases.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 03:39:23 +00:00
Claude c2ca356088 docs: fix Phase 3 BIOS table for newer R730xd firmware
VT for Direct I/O toggle and Hard Disk Drive Sequencing were removed
from BIOS 2.19+; VT-d is enabled by default. Add dmesg verification
step and clarify C-states should be disabled. Remove outdated note
pointing users to a nonexistent menu option.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-27 01:46:53 +00:00
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