Search results

  1. F

    ProxmoxVE 6.1 Install Fails - Black Screen

    In my case it looks like a problem with the screen resolution. What I did was just set the Mode in the X11 config file for each display: cd /etc/X11 Xorg -configure mv /xorg.conf.new ./xorg.conf vi xorg.conf Add the Modes supported in each SubSection "Display": Section "Screen" Identifier...
  2. F

    Proxmox & Debian blank screen on install

    In my case it looks like a problem with the screen resolution. What I did was just set the Mode in the X11 config file for each display: cd /etc/X11 Xorg -configure mv /xorg.conf.new ./xorg.conf vi xorg.conf Add the Modes supported in each SubSection "Display": Section "Screen" Identifier...