vboxvideo issues

Craig Rodrigues rodrigc at FreeBSD.org
Fri Jan 10 22:04:35 UTC 2014


On Wed, Jan 8, 2014 at 5:35 PM, Kris Moore <kris at pcbsd.org> wrote:

>
> Is anybody running the 4.3.6 version of virtualbox-ose-additions on 10.0
> and having the vboxvideo work properly? When X tries to load, the screen
>

For PC-BSD, have you solved the issues with virtualbox-ose
being compiled with g++, but other C++ libraries compiled on the
system are compiled with clang?

This post mentions problems with KDE and VirtualBox, and how
unsetting QT_PLUGIN_PATH before running VirtualBox gets things to work:

http://lists.freebsd.org/pipermail/freebsd-emulation/2013-December/011170.html

I've observed that behavior.

This post also refers to an experimental port of Virtualbox by jkim@
which tries to compile as much of the port as possible with clang:

http://lists.freebsd.org/pipermail/freebsd-emulation/2013-December/011171.html

Have you hit any of these issues with PC-BSD?

--
Craig


More information about the freebsd-emulation mailing list