[Bug 211373] emulators/virtualbox-ose-additions 5.0.26: building with OpenGL support inhibits starting of X server

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 25 19:27:13 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211373

            Bug ID: 211373
           Summary: emulators/virtualbox-ose-additions 5.0.26: building
                    with OpenGL support inhibits starting of X server
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vbox at FreeBSD.org
          Reporter: la5lbtyi at aon.at
          Assignee: vbox at FreeBSD.org
             Flags: maintainer-feedback?(vbox at FreeBSD.org)

Created attachment 172978
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172978&action=edit
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 server
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 =(sed 's/^\[..........\] //' /var/log/Xorg.0.log) =(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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list