• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Virtualbox startet VM mit 3D nicht remote

Hallo,

ich habe Virtualbox 4.2.8 mit einer Windows 7 VM inkl. 3D.

Wenn ich nun auf der Konsole im Gnome Terminal auf dem Server die Maschine headless starte funktioniert es.

Wenn ich das versuche die Maschine per ssh als selber User zu starten kommt:

Code:
VBoxManage startvm Win7 --type headless
Waiting for VM "Win7" to power on...
VBoxManage: error: This VM was configured to use 3D acceleration. However, the 3D support of the host is not working properly and the VM cannot be started. To fix this problem, either fix the host 3D support (update the host graphics driver?) or disable 3D acceleration in the VM settings (VERR_NOT_AVAILABLE)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Console, interface IConsole

Ist nun kein Drama, aber ein bisschen blöd ist das schon.

Hat jemand einen Tip?

Gruß schnurzelat
 
OP
S

schnurzelat

Member
Danke für die Antwort. Das Thema scheint richtig zu sein, die Antwort hilft mir aber nicht weiter.
Ich habe kein VirtualBox RDP aktiviert. Nur das RDP von Windows.

Es hängt nur vom Startort ab, ob VBoxHeadless funktioniert. Lokale Konsole funktioniert. SSH-Shell funktioniert nicht.

Ich sehe keinen einleuchtenden Grund.
 
Oben