You are not logged in.
Pages: 1
in starting Genuen I got only the terminal without GUI
after entering:
startxit opened the last Cinnamon session.
What command would be to start a wayland session?
Offline
Maybe you have various display managers installed (e.g. lightdm and sddm). You should define the one you want in /etc/X11/default-display-manager to end up at the login dm.
If you work systematically, things will come by itself (Lev D. Landau)
Offline
in /etc/X11/default-display-manager
I have got only one installed.
/usr/sbin/lightdm
Offline
again starting Genuen stopped at the terminal.
I press ENTER
then I have to enter my user name with password
after that I have to
startx
in order to start the GUI
where again I have to enter my user name and password.
in the auth.log file:
may be here is something visible
2026-04-29T16:02:43.397405+02:00 Tuxedo elogind[5015]: New seat seat0.
2026-04-29T16:02:43.430647+02:00 Tuxedo polkitd[5447]: Loading rules from directory /etc/polkit-1/rules.d
2026-04-29T16:02:43.431456+02:00 Tuxedo polkitd[5447]: Loading rules from directory /run/polkit-1/rules.d
2026-04-29T16:02:43.431673+02:00 Tuxedo polkitd[5447]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
2026-04-29T16:02:43.431827+02:00 Tuxedo polkitd[5447]: Loading rules from directory /usr/local/share/polkit-1/rules.d
2026-04-29T16:02:43.431913+02:00 Tuxedo polkitd[5447]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
2026-04-29T16:02:43.432135+02:00 Tuxedo polkitd[5447]: Loading rules from directory /usr/share/polkit-1/rules.dOffline
should I install gdm ?
Offline
Polkitd looks for authorisation rules in several directories, but cannot find them. Polkit simply reports that these optional directories are not present. But this is not a serious issue as long as it manages to load the basic rules.
If you work systematically, things will come by itself (Lev D. Landau)
Offline
How can I copy or save the messages which come up when starting Genuen?
Where are those messages saved?
in /var/log/ there are many log files.
Which one shows exactly that, which comes up when booting Genuen?
I checked several, but didn't find exactly those which I was looking for.
Offline
bootlogd is already installed
but the file /var/log/boot is empty.
It does not record anything until now.
there are several messages that xorg can't start, but I can't recall them by heart. That´s why I want to get those messages.
there are messages in /var/log/syslog:
2026-05-01T01:07:34.694355+02:00 Tuxedo kernel: audit: type=1400 audit(1777590454.687:208): apparmor="ALLOWED" operation="open" profile="Xorg" name="/etc/udev/udev.conf" pid=7419 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
2026-05-01T01:07:34.694406+02:00 Tuxedo kernel: audit: type=1400 audit(1777590454.687:209): apparmor="ALLOWED" operation="open" profile="Xorg" name="/proc/7419/mounts" pid=7419 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
2026-05-01T01:07:34.698272+02:00 Tuxedo kernel: audit: type=1400 audit(1777590454.691:210): apparmor="ALLOWED" operation="mkdir" profile="Xorg" name="/dev/metadata/udev/events/serial/libudev-7419-0/" pid=7419 comm="Xorg" requested_mask="c" denied_mask="c" fsuid=1000 ouid=1000
2026-05-01T01:07:34.698307+02:00 Tuxedo kernel: audit: type=1400 audit(1777590454.691:211): apparmor="ALLOWED" operation="open" profile="Xorg" name="/proc/7419/mounts" pid=7419 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
2026-05-01T01:07:34.710359+02:00 Tuxedo kernel: audit: type=1400 audit(1777590454.703:212): apparmor="ALLOWED" operation="open" profile="Xorg" name="/run/systemd/sessions/2" pid=7419 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
2026-05-01T01:07:34.710398+02:00 Tuxedo kernel: audit: type=1400 audit(1777590454.703:213): apparmor="ALLOWED" operation="open" profile="Xorg" name="/run/systemd/sessions/2" pid=7419 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
2026-05-01T01:07:34.822306+02:00 Tuxedo kernel: audit: type=1400 audit(1777590454.815:214): apparmor="ALLOWED" operation="open" profile="Xorg" name="/dev/metadata/udev/data/c226:0" pid=7419 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
2026-05-01T01:07:34.862283+02:00 Tuxedo kernel: audit: type=1400 audit(1777590454.855:215): apparmor="ALLOWED" operation="open" profile="Xorg" name="/etc/udev/udev.conf" pid=7420 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2026-05-01T01:07:34.862328+02:00 Tuxedo kernel: audit: type=1400 audit(1777590454.855:216): apparmor="ALLOWED" operation="open" profile="Xorg" name="/proc/7420/mounts" pid=7420 comm="Xorg" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
2026-05-01T01:07:34.862337+02:00 Tuxedo kernel: audit: type=1400 audit(1777590454.855:217): apparmor="ALLOWED" operation="mkdir" profile="Xorg" name="/dev/metadata/udev/events/serial/libudev-7420-0/" pid=7420 comm="Xorg" requested_mask="c" denied_mask="c" fsuid=0 ouid=0
Offline
Pages: 1