#any way to make mint show text on startup?

47 messages · Page 1 of 1 (latest)

torpid timber
#

i want to make mint properly show the scrolling text on startup. i have tried editing the grub config file but that only shows something about an EFI stub being loaded but nothing else. what should i do, am i doing something wrong?

orchid carbon
torpid timber
#

didn't work

orchid carbon
torpid timber
torpid timber
#

BOOT_IMAGE=/boot/vmlinuz-6.8.0-48-generic root=UUID=7dc1f40f-30cf-43c1-947e-ef7994a90483 ro splash initcall_blacklist=simpledrm_platform_driver_init

orchid carbon
#

it says here splash is still there

torpid timber
#

i remember removing it before

#

i removed it, still no change

orchid carbon
# torpid timber i removed it, still no change

when you start your pc, a grub menu should pop up. if it doesn't then spam ESC right after powering on. press E on the linuxmint entry and delete the splash argument, then F10 to boot

torpid timber
#

no splash parameter

#

what do i do

umbral stratus
#

instead of doing all that, put it back to the way everything was, and just press Esc key as soon as Mint starts to load and shows a big logo.

torpid timber
#

have you maybe considered that i want mint to show the text automatically and not press esc every time

orchid carbon
torpid timber
#

of?

orchid carbon
torpid timber
#

oh

orchid carbon
#

or I have a different idea, not sure if it will break anything though. just remove the Plymouth package and any data, it just won't load it on startup and won't display the data

tribal cargo
#

@torpid timber Just show us the contents of /etc/default/grub file when you're logged in

torpid timber
#

once i get home i'll do it 👍

torpid timber
#
# 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=`( . /etc/os-release; echo ${NAME:-Ubuntu} ) 2>/dev/null || echo Ubuntu`
GRUB_CMDLINE_LINUX_DEFAULT="initcall_blacklist=simpledrm_platform_driver_init"
GRUB_CMDLINE_LINUX=""

# If your computer has multiple operating systems installed, then you
# probably want to run os-prober. However, if your computer is a host
# for guest OSes installed via LVM or raw disk devices, running
# os-prober can cause damage to those guest OSes as it mounts
# filesystems to look for things.
#GRUB_DISABLE_OS_PROBER=false

# 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_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"
#

the initcall_blacklist is a fix for the phantom display bug

orchid carbon
torpid timber
#

done

orchid carbon
torpid timber
#

i know

#

thats all done

orchid carbon
torpid timber
#

nope, its still showing this

#

its stuck there too now

orchid carbon
tribal cargo
torpid timber
torpid timber
tribal cargo
#

If it doesn't boot anymore and stuck there, you can try:

Step 1: Boot into Recovery Mode

Restart the system and access the GRUB boot menu:
Hold Shift (or Esc for some systems) during boot to bring up the GRUB menu.
Select the Advanced Options for Linux.
Choose a kernel with (recovery mode).
Once in recovery mode, select Root Shell or Drop to Root Prompt.

Step 2: Check Plymouth Removal

If the issue started after removing Plymouth, some configurations might still reference it.

Reinstall Plymouth:

sudo apt install plymouth

Update the GRUB configuration:

sudo update-grub

Reboot:

sudo reboot

mortal torrent
#

You should know you cannot directly edit grub.cfg it is generated each and every time grub is updated. You need to edit /etc/default/grub.

#

This is also why the first line of text on grub.cfg is DO NOT EDIT THIS FILE

#

Also notably removing plymouth also removes lighdm mint-meta-cinnamon mint-meta-core... and so forth

#

removing plymouth is in short not good

#

This is the list of packages I get when I ask a Mint 22 vm to remove plymouth ```The following packages will be REMOVED:
lightdm mint-meta-cinnamon mint-meta-core mint-meta-xfce plymouth
plymouth-label plymouth-theme-spinner plymouth-theme-ubuntu-text
slick-greeter

torpid timber
#

also for the record i reinstalled mint
tbh i think it really needed it anyways, it was filled to the brim with stuff