I chaged each setting around alot and nothing helped… does anyone have any clue whats going on here? please help
I’m not sure if my system specs would be on any use but they are :
Linux Mint 18.0
intel i7 5820k OC to 4.4 Ghz at 1.3V
Asus sabertooth x99 motherboard
16 gb 4x4 2667 corsair dominator platinum RAM
Evga GTX 970 ACX 2.0 SC ( two of them )
Corsair 850i Gold Rated Power Supply
Samsaung 850 evo 256 GB SSD
I just checked my VM settings for the Ubuntu build I have on my machine, Im not sure if it will help you any but here goes
On the Motherboard tab the boot order is the same as yours as is the chipset, the Pointing Device but on the extending features I have Enable I/O APIC as you do but also Hardware Clock in UTC time Ticked (Cant see the Hardware Clock making a difference tbh)
Processor Tab I do not have the Enable PAE/NX ticked
My Acceleration tab is the same as yours.
Bear in mind I am running Virtualbox on a Windows Host and the VM is Ubuntu, maybe try unticking the Enable PAE/NX tick box?
Have you tried another hypervisor such as KVM through QEMU+libvirt?
If KVM works then Virtual Box is at fault. If neither works then it could be the kernel or the firmware.
Install virt-manager and libvirt/libvirtd. I don’t know what the exact names of the packages in Mint so you might have to search.
virt-manager is the graphical interface that you use to control libvirtd locally or remotely.
libvirtd will manage the VMs using QEMU’s KVM hypervisor which uses the KVM module that Linux offers.