Opened 11 years ago
Closed 8 years ago
#12733 closed defect (obsolete)
VNC not working on Suse Linux guest (message VBoxVideo(0): VNC disabled)
Reported by: | agiovacchini | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.3.8 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Mac OS X |
Description
I have a SLEPOS machine which had a working VNC server but after installing guest additions I can't get the functionality back and Xorg.0.log says:
(II) GLX: Initialized DRISWRAST GL provider for screen 0 (II) VBoxVideo(0): Setting screen physical size to 211 x 158 (II) VBoxVideo(0): VNC disabled (II) XKB: reuse xkmfile /tmp/server-603B05CD50433F04F64C7B12280B8D7BC10853E0.xkm
Seems like VirtualBox driver turns off VNC.
Attachments (1)
Change History (11)
by , 11 years ago
Attachment: | xorg.conf.txt added |
---|
follow-up: 2 comment:1 by , 11 years ago
Are you sure that you need Guest Additions on a VNC system? If you do decide you need non-X11 Additions functionality you could run "/etc/init.d/vboxadd-x11 cleanup" as root. Otherwise using the Virtualbox video driver instead of the VNC is probably expected behaviour.
comment:2 by , 11 years ago
Replying to michael:
Are you sure that you need Guest Additions on a VNC system? If you do decide you need non-X11 Additions functionality you could run "/etc/init.d/vboxadd-x11 cleanup" as root. Otherwise using the Virtualbox video driver instead of the VNC is probably expected behaviour.
I'd like to have additions to have mouse not captured while using with the desktop of the hosting machine and vnc working for test automation (I use ruby-vnc for click automation).
I remember in the past I had Linux guests with vnc working, has it recently been disabled when guest additions are installed?
comment:3 by , 11 years ago
I cannot find that message "VNC disabled" by grepping in either the VirtualBox nor the standard X server source code. I am certainly not aware of vboxvideo doing anything that might be responsible, but if you tell me which VNC server software that is it might give me a clue.
comment:4 by , 11 years ago
It seems to be a SUSE patch to the X server, though apparently not originally written by them:
Perhaps you should ask SUSE?
follow-up: 6 comment:5 by , 11 years ago
I took a quick look at that patch and the upstream original<1> and identified a reason it might not be working with vboxvideo. I will provide a link to a modified version of the Guest Additions later today.
comment:6 by , 11 years ago
Replying to michael:
I took a quick look at that patch and the upstream original<1> and identified a reason it might not be working with vboxvideo. I will provide a link to a modified version of the Guest Additions later today.
Thank you!
follow-up: 8 comment:7 by , 11 years ago
comment:8 by , 11 years ago
Replying to michael:
Try this:
https://www.virtualbox.org/download/testcase/VBoxGuestAdditions_4.3.9-92579.iso
I've installed this version and now under /opt I see the 4.3.9 additions folder but still get the VNC Disabled message in Xorg.0.log
comment:9 by , 11 years ago
I'm sorry, but I will not have time to investigate this in the foreseeable future. If someone else can precisely identify the problem it should be possible to fix it of course.
comment:10 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
xorg.conf