06-10-2022, 03:01 PM
We have overseen this page:
https://wiki.postmarketos.org/wiki/VNC
The port number is entered after the ip adress in the TigerVNC.
The ip adress of the phone is: 192.168.1.103
wibble said:
«Since I didn't specify a port it will use the default 5900»
We entered 192.168.1.103:5900 into the TigerVNC
result: connection error
wibble said:
«The PmOS wiki page specifies port 9999 instead»
We entered 192.168.1.103:9999 into the TigerVNC
result: connection error
The guide explains how to setup a VNC server on your phone has the example:
$ wayvnc 172.16.42.1 9999
before, whe used
wayvnc -r 0.0.0.0
but we suppose 0.0.0.0 is a symbol of an ip adress, therefore we typed on the phone (by trail and error):
$ wayvnc 192.168.1.103:9999
result: Error: Failed to bind to address on the phone
we typed on the phone:
$ wayvnc 192.168.1.103: 5900
result: Error: Failed to bind to address on the phone
https://wiki.postmarketos.org/wiki/VNC
The port number is entered after the ip adress in the TigerVNC.
The ip adress of the phone is: 192.168.1.103
wibble said:
«Since I didn't specify a port it will use the default 5900»
We entered 192.168.1.103:5900 into the TigerVNC
result: connection error
wibble said:
«The PmOS wiki page specifies port 9999 instead»
We entered 192.168.1.103:9999 into the TigerVNC
result: connection error
The guide explains how to setup a VNC server on your phone has the example:
$ wayvnc 172.16.42.1 9999
before, whe used
wayvnc -r 0.0.0.0
but we suppose 0.0.0.0 is a symbol of an ip adress, therefore we typed on the phone (by trail and error):
$ wayvnc 192.168.1.103:9999
result: Error: Failed to bind to address on the phone
we typed on the phone:
$ wayvnc 192.168.1.103: 5900
result: Error: Failed to bind to address on the phone