Fresh install of Debian Jessie (see here: http://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Jessie ) with a Radeon HD 5750 as the GPU. Apparently development of the open source driver for this old graphics card has been abandoned, however there is a legacy proprietary driver (fglrx) still available for the card. After installing the necessary Proxmox packages thru apt-get and rebooting, the Cinammon desktop environment wouldn't load. Fortunately, I had LXDE installed as a backup and was able to get to a graphical desktop.
lsmod revealed that fglrx wasn't loaded. I did find that Proxmox had blacklisted a driver called nvidiafb, but saw no sign that fglrx had been blacklisted. If I try to forcibly load the fglrx.ko module with "modprobe -r" I get a FATAL error that indicates that the file doesn't exist, even though I specified the full path to the kernel module.
Is there any way to get 2D/3D acceleration with my hardware and Proxmox installed? If not, I may have to fall back to using Virtualbox or some other type 2 hypervisor.
lsmod revealed that fglrx wasn't loaded. I did find that Proxmox had blacklisted a driver called nvidiafb, but saw no sign that fglrx had been blacklisted. If I try to forcibly load the fglrx.ko module with "modprobe -r" I get a FATAL error that indicates that the file doesn't exist, even though I specified the full path to the kernel module.
Is there any way to get 2D/3D acceleration with my hardware and Proxmox installed? If not, I may have to fall back to using Virtualbox or some other type 2 hypervisor.