Questions tagged [x11vnc]
13 questions
2
votes
1 answer
KDE panel missing on tigervnc vnc session
I want to gain VNC access to a tigervnc server. Both laptops runs with ArchLinux sddm KDE xorg (not wayland) and it took me a day to get the server running and an Dolphin is opening - just nothing else.
my xstartup file contains the following:
…
Ingo Mi
- 201
2
votes
0 answers
Run x11vnc on boot with LightDM
I use Gentoo. I'm fighting with one problem - how to startup x11vnc server with lightdm. I have i3wm installed with LightDM, everything is configured and works, but the only problem is remaining - I cannot start x11vnc properly. It complains that it…
G-Virus
- 21
1
vote
0 answers
noVNC takes long time to connect to x11vnc in docker
I have x11vnc running inside a docker container with alpine as base image. (5900 is exposed and mapped to hosts 5900) I use Xvfb as well. I run x11vnc inside the container using this command
x11vnc -display :0 -forever -nopw -listen 0.0.0.0 -xkb
I…
1
vote
0 answers
Gnome error when installing Desktop Environment on SLES 12
I am trying to install the graphical interface on a SLES 12 server but after following the following guides I get a dark screen and a cursor. In the errors I find the following…
1
vote
0 answers
VNC into an existing X2Go LXDE session
I'm trying to VNC into an already running LXDE session, started through X2Go.
This is a remote VM, running Debian.
I'm usually using X2Go client for Windows but sometimes need to log on through Android (which doesn't have a native client) or another…
kntouskos
- 11
1
vote
0 answers
X11 virtual output with Nvidia card (and amd processor)
I have a Nvidia card and I'm trying to add a virtual screen, but no way to get this working
my xrand says that VIRTUAL output doesnt exists
root@workstation:/home/awill# xrandr --addmode VIRTUAL1 1024x768
xrandr: cannot find output "VIRTUAL1"
I…
Augusto Will
- 159
- 1
- 6
0
votes
0 answers
How to run x11vnc with rawframebuffer coming from /dev/fb0 and capturing mouse events from /dev/input/event3?
I have tried running x11vnc reading a raw framebuffer from /dev/fb0 in my linux embedded system. I am using weston fbdev backend so it writes to the framebuffer /dev/fb0. It works, but when I connect to the VNC server, using a VNC client, no mouse…
Samuel
- 1
0
votes
0 answers
Why is VNC so slow?
I connect from the TigerVNC client on MacOS to an x11vnc server running on Linux.
When the connection speed is 6 Mbps on the client side and 100 Mbps on the server side it takes 7+ seconds to update the screen when it has a complex picture. I did a…
Jennifer M.
- 101
0
votes
0 answers
Mac OS X x11vnc Reverse connection display geometry w:0 h:0 and client shows black screen
I’m trying to stablish reverse connection between my Mac and a VNC viewer but it seems OpenGL can’t calculate my display geometry, width and height are zero sized and the viewer just gets a black screen.
I’m able to use the viewer to remote control…
0
votes
0 answers
Why does a VNC server seem to require valid DNS nameservers
so, I have a somewhat weird behavior of my VNC server (x11vnc on an i.mx6 based system, so ARMlev7, Debian 10). Whenever I set up DNS nameservers (in /etc/resolv.conf) which are not currently reachable (because I've got the machine disconnected from…
0
votes
0 answers
x11vnc only show a small window size of remote machine
I am using x11vnc and it was working well and fit my entire monitor, the resolution of remote machine and my own host are both same which 1920x1080.
I had one reboot just now and the windows size had become very small and all actions super…
hellojoshhhy
- 101
0
votes
1 answer
Alt Gr makes mouse flash in VNC
I have a setup where i run X11VNC on a Debian distribution and connect to it via TigerVNC on a Win10 PC. But whenever I press Alt Gr a ring of black/grey-ish rings starts flashing outwards from the mouse cursor. Like shown in the picture:
.
Anyone…
Orpedo
- 612
-2
votes
1 answer
Cannot reconnect to x11vnc
I have a Raspberry Pi 4 with Raspberry OS 64 bit and have installed x11vnc on it for remote access. I am using Remmina on the client side on my laptop running Debian 11. To make sure x11vnc is running after reboot or shutdown I have created a…
tuxip
- 11