<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div>Thank you Felix and Kaj for suggestions. I could not get to see what happens during shutdown, no mater what I tried according to the link Felix suggested.<br><br></div>However, I have sort-of solved the problem. For some reason (although I had no proof it might be related) I continued investigating the the possible plymouth involvement in the long shutdown process. Maybe because I would not get the splash during shutdown - only a black screen with cursor blinking at the top left corner. <br><br></div>first of all I noticed that in the plymouth conf scripts in /etc/init/ there are references to lightdm being waited for, while lightdm is no longer used as a default. I tried to change those entries to sddm, but it changed nothing. <br><br></div>Then I tried to see what services related to plymouth there are on my system. <br><br></div>$ sudo service plymouth-<tab> revealed these ones:<br>plymouth-halt        plymouth-quit        plymouth-quit-wait   plymouth-read-write  plymouth-reboot      plymouth-start<br><br></div>so I stopped plymouth-reboot by running <br><br></div>sudo service plymouth-reboot stop<br><br></div>and tried rebooting. To my surprise, the system rebooted in three seconds. <br><br></div>So I googled on how to disable plymouth-reboot service and came up with this: <br><br>sudo systemctl disable plymouth-reboot.service<br><br></div>and now the system reboots fine. <br><br></div>Hope the <br><br>sudo systemctl disable plymouth-halt.service<br></div>and<br>sudo systemctl disable plymouth-poweroff.service<br><div><br></div><div>will do the same for shutdown.<br><br></div><div>Donatas<br></div><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-26 9:08 GMT+03:00 Felix Miata <span dir="ltr"><<a href="mailto:mrmazda@earthlink.net" target="_blank">mrmazda@earthlink.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Donatas G. composed on 2015-04-26 08:53 (UTC+0300):<br>
<span class=""><br>
> I just realized that those two lines were actually the last lines in the<br>
> boot process - not the ones on which the system gets stuck during the<br>
> shutdown. I have disabled the grub quiet splash options, and the last thing<br>
> I saw before the SDDM login screen were those two lines. On shutdown I<br>
> just see a black screen all the time. But If I hit Ctrl+Alt+F7,  I see the<br>
> screen as it appeared at boot before SDDM login screen showed up. So, I<br>
> actually have no clue of  what causes shutdown delay...<br>
<br>
</span>See if anything here helps make messages visible:<br>
<a href="http://askubuntu.com/questions/98566/how-do-deactivate-plymouth-boot-screen" target="_blank">http://askubuntu.com/questions/98566/how-do-deactivate-plymouth-boot-screen</a><br>
<span class="HOEnZb"><font color="#888888">--<br>
"The wise are known for their understanding, and pleasant<br>
words are persuasive." Proverbs 16:21 (New Living Translation)<br>
<br>
 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!<br>
<br>
Felix Miata  ***  <a href="http://fm.no-ip.com/" target="_blank">http://fm.no-ip.com/</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
kubuntu-users mailing list<br>
<a href="mailto:kubuntu-users@lists.ubuntu.com">kubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/kubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/kubuntu-users</a><br>
</div></div></blockquote></div><br></div>