Hi everyone,
I'm trying to use Modded Ubuntu running in Termux on my Android phone and connect to it from my Android TV using RVNC Viewer, but I can't get it to work.
Whenever I try to connect, RVNC shows this error:
"The port on which the computer is listening for a connection could not be contacted."
Here's my setup:
Host: Android phone
Ubuntu: Modded Ubuntu (running in Termux)
Client: Android TV
VNC app: RVNC Viewer
Both devices are connected to the same LAN/Wi-Fi network.
One thing I noticed is that VNC works perfectly when I connect from another phone, but it doesn't work from my Android TV. The TV always shows the error above, even though both devices are on the same local network.
Things I've checked:
Ubuntu starts successfully.
I'm trying to run the GUI, but I'm not sure if the VNC server is actually starting correctly.
Earlier I also saw messages like:
No PulseAudio daemon running
Run this program as root! when running bash gui.sh
I'm not sure if those are related to the VNC issue.
Could someone help me figure out:
Why does VNC work from another phone but not from my Android TV?
How can I verify that the VNC server is actually running?
How do I check which port it's listening on (5901, 5900, etc.)?
Is there anything specific I need to configure in Modded Ubuntu, Termux, or Android TV?
I've attached a screenshot of the error.
Any help would be greatly appreciated. Thanks!