mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-14 00:42:23 +00:00
Update configure_igpu_lxc.sh
This commit is contained in:
parent
2b31f279a8
commit
dbe9524a12
@ -10,17 +10,19 @@
|
|||||||
# Last Updated: 28/01/2025
|
# Last Updated: 28/01/2025
|
||||||
# ==========================================================
|
# ==========================================================
|
||||||
# Description:
|
# Description:
|
||||||
# This script automates the configuration and installation of
|
# This script automates the process of enabling and configuring
|
||||||
# Coral TPU and iGPU support in Proxmox VE containers. It:
|
# Intel integrated GPU (iGPU) support in Proxmox VE LXC containers.
|
||||||
# - Configures a selected LXC container for hardware acceleration
|
# It performs the following main tasks:
|
||||||
# - Installs and sets up Coral TPU drivers on the Proxmox host
|
# - Selects a target LXC container
|
||||||
# - Installs necessary drivers inside the container
|
# - Ensures the container is set to privileged mode
|
||||||
# - Manages required system and container restarts
|
# - Configures the LXC container for iGPU passthrough
|
||||||
|
# - Installs necessary iGPU drivers and tools inside the container
|
||||||
|
# - Manages container restarts as needed
|
||||||
#
|
#
|
||||||
# The script aims to simplify the process of enabling
|
# The script aims to simplify the setup of hardware-accelerated
|
||||||
# AI-powered video analysis capabilities in containers
|
# graphics capabilities in LXC containers, enabling efficient
|
||||||
# LXC, leveraging hardware acceleration for
|
# use of Intel iGPUs for tasks such as transcoding, rendering,
|
||||||
# improved performance.
|
# and accelerating graphics-intensive applications.
|
||||||
# ==========================================================
|
# ==========================================================
|
||||||
|
|
||||||
# Configuration ============================================
|
# Configuration ============================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user