HelperScripts-for-ProxmoxVE/misc
CanbiZ (MickLesk) 5ee3ad2702
fix(hwaccel): remove ROCm install from AMD APU setup (#12958)
AMD APUs (Radeon 780M/760M/740M and similar integrated graphics) do not
benefit from the full ROCm compute stack in LXC containers. ROCm is a
multi-GB GPGPU framework primarily designed for discrete AMD GPUs and
ML/AI workloads, not for video transcoding with integrated graphics.

For APUs the Mesa VA-API drivers (mesa-va-drivers, mesa-opencl-icd) and
firmware (firmware-amd-graphics) provide all the hardware acceleration
needed for media tasks. Installing ROCm on top adds ~4GB of packages
that frequently fail or time out for this class of hardware.

Discrete AMD GPUs (GPU_TYPE=AMD) are unaffected and still receive ROCm.
2026-03-16 11:36:38 +01:00
..
images remove old files and assets (#9991) 2025-12-15 17:37:26 +01:00
alpine-install.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
alpine-tools.func tools.func: persist /usr/local/bin in shell PATHs (#11970) 2026-02-16 10:30:05 +01:00
api.func fix(api): rewrite json_escape to use awk for reliable JSON escaping 2026-03-02 16:25:22 +01:00
build.func core: add mode=generated for unattended frontend installs (#12807) 2026-03-12 12:21:28 +01:00
cloud-init.func feat(cloud-init): add interactive SSH key discovery and selection (#11547) 2026-02-05 08:11:13 +01:00
core.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
error_handler.func fix: improve error trace propagation for telemetry 2026-03-02 14:38:55 +01:00
install.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00
tools.func fix(hwaccel): remove ROCm install from AMD APU setup (#12958) 2026-03-16 11:36:38 +01:00
vm-core.func core: standardize exit codes and add mappings (#12467) 2026-03-02 10:55:20 +01:00