Is Xfce supposed to run slowly on Virtualbox?Internet not working on a VirtualBox Linux machineHow to change...
Building an exterior wall within an exterior wall for insulation
How do I append a character to the end of every line in an excel cell?
Current across a wire with zero potential difference
Airplane generations - how does it work?
Why did the villain in the first Men in Black movie care about Earth's Cockroaches?
Why avoid shared user accounts?
Why are the books in the Game of Thrones citadel library shelved spine inwards?
TikZ graph edges not drawn nicely
Decision problem that can be verified but not run in n^2 time
Non-Cancer terminal illness that can affect young (age 10-13) girls?
Count repetitions of an array
How to not let the Identify spell spoil everything?
Why is it that Bernie Sanders is always called a "socialist"?
Why does photorec keep finding files after I have filled the disk free space as root?
How to access internet and run apt-get through a middle server?
Cat is tipping over bed-side lamps during the night
Existence of Riemann surface, holomorphic maps
What is the difference between "...", '...', $'...', and $"..." quotes?
A starship is travelling at 0.9c and collides with a small rock. Will it leave a clean hole through, or will more happen?
What happened to my GE option?
What will happen if I transfer large sums of money into my bank account from a pre-paid debit card or gift card?
Is there a lava-breathing lizard creature (that could be worshipped by a cult) in 5e?
Eww, those bytes are gross
Boss asked me to sign a resignation paper without a date on it along with my new contract
Is Xfce supposed to run slowly on Virtualbox?
Internet not working on a VirtualBox Linux machineHow to change Xfce top menu bar (theming doesn't help)VirtualBox - flash player performance on a linux guest (Windows host)Compiz effects in XFCEChanging the default windows manager in xfceUbuntu performance on a VirtualBoxWhy is Windows 7 running slowly in VirtualBox?VirtualBox/Ubuntu full screen mode resolutionUbuntu 14.04 guest cannot detect second virtualbox monitorSlow Linux Desktop performance in a Virtualbox guest installation
This is my first question, so I'm sorry in advance if my question is not good/descriptive enough.
I'm having problems getting Xfce systems on Virtualbox to run smoothly. What I mean by slow is that moving or resizing windows looks very "laggy", basically just windows jumping from one place to another. This seems to only happen on Xfce systems or more specifically, Xfwm.
--- Host's spec ---
Macbook Pro Retina
Mac OS X Mavericks
2.4GHz dual-core Intel Core i5
8GB 1600MHz RAM
256GB SSD
Intel Iris Graphics
--- Guest's spec ---
64 bit OS
10GB fixed VDI size
2GB RAM
128MB VRAM (both 12MB/128MB tested)
3D acceleration (both on/off tested)
--- The tests I did, where every OS have the same spec ---
OS (WM) | Good performance [Y/n]
Debian 7.3 (Metacity) | Y
Ubuntu 13.10 (Compiz) | Y
Ubuntu 13.10 (LightDM) | Y
Linux Mint 16 Cinnamon (Mutter) | Y
Xubuntu 13.10 (Compiz) | Y
Xubuntu 13.10 (Xfwm4) | n
Linux Mint 16 Xfce (Xfwm4) | n
The CPU usage of guest from moving windows is about 10% and resizing is about 2%. The CPU usage of host is very small and can't be bothered to get a number. I found out that moving or resizing isn't really affect by the CPU usage, it's consistently that slow. I wrote a huge loop and let the CPU run at 100%, the movements of the windows still look the roughly the same.
The results are leaning toward the conclusion that the poor performance is caused by XFCE, but this doesn't make any sense to me, as XFCE supposed to be lightweight and all. There is a final test I did where I installed compiz on top of Xfwm and it actually made it smooth, which means it must be from the Xfwm. Is this similar to the problem that Virtualbox can't run KDE properly? (I've read that somewhere, and have tried to install openSUSE and Kubuntu)
I am not interested in finding a smooth linux OS on Virtualbox but rather to understand and maybe even fix what is going on with Xfce.
Have I installed guest additions?
Obviously yes, or else the rest of the OS wouldn't run smoothly as well. I can use full screen and resize windows, plus other additions' goodnesses. I'm certain that I installed it correctly, as I have been through a tutorials (including Virtualbox docs) on each of the OS and installed every OS at least twice to ensure everything is done correctly. In addition, this command: "lspci" returned: 00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
Have I looked around?
Yes, in fact, for about 7 hours non-stop on Google while testing other OS.
Have I checked out the settings of the guests, i.e. effects?
Yes, every OS I basically tested with all effects on and off, doesn't make the slightest difference.
Have I tried other hosts?
Unfortunately I won't have my Windows desktop with me for another week or so and I really want to know the answer soon. I guess the host could make a difference, but from my experience with running Ubuntu fully configured with compiz and other tools, both machines have negligible performance difference.
The end...phew...
So sorry about this long post. The answer could well be very simple and short, that I don't need to type this much, but I really like to be specific as I hate people coming to me and ask obvious questions such as "Have you tried restarting?"
linux ubuntu mac virtualbox xfce
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
This is my first question, so I'm sorry in advance if my question is not good/descriptive enough.
I'm having problems getting Xfce systems on Virtualbox to run smoothly. What I mean by slow is that moving or resizing windows looks very "laggy", basically just windows jumping from one place to another. This seems to only happen on Xfce systems or more specifically, Xfwm.
--- Host's spec ---
Macbook Pro Retina
Mac OS X Mavericks
2.4GHz dual-core Intel Core i5
8GB 1600MHz RAM
256GB SSD
Intel Iris Graphics
--- Guest's spec ---
64 bit OS
10GB fixed VDI size
2GB RAM
128MB VRAM (both 12MB/128MB tested)
3D acceleration (both on/off tested)
--- The tests I did, where every OS have the same spec ---
OS (WM) | Good performance [Y/n]
Debian 7.3 (Metacity) | Y
Ubuntu 13.10 (Compiz) | Y
Ubuntu 13.10 (LightDM) | Y
Linux Mint 16 Cinnamon (Mutter) | Y
Xubuntu 13.10 (Compiz) | Y
Xubuntu 13.10 (Xfwm4) | n
Linux Mint 16 Xfce (Xfwm4) | n
The CPU usage of guest from moving windows is about 10% and resizing is about 2%. The CPU usage of host is very small and can't be bothered to get a number. I found out that moving or resizing isn't really affect by the CPU usage, it's consistently that slow. I wrote a huge loop and let the CPU run at 100%, the movements of the windows still look the roughly the same.
The results are leaning toward the conclusion that the poor performance is caused by XFCE, but this doesn't make any sense to me, as XFCE supposed to be lightweight and all. There is a final test I did where I installed compiz on top of Xfwm and it actually made it smooth, which means it must be from the Xfwm. Is this similar to the problem that Virtualbox can't run KDE properly? (I've read that somewhere, and have tried to install openSUSE and Kubuntu)
I am not interested in finding a smooth linux OS on Virtualbox but rather to understand and maybe even fix what is going on with Xfce.
Have I installed guest additions?
Obviously yes, or else the rest of the OS wouldn't run smoothly as well. I can use full screen and resize windows, plus other additions' goodnesses. I'm certain that I installed it correctly, as I have been through a tutorials (including Virtualbox docs) on each of the OS and installed every OS at least twice to ensure everything is done correctly. In addition, this command: "lspci" returned: 00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
Have I looked around?
Yes, in fact, for about 7 hours non-stop on Google while testing other OS.
Have I checked out the settings of the guests, i.e. effects?
Yes, every OS I basically tested with all effects on and off, doesn't make the slightest difference.
Have I tried other hosts?
Unfortunately I won't have my Windows desktop with me for another week or so and I really want to know the answer soon. I guess the host could make a difference, but from my experience with running Ubuntu fully configured with compiz and other tools, both machines have negligible performance difference.
The end...phew...
So sorry about this long post. The answer could well be very simple and short, that I don't need to type this much, but I really like to be specific as I hate people coming to me and ask obvious questions such as "Have you tried restarting?"
linux ubuntu mac virtualbox xfce
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
What Window Managers did you use with the Distros that did perform well ? I'm going to guess that XFWM is not taking advantage of the hardware acceleration, but that's a total top of my head guess.
– Lawrence
Dec 27 '13 at 0:48
@Lawrence Thank you for your comment, sorry I missed those. I have edited my post with the window managers for each distro. I have been trying to find out whether it is that, but I can't find anything rigorous.
– Nelson Yeung
Dec 27 '13 at 1:27
Since you are interested in improving Xfce, I hope you'll post your findings at Xfce forums and the Xubuntu mailing list. You could also post at ubuntuforums.org where quite a few Xubuntu users hang out.
– user151227
Dec 27 '13 at 2:06
add a comment |
This is my first question, so I'm sorry in advance if my question is not good/descriptive enough.
I'm having problems getting Xfce systems on Virtualbox to run smoothly. What I mean by slow is that moving or resizing windows looks very "laggy", basically just windows jumping from one place to another. This seems to only happen on Xfce systems or more specifically, Xfwm.
--- Host's spec ---
Macbook Pro Retina
Mac OS X Mavericks
2.4GHz dual-core Intel Core i5
8GB 1600MHz RAM
256GB SSD
Intel Iris Graphics
--- Guest's spec ---
64 bit OS
10GB fixed VDI size
2GB RAM
128MB VRAM (both 12MB/128MB tested)
3D acceleration (both on/off tested)
--- The tests I did, where every OS have the same spec ---
OS (WM) | Good performance [Y/n]
Debian 7.3 (Metacity) | Y
Ubuntu 13.10 (Compiz) | Y
Ubuntu 13.10 (LightDM) | Y
Linux Mint 16 Cinnamon (Mutter) | Y
Xubuntu 13.10 (Compiz) | Y
Xubuntu 13.10 (Xfwm4) | n
Linux Mint 16 Xfce (Xfwm4) | n
The CPU usage of guest from moving windows is about 10% and resizing is about 2%. The CPU usage of host is very small and can't be bothered to get a number. I found out that moving or resizing isn't really affect by the CPU usage, it's consistently that slow. I wrote a huge loop and let the CPU run at 100%, the movements of the windows still look the roughly the same.
The results are leaning toward the conclusion that the poor performance is caused by XFCE, but this doesn't make any sense to me, as XFCE supposed to be lightweight and all. There is a final test I did where I installed compiz on top of Xfwm and it actually made it smooth, which means it must be from the Xfwm. Is this similar to the problem that Virtualbox can't run KDE properly? (I've read that somewhere, and have tried to install openSUSE and Kubuntu)
I am not interested in finding a smooth linux OS on Virtualbox but rather to understand and maybe even fix what is going on with Xfce.
Have I installed guest additions?
Obviously yes, or else the rest of the OS wouldn't run smoothly as well. I can use full screen and resize windows, plus other additions' goodnesses. I'm certain that I installed it correctly, as I have been through a tutorials (including Virtualbox docs) on each of the OS and installed every OS at least twice to ensure everything is done correctly. In addition, this command: "lspci" returned: 00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
Have I looked around?
Yes, in fact, for about 7 hours non-stop on Google while testing other OS.
Have I checked out the settings of the guests, i.e. effects?
Yes, every OS I basically tested with all effects on and off, doesn't make the slightest difference.
Have I tried other hosts?
Unfortunately I won't have my Windows desktop with me for another week or so and I really want to know the answer soon. I guess the host could make a difference, but from my experience with running Ubuntu fully configured with compiz and other tools, both machines have negligible performance difference.
The end...phew...
So sorry about this long post. The answer could well be very simple and short, that I don't need to type this much, but I really like to be specific as I hate people coming to me and ask obvious questions such as "Have you tried restarting?"
linux ubuntu mac virtualbox xfce
This is my first question, so I'm sorry in advance if my question is not good/descriptive enough.
I'm having problems getting Xfce systems on Virtualbox to run smoothly. What I mean by slow is that moving or resizing windows looks very "laggy", basically just windows jumping from one place to another. This seems to only happen on Xfce systems or more specifically, Xfwm.
--- Host's spec ---
Macbook Pro Retina
Mac OS X Mavericks
2.4GHz dual-core Intel Core i5
8GB 1600MHz RAM
256GB SSD
Intel Iris Graphics
--- Guest's spec ---
64 bit OS
10GB fixed VDI size
2GB RAM
128MB VRAM (both 12MB/128MB tested)
3D acceleration (both on/off tested)
--- The tests I did, where every OS have the same spec ---
OS (WM) | Good performance [Y/n]
Debian 7.3 (Metacity) | Y
Ubuntu 13.10 (Compiz) | Y
Ubuntu 13.10 (LightDM) | Y
Linux Mint 16 Cinnamon (Mutter) | Y
Xubuntu 13.10 (Compiz) | Y
Xubuntu 13.10 (Xfwm4) | n
Linux Mint 16 Xfce (Xfwm4) | n
The CPU usage of guest from moving windows is about 10% and resizing is about 2%. The CPU usage of host is very small and can't be bothered to get a number. I found out that moving or resizing isn't really affect by the CPU usage, it's consistently that slow. I wrote a huge loop and let the CPU run at 100%, the movements of the windows still look the roughly the same.
The results are leaning toward the conclusion that the poor performance is caused by XFCE, but this doesn't make any sense to me, as XFCE supposed to be lightweight and all. There is a final test I did where I installed compiz on top of Xfwm and it actually made it smooth, which means it must be from the Xfwm. Is this similar to the problem that Virtualbox can't run KDE properly? (I've read that somewhere, and have tried to install openSUSE and Kubuntu)
I am not interested in finding a smooth linux OS on Virtualbox but rather to understand and maybe even fix what is going on with Xfce.
Have I installed guest additions?
Obviously yes, or else the rest of the OS wouldn't run smoothly as well. I can use full screen and resize windows, plus other additions' goodnesses. I'm certain that I installed it correctly, as I have been through a tutorials (including Virtualbox docs) on each of the OS and installed every OS at least twice to ensure everything is done correctly. In addition, this command: "lspci" returned: 00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
Have I looked around?
Yes, in fact, for about 7 hours non-stop on Google while testing other OS.
Have I checked out the settings of the guests, i.e. effects?
Yes, every OS I basically tested with all effects on and off, doesn't make the slightest difference.
Have I tried other hosts?
Unfortunately I won't have my Windows desktop with me for another week or so and I really want to know the answer soon. I guess the host could make a difference, but from my experience with running Ubuntu fully configured with compiz and other tools, both machines have negligible performance difference.
The end...phew...
So sorry about this long post. The answer could well be very simple and short, that I don't need to type this much, but I really like to be specific as I hate people coming to me and ask obvious questions such as "Have you tried restarting?"
linux ubuntu mac virtualbox xfce
linux ubuntu mac virtualbox xfce
edited Dec 27 '13 at 1:26
Nelson Yeung
asked Dec 26 '13 at 23:59
Nelson YeungNelson Yeung
1314
1314
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 5 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
What Window Managers did you use with the Distros that did perform well ? I'm going to guess that XFWM is not taking advantage of the hardware acceleration, but that's a total top of my head guess.
– Lawrence
Dec 27 '13 at 0:48
@Lawrence Thank you for your comment, sorry I missed those. I have edited my post with the window managers for each distro. I have been trying to find out whether it is that, but I can't find anything rigorous.
– Nelson Yeung
Dec 27 '13 at 1:27
Since you are interested in improving Xfce, I hope you'll post your findings at Xfce forums and the Xubuntu mailing list. You could also post at ubuntuforums.org where quite a few Xubuntu users hang out.
– user151227
Dec 27 '13 at 2:06
add a comment |
What Window Managers did you use with the Distros that did perform well ? I'm going to guess that XFWM is not taking advantage of the hardware acceleration, but that's a total top of my head guess.
– Lawrence
Dec 27 '13 at 0:48
@Lawrence Thank you for your comment, sorry I missed those. I have edited my post with the window managers for each distro. I have been trying to find out whether it is that, but I can't find anything rigorous.
– Nelson Yeung
Dec 27 '13 at 1:27
Since you are interested in improving Xfce, I hope you'll post your findings at Xfce forums and the Xubuntu mailing list. You could also post at ubuntuforums.org where quite a few Xubuntu users hang out.
– user151227
Dec 27 '13 at 2:06
What Window Managers did you use with the Distros that did perform well ? I'm going to guess that XFWM is not taking advantage of the hardware acceleration, but that's a total top of my head guess.
– Lawrence
Dec 27 '13 at 0:48
What Window Managers did you use with the Distros that did perform well ? I'm going to guess that XFWM is not taking advantage of the hardware acceleration, but that's a total top of my head guess.
– Lawrence
Dec 27 '13 at 0:48
@Lawrence Thank you for your comment, sorry I missed those. I have edited my post with the window managers for each distro. I have been trying to find out whether it is that, but I can't find anything rigorous.
– Nelson Yeung
Dec 27 '13 at 1:27
@Lawrence Thank you for your comment, sorry I missed those. I have edited my post with the window managers for each distro. I have been trying to find out whether it is that, but I can't find anything rigorous.
– Nelson Yeung
Dec 27 '13 at 1:27
Since you are interested in improving Xfce, I hope you'll post your findings at Xfce forums and the Xubuntu mailing list. You could also post at ubuntuforums.org where quite a few Xubuntu users hang out.
– user151227
Dec 27 '13 at 2:06
Since you are interested in improving Xfce, I hope you'll post your findings at Xfce forums and the Xubuntu mailing list. You could also post at ubuntuforums.org where quite a few Xubuntu users hang out.
– user151227
Dec 27 '13 at 2:06
add a comment |
1 Answer
1
active
oldest
votes
From this question in AskUbuntu I would say that XFWM4 is not taking advantage of 2D hardware acceleration.
You may need to enable it. From the other question -
To enable go to: Applications -> Settings -> XFCE Settings Manager
Then run: Window Manager Tweaks - Compositor (tab) and Enable
Actually, after further research, I would say 2D acceleration is not available in VirtualBox, hence the slow graphics.
From the VirtualBox Doco -
4.4.2. Hardware 2D video acceleration for Windows guests
Starting with version 3.1, the VirtualBox Guest Additions contain experimental
hardware 2D video acceleration support for Windows guests.
I have read that post. I've tried to check the box, but "The virtual machine is set up to use video stream acceleration. As this feature only works with windows guest systems it will be disabled." I tried to run the system after ticking that anyway, but it is still the same.
– Nelson Yeung
Dec 27 '13 at 1:41
Is acceleration enabled or disabled in VirtualBox ?
– Lawrence
Dec 27 '13 at 1:42
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f693536%2fis-xfce-supposed-to-run-slowly-on-virtualbox%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
From this question in AskUbuntu I would say that XFWM4 is not taking advantage of 2D hardware acceleration.
You may need to enable it. From the other question -
To enable go to: Applications -> Settings -> XFCE Settings Manager
Then run: Window Manager Tweaks - Compositor (tab) and Enable
Actually, after further research, I would say 2D acceleration is not available in VirtualBox, hence the slow graphics.
From the VirtualBox Doco -
4.4.2. Hardware 2D video acceleration for Windows guests
Starting with version 3.1, the VirtualBox Guest Additions contain experimental
hardware 2D video acceleration support for Windows guests.
I have read that post. I've tried to check the box, but "The virtual machine is set up to use video stream acceleration. As this feature only works with windows guest systems it will be disabled." I tried to run the system after ticking that anyway, but it is still the same.
– Nelson Yeung
Dec 27 '13 at 1:41
Is acceleration enabled or disabled in VirtualBox ?
– Lawrence
Dec 27 '13 at 1:42
add a comment |
From this question in AskUbuntu I would say that XFWM4 is not taking advantage of 2D hardware acceleration.
You may need to enable it. From the other question -
To enable go to: Applications -> Settings -> XFCE Settings Manager
Then run: Window Manager Tweaks - Compositor (tab) and Enable
Actually, after further research, I would say 2D acceleration is not available in VirtualBox, hence the slow graphics.
From the VirtualBox Doco -
4.4.2. Hardware 2D video acceleration for Windows guests
Starting with version 3.1, the VirtualBox Guest Additions contain experimental
hardware 2D video acceleration support for Windows guests.
I have read that post. I've tried to check the box, but "The virtual machine is set up to use video stream acceleration. As this feature only works with windows guest systems it will be disabled." I tried to run the system after ticking that anyway, but it is still the same.
– Nelson Yeung
Dec 27 '13 at 1:41
Is acceleration enabled or disabled in VirtualBox ?
– Lawrence
Dec 27 '13 at 1:42
add a comment |
From this question in AskUbuntu I would say that XFWM4 is not taking advantage of 2D hardware acceleration.
You may need to enable it. From the other question -
To enable go to: Applications -> Settings -> XFCE Settings Manager
Then run: Window Manager Tweaks - Compositor (tab) and Enable
Actually, after further research, I would say 2D acceleration is not available in VirtualBox, hence the slow graphics.
From the VirtualBox Doco -
4.4.2. Hardware 2D video acceleration for Windows guests
Starting with version 3.1, the VirtualBox Guest Additions contain experimental
hardware 2D video acceleration support for Windows guests.
From this question in AskUbuntu I would say that XFWM4 is not taking advantage of 2D hardware acceleration.
You may need to enable it. From the other question -
To enable go to: Applications -> Settings -> XFCE Settings Manager
Then run: Window Manager Tweaks - Compositor (tab) and Enable
Actually, after further research, I would say 2D acceleration is not available in VirtualBox, hence the slow graphics.
From the VirtualBox Doco -
4.4.2. Hardware 2D video acceleration for Windows guests
Starting with version 3.1, the VirtualBox Guest Additions contain experimental
hardware 2D video acceleration support for Windows guests.
edited Apr 13 '17 at 12:22
Community♦
1
1
answered Dec 27 '13 at 1:32
LawrenceLawrence
3,147814
3,147814
I have read that post. I've tried to check the box, but "The virtual machine is set up to use video stream acceleration. As this feature only works with windows guest systems it will be disabled." I tried to run the system after ticking that anyway, but it is still the same.
– Nelson Yeung
Dec 27 '13 at 1:41
Is acceleration enabled or disabled in VirtualBox ?
– Lawrence
Dec 27 '13 at 1:42
add a comment |
I have read that post. I've tried to check the box, but "The virtual machine is set up to use video stream acceleration. As this feature only works with windows guest systems it will be disabled." I tried to run the system after ticking that anyway, but it is still the same.
– Nelson Yeung
Dec 27 '13 at 1:41
Is acceleration enabled or disabled in VirtualBox ?
– Lawrence
Dec 27 '13 at 1:42
I have read that post. I've tried to check the box, but "The virtual machine is set up to use video stream acceleration. As this feature only works with windows guest systems it will be disabled." I tried to run the system after ticking that anyway, but it is still the same.
– Nelson Yeung
Dec 27 '13 at 1:41
I have read that post. I've tried to check the box, but "The virtual machine is set up to use video stream acceleration. As this feature only works with windows guest systems it will be disabled." I tried to run the system after ticking that anyway, but it is still the same.
– Nelson Yeung
Dec 27 '13 at 1:41
Is acceleration enabled or disabled in VirtualBox ?
– Lawrence
Dec 27 '13 at 1:42
Is acceleration enabled or disabled in VirtualBox ?
– Lawrence
Dec 27 '13 at 1:42
add a comment |
Thanks for contributing an answer to Super User!
- 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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f693536%2fis-xfce-supposed-to-run-slowly-on-virtualbox%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
What Window Managers did you use with the Distros that did perform well ? I'm going to guess that XFWM is not taking advantage of the hardware acceleration, but that's a total top of my head guess.
– Lawrence
Dec 27 '13 at 0:48
@Lawrence Thank you for your comment, sorry I missed those. I have edited my post with the window managers for each distro. I have been trying to find out whether it is that, but I can't find anything rigorous.
– Nelson Yeung
Dec 27 '13 at 1:27
Since you are interested in improving Xfce, I hope you'll post your findings at Xfce forums and the Xubuntu mailing list. You could also post at ubuntuforums.org where quite a few Xubuntu users hang out.
– user151227
Dec 27 '13 at 2:06