Search results

  1. M

    [SOLVED] No accelerator found, Virtualization set to "all"

    Thank you for all the help @wosp :). Would love to hear other input if anyone has any suggestions!
  2. M

    [SOLVED] No accelerator found, Virtualization set to "all"

    Unfortunately not @wosp. Any clues what's wrong/alternative method?
  3. M

    [SOLVED] No accelerator found, Virtualization set to "all"

    Hey @tom, you were right, I reinstalled the OS and followed the steps; $ apt-get update && apt-get dist-upgrade $ echo "deb http://download.proxmox.com/debian jessie pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list $ wget -O- "http://download.proxmox.com/debian/key.asc" |...
  4. M

    [SOLVED] SPICE Display inaccessible

    Thank you for the clarification @fabian.
  5. M

    [SOLVED] SPICE Display inaccessible

    Hey @dietmar. I am having a hard time finding the correct download for Windows OS on http://www.spice-space.org/download.html. Which of these would be right?
  6. M

    [SOLVED] No accelerator found, Virtualization set to "all"

    Hey @tom, I was unsure if the Kernel part in Wiki was required, I ran these commands: apt-get remove linux-image-amd64 linux-image-3.16.0-4-amd64 linux-base And as a result I got this screen: Is this correct and safe to proceed?
  7. M

    [SOLVED] No accelerator found, Virtualization set to "all"

    Hey again @wosp. Yes that is correct, I have a Intel CPU, I also replaced it with "amd" just for testing purpose, here is full directory: I reinstalled the Debian 8 today and performed a clean install of latest Proxmox, all files are clean. $ pveversion pve-manager/4.1-33/de386c1a (running...
  8. M

    [SOLVED] No accelerator found, Virtualization set to "all"

    That seems like the ideal solution for me @wosp! However, /sys/module/kvm_intel/parameters/nested is not a directory in /sys/module on my Debian 8 system. Would this be located in a different location for the latest version of Proxmox?
  9. M

    [SOLVED] SPICE Display inaccessible

    Good evening everyone. I have set VM > Hardware > Display : SPICE (qxl) and restarted the machine (fresh install), when clicking SPICE in Console dropdown menu nothing happens. May I know how I can access this feature?
  10. M

    [SOLVED] No accelerator found, Virtualization set to "all"

    Hey @wosp. It's a VDS with dedicated cores. I am more than happy to try a alternative route or workaround if this doesn't work out :).
  11. M

    [SOLVED] No accelerator found, Virtualization set to "all"

    Thank you for the information @spirit. The virtualization is set to "full" in my BIOS and I can't change that. Does anyone know a workaround or a alternative route? Thank you.
  12. M

    [SOLVED] No accelerator found, Virtualization set to "all"

    Good afternoon everyone! When trying to launch Windows Server 2012 for the first time I am getting the following error: Error: no accelrator found! I read that this is caused by not having virtualization; it's set to full and I am running Debian 8. lscpu gives the following output: # lscpu...