Ich genau befolgt diese Anweisungen auf der offiziellen Website RPi TightVNC auf meinem Pi (Modell 2) zu installieren. Der Pi hat eine statische IP-Adresse und ich kann ihn und SSH (offensichtlich) anpingen, damit ich weiß, dass es funktioniert.
Wenn ich versuche, über den Windows TightVNC-Client eine Verbindung herzustellen, wird jedoch die Meldung angezeigt, dass der Server die Verbindung aktiv abgelehnt hat. Ich benutze 192.168.x.x:0
, um zu verbinden, aber ich habe auch versucht, 192.168.x.x:5900
wie an anderer Stelle empfohlen, weder funktioniert. Was muss ich tun, damit TightVNC ordnungsgemäß funktioniert?
ps aux | grep vnc
gibt folgendes zurück:
root 1888 0.0 0.0 1768 376 ? S 11:26 0:00 /bin/sh /etc/init.d/vncboot start
root 1899 0.0 0.3 4756 3752 ? S 11:26 0:00 /usr/bin/perl /usr/bin/vncserver :0 -geometry 1920x1080 -depth 32 -pixelformat rgb565
root 2055 0.0 0.0 1692 272 ? S 11:26 0:00 vncpasswd /root/.vnc/passwd
netstat -l
gibt dies zurück:
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:ssh *:* LISTEN
udp 0 0 192.168.6.31:ntp *:*
udp 0 0 localhost:ntp *:*
udp 0 0 *:ntp *:*
Active UNIX domain sockets (only servers)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 4914 /tmp/.X11-unix/X0
unix 2 [ ACC ] STREAM LISTENING 4887 /var/run/dbus/system_bus_socket
unix 2 [ ACC ] STREAM LISTENING 4913 @/tmp/.X11-unix/X0
unix 2 [ ACC ] STREAM LISTENING 6965 /tmp/.pcmanfm-socket--0-pi
unix 2 [ ACC ] STREAM LISTENING 4972 /tmp/ssh-yoCLTWKx0wUO/agent.2194
unix 2 [ ACC ] STREAM LISTENING 8238 /tmp/.menu-cached-:1-steven
unix 2 [ ACC ] SEQPACKET LISTENING 419 /run/udev/control
unix 2 [ ACC ] STREAM LISTENING 5730 @/tmp/dbus-GF4T9MxwNb
unix 2 [ ACC ] STREAM LISTENING 5779 /tmp/.menu-cached-:0-pi