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)
Change History (9)
by , 11 years ago
Attachment: | log.tar.gz added |
---|
by , 11 years ago
Attachment: | log_gallium.tar.gz added |
---|
Xorg/VBox logs when gallium renderer started
comment:1 by , 11 years ago
Are you using automatic log-in on the guest, and if so, does disabling it make a difference?
comment:3 by , 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:5 by , 11 years ago
Summary: | Ubuntu 12.10 sometimes uses VMWare/Gallium, sometimes Humper/Chromium → Ubuntu 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 , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fix included in VBox 4.2.18. Please upgrade your Guest Additions to the new version.
Xorg/VBox logs when Chromium renderer started