Can't install Nvidia driver

liviuj

New Member
Nov 15, 2023
6
0
1
I'm trying to install the Nvidia driver and I get an error, I've attached the error files.
Can you help me?

WhatsApp Image 2023-11-17 at 12.43.36.jpeg
 
Sorry.
I didn't attach the files properly.
 

Attachments

  • WhatsApp Image 2023-11-17 at 12.43.36.jpeg
    WhatsApp Image 2023-11-17 at 12.43.36.jpeg
    235.5 KB · Views: 2
  • WhatsApp Image 2023-11-17 at 12.43.54.jpeg
    WhatsApp Image 2023-11-17 at 12.43.54.jpeg
    210.8 KB · Views: 2
  • WhatsApp Image 2023-11-17 at 12.44.05.jpeg
    WhatsApp Image 2023-11-17 at 12.44.05.jpeg
    176.4 KB · Views: 2
You need to install the PVE kernel headers of the same version as the running kernel. apt install pve-headers-5.15.102-1-pve or something like that;. Please see one of the many threads about NVidia driver installation and missing Linux kernel headers.
EDIT: pve-headers packages still exists but I think the new name is proxmox-headers.
 
Last edited:
You need to install the PVE kernel headers of the same version as the running kernel. apt install pve-headers-5.15.102-1-pve or something like that;. Please see one of the many threads about NVidia driver installation and missing Linux kernel headers.
EDIT: pve-headers packages still exists but I think the new name is proxmox-headers.
I will try, but i have this error

root@inovosrv:~# apt install pve-headers-5.15.102-1-pve Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package pve-headers-5.15.102-1-pve E: Couldn't find any package by glob 'pve-headers-5.15.102-1-pve' root@inovosrv:~#
 
I will try, but i have this error

root@inovosrv:~# apt install pve-headers-5.15.102-1-pve Reading package lists... Done Building dependency tree... Done Reading state information... Done E: Unable to locate package pve-headers-5.15.102-1-pve E: Couldn't find any package by glob 'pve-headers-5.15.102-1-pve' root@inovosrv:~#
What is the output of apt update?
 
What is the output of apt update?
Code:
root@inovosrv:~# apt update
Hit:1 http://download.proxmox.com/debian/pve buster InRelease
Get:2 http://security.debian.org bullseye-security InRelease [48.4 kB]
Get:3 http://download.proxmox.com/debian/pve bookworm InRelease [2,768 B]
Hit:4 http://ftp.ro.debian.org/debian bullseye InRelease
Get:5 http://ftp.ro.debian.org/debian bullseye-updates InRelease [44.1 kB]
Err:6 https://enterprise.proxmox.com/debian/pve bullseye InRelease
  401  Unauthorized [IP: 51.91.38.34 443]
Reading package lists... Done
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease  401  Unauthorized [IP: 51.91.38.34 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@inovosrv:~#
 
Code:
root@inovosrv:~# apt update
Hit:1 http://download.proxmox.com/debian/pve buster InRelease
Get:2 http://security.debian.org bullseye-security InRelease [48.4 kB]
Get:3 http://download.proxmox.com/debian/pve bookworm InRelease [2,768 B]
Hit:4 http://ftp.ro.debian.org/debian bullseye InRelease
Get:5 http://ftp.ro.debian.org/debian bullseye-updates InRelease [44.1 kB]
Err:6 https://enterprise.proxmox.com/debian/pve bullseye InRelease
  401  Unauthorized [IP: 51.91.38.34 443]
Reading package lists... Done
E: Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/bullseye/InRelease  401  Unauthorized [IP: 51.91.38.34 443]
E: The repository 'https://enterprise.proxmox.com/debian/pve bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@inovosrv:~#
To use the Proxmox enterprise repository, you'll need to buy a support subscription. If you don't want then, then replace it with the no-subscription repository. This is a very common mistake: please search the forum for more information (pr read the manual).