Changes between Initial Version and Version 3 of Ticket #16693
- Timestamp:
- Apr 25, 2017 12:04:12 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16693 – Description
initial v3 5 5 Starting virtualbox on the cli gets: 6 6 7 {{{ $ virtualbox8 7 {{{ 8 $ virtualbox 9 9 libGL error: unable to load driver: i965_dri.so 10 11 10 libGL error: driver pointer missing 12 13 11 libGL error: failed to load driver: i965 14 15 12 libGL error: unable to load driver: i965_dri.so 16 17 13 libGL error: driver pointer missing 18 19 14 libGL error: failed to load driver: i965 20 21 15 libGL error: unable to load driver: swrast_dri.so 22 23 libGL error: failed to load driver: swrast }}} 24 16 libGL error: failed to load driver: swrast 17 }}} 25 18 Second symptom: 26 19 Closing the GUI window does not always end the process (also experienced on a Windows host). CTRL-C has to be used. … … 29 22 Trying to start a VM with 3D acceleration gets the error: 30 23 31 {{{ Failed to open a session for the virtual machine win10.32 24 {{{ 25 Failed to open a session for the virtual machine win10. 33 26 The VM session was aborted. 34 35 27 Result Code: NS_ERROR_FAILURE (0x80004005) 36 28 Component: SessionMachine