Date: Mon, 25 Jul 2016 19:27:12 +0000 From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: maintainer-feedback requested: [Bug 211373] emulators/virtualbox-ose-additions 5.0.26: building with OpenGL support inhibits starting of X server Message-ID: <bug-211373-26505-r4aWF6VOF1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211373-26505@https.bugs.freebsd.org/bugzilla/> References: <bug-211373-26505@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Martin Birgmeier <la5lbtyi@aon.at> has reassigned Bugzilla Automation <bugzilla@FreeBSD.org>'s request for maintainer-feedback to vbox@FreeBSD.or= g: Bug 211373: emulators/virtualbox-ose-additions 5.0.26: building with OpenGL support inhibits starting of X server https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211373 --- Description --- Created attachment 172978 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172978&action= =3Dedit diff between starting X server on client with/without OpenGL enabled If virtualbox-ose-additions 5.0.26 is built with OpenGL support, the X serv= er in the client cannot start. The attached diff compares /var/log/Xorg.0.log (without OpenGL support) to /var/log/Xorg.0.log.old (with OpenGL support): diff =3D(sed 's/^\[..........\] //' /var/log/Xorg.0.log) =3D(sed 's/^\[..........\] //' /var/log/Xorg.0.log.old) With the 4.3.38 version, enabling OpenGL support did not prevent starting of the X server. Furthermore, with the 5.0.26 version, issuing the command VBoxManage controlvm 'FreeBSD 10 i386 (v905)' setvideomodehint 1728 972= 32 is honored only after logging in to the client machine. If I remember correctly, the same command would already resize the login screen (KDE) with the 4.3.38 version.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211373-26505-r4aWF6VOF1>