0

I have a gaming pc (windows 10) with: GPU: 4 gb (nvidia GTX) CPU: 8 cpu's , 16 gb of ram (Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz)

To try to make ubuntu faster i've changed the settings of vbox so this are my current:

Photo 1

Photo 2

Photo 3

Photo 4

What can i do to make it run smooth since i have a computer good enough for that?

karel
  • 114,770
K_dev
  • 249

1 Answers1

3

As I said in comments, I guess that the slow behaviour is related with graphics, not I/O or CPU related.

Try to enable 2D and 3D acceleration as both Windows 10 as VirtualBox host and Ubuntu 18.04 as guest work without issues with Nvidia GPUs.

Both options are shown at the bottom of your "Photo 4" menu.

And remember to install the 'guest additions' in the guest OS (Ubuntu) to make those changes working with:

Installation of guest additions

Leo
  • 3,654
  • 2
  • 20
  • 36
  • I've tested the 3d and the graphics look better and also faster! Thanks – K_dev Jul 25 '18 at 22:00
  • If this answer fixed your problem, just pick it as the correct one. Thanks! – Leo Jul 25 '18 at 22:03
  • It seems like it was only at glance. Still buggy. On the beginning it used to run smoothly , is it because now i have installed more apps and packages? – K_dev Jul 25 '18 at 22:14
  • Those options does not install any package. Do you have the 'guest additions' installed in the guest OS (Ubuntu)? – Leo Jul 25 '18 at 22:34
  • Yes.. i've tested different configurations and definitely , the 3d makes the system more slow – K_dev Jul 25 '18 at 22:42