Install of Cinnamon does not give me an option/menu to switch DEs

I'm running Zorin OS 18, fresh install, dual boot with Windows 10.

I have installed Cinnamon per directions in another post. It also recommended using lightdm rather than gdm, so I installed and when prompted chose lightdm.

But I could not find a menu drop down on the login screen to select Cinnamon and when I tried to login with whatever was selected (I presume Gnome), it could not find a valid session.

So I removed lightdm and got the system back up with gdm. There is still no menu drop down to select Cinnamon.

Suggestions on how to get Cinnamon running are what I'm looking for.

FYI, I have rebooted at least twice.

Thanks.

GDM hiddes the prompt for selecting another DE, whereas on LightDM, it is listed in the upper right corner - which is probably why you did not see it.
You are used to looking center screen.
LightDM has an actual toolbar where the selection is marked by the DE Icon.

1 Like

In point of fact, I did look in the upper right corner and checked all the choices. None mentioned either Cinnamon or Gnome, which is what I would expect from experience with other Linux distributions.

And appologies for failing to mention this in the first post. :frowning:

What method did you use to install cinnamon?
(I would stick with LightDM, since it is much easier to use and navigate and is not prone to crashing like GDM).

sudo apt install cinnamon-core cinnamon

Or for the full desktop:

sudo apt install cinnamon-desktop-environment

1 Like

I did the full desktop install. I'm also working on changing back to lightdm to see if I actually missed seeing something.

I'll respond again shortly with the results of that.

1 Like

OK, results are in. I found that with gdm, if I click on the username to get to the password entry page, a gear icon appears in the lower right. Clicking it got me to the menu with various options. Chose Cinnamon and logged in just fine.

One extra piece, how do I get lightdm back as my dm? I edited /etc/X11/default-display-manager to point to /usr/sbin/lightdm but that did not have the expected result. Is there a systemd related process I need to follow?

Thanks.

And I just did what I should have done before asking the systemd question. Web search has provided the steps needed to disable gdm and enable lightdm in systemd.

Thanks for your help and patience.

1 Like

For anyone else, here is a video I created:

2 Likes

If it is installed, type in Terminal sudo dpkg --reconfigure gdm3 and in the opening Window choose LightDM.

1 Like

Got it, thanks for all the help. I am up and running with lightdm and Cinnamon.

Consider this issue closed, at least for me. :wink: