public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager/nvidia-vgpu-helper v4 0/5] reduce setup steps for nvidia vgpu drivers
@ 2025-02-10 12:27 Hannes Duerr
  2025-02-10 12:27 ` [pve-devel] [PATCH pve-nvidia-vgpu-helper v4 1/4] create a debian package to make the installation of Nvidia vGPU drivers more convenient Hannes Duerr
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Hannes Duerr @ 2025-02-10 12:27 UTC (permalink / raw)
  To: pve-devel

Changes in v4:
in commits

Changes in v3:
* install headers for every installed kernel version by default
* additionally add patch to only install headers for running kernel
  version and newer ones, this requires the new dependency
  "libdpkg-perl"
* remove unnecessary intrusive "Dpkg:Options::=--force-confnew"
* rename systemd template unit to "pve-nvidia-sriov@.service"
* check if path "/usr/lib/nvidia/sriov-manage" exists in systemd
  template unit


Changes in v2:
* patches contain all changes to build new repository
* make pve-manager depend on this package instead of the other way around
* install the script to /usr/bin/
* rename the script to pve-nvidia-vgpu-helper because it is only
  relevant for PVE(the repository should therefore also be renamed
  when created)

The aim of the repository is to reduce the necessary installation
steps for the Nvidia VGPU drivers [0]. The package installs a script
which can be used to check and install necessary dependencies and a
systemd template service which can be used to configure the SR-IOV per
pci-id

Part of the changes would later be the adjustment of the wiki page

[0] https://pve.proxmox.com/wiki/NVIDIA_vGPU_on_Proxmox_VE

pve-nvidia-vgpu-helper:

Hannes Duerr (4):
  create a debian package to make the installation of Nvidia vGPU
    drivers more convenient
  debian/control: add dependency for helper script
  add pve-nvidia-vgpu-helper and Makefile to make dependency
    installation more convenient
  debian: add and install pve-nvidia-sriov systemd template unit file


pve-manager:

Hannes Duerr (1):
  debian/control: add pve-nvidia-vgpu-helper as dependency

 debian/control | 1 +
 1 file changed, 1 insertion(+)


Summary over all repositories:
  1 files changed, 1 insertions(+), 0 deletions(-)

-- 
Generated by git-murpp 0.8.0


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-02-12 14:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-10 12:27 [pve-devel] [PATCH manager/nvidia-vgpu-helper v4 0/5] reduce setup steps for nvidia vgpu drivers Hannes Duerr
2025-02-10 12:27 ` [pve-devel] [PATCH pve-nvidia-vgpu-helper v4 1/4] create a debian package to make the installation of Nvidia vGPU drivers more convenient Hannes Duerr
2025-02-10 12:27 ` [pve-devel] [PATCH pve-nvidia-vgpu-helper v4 2/4] debian/control: add dependency for helper script Hannes Duerr
2025-02-10 12:27 ` [pve-devel] [PATCH pve-nvidia-vgpu-helper v4 3/4] add pve-nvidia-vgpu-helper and Makefile to make dependency installation more convenient Hannes Duerr
2025-02-10 12:27 ` [pve-devel] [PATCH pve-nvidia-vgpu-helper v4 4/4] debian: add and install pve-nvidia-sriov systemd template unit file Hannes Duerr
2025-02-10 12:27 ` [pve-devel] [PATCH pve-manager v4 1/1] debian/control: add pve-nvidia-vgpu-helper as dependency Hannes Duerr
2025-02-12 13:38 ` [pve-devel] [PATCH manager/nvidia-vgpu-helper v4 0/5] reduce setup steps for nvidia vgpu drivers Dominik Csapak
2025-02-12 14:05   ` Hannes Dürr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal