Hello, anybody has working OpenGL in Linux guest?
I see at least three issues here. Fist while there are many different visuals to choose from on normal hardware or swrast virtualbox driver returns multitude of identical visuals. According to https://www.virtualbox.org/ticket/8329 these visuals are bogus. Second the virtualbox driver randomly fails to initialize. I suspect that it initializes if the window size and consequently display resolution is small during system boot. You can maximize the window and it still works but fails on next boot because the large display size is remembered. Or something like that. Third virtualbox 32bit dri module does not work on 64bit system. As all other dri modules are capable this is clearly virtualbox issue. The ioctl number high 32 bits are padded with ones on 64bit arch resulting in invalid ioclt call. Thanks Michal ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community _______________________________________________ Unsubscribe: mailto:[email protected]?subject=unsubscribe
