VirtualBox

Opened 11 years ago

Closed 11 years ago

#11957 closed defect (fixed)

Ubuntu 12.10 sometimes uses VMWare/Gallium, sometimes Humper/Chromium => Fixed in SVN

Reported by: weeman Owned by:
Component: 3D support Version: VirtualBox 4.2.14
Keywords: Cc:
Guest type: Linux Host type: Windows

Description

I'm running Ubuntu 12.10 (64 bit) on Windows 7. Since some time I have a 3D performance problem. Sometimes the 3D performance is very bad. When running glxgears-info I get

OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x301)
OpenGL version string: 2.1 Mesa 9.0.3
OpenGL shading language version string: 1.20

After restarting X (may take some tries) I get

OpenGL vendor string: Humper
OpenGL renderer string: Chromium
OpenGL version string: 2.1 Chromium 1.9
OpenGL shading language version string: 4.00 - Build 9.18.10.3071

With the Humper/Chromium renderer the user interface runs very smooth. Also there is an impact on the general performance when VMware/Gallium is used. I think because the virtual CPU has to do the rendering too.

Attachments (3)

log.tar.gz (90.0 KB ) - added by weeman 11 years ago.
Xorg/VBox logs when Chromium renderer started
log_gallium.tar.gz (90.0 KB ) - added by weeman 11 years ago.
Xorg/VBox logs when gallium renderer started
diff (385 bytes ) - added by Frank Mehnert 11 years ago.
Patch for /usr/src/vboxguest-4.2.14/vboxvideo

Download all attachments as: .zip

Change History (9)

by weeman, 11 years ago

Attachment: log.tar.gz added

Xorg/VBox logs when Chromium renderer started

by weeman, 11 years ago

Attachment: log_gallium.tar.gz added

Xorg/VBox logs when gallium renderer started

comment:1 by Michael Thayer, 11 years ago

Are you using automatic log-in on the guest, and if so, does disabling it make a difference?

comment:2 by weeman, 11 years ago

I don't use auto login.

by Frank Mehnert, 11 years ago

Attachment: diff added

Patch for /usr/src/vboxguest-4.2.14/vboxvideo

comment:3 by Frank Mehnert, 11 years ago

Could you apply the above patch to /usr/src/vboxguest-4.2.14/vboxvideo, recompile your guest driver and check if this fixes your problem? In your guest, please do

sudo -s
cd /usr/src/vboxguest-4.2.14/vboxvideo
patch -p0 < ~/diff
/etc/init.d/vboxdrv.sh setup

Then reboot your guest.

comment:4 by weeman, 11 years ago

It seems that this solved the issue!

Thanks for the fast reaction!!

comment:5 by Frank Mehnert, 11 years ago

Summary: Ubuntu 12.10 sometimes uses VMWare/Gallium, sometimes Humper/ChromiumUbuntu 12.10 sometimes uses VMWare/Gallium, sometimes Humper/Chromium => Fixed in SVN

Thanks for your feedback! This fix will be part of the next maintenance release.

comment:6 by Frank Mehnert, 11 years ago

Resolution: fixed
Status: newclosed

Fix included in VBox 4.2.18. Please upgrade your Guest Additions to the new version.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use