Updated from 16.04 to 18.04 and having issues booting The Next CEO of Stack OverflowWhen will GCC be updated in 16.04 and 18.04?Upgrade 16.04 -> 18.04 breaks bootingupdated to 18.04, no login screenproblem booting ubuntu 18.04/16.04Ubuntu 18.04 upgrade from 17.10 not bootingUpdated from 16.04 to 18.04 - missing topbar and launcherUbuntu 18.04 having problemsJust updated from 16.04lts to 18.04lts and i have problems while bootingIssues after update 16.04 - 18.04 LTSUpgrade from 16.04 to 18.04 display issues
Physiological effects of huge anime eyes
How do I fit a non linear curve?
Is it professional to write unrelated content in an almost-empty email?
My ex-girlfriend uses my Apple ID to login to her iPad, do I have to give her my Apple ID password to reset it?
Inexact numbers as keys in Association?
Is there an equivalent of cd - for cp or mv
Is it ever safe to open a suspicious HTML file (e.g. email attachment)?
TikZ: How to fill area with a special pattern?
How to explain the utility of binomial logistic regression when the predictors are purely categorical
What flight has the highest ratio of timezone difference to flight time?
Is there a difference between "Fahrstuhl" and "Aufzug"?
When "be it" is at the beginning of a sentence, what kind of structure do you call it?
Is "three point ish" an acceptable use of ish?
Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?
Does destroying a Lich's phylactery destroy the soul within it?
What is the difference between Statistical Mechanics and Quantum Mechanics
Can I use the word “Senior” as part of a job title directly in German?
Where do students learn to solve polynomial equations these days?
Do scriptures give a method to recognize a truly self-realized person/jivanmukta?
Can I calculate next year's exemptions based on this year's refund/amount owed?
Towers in the ocean; How deep can they be built?
Is it convenient to ask the journal's editor for two additional days to complete a review?
What CSS properties can the br tag have?
Can someone explain this formula for calculating Manhattan distance?
Updated from 16.04 to 18.04 and having issues booting
The Next CEO of Stack OverflowWhen will GCC be updated in 16.04 and 18.04?Upgrade 16.04 -> 18.04 breaks bootingupdated to 18.04, no login screenproblem booting ubuntu 18.04/16.04Ubuntu 18.04 upgrade from 17.10 not bootingUpdated from 16.04 to 18.04 - missing topbar and launcherUbuntu 18.04 having problemsJust updated from 16.04lts to 18.04lts and i have problems while bootingIssues after update 16.04 - 18.04 LTSUpgrade from 16.04 to 18.04 display issues
I just updated from 16.04 to 18.04. Upon restarting I ended up at what appears to be the terminal. I was prompted for my login and password and got links to documentation, management, and support, as well as a little message about meltdown and spectre. Below that is:
[80.133769] Could not find key with description: [alphanumericstring]
[80.133922] could not find valid key in user session keyring for sig specified in mount option[samestringasabove]
[80.134129] Error parsing options; rc = [-2]
What is happening here and how do I get to my desktop? I am unsure if that key string should remain private so I left it out.
boot 18.04
add a comment |
I just updated from 16.04 to 18.04. Upon restarting I ended up at what appears to be the terminal. I was prompted for my login and password and got links to documentation, management, and support, as well as a little message about meltdown and spectre. Below that is:
[80.133769] Could not find key with description: [alphanumericstring]
[80.133922] could not find valid key in user session keyring for sig specified in mount option[samestringasabove]
[80.134129] Error parsing options; rc = [-2]
What is happening here and how do I get to my desktop? I am unsure if that key string should remain private so I left it out.
boot 18.04
add a comment |
I just updated from 16.04 to 18.04. Upon restarting I ended up at what appears to be the terminal. I was prompted for my login and password and got links to documentation, management, and support, as well as a little message about meltdown and spectre. Below that is:
[80.133769] Could not find key with description: [alphanumericstring]
[80.133922] could not find valid key in user session keyring for sig specified in mount option[samestringasabove]
[80.134129] Error parsing options; rc = [-2]
What is happening here and how do I get to my desktop? I am unsure if that key string should remain private so I left it out.
boot 18.04
I just updated from 16.04 to 18.04. Upon restarting I ended up at what appears to be the terminal. I was prompted for my login and password and got links to documentation, management, and support, as well as a little message about meltdown and spectre. Below that is:
[80.133769] Could not find key with description: [alphanumericstring]
[80.133922] could not find valid key in user session keyring for sig specified in mount option[samestringasabove]
[80.134129] Error parsing options; rc = [-2]
What is happening here and how do I get to my desktop? I am unsure if that key string should remain private so I left it out.
boot 18.04
boot 18.04
edited May 10 '18 at 21:39
Terrance
20.3k34898
20.3k34898
asked May 10 '18 at 21:37
JeffohJeffoh
112
112
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
I had the same problem after upgrading to 18.04. The computer would boot into text terminal, and I could start the X Session with startx. I could resolve the problem with:
sudo apt-get install --reinstall gdm3
It seems this is a problem with the display manager and not necessarily linked to the ecryptfs bug. I think I was using lightdm before the update which is not the default.
add a comment |
I faced with this problem when activated Timeshift snaphots schedule (tool for making system backup and recovery). Backup's stole all free disk space, and after "sudo rm -rf /timeshift/snapshots" GUI booted automatically.
New contributor
Eugene Zalivadnyi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
You are hitting this bug:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1718658
I have the same problem and I haven't found a way to fix it.
There are a few workarounds mentioned in the report but none of them worked for me.
Keep reading for what did work to get my system working again:
There is a chance that this is not really your problem. In my local instance this seemed to be an issue with the graphics drivers, as (after installing SDDM from the command line) I was seeing the mouse cursor, but I didn't see the log-in screen. I ended up in this question because the message you posted was the only error message I saw. However, if you look into /var/log/X11.0.log you will see that it fails to load libGL.so.1, and it tries to use Vesa. While digging into the issue I discovered that libglx-mesa0 libgl1-mesa-dri and some other packages were corrupted and had missing configurations and files
What I did to fix this:
I purged all xorg, xserver*, lightdm, gdm3, sddm, libglx*, libgl0, libgl1 and everything I could find related to the UI. Specifically around libGL.so.1 (apt-file find libGL.so.1) and then installed it again using apt.
Of course I ended up removing most of my system and restarted to install all packages from the ground, but at some point in this mess, I reinstalled libgl1-mesa-dri (+dependencies), sddm and kde-plasma-desktop, and I was finally able to boot into my system again. I understand this answer is quite chaotic, but this is what worked for me, and the real reason behind my issues was not related to the error message you are seeing, but to a broken mesa installation. This may be your case too.
As a side note I would like to warn you that at some point I stopped seeing errors about libGL.so.1 in my X logs, but it kept refusing to load the drivers anyway, (and SDDM didn't show the log-in screen either!). So I kept removing and reinstalling packages around mesa and libgl* until my installation started working again.
Good luck!
add a comment |
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/3.0/"u003ecc by-sa 3.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%2f1034676%2fupdated-from-16-04-to-18-04-and-having-issues-booting%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
I had the same problem after upgrading to 18.04. The computer would boot into text terminal, and I could start the X Session with startx. I could resolve the problem with:
sudo apt-get install --reinstall gdm3
It seems this is a problem with the display manager and not necessarily linked to the ecryptfs bug. I think I was using lightdm before the update which is not the default.
add a comment |
I had the same problem after upgrading to 18.04. The computer would boot into text terminal, and I could start the X Session with startx. I could resolve the problem with:
sudo apt-get install --reinstall gdm3
It seems this is a problem with the display manager and not necessarily linked to the ecryptfs bug. I think I was using lightdm before the update which is not the default.
add a comment |
I had the same problem after upgrading to 18.04. The computer would boot into text terminal, and I could start the X Session with startx. I could resolve the problem with:
sudo apt-get install --reinstall gdm3
It seems this is a problem with the display manager and not necessarily linked to the ecryptfs bug. I think I was using lightdm before the update which is not the default.
I had the same problem after upgrading to 18.04. The computer would boot into text terminal, and I could start the X Session with startx. I could resolve the problem with:
sudo apt-get install --reinstall gdm3
It seems this is a problem with the display manager and not necessarily linked to the ecryptfs bug. I think I was using lightdm before the update which is not the default.
answered Aug 25 '18 at 14:59
PierrePierre
111
111
add a comment |
add a comment |
I faced with this problem when activated Timeshift snaphots schedule (tool for making system backup and recovery). Backup's stole all free disk space, and after "sudo rm -rf /timeshift/snapshots" GUI booted automatically.
New contributor
Eugene Zalivadnyi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I faced with this problem when activated Timeshift snaphots schedule (tool for making system backup and recovery). Backup's stole all free disk space, and after "sudo rm -rf /timeshift/snapshots" GUI booted automatically.
New contributor
Eugene Zalivadnyi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I faced with this problem when activated Timeshift snaphots schedule (tool for making system backup and recovery). Backup's stole all free disk space, and after "sudo rm -rf /timeshift/snapshots" GUI booted automatically.
New contributor
Eugene Zalivadnyi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I faced with this problem when activated Timeshift snaphots schedule (tool for making system backup and recovery). Backup's stole all free disk space, and after "sudo rm -rf /timeshift/snapshots" GUI booted automatically.
New contributor
Eugene Zalivadnyi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Eugene Zalivadnyi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 21 mins ago
Eugene ZalivadnyiEugene Zalivadnyi
112
112
New contributor
Eugene Zalivadnyi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Eugene Zalivadnyi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Eugene Zalivadnyi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
You are hitting this bug:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1718658
I have the same problem and I haven't found a way to fix it.
There are a few workarounds mentioned in the report but none of them worked for me.
Keep reading for what did work to get my system working again:
There is a chance that this is not really your problem. In my local instance this seemed to be an issue with the graphics drivers, as (after installing SDDM from the command line) I was seeing the mouse cursor, but I didn't see the log-in screen. I ended up in this question because the message you posted was the only error message I saw. However, if you look into /var/log/X11.0.log you will see that it fails to load libGL.so.1, and it tries to use Vesa. While digging into the issue I discovered that libglx-mesa0 libgl1-mesa-dri and some other packages were corrupted and had missing configurations and files
What I did to fix this:
I purged all xorg, xserver*, lightdm, gdm3, sddm, libglx*, libgl0, libgl1 and everything I could find related to the UI. Specifically around libGL.so.1 (apt-file find libGL.so.1) and then installed it again using apt.
Of course I ended up removing most of my system and restarted to install all packages from the ground, but at some point in this mess, I reinstalled libgl1-mesa-dri (+dependencies), sddm and kde-plasma-desktop, and I was finally able to boot into my system again. I understand this answer is quite chaotic, but this is what worked for me, and the real reason behind my issues was not related to the error message you are seeing, but to a broken mesa installation. This may be your case too.
As a side note I would like to warn you that at some point I stopped seeing errors about libGL.so.1 in my X logs, but it kept refusing to load the drivers anyway, (and SDDM didn't show the log-in screen either!). So I kept removing and reinstalling packages around mesa and libgl* until my installation started working again.
Good luck!
add a comment |
You are hitting this bug:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1718658
I have the same problem and I haven't found a way to fix it.
There are a few workarounds mentioned in the report but none of them worked for me.
Keep reading for what did work to get my system working again:
There is a chance that this is not really your problem. In my local instance this seemed to be an issue with the graphics drivers, as (after installing SDDM from the command line) I was seeing the mouse cursor, but I didn't see the log-in screen. I ended up in this question because the message you posted was the only error message I saw. However, if you look into /var/log/X11.0.log you will see that it fails to load libGL.so.1, and it tries to use Vesa. While digging into the issue I discovered that libglx-mesa0 libgl1-mesa-dri and some other packages were corrupted and had missing configurations and files
What I did to fix this:
I purged all xorg, xserver*, lightdm, gdm3, sddm, libglx*, libgl0, libgl1 and everything I could find related to the UI. Specifically around libGL.so.1 (apt-file find libGL.so.1) and then installed it again using apt.
Of course I ended up removing most of my system and restarted to install all packages from the ground, but at some point in this mess, I reinstalled libgl1-mesa-dri (+dependencies), sddm and kde-plasma-desktop, and I was finally able to boot into my system again. I understand this answer is quite chaotic, but this is what worked for me, and the real reason behind my issues was not related to the error message you are seeing, but to a broken mesa installation. This may be your case too.
As a side note I would like to warn you that at some point I stopped seeing errors about libGL.so.1 in my X logs, but it kept refusing to load the drivers anyway, (and SDDM didn't show the log-in screen either!). So I kept removing and reinstalling packages around mesa and libgl* until my installation started working again.
Good luck!
add a comment |
You are hitting this bug:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1718658
I have the same problem and I haven't found a way to fix it.
There are a few workarounds mentioned in the report but none of them worked for me.
Keep reading for what did work to get my system working again:
There is a chance that this is not really your problem. In my local instance this seemed to be an issue with the graphics drivers, as (after installing SDDM from the command line) I was seeing the mouse cursor, but I didn't see the log-in screen. I ended up in this question because the message you posted was the only error message I saw. However, if you look into /var/log/X11.0.log you will see that it fails to load libGL.so.1, and it tries to use Vesa. While digging into the issue I discovered that libglx-mesa0 libgl1-mesa-dri and some other packages were corrupted and had missing configurations and files
What I did to fix this:
I purged all xorg, xserver*, lightdm, gdm3, sddm, libglx*, libgl0, libgl1 and everything I could find related to the UI. Specifically around libGL.so.1 (apt-file find libGL.so.1) and then installed it again using apt.
Of course I ended up removing most of my system and restarted to install all packages from the ground, but at some point in this mess, I reinstalled libgl1-mesa-dri (+dependencies), sddm and kde-plasma-desktop, and I was finally able to boot into my system again. I understand this answer is quite chaotic, but this is what worked for me, and the real reason behind my issues was not related to the error message you are seeing, but to a broken mesa installation. This may be your case too.
As a side note I would like to warn you that at some point I stopped seeing errors about libGL.so.1 in my X logs, but it kept refusing to load the drivers anyway, (and SDDM didn't show the log-in screen either!). So I kept removing and reinstalling packages around mesa and libgl* until my installation started working again.
Good luck!
You are hitting this bug:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/1718658
I have the same problem and I haven't found a way to fix it.
There are a few workarounds mentioned in the report but none of them worked for me.
Keep reading for what did work to get my system working again:
There is a chance that this is not really your problem. In my local instance this seemed to be an issue with the graphics drivers, as (after installing SDDM from the command line) I was seeing the mouse cursor, but I didn't see the log-in screen. I ended up in this question because the message you posted was the only error message I saw. However, if you look into /var/log/X11.0.log you will see that it fails to load libGL.so.1, and it tries to use Vesa. While digging into the issue I discovered that libglx-mesa0 libgl1-mesa-dri and some other packages were corrupted and had missing configurations and files
What I did to fix this:
I purged all xorg, xserver*, lightdm, gdm3, sddm, libglx*, libgl0, libgl1 and everything I could find related to the UI. Specifically around libGL.so.1 (apt-file find libGL.so.1) and then installed it again using apt.
Of course I ended up removing most of my system and restarted to install all packages from the ground, but at some point in this mess, I reinstalled libgl1-mesa-dri (+dependencies), sddm and kde-plasma-desktop, and I was finally able to boot into my system again. I understand this answer is quite chaotic, but this is what worked for me, and the real reason behind my issues was not related to the error message you are seeing, but to a broken mesa installation. This may be your case too.
As a side note I would like to warn you that at some point I stopped seeing errors about libGL.so.1 in my X logs, but it kept refusing to load the drivers anyway, (and SDDM didn't show the log-in screen either!). So I kept removing and reinstalling packages around mesa and libgl* until my installation started working again.
Good luck!
answered Jun 17 '18 at 20:29
Emilio M.Emilio M.
16116
16116
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%2f1034676%2fupdated-from-16-04-to-18-04-and-having-issues-booting%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
