Change GDM3 to MDM?
Forum rules
LMDE 2 has reached end of support as of 1-1-2019
LMDE 2 has reached end of support as of 1-1-2019
-
- Level 1
- Posts: 8
- Joined: Sun Mar 04, 2012 5:43 pm
Re: Change GDM3 to MDM?
@zerozero
I've just followed the steps you outlined and went through the exact situation on LMDE 64 bits.
First apt-get install gave the error regarding nohost.png being on another package
and i did the --force-overwrite as suggested then both dpkg-reconfigure commands, rebooted and there was mdm working fine.
Could you explain what does exactly that force option does and why it's needed to run a dpkg-reconfigure for each of them? (gdm3, mdm) I will apreciate that.
@anmys
About the naming confusion with middleman, i think the logic after it is like gdm was "gnome display manager" this mdm stands for "mint display manager", just my thought. What happends if i want to install middleman?
just curious, not that am going to actually do it.
I've just followed the steps you outlined and went through the exact situation on LMDE 64 bits.
First apt-get install gave the error regarding nohost.png being on another package
Code: Select all
dpkg: error al procesar /var/cache/apt/archives/mdm_1.0.0_amd64.deb (--unpack):
intentando sobreescribir `/usr/share/pixmaps/nohost.png', que está también en el paquete gdm3 3.0.4-4
configured to not write apport reports
dpkg-deb: error: subprocess copiado was killed by signal (Tubería rota)

Could you explain what does exactly that force option does and why it's needed to run a dpkg-reconfigure for each of them? (gdm3, mdm) I will apreciate that.
@anmys
About the naming confusion with middleman, i think the logic after it is like gdm was "gnome display manager" this mdm stands for "mint display manager", just my thought. What happends if i want to install middleman?

Re: Change GDM3 to MDM?
zen,
- we have to use the --force-overwrite basically because there's a packaging mistake
not too serious in this situation because we are just overwriting a png, but everytime we use that force option we have to be sure what we are overwriting (a png is ok, a ".so" i wouldn't dare)
- it shouldn't be needed to reconfigure it twice (i changed from gdm3 to kdm lots of times and it goes easy and at first try); truly i have no idea but when you do the first (afaik) it states a message that either shows failure or that you should repeat the process (not a big deal, but you must be careful)
- we have to use the --force-overwrite basically because there's a packaging mistake

- it shouldn't be needed to reconfigure it twice (i changed from gdm3 to kdm lots of times and it goes easy and at first try); truly i have no idea but when you do the first (afaik) it states a message that either shows failure or that you should repeat the process (not a big deal, but you must be careful)
Re: Change GDM3 to MDM?
I have to say that it's a bit more of a serious issue if you try to install gnome-shell. It crashes and burns on gdm3 and the conflicting png, leaving with you a broken installation.
WE are the music makers;
and WE are the dreamers of dreams.
and WE are the dreamers of dreams.
Re: Change GDM3 to MDM?
thank you!!GeneC wrote:td
I did make the change to auto login.![]()
edit (as root)
etc>mdm>mdm.conf
and underneath
[daemon]
Add the next lines:
where username is your nameCode: Select all
AutomaticLoginEnable=true AutomaticLogin=username
To stop auto login just change the true to false
I just installed LM 13 RC Cinnamon and noticed that autologin wasn't working. Following your advice fixed it.
Re: Change GDM3 to MDM?
Hi all,
Does the mdm.conf code actually work for LMDE? I've just gotten the latest linuxmint-201204-mate-cinnamon-dvd-32bit installed, and so I followed the instructions...

And upon reboot, I still see the login prompt

I hope I haven't missed out on anything. Tried switching to SLIM, but it seems to cause other breakages with the optical drive not being able to mount, and the shutdown/restart options not showing on logout, so MDM is still the way to go (if I can get it to autologin!)
Any advice much appreciated
This is extremely bizarre, but timed login works!
Does the mdm.conf code actually work for LMDE? I've just gotten the latest linuxmint-201204-mate-cinnamon-dvd-32bit installed, and so I followed the instructions...

And upon reboot, I still see the login prompt


I hope I haven't missed out on anything. Tried switching to SLIM, but it seems to cause other breakages with the optical drive not being able to mount, and the shutdown/restart options not showing on logout, so MDM is still the way to go (if I can get it to autologin!)
Any advice much appreciated

This is extremely bizarre, but timed login works!