Search results

  1. A

    Cannot access GUI after updating to 8.3.1 (URGENT)

    I just updated my Proxmox, and now I cannot access the GUI (from my primary Windows machine). When I go to the Proxmox UI, I see: I can ssh into 192.168.2.194. Also, looks like the VMs are working. Here's some other information that may help diagnose the issue: root@jupiter:~# cat...
  2. A

    [solved] iGPU passthrough trouble - cannot access '/dev/dri/': No such file or directory

    @leesteken how would you easily bind without black listing the drivers? I don’t recall seeing any guides that do that.
  3. A

    [solved] iGPU passthrough trouble - cannot access '/dev/dri/': No such file or directory

    Ahh....that was it. I think I had to remove the config changes I made to enable passthrough to VM. Those changes were preventing the iGPU from being accessible inside the host. Thanks!
  4. A

    [solved] iGPU passthrough trouble - cannot access '/dev/dri/': No such file or directory

    I have two other PVE nodes and none of them show anything in ls /dev/dri
  5. A

    [solved] iGPU passthrough trouble - cannot access '/dev/dri/': No such file or directory

    I have an Intel NUC with a built-in HD Graphics 530. I have tried hard, but could not get GPU passthrough to work. I have tried to provide as much detail as possible and will be happy to provide any other details that may help: root@jupiter:~# cat /proc/cpuinfo processor : 0 vendor_id...
  6. A

    Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?

    I reinstalled Proxmox again and it is working now. Thanks for your assistance.
  7. A

    Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?

    I removed a node from a cluster to set it up fresh. I reinstalled Proxmox on it, but now I am not able to web login to it. I can ssh into it. root@venus:~# pvecm status Error: Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster? I would really appreciate...