<div dir="ltr"><div>Many thanks for the links provided regarding how to temp change the grub config file at boot and indeed permanently.  Still the same though, no splash screen on boot, although I have not attempted to change  the /etc/default/grub file.  However, I did notice in there it said splash quiet as opposed to quiet splash - which I did edit in the bootup along with adding nomodeset - all to no effect.<br><br>I have researched further and last night even started the plymouth daemon manually and managed to display the splash screen, so if it works manually it should work auto also.<br><br>I am currently working on this<br><a href="http://askubuntu.com/questions/362722/how-to-fix-plymouth-splash-screen-in-all-ubuntu-releases/">http://askubuntu.com/questions/362722/how-to-fix-plymouth-splash-screen-in-all-ubuntu-releases/</a><br><br>but before continuing I would welcome specifically some comment on the lines<br><br>echo FRAMEBUFFER=y | sudo tee /etc/initramfs-tools/conf.d/splash<br>sudo update-initramfs -u<br><br><br>I guess the first line creates that splash file as I don't have one currently.    The second line I guess invokes an up date which without would render the first line a waste of time.  The third line is there to update grub as a result of previous changes mentioned in the link to /etc/default/grub.<br><br></div><div>I thought it might be best if I appended my grub file so here is without all the usual commented lines.<br><br><br>GRUB_DEFAULT=0<br><br>GRUB_HIDDEN_TIMEOUT_QUIET=true<br>GRUB_TIMEOUT=10<br>GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`<br>GRUB_CMDLINE_LINUX_DEFAULT="splash quiet"<br>GRUB_CMDLINE_LINUX=""<br><br>GRUB_GFXPAYLOAD_LINUX=None<br><br></div><div>As always help and comments most welcome.<br></div><div>DaveG<br></div><div><br></div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On 10 August 2016 at 15:45, David Goldsbrough <span dir="ltr"><<a href="mailto:daveg@boavon.plus.com" target="_blank">daveg@boavon.plus.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I said (extract)<span class=""><br>> To the point, when I boot now I no longer see the "Ubuntu" message in the<br></span><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
> centre of the screen with the changing coloured dots underneath.   Do I need to tweak something to re-instate it?<br>
><br>
<br></blockquote><div>Liam Proven said (extract) <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
>>I have successfully resurrected this in the >>past by adding the kernel boot<br>
>>parameter<br>
<br>
>>nomodeset<br>
<br>
>>You can try this at boot time by pressing E on >>the GRUB menu, and adding it<br>
>>to the end of the boot line.<br>
<br>
>>If it works, you can add it to /etc/GRUB/defaults.<br>
<span></span><br></blockquote></div>Well, I tried the suggestion to no effect.  I have looked through the logs but cannot find any hints - but I am not that experienced and my low vision can miss things.<br><br></div><div class="gmail_extra">Undaunted I researched further.<br></div><div class="gmail_extra">I thought this thread looked promising<br><br><a href="https://ubuntuforums.org/showthread.php?t=2321997" target="_blank">https://ubuntuforums.org/showt<wbr>hread.php?t=2321997</a><br><br></div><div class="gmail_extra">and I checked a few things out but I suspect it was written before 16.04.1 and .1 has corrected the bugs in part.  I noticed late it was for lubuntu but guessed ubuntu was the same.<br><br></div><div class="gmail_extra">I am reading this at the moment<br><a href="https://wiki.ubuntu.com/Plymouth" target="_blank">https://wiki.ubuntu.com/Plymou<wbr>th</a><br></div><div class="gmail_extra">but again notice it predates 16.04<br><br></div><div class="gmail_extra">I have not ruled out it is something to do with my graphics card nvidea but the upgrade appears to have installed the latest driver.<br><br></div><div class="gmail_extra">If I understand things correctly the boot sequence goes something like this:-<br></div><div class="gmail_extra">GRUB opens the kernal using certain parameters.  The kernal(s) have been pre-compiled during kernal updates and compilation includes ref to display drivers so the screen post GRUB works.  If this limited understanding is true, I am unclear when "plymouth" is called - prior to kernal opening I guess.  If this is true, then "plymouth" can only display splash screen in some form of monitor default mode.  But I am guessing.<br></div><div class="gmail_extra">Can anyone point me in the right direction to try and fix please.  I'm not sure if it is still a formally recorded bug which I just need to await a fix for.<br><br></div><div class="gmail_extra">Thanks<br></div><div class="gmail_extra">DaveG<br></div></div>
</blockquote></div><br></div>