hp-prodesk-gpu-passthrough

Configure Intel UHD 630 GPU passthrough to a Proxmox VM with rollback.

Updated Oct 23, 2024
One-click install
npx skills add https://github.com/lenadlm/docker --skill hp-prodesk-gpu-passthrough
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hp-prodesk-gpu-passthrough
Source: https://github.com/lenadlm/docker/tree/main/hermes-skills/skills/devops/hp-prodesk-gpu-passthrough
Command: npx skills add https://github.com/lenadlm/docker --skill hp-prodesk-gpu-passthrough

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the issue of single-GPU passthrough of the Intel UHD 630 on HP ProDesk 600 G5 Mini to a Proxmox VM, allowing seamless graphical performance while providing a rollback mechanism for system integrity.

Core Features & Use Cases

  • Single-GPU Passthrough: Facilitates GPU passthrough of the Intel UHD 630 to a Proxmox VM, offering a graphical interface to the guest OS.
  • Rollback Mechanism: Allows users to revert to a normal VM state with full graphics capabilities in case of issues.
  • Use Case: Ideal for scenarios where graphical performance is critical but hardware resources are limited, such as design and engineering applications on Proxmox.

Quick Start

Use the 'hp-prodesk-gpu-passthrough' skill to configure GPU passthrough for a VM with the 'qm set <VMID> --hostpci0 00:02.0,pcie=1,x-vga=1' command.

Frequently Asked Questions about hp-prodesk-gpu-passthrough

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up single-GPU passthrough for an Intel UHD 630 on a Proxmox VM?

Single-GPU passthrough for an Intel UHD 630 on Proxmox is configured by binding the GPU to the vfio-pci kernel module and assigning it to the VM using the 'qm set --hostpci0' command. This Skill provides scripts to automate the host and VM configuration securely.

Can I pass through an Intel UHD 630 to a Proxmox VM on an HP ProDesk 600 G5 Mini?

Yes, you can pass through an Intel UHD 630 to a Proxmox VM on an HP ProDesk 600 G5 Mini. The Skill specifically handles this hardware configuration, enabling graphical performance in the guest OS without requiring external dependencies.

How do I rollback a Proxmox GPU passthrough configuration if the VM loses display?

To rollback a Proxmox GPU passthrough configuration when the VM loses display, this Skill provides a dedicated rollback mechanism. It automatically reverts the host settings back to their normal state, restoring full graphics capabilities to the system.

Does Proxmox single-GPU passthrough require any external dependencies or packages?

No, Proxmox single-GPU passthrough configured through this Skill does not require any external dependencies. It solely relies on internal scripts to manage the host setup, VM configuration, and rollback processes natively within the Proxmox environment.

What is the best way to provide graphical performance in a resource-constrained Proxmox environment?

The best way to provide graphical performance in a resource-constrained Proxmox environment is single-GPU passthrough. This Skill dedicates the Intel UHD 630 directly to the guest OS, bypassing virtualized graphics overhead for demanding design and engineering applications.

Why does my Proxmox GPU passthrough fail on an HP ProDesk without a rollback mechanism?

Proxmox GPU passthrough on an HP ProDesk can fail without a rollback mechanism because single-GPU setups leave the host without a display. This Skill prevents lockout by securely managing configurations and allowing users to revert to a normal VM state if issues occur.