F5F Stay Refreshed Software Operating Systems Issue with Chrome Remote Desktop on Arch Linux.

Issue with Chrome Remote Desktop on Arch Linux.

Issue with Chrome Remote Desktop on Arch Linux.

Pages (3): Previous 1 2 3 Next
H
HellNether
Senior Member
731
03-16-2022, 03:11 AM
#11
Sure, I can assist you with that. You're using lxde, which is known for its low resource usage. Let me guide you through the setup process.
H
HellNether
03-16-2022, 03:11 AM #11

Sure, I can assist you with that. You're using lxde, which is known for its low resource usage. Let me guide you through the setup process.

W
walee123
Senior Member
737
03-16-2022, 02:32 PM
#12
pacman -S tigervnc xorg-server xf86-video-dummy xfce4 lightdm nano /etc/X11/xorg.conf.d/10-headless.conf
Section "Monitor" Identifier "dummy_monitor"
HorSync 28.0-80.0 VertRefresh 48.0-75.0
Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118
EndSection
Section "Device" Identifier "dummy_card"
VideoRam 256000 Driver "dummy"
EndSection
Section "Screen" Identifier "dummy_screen"
Device "dummy_card"
Monitor "dummy_monitor"
SubSection "Display"
W
walee123
03-16-2022, 02:32 PM #12

pacman -S tigervnc xorg-server xf86-video-dummy xfce4 lightdm nano /etc/X11/xorg.conf.d/10-headless.conf
Section "Monitor" Identifier "dummy_monitor"
HorSync 28.0-80.0 VertRefresh 48.0-75.0
Modeline "1920x1080" 172.80 1920 2040 2248 2576 1080 1081 1084 1118
EndSection
Section "Device" Identifier "dummy_card"
VideoRam 256000 Driver "dummy"
EndSection
Section "Screen" Identifier "dummy_screen"
Device "dummy_card"
Monitor "dummy_monitor"
SubSection "Display"

H
heyjudge100
Member
186
03-18-2022, 12:22 PM
#13
This part explains how the monitor is configured. It doesn't indicate if you've already set it up.
H
heyjudge100
03-18-2022, 12:22 PM #13

This part explains how the monitor is configured. It doesn't indicate if you've already set it up.

I
IcySmeagol
Member
51
03-18-2022, 01:01 PM
#14
If you lack a graphics card, headless Xorg will work. With a graphics chip on your server, you can bypass that step.
I
IcySmeagol
03-18-2022, 01:01 PM #14

If you lack a graphics card, headless Xorg will work. With a graphics chip on your server, you can bypass that step.

I
IIGuiGalouLT
Member
193
03-18-2022, 09:44 PM
#15
Yes, it should still function as long as your connection is stable and you're using the correct settings.
I
IIGuiGalouLT
03-18-2022, 09:44 PM #15

Yes, it should still function as long as your connection is stable and you're using the correct settings.

V
VitoSEXY
Posting Freak
797
03-18-2022, 11:38 PM
#16
Ensure port 5900 and 5901 on TCP are forwarded in your router.
V
VitoSEXY
03-18-2022, 11:38 PM #16

Ensure port 5900 and 5901 on TCP are forwarded in your router.

X
xFqtal_
Senior Member
670
03-21-2022, 04:53 PM
#17
Port forwarding could help it function properly. EDIT: forgot to refresh.
X
xFqtal_
03-21-2022, 04:53 PM #17

Port forwarding could help it function properly. EDIT: forgot to refresh.

C
CaporalUlfy
Member
158
03-21-2022, 11:30 PM
#18
And use your public.ip instead of local.ip
C
CaporalUlfy
03-21-2022, 11:30 PM #18

And use your public.ip instead of local.ip

B
buggerjohnson
Junior Member
38
03-22-2022, 02:45 AM
#19
The connection isn't working... I'm not sure what's causing it.
B
buggerjohnson
03-22-2022, 02:45 AM #19

The connection isn't working... I'm not sure what's causing it.

1
1Duduzim
Member
164
03-22-2022, 08:29 AM
#20
This output indicates the VNC server is running on port 1, which is typically used for local connections.
1
1Duduzim
03-22-2022, 08:29 AM #20

This output indicates the VNC server is running on port 1, which is typically used for local connections.

Pages (3): Previous 1 2 3 Next