GNOME Display Manager says “OK” but does not launchGnome shell does not work?Gnome-shell will not launch Ubuntu 13.04Ubuntu 12.04 Desktop package installed, but can't launch “gnome-terminal”, “cannot open display”Ubuntu does not load managerBlack screen after 15.10 upgrade, not even getting into tty1 anymoreUnable to end session/log out using lightdm (16.04)Started GNOME display manager.. Ubuntu 18.04 LTS GUI not booting
is there a way to check a debug statement belongs to which class
Is using Swiss Francs (CHF) cheaper than Euros (EUR) in Switzerland?
How to insert a character between any several characters without knowing indexes?
How do I fix these gaps where the socket plates don't cover?
Is rotating a pawn so that it faces a different direction and then moves in that direction technically permitted according to the 2018 FIDE Laws?
Can I use Moonlace to allow a Lightning Bolt to target a creature with protection from red?
Who is the narrator of Star Wars?
Python Code for List of Month Names starting with current month
How am I ever going to be able to "vet" 120,000+ lines of Composer PHP code not written by me?
Expectation of 500 coin flips after 500 realizations
Does Wide Guard protect against Dragon Darts?
Windows Defender reports Win64/Longage Trojan malware in Ubuntu 18.04.3 live server
Am I obligated to pass on domain knowledge after being let go?
Positional thinking by Grandmasters
Merging 4 matrices to one matrix
Mincha torah reading before a chag
Which species is proud of being conquered many times?
How do I install this weird looking i9 9900KF I bought?
Can I be fired the same day that I hand in my notice?
Why is JavaScript not compiled to bytecode before sending over the network?
When was Newton "not good enough" for spaceflight; first use and first absolute requirement for relativistic corrections?
Tips for golfing javascript code, especially converting while loop to expression
Do I need to rip the leaves off mint?
Manipulating list values in python
GNOME Display Manager says “OK” but does not launch
Gnome shell does not work?Gnome-shell will not launch Ubuntu 13.04Ubuntu 12.04 Desktop package installed, but can't launch “gnome-terminal”, “cannot open display”Ubuntu does not load managerBlack screen after 15.10 upgrade, not even getting into tty1 anymoreUnable to end session/log out using lightdm (16.04)Started GNOME display manager.. Ubuntu 18.04 LTS GUI not booting
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I recently tried to install the GNOME desktop environment on my Ubuntu 15.10. The installation took a while and then prompted me to restart the computer. That's what I did but when relaunching, it indefinitely only shows a black screen saying :
fsck from util-linux 2.26.2
/dev/sda5: clean, */* files, */* blocks
[ OK ] Created slice user-120.slices
Starting User Manager for UID 120...
[ OK ] Started Session c1 of user gdm.
[ OK ] Started User Manager for UID 120.
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Network Manager Script Dispatcher Service.
Stopping User Manager for UID 120...
[ OK ] Started Detect the available GPUs and deal with any system changes.
Starting GNOME Display Manager...
[ OK ] Started GNOME Display Manager.
_
... and that's all.
I can still access the terminal and log in using Ctrl + Alt + F2
I probably made a mess during the installation (I forget to add the -shell
when typing sudo apt-get install gnome
) and hope it's not too serious.
I apologize for my bad English and if a similar question was already answered.
gnome
add a comment
|
I recently tried to install the GNOME desktop environment on my Ubuntu 15.10. The installation took a while and then prompted me to restart the computer. That's what I did but when relaunching, it indefinitely only shows a black screen saying :
fsck from util-linux 2.26.2
/dev/sda5: clean, */* files, */* blocks
[ OK ] Created slice user-120.slices
Starting User Manager for UID 120...
[ OK ] Started Session c1 of user gdm.
[ OK ] Started User Manager for UID 120.
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Network Manager Script Dispatcher Service.
Stopping User Manager for UID 120...
[ OK ] Started Detect the available GPUs and deal with any system changes.
Starting GNOME Display Manager...
[ OK ] Started GNOME Display Manager.
_
... and that's all.
I can still access the terminal and log in using Ctrl + Alt + F2
I probably made a mess during the installation (I forget to add the -shell
when typing sudo apt-get install gnome
) and hope it's not too serious.
I apologize for my bad English and if a similar question was already answered.
gnome
add a comment
|
I recently tried to install the GNOME desktop environment on my Ubuntu 15.10. The installation took a while and then prompted me to restart the computer. That's what I did but when relaunching, it indefinitely only shows a black screen saying :
fsck from util-linux 2.26.2
/dev/sda5: clean, */* files, */* blocks
[ OK ] Created slice user-120.slices
Starting User Manager for UID 120...
[ OK ] Started Session c1 of user gdm.
[ OK ] Started User Manager for UID 120.
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Network Manager Script Dispatcher Service.
Stopping User Manager for UID 120...
[ OK ] Started Detect the available GPUs and deal with any system changes.
Starting GNOME Display Manager...
[ OK ] Started GNOME Display Manager.
_
... and that's all.
I can still access the terminal and log in using Ctrl + Alt + F2
I probably made a mess during the installation (I forget to add the -shell
when typing sudo apt-get install gnome
) and hope it's not too serious.
I apologize for my bad English and if a similar question was already answered.
gnome
I recently tried to install the GNOME desktop environment on my Ubuntu 15.10. The installation took a while and then prompted me to restart the computer. That's what I did but when relaunching, it indefinitely only shows a black screen saying :
fsck from util-linux 2.26.2
/dev/sda5: clean, */* files, */* blocks
[ OK ] Created slice user-120.slices
Starting User Manager for UID 120...
[ OK ] Started Session c1 of user gdm.
[ OK ] Started User Manager for UID 120.
Starting Network Manager Script Dispatcher Service...
[ OK ] Started Network Manager Script Dispatcher Service.
Stopping User Manager for UID 120...
[ OK ] Started Detect the available GPUs and deal with any system changes.
Starting GNOME Display Manager...
[ OK ] Started GNOME Display Manager.
_
... and that's all.
I can still access the terminal and log in using Ctrl + Alt + F2
I probably made a mess during the installation (I forget to add the -shell
when typing sudo apt-get install gnome
) and hope it's not too serious.
I apologize for my bad English and if a similar question was already answered.
gnome
gnome
edited Aug 28 at 17:18
Pablo A
4,6783 gold badges25 silver badges50 bronze badges
4,6783 gold badges25 silver badges50 bronze badges
asked Nov 27 '15 at 21:30
Ulysse DarmetUlysse Darmet
111 silver badge2 bronze badges
111 silver badge2 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
I am also experiencing this problem, and so far no fixes can be found. Unlike yours, I cannot access terminal.
Since you can use terminal, try this command:
sudo gdm
Good luck.
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f703348%2fgnome-display-manager-says-ok-but-does-not-launch%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I am also experiencing this problem, and so far no fixes can be found. Unlike yours, I cannot access terminal.
Since you can use terminal, try this command:
sudo gdm
Good luck.
add a comment
|
I am also experiencing this problem, and so far no fixes can be found. Unlike yours, I cannot access terminal.
Since you can use terminal, try this command:
sudo gdm
Good luck.
add a comment
|
I am also experiencing this problem, and so far no fixes can be found. Unlike yours, I cannot access terminal.
Since you can use terminal, try this command:
sudo gdm
Good luck.
I am also experiencing this problem, and so far no fixes can be found. Unlike yours, I cannot access terminal.
Since you can use terminal, try this command:
sudo gdm
Good luck.
answered Jan 25 '16 at 6:43
Nidhin MohammadNidhin Mohammad
11 bronze badge
11 bronze badge
add a comment
|
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f703348%2fgnome-display-manager-says-ok-but-does-not-launch%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown