Why does Xubuntu boot splash image take longer to appear than before?











up vote
0
down vote

favorite












Since upgrading from Xubuntu 14.04 to 16.04 on a Lenovo S21e notebook, the screen stays black (after GRUB) for quite a while, until the first boot splash screen is shown.
(Always makes me a bit nervous, since it seems like the computer is dead/frozen).



The black screen lasts around 30 seconds.
This was not so in previous versions of Xubuntu.



Maybe a duplicate of question #271898, but I couldn't find a solution there:
What is GRUB doing while it takes 9 minutes to start booting the kernel?



I've lived with this for a year now, but yesterday same happened on a Thinkpad Edge E335 (12.04 to 18.04), so I thought I'd finally ask for help :(



Is anyone else experiencing this?
Does anyone know which action in the boot process might be causing this (and how to fix it)?



I've checked dmesg, /var/log/*, etc but couldn't find anything suspicious. When checking runtimes of boot processes, their sums were less than the black screen timeout. So it seems like the black screen happens before the boot logs begin.



Feels like a hardware-probing-but-fail timeout, but that's just a gut feeling.



Grateful for any hints :)
Thanks in advance!



PS: I'm using (X|K)Ubuntu since 6.06, so you can send me to commandline :)










share|improve this question
























  • On Ubuntu 18.04LTS I use the following command to "prints an SVG graphic detailing which system services have been started at what time, highlighting the time they spent on initialization": systemd-analyze plot > boot_analysis.svg
    – TonyB
    Nov 29 at 22:10















up vote
0
down vote

favorite












Since upgrading from Xubuntu 14.04 to 16.04 on a Lenovo S21e notebook, the screen stays black (after GRUB) for quite a while, until the first boot splash screen is shown.
(Always makes me a bit nervous, since it seems like the computer is dead/frozen).



The black screen lasts around 30 seconds.
This was not so in previous versions of Xubuntu.



Maybe a duplicate of question #271898, but I couldn't find a solution there:
What is GRUB doing while it takes 9 minutes to start booting the kernel?



I've lived with this for a year now, but yesterday same happened on a Thinkpad Edge E335 (12.04 to 18.04), so I thought I'd finally ask for help :(



Is anyone else experiencing this?
Does anyone know which action in the boot process might be causing this (and how to fix it)?



I've checked dmesg, /var/log/*, etc but couldn't find anything suspicious. When checking runtimes of boot processes, their sums were less than the black screen timeout. So it seems like the black screen happens before the boot logs begin.



Feels like a hardware-probing-but-fail timeout, but that's just a gut feeling.



Grateful for any hints :)
Thanks in advance!



PS: I'm using (X|K)Ubuntu since 6.06, so you can send me to commandline :)










share|improve this question
























  • On Ubuntu 18.04LTS I use the following command to "prints an SVG graphic detailing which system services have been started at what time, highlighting the time they spent on initialization": systemd-analyze plot > boot_analysis.svg
    – TonyB
    Nov 29 at 22:10













up vote
0
down vote

favorite









up vote
0
down vote

favorite











Since upgrading from Xubuntu 14.04 to 16.04 on a Lenovo S21e notebook, the screen stays black (after GRUB) for quite a while, until the first boot splash screen is shown.
(Always makes me a bit nervous, since it seems like the computer is dead/frozen).



The black screen lasts around 30 seconds.
This was not so in previous versions of Xubuntu.



Maybe a duplicate of question #271898, but I couldn't find a solution there:
What is GRUB doing while it takes 9 minutes to start booting the kernel?



I've lived with this for a year now, but yesterday same happened on a Thinkpad Edge E335 (12.04 to 18.04), so I thought I'd finally ask for help :(



Is anyone else experiencing this?
Does anyone know which action in the boot process might be causing this (and how to fix it)?



I've checked dmesg, /var/log/*, etc but couldn't find anything suspicious. When checking runtimes of boot processes, their sums were less than the black screen timeout. So it seems like the black screen happens before the boot logs begin.



Feels like a hardware-probing-but-fail timeout, but that's just a gut feeling.



Grateful for any hints :)
Thanks in advance!



PS: I'm using (X|K)Ubuntu since 6.06, so you can send me to commandline :)










share|improve this question















Since upgrading from Xubuntu 14.04 to 16.04 on a Lenovo S21e notebook, the screen stays black (after GRUB) for quite a while, until the first boot splash screen is shown.
(Always makes me a bit nervous, since it seems like the computer is dead/frozen).



The black screen lasts around 30 seconds.
This was not so in previous versions of Xubuntu.



Maybe a duplicate of question #271898, but I couldn't find a solution there:
What is GRUB doing while it takes 9 minutes to start booting the kernel?



I've lived with this for a year now, but yesterday same happened on a Thinkpad Edge E335 (12.04 to 18.04), so I thought I'd finally ask for help :(



Is anyone else experiencing this?
Does anyone know which action in the boot process might be causing this (and how to fix it)?



I've checked dmesg, /var/log/*, etc but couldn't find anything suspicious. When checking runtimes of boot processes, their sums were less than the black screen timeout. So it seems like the black screen happens before the boot logs begin.



Feels like a hardware-probing-but-fail timeout, but that's just a gut feeling.



Grateful for any hints :)
Thanks in advance!



PS: I'm using (X|K)Ubuntu since 6.06, so you can send me to commandline :)







boot grub2 updates






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 29 at 21:12

























asked Nov 29 at 20:32









Rooker

22114




22114












  • On Ubuntu 18.04LTS I use the following command to "prints an SVG graphic detailing which system services have been started at what time, highlighting the time they spent on initialization": systemd-analyze plot > boot_analysis.svg
    – TonyB
    Nov 29 at 22:10


















  • On Ubuntu 18.04LTS I use the following command to "prints an SVG graphic detailing which system services have been started at what time, highlighting the time they spent on initialization": systemd-analyze plot > boot_analysis.svg
    – TonyB
    Nov 29 at 22:10
















On Ubuntu 18.04LTS I use the following command to "prints an SVG graphic detailing which system services have been started at what time, highlighting the time they spent on initialization": systemd-analyze plot > boot_analysis.svg
– TonyB
Nov 29 at 22:10




On Ubuntu 18.04LTS I use the following command to "prints an SVG graphic detailing which system services have been started at what time, highlighting the time they spent on initialization": systemd-analyze plot > boot_analysis.svg
– TonyB
Nov 29 at 22:10















active

oldest

votes











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',
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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097251%2fwhy-does-xubuntu-boot-splash-image-take-longer-to-appear-than-before%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097251%2fwhy-does-xubuntu-boot-splash-image-take-longer-to-appear-than-before%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Mouse cursor on multiple screens with different PPI

Agildo Ribeiro

Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”