Virtualbox Ubuntu 16 guest, slow UI and animations












1















I'm running Ubuntu 16.04 in Virtualbox. Asides from some slowness it's working fine, except for the User interface being very slow. For example, window animations do not happen, windows just pop up, or transparency or blur. This isn't a huge issue, but being used to the smoothness of Unity makes this quite a jarring experience.



Is this just a fact of it being on a virtual machine, or can it be fixed?










share|improve this question























  • It can be fixed. Shutdown your VM. Go to settings and set your CPU count = 2, video memory =128K, system memory = 2048, 3D accel = on, and it should fly. Let me know. Cheers, Al

    – heynnema
    Oct 29 '16 at 15:02











  • Install a 2D desktop environment, such as LXDE.

    – Android Dev
    Oct 29 '16 at 15:25


















1















I'm running Ubuntu 16.04 in Virtualbox. Asides from some slowness it's working fine, except for the User interface being very slow. For example, window animations do not happen, windows just pop up, or transparency or blur. This isn't a huge issue, but being used to the smoothness of Unity makes this quite a jarring experience.



Is this just a fact of it being on a virtual machine, or can it be fixed?










share|improve this question























  • It can be fixed. Shutdown your VM. Go to settings and set your CPU count = 2, video memory =128K, system memory = 2048, 3D accel = on, and it should fly. Let me know. Cheers, Al

    – heynnema
    Oct 29 '16 at 15:02











  • Install a 2D desktop environment, such as LXDE.

    – Android Dev
    Oct 29 '16 at 15:25
















1












1








1








I'm running Ubuntu 16.04 in Virtualbox. Asides from some slowness it's working fine, except for the User interface being very slow. For example, window animations do not happen, windows just pop up, or transparency or blur. This isn't a huge issue, but being used to the smoothness of Unity makes this quite a jarring experience.



Is this just a fact of it being on a virtual machine, or can it be fixed?










share|improve this question














I'm running Ubuntu 16.04 in Virtualbox. Asides from some slowness it's working fine, except for the User interface being very slow. For example, window animations do not happen, windows just pop up, or transparency or blur. This isn't a huge issue, but being used to the smoothness of Unity makes this quite a jarring experience.



Is this just a fact of it being on a virtual machine, or can it be fixed?







unity 16.04 virtualbox






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Oct 29 '16 at 14:36









PictrazPictraz

612




612













  • It can be fixed. Shutdown your VM. Go to settings and set your CPU count = 2, video memory =128K, system memory = 2048, 3D accel = on, and it should fly. Let me know. Cheers, Al

    – heynnema
    Oct 29 '16 at 15:02











  • Install a 2D desktop environment, such as LXDE.

    – Android Dev
    Oct 29 '16 at 15:25





















  • It can be fixed. Shutdown your VM. Go to settings and set your CPU count = 2, video memory =128K, system memory = 2048, 3D accel = on, and it should fly. Let me know. Cheers, Al

    – heynnema
    Oct 29 '16 at 15:02











  • Install a 2D desktop environment, such as LXDE.

    – Android Dev
    Oct 29 '16 at 15:25



















It can be fixed. Shutdown your VM. Go to settings and set your CPU count = 2, video memory =128K, system memory = 2048, 3D accel = on, and it should fly. Let me know. Cheers, Al

– heynnema
Oct 29 '16 at 15:02





It can be fixed. Shutdown your VM. Go to settings and set your CPU count = 2, video memory =128K, system memory = 2048, 3D accel = on, and it should fly. Let me know. Cheers, Al

– heynnema
Oct 29 '16 at 15:02













Install a 2D desktop environment, such as LXDE.

– Android Dev
Oct 29 '16 at 15:25







Install a 2D desktop environment, such as LXDE.

– Android Dev
Oct 29 '16 at 15:25












2 Answers
2






active

oldest

votes


















0














You may also try to enable 3d acceleration in VirtualBox



Select your VM on the LHS Settings -> Display - > Video tab, "Enable Features:" and check the Enable 3D Acceleration box Click OK



You may try to adjust video memory see the image with the settings below



https://nautilusmode.com/wp-content/uploads/2015/09/11_virtualbox_tutorial_settings_display_screen.png






share|improve this answer































    0














    Apart from enabling '3D' support in VirtualBox I also ran the following command.



    sudo bash -c 'echo vboxvideo >> /etc/modules'





    share|improve this answer























      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f843190%2fvirtualbox-ubuntu-16-guest-slow-ui-and-animations%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      You may also try to enable 3d acceleration in VirtualBox



      Select your VM on the LHS Settings -> Display - > Video tab, "Enable Features:" and check the Enable 3D Acceleration box Click OK



      You may try to adjust video memory see the image with the settings below



      https://nautilusmode.com/wp-content/uploads/2015/09/11_virtualbox_tutorial_settings_display_screen.png






      share|improve this answer




























        0














        You may also try to enable 3d acceleration in VirtualBox



        Select your VM on the LHS Settings -> Display - > Video tab, "Enable Features:" and check the Enable 3D Acceleration box Click OK



        You may try to adjust video memory see the image with the settings below



        https://nautilusmode.com/wp-content/uploads/2015/09/11_virtualbox_tutorial_settings_display_screen.png






        share|improve this answer


























          0












          0








          0







          You may also try to enable 3d acceleration in VirtualBox



          Select your VM on the LHS Settings -> Display - > Video tab, "Enable Features:" and check the Enable 3D Acceleration box Click OK



          You may try to adjust video memory see the image with the settings below



          https://nautilusmode.com/wp-content/uploads/2015/09/11_virtualbox_tutorial_settings_display_screen.png






          share|improve this answer













          You may also try to enable 3d acceleration in VirtualBox



          Select your VM on the LHS Settings -> Display - > Video tab, "Enable Features:" and check the Enable 3D Acceleration box Click OK



          You may try to adjust video memory see the image with the settings below



          https://nautilusmode.com/wp-content/uploads/2015/09/11_virtualbox_tutorial_settings_display_screen.png







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Oct 29 '16 at 14:46









          mgiedykmgiedyk

          114




          114

























              0














              Apart from enabling '3D' support in VirtualBox I also ran the following command.



              sudo bash -c 'echo vboxvideo >> /etc/modules'





              share|improve this answer




























                0














                Apart from enabling '3D' support in VirtualBox I also ran the following command.



                sudo bash -c 'echo vboxvideo >> /etc/modules'





                share|improve this answer


























                  0












                  0








                  0







                  Apart from enabling '3D' support in VirtualBox I also ran the following command.



                  sudo bash -c 'echo vboxvideo >> /etc/modules'





                  share|improve this answer













                  Apart from enabling '3D' support in VirtualBox I also ran the following command.



                  sudo bash -c 'echo vboxvideo >> /etc/modules'






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jan 11 '18 at 22:06









                  nixgadgetsnixgadgets

                  261311




                  261311






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f843190%2fvirtualbox-ubuntu-16-guest-slow-ui-and-animations%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

                      is 'sed' thread safe

                      How to make a Squid Proxy server?