Search results

  1. R

    NVIDIA drivers install

    By the way the content of my sources.list is: deb http://ftp.debian.org/debian buster main contrib deb http://ftp.debian.org/debian buster-updates main contrib deb http://httpredir.debian.org/debian/ stretch main contrib non-free # PVE pve-no-subscription repository provided by proxmox.com, #...
  2. R

    NVIDIA drivers install

    Hi. When I try to install the nvidia drivers for my GeForce GT1030 in my Proxmox server 6.002 I get this: root@pve:~# apt-get install nvidia Reading package lists... Done Building dependency tree Reading state information... Done Package nvidia is not available, but is referred to by another...
  3. R

    linux-headers-5.0.18-1-pve

    Hi Tom. I am still having issues with the header...when I run: root@pve:~# apt install pve-headers-$(uname -r) Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package pve-headers-4.15.18-12-pve E: Couldn't find any package by glob...
  4. R

    start failed: org.freedesktop.systemd1.UnitExists: Unit 101.scope already exists.

    Hi mira. Thanks for your help. I am updating my installation since I had a problems with the packages in cluded in my sources.list I fI have this issue again I will contact you again...thanks again
  5. R

    linux-headers-5.0.18-1-pve

    found the answer: buster thanks anyway for your great help.
  6. R

    linux-headers-5.0.18-1-pve

    Hi Tom. Thanks for your help. Question. The no-subscription packages mentioned in the link refer to debian buster while the packages included in my sources.list refer to debian stretch...which packages should I include in my sources.list ?
  7. R

    start failed: org.freedesktop.systemd1.UnitExists: Unit 101.scope already exists.

    Linux pve 4.15.18-12-pve #1 SMP PVE 4.15.18-35 (Wed, 13 Mar 2019 08:24:42 +0100) x86_64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux...
  8. R

    start failed: org.freedesktop.systemd1.UnitExists: Unit 101.scope already exists.

    I am trying to passthrough a Nvidia card to a Windows 10VM...but the VM starts but I shut it down I get this message... start failed: org.freedesktop.systemd1.UnitExists: Unit 101.scope already exists.
  9. R

    linux-headers-5.0.18-1-pve

    Hi Tom. Thanks for your help... When I enter "apt install pve-headers " I get root@pve:~# apt install pve-headers Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package pve-headers
  10. R

    Unable to locate package linux-headers-5.0.15-1-pve

    Hi. Thanks for your reply. Here is what I get root@pve:~# apt install pve-headers Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package pve-headers
  11. R

    Unable to locate package linux-headers-5.0.15-1-pve

    Hi. I am running Proxmox 6. apt-get install linux-headers-`uname -r` and keep getting this message: E: Unable to locate package linux-headers-5.0.15-1-pve E: Couldn't find any package by glob 'linux-headers-5.0.15-1-pve' E: Couldn't find any package by regex 'linux-headers-5.0.15-1-pve...
  12. R

    [SOLVED] Kernel Sources for Driver Module Compilation?

    Hi. I am installing the nvidia drivers for a passthrough in proxmox 6.0...the problem I am having is this ERROR message from the nvidia driver installation: "ERROR: The kernel source path 'usr/lib/modules/5.0.15-1-pve' does not exist. Please make sure you have installed the kernel source...
  13. R

    linux-headers-5.0.18-1-pve

    where is the --kernel-source-path in proxmox 6.0 ? The Nvidia installer tells me this: ERROR: The kernel source path 'lib/modules/5.0.18-1-pve/build/include/' does not exist. Please make sure you have installed the kernel source files for your kernel and that they are properly configured...