Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I am also running VirtualBox in windows 8 with debian squeeze. It's my first run so I'm still using the <code>twm</code> window manager. I'm getting the same thing as you- a blank desktop. The only time i can see anyhting is when I hold down the left mouse key(twm's ugly!). When I quit <code>X</code> server I got these error messages:</p> <blockquote> <p>starting VirtualBox Additions:<br> error: VbgIR3Init failed with rc=VERR_FILE_NOT_FOUND failed!<br> (EE) VBoxVideo(0): Failed to intialize with VirtualBox device (rc=-102)<br> - Make sure that the VirtualBox guest additions are properly installed.<br> If you are not sure try reinstalling them. The X window graphics driver will run in compatability mode<br> FATAL: Module vboxVideo not found<br> (EE) VBoxVideo(0): DRIScreenInit failed, disabling DRI<br> SELinux: Disabled on system, not enabling in X server</p> </blockquote> <p>Try entering text mode and note what is being displayed. If you have <code>DRI</code> disabled like mine then it would explain the blank desktop since <code>OpenGL</code> depends on <a href="http://en.wikipedia.org/wiki/Direct_Rendering_infrastructure" rel="nofollow">DRI(Direct Rendering Infrastructure)</a> for hardware accleration: </p> <blockquote> <p>DRI has also been adapted to provide OpenGL acceleration on a framebuffer console without an X Server running.</p> </blockquote> <p>and from the <a href="http://en.wikipedia.org/wiki/Compiz" rel="nofollow">Compiz</a> article:</p> <blockquote> <p>Internally Compiz uses the OpenGL library as the interface to the graphics hardware</p> </blockquote>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload