Huckleberry wrote: ↑Mon Jul 22, 2019 10:33 am
I guess no. But you can try these just to see what happens, out of curiosity- maybe helps others in case one works-
First, you don't have to use the splash screen. You can uninstall Plymouth (as I did on mine :) ), or when it's booting, during splash, can hit Home (or Esc) and see the init actually, what's going on...
You'd tried Ctrl Alt F1 but this time:
Ctrl Alt F4 (or Alt F4) and enter command line.. login (user won't be permitted to use sudo, so when required only, root) type command there as you always do, update etc if internet is connected.. then exit with Ctrl Alt F7 or simply type
logout and hit Enter..
or, During grub, say when 5.11 is selected, hit e and edit the Grub temporarily and change the line ... quiet splash to ... quiet nomodeset (splash may/may not stay).. and go on
or remove the /etc/X11/xorg.conf file (just to see what happens, or move to somewhere to put back later) and start ...
or, using the modprob command, reinstall the graphics firmware .. (just a rough idea)
Since it appears you'll go on using 4.9 (not old, but the best), nothing to lose and maybe finding the solution may help many people..
To remove the boot splash, I just went to /etc/default/grub and adjusted...
Code: Select all
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to say...
then did a sudo update-grub in terminal, and rebooted.
I rebooted a few times just to see if there would be any hangups at boot, but there were none, but there aren't any with the boot splash either, so far, with kernel 4.9.182 on my Dell laptop, which is a relief. I figured that it just had to be something simple...go figure.
I'll continue testing for a couple days and see what happens.
As far as the boot splash, preferably I would rather keep it, since I custom made it, as I'm just one of those guys that like things aesthetically pleasing. I know, I know...what are ya gonna do ? Plus, My Wife wouldn't like the text going by on boot up, making her all nervous that something's wrong. Just better to hide it, for our household. haha
Thanks for all your help Huckleberry !
I'll swing back by here in a couple days, if I can keep myself away, and post an update.
If all is well, at that point, I'll likely dive into splitting up my current MX partition, clean it up real nice, and install another copy of MX on the new partition and copy my home folder to it...play around a bit, and if all goes well at least I'll have a backup if anything in the future goes wrong. As a bonus, I can also use that partition to upgrade to MX19, once it rolls out this Fall.
TTYS...Snake.