F5F Stay Refreshed Software Operating Systems Problem with virtual machine performance on Windows.

Problem with virtual machine performance on Windows.

Problem with virtual machine performance on Windows.

K
khanna30
Member
55
01-14-2016, 12:59 PM
#1
Hello, I'm working on setting up Virtual Machines using VirtualBox or VMware on my Windows 10 laptop. Despite adjusting settings like RAM, VRAM, and CPU cores, the performance remains sluggish. The BIOS is enabled for virtualization, but running a Linux distro causes delays. Interestingly, dual-booting on an older 2010 Windows 10 laptop works perfectly without lag. My machine has an Intel Core i7-6700HQ, 8 GB DDR4 RAM, 256 GB SSD, 1 TB HDD, and a Nvidia GeForce GTX 965M GPU. What might be causing this issue?
K
khanna30
01-14-2016, 12:59 PM #1

Hello, I'm working on setting up Virtual Machines using VirtualBox or VMware on my Windows 10 laptop. Despite adjusting settings like RAM, VRAM, and CPU cores, the performance remains sluggish. The BIOS is enabled for virtualization, but running a Linux distro causes delays. Interestingly, dual-booting on an older 2010 Windows 10 laptop works perfectly without lag. My machine has an Intel Core i7-6700HQ, 8 GB DDR4 RAM, 256 GB SSD, 1 TB HDD, and a Nvidia GeForce GTX 965M GPU. What might be causing this issue?

L
lSticKl
Member
211
02-04-2016, 06:20 AM
#2
With Manjaro, the problem lies in the hardware acceleration not reaching the virtual machine. This seems to be a common issue across all systems.
L
lSticKl
02-04-2016, 06:20 AM #2

With Manjaro, the problem lies in the hardware acceleration not reaching the virtual machine. This seems to be a common issue across all systems.

C
creepy108
Junior Member
5
02-05-2016, 07:15 AM
#3
I recall this correctly: apt-get update then apt-get install --install-recommends linux-virtual, followed by installing the necessary tools. This should upgrade the kernel to one optimized for virtual environments. However, it seems the kernel itself hasn't changed much—still worth trying!
C
creepy108
02-05-2016, 07:15 AM #3

I recall this correctly: apt-get update then apt-get install --install-recommends linux-virtual, followed by installing the necessary tools. This should upgrade the kernel to one optimized for virtual environments. However, it seems the kernel itself hasn't changed much—still worth trying!