Linux mint no splash screen

Linux Mint Forums

Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.

No fancy splash screen upon boot. [Solved]

Post by panorain » Thu Jan 08, 2015 1:44 am

Hello there to you voyagers!

I have LinuxMint 17 installed on my computer with the Mate desktop. I downloaded/added the correct Nvidia driver successfully. Your above post’s are a little complicated for me but all in all I am having problems like you were with my splash screen though it’s — ‘just blank — not even dots’. I do have cryptsetup installed and only this 1 operating system on my harddrive.

# If you change this file, run ‘update-grub’ afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n ‘Simple configuration’

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=»quiet splash»»nomodeset» GRUB_CMDLINE_LINUX=»»

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD . )
#GRUB_BADRAM=»0x01234567,0xfefefefe,0x89abcdef,0xefefefef»

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# Uncomment if you don’t want GRUB to pass «root=UUID=xxx» parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY=»true»

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE=»480 440 1″

I tried the ‘1-To change the default splash screen:’ then ticked selection 2 and then:

Code: Select all
sudo update-initramfs -u

nothing changed upon reboot just blank/black same as before. I have noticed that on rare occasion say every 15+ boots the Nvidia logo flashes up real quick but not always. I would be happy with the Nvidia logo showing up always.

1. Is it because I am using cryptsetup that i’m having problems here possibly?
2. If you have time what would your recommendations be for just getting the Nvidia logo to display after cryptsetup during boot all the time and not just once in a blue moon?
3. I like having the «nomodeset» selected in grub because if some stranger sits down and turns on the computer it looks more daunting with text displaying than the nice cryptsetup logo/password box.
4. I took note: ‘2-To fix the delayed loading of the splash:’ here —>http://community.linuxmint.com/tutorial/view/1149 could that be my problem?

Читайте также:  Linux add rights to folder

I found this post here but it’s more or less dealing with 17.1 Rebecca not 17 Qiana. http://forums.linuxmint.com/viewtopic.p . 6&t=184264

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.

Источник

Linux Mint Forums

Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.

[Solved] No splash screen

Post by fw190 » Thu Aug 27, 2020 2:30 pm

So I have decided to remove the splash screen and add the «profile» parameter as posted here:
https://community.linuxmint.com/tutorial/view/114

after a while I have decided to revert the changes. My grub file looks like this:

# If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=0 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" GRUB_CMDLINE_LINUX="" # Uncomment to enable BadRAM filtering, modify to suit your needs # This works with Linux (no patch required) and with any kernel that obtains # the memory map information from GRUB (GNU Mach, kernel of FreeBSD . ) #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef" # Uncomment to disable graphical terminal (grub-pc only) #GRUB_TERMINAL=console # The resolution used on graphical terminal # note that you can use only modes which your graphic card supports via VBE # you can see them in real GRUB with the command `vbeinfo' #GRUB_GFXMODE=640x480 # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux #GRUB_DISABLE_LINUX_UUID=true # Uncomment to disable generation of recovery mode menu entries #GRUB_DISABLE_RECOVERY="true" # Uncomment to get a beep at grub start #GRUB_INIT_TUNE="480 440 1"

but still there is no splash screen. How to fix this?

I have updated grub after reverting the changes.

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 3 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.

Источник

Linux Mint Forums

Forum rules
There are no such things as «stupid» questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.

Читайте также:  Setup nat on linux

Kefyr Level 1
Posts: 38 Joined: Sat Sep 19, 2015 5:18 pm Location: Poland

No Splash Screen

Post by Kefyr » Tue Sep 22, 2015 2:29 pm

When my computer boots up there’s no splash screen at all. I’m not sure if this is a default of the OS (Mint 17.2 XFCE) but I’d much rather see a splash screen than nothing at all. Is there something wrong, or any way to change this?

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.

BigEasy Level 6
Posts: 1281 Joined: Mon Nov 24, 2014 9:17 am Location: Chrząszczyżewoszyce, powiat Łękołody

Re: No Splash Screen

Post by BigEasy » Tue Sep 22, 2015 2:35 pm

Kefyr Level 1
Posts: 38 Joined: Sat Sep 19, 2015 5:18 pm Location: Poland

Re: No Splash Screen

Post by Kefyr » Tue Sep 22, 2015 2:39 pm

Yes, the Mint logo (I believe it’s called Plymouth or something)

I apologize, I’m not familiar with the terminology

BigEasy Level 6
Posts: 1281 Joined: Mon Nov 24, 2014 9:17 am Location: Chrząszczyżewoszyce, powiat Łękołody

Re: No Splash Screen

Post by BigEasy » Tue Sep 22, 2015 2:42 pm

Kefyr Level 1
Posts: 38 Joined: Sat Sep 19, 2015 5:18 pm Location: Poland

Re: No Splash Screen

Post by Kefyr » Tue Sep 22, 2015 2:48 pm

BigEasy Level 6
Posts: 1281 Joined: Mon Nov 24, 2014 9:17 am Location: Chrząszczyżewoszyce, powiat Łękołody

Re: No Splash Screen

Post by BigEasy » Tue Sep 22, 2015 2:53 pm

sudo gedit /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT=
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

Kefyr Level 1
Posts: 38 Joined: Sat Sep 19, 2015 5:18 pm Location: Poland

Re: No Splash Screen

Post by Kefyr » Tue Sep 22, 2015 3:08 pm

I’ve done exactly what you said, yet the boot screen is still black until it reaches the login screen

BigEasy Level 6
Posts: 1281 Joined: Mon Nov 24, 2014 9:17 am Location: Chrząszczyżewoszyce, powiat Łękołody

Re: No Splash Screen

Post by BigEasy » Tue Sep 22, 2015 3:22 pm

Читайте также:  Linux wifi config file

Kefyr Level 1
Posts: 38 Joined: Sat Sep 19, 2015 5:18 pm Location: Poland

Re: No Splash Screen

Post by Kefyr » Tue Sep 22, 2015 3:26 pm

BigEasy Level 6
Posts: 1281 Joined: Mon Nov 24, 2014 9:17 am Location: Chrząszczyżewoszyce, powiat Łękołody

Re: No Splash Screen

Post by BigEasy » Tue Sep 22, 2015 3:32 pm

OK. At least I see now that your kernel startup parameters should show splash. Why not I have no clue yet. Need to think a little. Probably somebody else guess faster

Re: No Splash Screen

Post by DeMus » Wed Sep 23, 2015 10:55 am

I have almost the same, I also see no splash screen with only 1 LinuxMint OS installed but I also see no log-in screen since I use auto-login.
I don’t even see grub, the only thing I see is the LinuxMint logo in the center of the screen for a second or so, then the desktop becomes visible.
Now for me the splash-screen is not necessary, I just want to have the desktop a.s.a.p. What happens before that is not important.

  • Important Notices
  • ↳ Rules & Notices
  • ↳ Releases & Announcements
  • ↳ Main Edition Support
  • ↳ Beginner Questions
  • ↳ Installation & Boot
  • ↳ Software & Applications
  • ↳ Hardware Support
  • ↳ Graphics Cards & Monitors
  • ↳ Printers & Scanners
  • ↳ Storage
  • ↳ Sound
  • ↳ Networking
  • ↳ Virtual Machines
  • ↳ Desktop & Window Managers
  • ↳ Cinnamon
  • ↳ MATE
  • ↳ Xfce
  • ↳ Other topics
  • ↳ Non-technical Questions
  • ↳ Tutorials
  • Debian Edition Support
  • ↳ LMDE Forums
  • ↳ Beginner Questions
  • ↳ Installation & Boot
  • ↳ Software & Applications
  • ↳ Hardware Support
  • ↳ Networking
  • ↳ Tutorials
  • ↳ Other Topics & Open Discussion
  • ↳ LMDE Archive
  • Interests
  • ↳ Gaming
  • ↳ Scripts & Bash
  • ↳ Programming & Development
  • Customization
  • ↳ Themes, Icons & Wallpaper
  • ↳ Compiz, Conky, Docks & Widgets
  • ↳ Screenshots
  • ↳ Your Artwork
  • Chat
  • ↳ Introduce Yourself
  • ↳ Chat about Linux Mint
  • ↳ Chat about Linux
  • ↳ Open Chat
  • ↳ Suggestions & Feedback
  • International
  • ↳ Translations
  • ↳ Deutsch — German
  • ↳ Español — Spanish
  • ↳ Français — French
  • ↳ Italiano — Italian
  • ↳ Nederlands — Dutch
  • ↳ Português — Portuguese
  • ↳ Русский — Russian
  • ↳ Suomi — Finnish
  • ↳ Other Languages
  • ↳ Čeština-Slovenčina — Czech-Slovak
  • ↳ Magyar — Hungarian
  • ↳ 日本語 — Japanese
  • ↳ Polski — Polish
  • ↳ Svenska — Swedish
  • ↳ Українська — Ukrainian

Powered by phpBB® Forum Software © phpBB Limited

Источник

Оцените статью
Adblock
detector