Ubuntu 10.10 Guest in VirtualBox 3.2.10
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Ubuntu 10.10 Guest in VirtualBox 3.2.10
You could try and remove compiz-gnome and get compiz-fusion instead. On my Xubuntu VM, there are no problems with it. You can also just leave compiz-gnome alone and run compiz from the terminal (or run application dialogue), which should not use the Gnome desktop effects but it's own system.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Ubuntu 10.10 Guest in VirtualBox 3.2.10
Also look in the /var/log/xorg.0.log and see if the drm section failed and vboxvideo is running without it.
Or post the log here (as an attachment)
Or post the log here (as an attachment)
-
W3bo
- Posts: 6
- Joined: 10. Nov 2010, 20:31
- Primary OS: MS Windows 2003
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: WS2008R2, WinXP, Ubuntu
Re: Ubuntu 10.10 Guest in VirtualBox 3.2.10
I've attached my Xorg.0.log file.Perryg wrote:Also look in the /var/log/xorg.0.log and see if the drm section failed and vboxvideo is running without it.
Or post the log here (as an attachment)
Also, I've got a problem: I can't get Shared Folders to work.
In VirtualBox I created a shared folder 'foobar' to my Windows profile directory, I then tried to mount it:
Code: Select all
david@vaioubu:~$ sudo mount -t vboxsf foobar ~/host
[sudo] password for david:
/sbin/mount.vboxsf: mounting failed with the error: No such file or directory
david@vaioubu:~$ sudo modprobe vboxvfs
FATAL: Module vboxvfs not found.
david@vaioubu:~$ sudo mount.vboxsf foobar /media/shared
mount.vboxsf: mounting failed with the error: No such file or directory- Attachments
-
Xorg.0.log- (31.24 KiB) Downloaded 37 times
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Ubuntu 10.10 Guest in VirtualBox 3.2.10
Try mounting a folder that is not in a protected environment. Like C:\shareAlso, I've got a problem: I can't get Shared Folders to work.
In VirtualBox I created a shared folder 'foobar' to my Windows profile directory, I then tried to mount it:
The log shows that the effects modules are loaded and running. At this point I don't know what to tell you. I have 10.10 working with all of this.
-
W3bo
- Posts: 6
- Joined: 10. Nov 2010, 20:31
- Primary OS: MS Windows 2003
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: WS2008R2, WinXP, Ubuntu
Re: Ubuntu 10.10 Guest in VirtualBox 3.2.10
I've been doing a bit of development in Eclipse, and the experience was very slow; there's like a 2-3 second lag between me pressing a button and the IDE then doing something.
I then noticed that the Ubuntu file manager reacted in a similar way, but not as bad; it's just really slow and laggy in response to mouse input.
I'm running it in Full-screen mode with VBox additions, Desktop Effects are disabled and I haven't made any changes to my X configuration.
Is this kind of performance to be expected, or is there something I'm overlooking?
I then noticed that the Ubuntu file manager reacted in a similar way, but not as bad; it's just really slow and laggy in response to mouse input.
I'm running it in Full-screen mode with VBox additions, Desktop Effects are disabled and I haven't made any changes to my X configuration.
Is this kind of performance to be expected, or is there something I'm overlooking?
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Ubuntu 10.10 Guest in VirtualBox 3.2.10
When you're working in windowed mode, do you get the same behaviour?
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
W3bo
- Posts: 6
- Joined: 10. Nov 2010, 20:31
- Primary OS: MS Windows 2003
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: WS2008R2, WinXP, Ubuntu
Re: Ubuntu 10.10 Guest in VirtualBox 3.2.10
Yes, in fact it's seemingly worse in Windowed mode rather than fullscreen.Sasquatch wrote:When you're working in windowed mode, do you get the same behaviour?
-
cyber01
- Posts: 4
- Joined: 29. Nov 2010, 17:07
- Primary OS: MS Windows Vista
- VBox Version: OSE other
- Guest OSses: Ubuntu Server
Re: Ubuntu 10.10 Guest in VirtualBox 3.2.10
Host Windows Vista, Guest Ubuntu 10.10 Server , Virtual Box 3.2.10.
How to configure the network so that both had a connection and through the NAT and the local Host-Guest? Make 2 network adapters? How to configure them in the Ubuntu Server 10.10
Sorry for my bad English
How to configure the network so that both had a connection and through the NAT and the local Host-Guest? Make 2 network adapters? How to configure them in the Ubuntu Server 10.10
Sorry for my bad English
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Ubuntu 10.10 Guest in VirtualBox 3.2.10
Please open a new topic. Your question is not relevant to this discussion. Make sure you read and understand (for what you can) the Forum Posting Guide.cyber01 wrote:Host Windows Vista, Guest Ubuntu 10.10 Server , Virtual Box 3.2.10.
How to configure the network so that both had a connection and through the NAT and the local Host-Guest? Make 2 network adapters? How to configure them in the Ubuntu Server 10.10
Sorry for my bad English
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
iamalittlepepper
- Posts: 16
- Joined: 30. Nov 2010, 00:49
- Primary OS: Mac OS X other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Ubuntu 10.10
Re: Ubuntu 10.10 Guest in VirtualBox 3.2.10
It means your VirtualBox Guest Additions has not been compiled properly.
You are missing dkms build-essential linux-headers-generic
I have posted some diagnostic steps here:
http://www.blog.10deam.com/2010/11/29/u ... rs-issues/
I have also submitted a patch so that the maintainers can add to the run script.
http://www.virtualbox.org/ticket/7774#comment:1
david@vaioubu:~$ sudo mount -t vboxsf foobar ~/host
[sudo] password for david:
/sbin/mount.vboxsf: mounting failed with the error: No such file or directory
david@vaioubu:~$ sudo modprobe vboxvfs
FATAL: Module vboxvfs not found.
david@vaioubu:~$ sudo mount.vboxsf foobar /media/shared
mount.vboxsf: mounting failed with the error: No such file or directory
You are missing dkms build-essential linux-headers-generic
I have posted some diagnostic steps here:
http://www.blog.10deam.com/2010/11/29/u ... rs-issues/
I have also submitted a patch so that the maintainers can add to the run script.
http://www.virtualbox.org/ticket/7774#comment:1
david@vaioubu:~$ sudo mount -t vboxsf foobar ~/host
[sudo] password for david:
/sbin/mount.vboxsf: mounting failed with the error: No such file or directory
david@vaioubu:~$ sudo modprobe vboxvfs
FATAL: Module vboxvfs not found.
david@vaioubu:~$ sudo mount.vboxsf foobar /media/shared
mount.vboxsf: mounting failed with the error: No such file or directory