Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 1092  / 2 Years ago, wed, july 13, 2022, 8:20:58

Running Ubuntu 12.04, 64-bit, 3.8.0-31-generic



Occasionally, perhaps 33%, on bootup, I get my MDM manual login screen and need to enter username/password, even though I've configured mdmsetup for auto-login.



Anyone have any idea what's going on here?


More From » 12.04

 Answers
5

SOLVED:


Root-caused the issue to a corrupted package installation of plymouth.


First, need to update mountall:


sudo apt-add-repository ppa:dtl131/mediahacks
sudo update

Next, remove plymouth and install it:


sudo apt-get purge plymouth
sudo apt-get install plymouth

Don't forget to remove the repository:


sudo apt-add-repository --remove ppa:dtl131/mediahacks

Next issue I ran into was I had the text-only boot splash screen instead of the lovely Ubuntu graphical logo.


sudo apt-get install --reinstall plymouth-theme-ubuntu-logo

Follow this fix and I'm booting like a champ with flawless auto-login and graphical Ubuntu splash screen:


http://jechem.blogspot.com/2011/04/fix-plymouth-splash-screen-in-ubuntu-on.html


[#29018] Wednesday, July 13, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
cocal

Total Points: 236
Total Questions: 111
Total Answers: 123

Location: Belarus
Member since Tue, Mar 14, 2023
1 Year ago
cocal questions
Tue, Oct 12, 21, 20:46, 3 Years ago
Sat, Oct 8, 22, 04:23, 2 Years ago
Wed, Sep 14, 22, 22:38, 2 Years ago
Sun, Dec 18, 22, 02:24, 1 Year ago
Wed, Jun 29, 22, 17:31, 2 Years ago
;