My issue was fixed: I also needed to uncomment the DBUS line in the .chrome-remote-desktop-session
file. However, the systemd service does not work. It times out after a couple of minutes:
mar 13 19:35:55 sofia-pc systemd[831]: chrome-remote-desktop.service: Failed with result 'timeout'.
mar 13 19:35:55 sofia-pc systemd[831]: Failed to start "Chrome Remote Desktop host daemon".
Funny thing, while it is still working, CRD works fine, and it also works fine if I manually issue crd --start
. Any idea?
Pinned Comments
frealgagu commented on 2020-12-05 22:38 (UTC)
I maintain the latest built package at:
https://github.com/frealgagu/archlinux.chrome-remote-desktop/releases/
victorbrca commented on 2020-04-03 01:04 (UTC)
Thanks @frealgagu for packaging this, @nightuser for the existing session patch and @Brinsky for the instructions.
I've compiled both instructions with screenshots and added it to my blog if anyone is having issues with the install. Otherwise, just follow the instructions in the comments by @Brinsky from 2019-12-06 13:58.
Brinsky commented on 2019-12-06 13:58 (UTC)
Here's how I got this working with the new web app (remotedesktop.google.com):
crd --setup
~/.chrome-remote-desktop-session
DISPLAY= /opt/google/chrome-remote-desktop/start-host --code="<UNIQUE_CODE>" --redirect-url="<https://remotedesktop.google.com/_/oauthredirect>" --name=
crd --start