N
N
nexus02020-06-12 06:45:51
linux
nexus0, 2020-06-12 06:45:51

How to setup teamviewer on linux system without monitor?

I'm trying to set up teamviewer on a debian system without a monitor or video card.
Installed dummy driver. Started xfce, connected to the system via VNC, started the teamviewer daemon.
Now I'm trying to connect to the server. On the client machine, it writes connecting and nothing else.
In client logs:

2020/06/12 06:26:48.592  2774 140481795188480 S   Negotiating session encryption: server hello received
2020/06/12 06:26:48.723  2774 140481770010368 S   Negotiating session encryption: server handshake received, encryption established with AES key length 256
2020/06/12 06:26:48.727  2774 140481778403072 S   NegotiateEncryptionV2::CreateEncryption: handshake successful, local fingerprint: SHA256:Ee/6kcTsJ3AiqQJcWFdtXnGDFzVpgQ/iIdXHNIkviMU, remote fingerprint SHA256:OdT5+UMvY8RxJJW/TgR7zPvAVBwktUDEEunwNXl8xHM
2020/06/12 06:27:10.165  2774 140481761617664 S   Estimated RTT to Router: 59 ms, Reliability: 3, Carrier: 
_

In the server logs:
2020/06/11 23:07:56.252   496 139801151911680 S!! ProcessControlBase[4]::ProcessStartResult: Giving up to start a process for session 498629140
_

Xks config:
Section "Monitor"
Identifier "Monitor0"
HorizSync 28.0-80.0
VertRefresh 48.0-75.0
# 1024x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 64.11 MHz
# Modeline "1024x768_60.00" 64.11 1024 1080 1184 1344 768 769 772 795 -HSync +Vsync
# 1280x720 @ 60.00 Hz (GTF) hsync: 44.76 kHz; pclk: 74.48 MHz
# Modeline "1280x720_60.00" 74.48 1280 1336 1472 1664 720 721 724 746 -HSync +Vsync
# 1368x768 @ 60.00 Hz (GTF) hsync: 47.70 kHz; pclk: 85.86 MHz
# Modeline "1368x768_60.00" 85.86 1368 1440 1584 1800 768 769 772 795 -HSync +Vsync
# 1600x900 @ 60.00 Hz (GTF) hsync: 55.92 kHz; pclk: 119.00 MHz
# Modeline "1600x900_60.00" 119.00 1600 1696 1864 2128 900 901 904 932 -HSync +Vsync
# 1920x1080 @ 60.00 Hz (GTF) hsync: 67.08 kHz; pclk: 172.80 MHz
Modeline "1920x1080_60.00" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync
EndSection

Section "Device"
Identifier "Card0"
Option "NoDDC" "true"
Option "IgnoreEDID" "true"
Driver "dummy"
EndSection

Section "Screen"
DefaultDepth 16
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
    SubSection "Display"
    Depth 16
    Modes "1920x1080"
    EndSubSection
EndSection
_

The TV site has a guide to setting up TV without a monitor.
https://community.teamviewer.com/t5/Knowledge-Base...
Described only briefly how this is done.
Same problem using Xvfb instead of X server with dummy driver.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
D
Denis Sechin, 2020-06-12
@tamogavk

ssh was invented for this

V
Vladimir Kuts, 2020-06-12
@fox_12

Use VNC. TeamViewer has a slightly different scope.

H
hubbiton, 2020-06-18
@hubbiton

There is x2go for this, it is easy to set up and works out of the box.

S
Sergei Chamkin, 2020-06-12
@Sergei1337

You can install google remote desktop
Here is a guide

S
Saiputdin Omarov, 2020-06-12
@generalx

Real VNC up to 5 hosts for free

I
illyaorno, 2020-06-12
@illyaorno

And xRDP in any way?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question