Can't stop MATE desktop service

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Quipex

Can't stop MATE desktop service

Post by Quipex »

Good day everyone,

I need to install specific screen resolution 1600x900, to do that I follow this tutorial https://community.linuxmint.com/tutorial/view/877
However there's a problem: when I try to execute sudo service mdm stop it says 'Failed to stop mdm.service: Unit mdm.service not loaded'.

How to deal with that? Maybe MATE desktop service is now called some other way?
--------
OS: Mint 18.3 Sylvia.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: Can't stop MATE desktop service

Post by Flemur »

"mdm" has probably changed to "lightdm".

In any case you can do

Code: Select all

ps aux | grep dm 
and see which is running.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
Quipex

Re: Can't stop MATE desktop service

Post by Quipex »

Flemur wrote: Tue Feb 27, 2018 12:58 pm "mdm" has probably changed to "lightdm".

In any case you can do

Code: Select all

ps aux | grep dm 
and see which is running.
Thank you. You are right it's lightdm
Locked

Return to “MATE”