18/03/2022, 09:46
Ciao a tutti
Sto usando Ubuntu 20.04 Server su RPI 4
Ho seguito questa guida per installare la GUI: https://www.servermania.com/kb/articles/...erver-gui/
Ora ho questo problema:
Anche cambiando display manager:
ovviamente non riesco a lanciare RealVNC:
Come posso risolvere il problema?
Sto usando Ubuntu 20.04 Server su RPI 4
Ho seguito questa guida per installare la GUI: https://www.servermania.com/kb/articles/...erver-gui/
Ora ho questo problema:
Codice:
~$ systemctl status display-manager.service
● lightdm.service - Light Display Manager
Loaded: loaded (/lib/systemd/system/lightdm.service; indirect; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2022-03-17 08:27:07 UTC; 1h 3min ago
Docs: man:lightdm(1)
Main PID: 1867 (code=exited, status=1/FAILURE)
Mar 17 08:27:07 ubuntu systemd[1]: lightdm.service: Scheduled restart job, restart counter is at 5.
Mar 17 08:27:07 ubuntu systemd[1]: Stopped Light Display Manager.
Mar 17 08:27:07 ubuntu systemd[1]: lightdm.service: Start request repeated too quickly.
Mar 17 08:27:07 ubuntu systemd[1]: lightdm.service: Failed with result 'exit-code'.
Mar 17 08:27:07 ubuntu systemd[1]: Failed to start Light Display Manager.
Anche cambiando display manager:
Codice:
~$ systemctl status display-manager.service
● gdm.service - GNOME Display Manager
Loaded: loaded (/lib/systemd/system/gdm.service; static; vendor preset: enabled)
Active: inactive (dead)
ovviamente non riesco a lanciare RealVNC:
Codice:
~$ vnclicensewiz
VNC Server Licensing 6.7.2 (r43081) ARMv8-A (Sep 20 2020 23:41:22)
Copyright (C) 2002-2020 RealVNC Ltd.
RealVNC and VNC are trademarks of RealVNC Ltd and are protected by trademark
registrations and/or pending trademark applications in the European Union,
United States of America and other jurisdictions.
Protected by UK patent 2481870; US patent 8760366; EU patent 2652951.
See https://www.realvnc.com for information on VNC.
For third party acknowledgements see:
https://www.realvnc.com/docs/6/foss.html
OS: Ubuntu 20.04, Linux 5.4.0, aarch64
<11> 2022-03-17T10:27:26.838Z ubuntu vnclicensewiz[9255]: main: unable to open display ""
<11> 2022-03-17T10:27:26.838Z ubuntu vnclicensewiz[9255]: TXMsgBox: unable to open display ""
<11> 2022-03-17T10:27:26.838Z ubuntu vnclicensewiz[9255]: TXMsgBox: unable to open display ""
unable to open display ""
Come posso risolvere il problema?