Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hey all, I recently installed CentOS 6.5 on my workstation. Hardware is an Asus mobo with an AMD quad-core processor and 16GB of RAM. I downloaded and installed VirtualBox from source and then created an Ubuntu 12.04 (per vendor spec for a software package) VM. The VM has one CPU, a 160GB hard drive and 10GB RAM. When I run Ubuntu my processor is idle until I do something. For example, just opening a terminal window takes about 10 seconds and it takes even longer to close it (Firefox is much worse). This can spike my CPU to almost 200%. Has anyone else had a situation like this? If so, how did you fix it?
That'll be because Unity requires 3D acceleration for the desktop compositing, Gnome is the same. Windows 7 and XFCE does not require this.
In Virtualbox's GUI goto the Display settings for your Ubuntu VM and enable the 3D acceleration option (assuming your host system is able to provide 3D acceleration).
Also if you've assigned more than one VCPU to your VM, this will auto-enable I/O APIC on the guest which will use more CPU time on the host and slow down I/O on the guest (as I/O system calls take longer to process). You're best just running 1 VCPU on your guests unless specifically required and having I/O APIC disabled.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.