Avrei bisogno di chiedere alla community, se sapete se è possibile installare un server grafico wayland. Anche Xserver dovrebbe andare bene, ma preferirei wayland, con un desktop gnome, su una sessione remota di OVH.
Al momento i tutorial che trovo su internet sono un po vaghi, e, avendone seguiti due, non riesco comunque ad avviare la sessione grafica. Il messaggio d'errore:
Codice: Seleziona tutto
debian@vps-hostname:~$ sudo startx
xauth: file /root/.Xauthority does not exist
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
Build Operating System: Linux 6.1.0-20-amd64 x86_64 Debian
Current Operating System: Linux vps-hostname 4.19.0-27-cloud-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-27-cloud-amd64 root=UUID=c55a68c8-c18f-47e9-ab43-b9a04da25f9c ro nosplash text biosdevname=0 net.ifnames=0 console=tty0 console=ttyS0,115200 earlyprintk=ttyS0,115200 consoleblank=0 systemd.show_status=true
Build Date: 15 April 2024 11:30:14AM
xorg-server 2:1.20.4-1+deb10u14 (https://www.debian.org/support)
Current version of pixman: 0.36.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 21 14:19:53 2025
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(EE)
Fatal server error:
(EE) no screens found(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
Codice: Seleziona tutto
sudo apt install gnome-core task-gnome-desktop task-desktop task-italian task-italian-desktop
Ringrazio, se qualcuno avesse un link ad una guida collaudata.
Mi serve proprio Gnome, perche stò sviluppando un'applicazione che userà GTK4 e GLib-2, quindi gnome è requisito indispensabile, al mio uso.
Grazie