What is the greeter?

Clash Royale CLAN TAG#URR8PPP up vote
6
down vote
favorite
When I was troubleshooting an Xorg problem, I came across solutions telling me to set the greeter such as:
greeter-session=unity-greeter
But I am unable to understand:
- what a greeter is to begin with, and
- why can a misconfigured greeter cause Xorg to run in low graphics mode?
xorg unity-greeter
add a comment |Â
up vote
6
down vote
favorite
When I was troubleshooting an Xorg problem, I came across solutions telling me to set the greeter such as:
greeter-session=unity-greeter
But I am unable to understand:
- what a greeter is to begin with, and
- why can a misconfigured greeter cause Xorg to run in low graphics mode?
xorg unity-greeter
add a comment |Â
up vote
6
down vote
favorite
up vote
6
down vote
favorite
When I was troubleshooting an Xorg problem, I came across solutions telling me to set the greeter such as:
greeter-session=unity-greeter
But I am unable to understand:
- what a greeter is to begin with, and
- why can a misconfigured greeter cause Xorg to run in low graphics mode?
xorg unity-greeter
When I was troubleshooting an Xorg problem, I came across solutions telling me to set the greeter such as:
greeter-session=unity-greeter
But I am unable to understand:
- what a greeter is to begin with, and
- why can a misconfigured greeter cause Xorg to run in low graphics mode?
xorg unity-greeter
edited Apr 22 at 17:50
RonJohn
363110
363110
asked Apr 22 at 8:54
Dimitrios Desyllas
311216
311216
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
12
down vote
accepted
A greeter is a graphical login interface. It's also often called the login screen.
Greeters are provided by the system's display manager. This wikipedia article on LightDM, the display manager written by Canonical for Ubuntu systems, lists greeters that can be used with LightDM, such as the Unity greeter. Not all current versions and flavors of Ubuntu use LightDM; for example, those that have GNOME as their desktop environment use GDM.
The display manager is responsible for starting the graphics server, Xorg (or, these days, sometimes Wayland). After that, it presents the greeter. If the greeter can't be started for some reason, such as misconfiguration, you won't be able to log into your system graphically.
I think your question is referring to this answer about a bug in LightDM causing the low graphics mode message to confusingly appear when the greeter can't be found. This bug was fixed long ago. If you are getting the low graphics mode error now, it's more likely to be a graphics driver issue.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
12
down vote
accepted
A greeter is a graphical login interface. It's also often called the login screen.
Greeters are provided by the system's display manager. This wikipedia article on LightDM, the display manager written by Canonical for Ubuntu systems, lists greeters that can be used with LightDM, such as the Unity greeter. Not all current versions and flavors of Ubuntu use LightDM; for example, those that have GNOME as their desktop environment use GDM.
The display manager is responsible for starting the graphics server, Xorg (or, these days, sometimes Wayland). After that, it presents the greeter. If the greeter can't be started for some reason, such as misconfiguration, you won't be able to log into your system graphically.
I think your question is referring to this answer about a bug in LightDM causing the low graphics mode message to confusingly appear when the greeter can't be found. This bug was fixed long ago. If you are getting the low graphics mode error now, it's more likely to be a graphics driver issue.
add a comment |Â
up vote
12
down vote
accepted
A greeter is a graphical login interface. It's also often called the login screen.
Greeters are provided by the system's display manager. This wikipedia article on LightDM, the display manager written by Canonical for Ubuntu systems, lists greeters that can be used with LightDM, such as the Unity greeter. Not all current versions and flavors of Ubuntu use LightDM; for example, those that have GNOME as their desktop environment use GDM.
The display manager is responsible for starting the graphics server, Xorg (or, these days, sometimes Wayland). After that, it presents the greeter. If the greeter can't be started for some reason, such as misconfiguration, you won't be able to log into your system graphically.
I think your question is referring to this answer about a bug in LightDM causing the low graphics mode message to confusingly appear when the greeter can't be found. This bug was fixed long ago. If you are getting the low graphics mode error now, it's more likely to be a graphics driver issue.
add a comment |Â
up vote
12
down vote
accepted
up vote
12
down vote
accepted
A greeter is a graphical login interface. It's also often called the login screen.
Greeters are provided by the system's display manager. This wikipedia article on LightDM, the display manager written by Canonical for Ubuntu systems, lists greeters that can be used with LightDM, such as the Unity greeter. Not all current versions and flavors of Ubuntu use LightDM; for example, those that have GNOME as their desktop environment use GDM.
The display manager is responsible for starting the graphics server, Xorg (or, these days, sometimes Wayland). After that, it presents the greeter. If the greeter can't be started for some reason, such as misconfiguration, you won't be able to log into your system graphically.
I think your question is referring to this answer about a bug in LightDM causing the low graphics mode message to confusingly appear when the greeter can't be found. This bug was fixed long ago. If you are getting the low graphics mode error now, it's more likely to be a graphics driver issue.
A greeter is a graphical login interface. It's also often called the login screen.
Greeters are provided by the system's display manager. This wikipedia article on LightDM, the display manager written by Canonical for Ubuntu systems, lists greeters that can be used with LightDM, such as the Unity greeter. Not all current versions and flavors of Ubuntu use LightDM; for example, those that have GNOME as their desktop environment use GDM.
The display manager is responsible for starting the graphics server, Xorg (or, these days, sometimes Wayland). After that, it presents the greeter. If the greeter can't be started for some reason, such as misconfiguration, you won't be able to log into your system graphically.
I think your question is referring to this answer about a bug in LightDM causing the low graphics mode message to confusingly appear when the greeter can't be found. This bug was fixed long ago. If you are getting the low graphics mode error now, it's more likely to be a graphics driver issue.
edited Apr 22 at 13:00
Eliah Kagan
79.5k20221359
79.5k20221359
answered Apr 22 at 9:01
Zanna
48k13119227
48k13119227
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1027145%2fwhat-is-the-greeter%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password