This commit is contained in:
MacRimi 2025-03-03 19:29:41 +01:00
parent f76b2050e8
commit cb5be41cea
2 changed files with 0 additions and 2 deletions

View File

@ -41,7 +41,6 @@ export default function IGPUAccelerationLXC() {
<li>Grants permissions for GPU access.</li>
<li>Configures necessary device mounts.</li>
</ul>
<Image src="https://macrimi.github.io/ProxMenux/igpu/configure-container.png" alt="Modify Container Configuration" width={800} height={400} className="rounded shadow-lg" />
</Steps.Step>
<Steps.Step title="Install Intel GPU Drivers">
<p>Inside the container, the following GPU-related packages will be installed:</p>
@ -52,7 +51,6 @@ export default function IGPUAccelerationLXC() {
<li><strong>vainfo</strong> - Tool to verify VAAPI support</li>
<li><strong>intel-gpu-tools</strong> - Intel GPU debugging tools</li>
</ul>
<Image src="https://macrimi.github.io/ProxMenux/igpu/install-drivers.png" alt="Install GPU Drivers" width={800} height={400} className="rounded shadow-lg" />
</Steps.Step>
</Steps>

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB