I installed VirtualBox 3.2.8 on my Ubuntu 10.10 and the only VA that worked was the Shared folders. The cursor was locked into the virtual Ubuntu console but I could <Ctrl> to exit. The Ubuntu console would not expand as the virtual window was expanded. So I guess I need to go back to VirtualBox 3.2.10. This is a strange problem.weconsultants wrote:weconsultants wrote:EDIT: I am going to uninstall VirtualBox 3.2.10 and reinstall the VirtualBox 3.2.8 to see if I can change The Desktop Effects.
"Desktop effects could not be enabled" on Ubuntu 10.10 x64
-
weconsultants
- Posts: 30
- Joined: 2. Jan 2009, 20:55
- Primary OS: MS Windows XP
- VBox Version: OSE other
- Guest OSses: kubuntu-64
Re: "Desktop effects could not be enabled" on Ubuntu 10.10 x64
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: "Desktop effects could not be enabled" on Ubuntu 10.10 x64
I doubt that you would have gotten Ubuntu to work in 3.2.8 since they changed xorg to 1.9. You would need to install the test GAs that have been floating around here for a while. 3.2.9 IIRC. Conical is still working on the release (shoot I got a kernel update the very next day) and there are plenty of people having problems on metal. Just hang in there.weconsultants wrote:I installed VirtualBox 3.2.8 on my Ubuntu 10.10 and the only VA that worked was the Shared folders. The cursor was locked into the virtual Ubuntu console but I could <Ctrl> to exit. The Ubuntu console would not expand as the virtual window was expanded. So I guess I need to go back to VirtualBox 3.2.10. This is a strange problem.weconsultants wrote:weconsultants wrote:EDIT: I am going to uninstall VirtualBox 3.2.10 and reinstall the VirtualBox 3.2.8 to see if I can change The Desktop Effects.
-
loukingjr
- Volunteer
- Posts: 8851
- Joined: 30. Apr 2009, 09:45
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: just about all that run
Re: "Desktop effects could not be enabled" on Ubuntu 10.10 x64
Just so everyone knows, I have all 4 flavors of Ubuntu 10.10 running in VB 3.2.10 just as they should. All were fresh installs however.
and btw, it's the first time I've ever seen desktop effects in Kubuntu or any KDE based distro for that matter. I have screens of all four running if anyone cares. Just click my link.
and btw, it's the first time I've ever seen desktop effects in Kubuntu or any KDE based distro for that matter. I have screens of all four running if anyone cares. Just click my link.
OSX, Linux and Windows Hosts & Guests
There are three groups of people. Those that can count and those that can't.
There are three groups of people. Those that can count and those that can't.
-
boomshankerx
- Posts: 2
- Joined: 16. Oct 2010, 17:40
- Primary OS: MS Windows XP
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 10.04/10.10
Re: "Desktop effects could not be enabled" on Ubuntu 10.10 x64
This is what I did to get it working on 10.04 and 10.10.
- Install 3.2.10
Install Ubuntu 10.04/10.10rebootCode: Select all
sudo apt-get update sudo apt-get upgrade sudo apt-get install dkms build-essential
install guest editions
reboot
turn on Desktop effects
Code: Select all
sudo apt-get install compizconfig-settings-manager
Last edited by boomshankerx on 19. Nov 2010, 07:50, edited 1 time in total.
-
fatso
- Posts: 4
- Joined: 26. Jan 2010, 17:44
- Primary OS: MS Windows 7
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 9.10 32bit, Windows XP SP3 32 bit
Re: "Desktop effects could not be enabled" on Ubuntu 10.10 x64
Installing build-essential and dkms made it work for me! Thanks, boomshankerx
Unfortunately it only works in windowed mode, not fullscreen. In fullscreen the picture is static. Nothing moves or can be moved. I reported that bug half a year ago and still no go ...
(no 's')
Unfortunately it only works in windowed mode, not fullscreen. In fullscreen the picture is static. Nothing moves or can be moved. I reported that bug half a year ago and still no go ...
BTW. That should sayboomshankerx wrote:sudo apt-get install dkms build-essentials
Code: Select all
sudo apt-get install dkms build-essential-
chudilo
- Posts: 1
- Joined: 26. Oct 2010, 18:13
- Primary OS: MS Windows XP
- VBox Version: OSE other
- Guest OSses: Ubuntu 10.10
Re: "Desktop effects could not be enabled" on Ubuntu 10.10 x64
Installing build-essential and dkms worked for me as well.
Don't forget to reinstall VBox additions (as it rebuilds some packages) and reboot afterward.
Don't forget to reinstall VBox additions (as it rebuilds some packages) and reboot afterward.
-
Kingy
- Posts: 13
- Joined: 5. Sep 2010, 18:40
- Primary OS: MS Windows 7
- VBox Version: OSE other
- Guest OSses: Windows, Ubuntu, etc.
Re: "Desktop effects could not be enabled" on Ubuntu 10.10 x64
It's needed for Mint Linux 10 too (which is based off Ubuntu 10.10) however I noticed as the GAs are reinstalling, this appears... Doing non-kernel setup of the Guest Additions... has anyone else noticed this as well? Happens in both the x86 and x64 versions of Mint 10.
-
xuqake
- Posts: 1
- Joined: 5. Nov 2010, 13:20
- Primary OS: MS Windows XP
- VBox Version: OSE other
- Guest OSses: Ubuntu
Re: "Desktop effects could not be enabled" on Ubuntu 10.10 x64
I can confirm installing dkms and build-essential make the trick for me.
Thanks a lot!
Thanks a lot!
-
boomshankerx
- Posts: 2
- Joined: 16. Oct 2010, 17:40
- Primary OS: MS Windows XP
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 10.04/10.10
Re: "Desktop effects could not be enabled" on Ubuntu 10.10 x64
Thanks for the typo fix fatso!
-
weconsultants
- Posts: 30
- Joined: 2. Jan 2009, 20:55
- Primary OS: MS Windows XP
- VBox Version: OSE other
- Guest OSses: kubuntu-64
Re: "Desktop effects could not be enabled" on Ubuntu 10.10 x64
Same here...xuqake wrote:I can confirm installing dkms and build-essential make the trick for me.