[Bug 1970069] Re: Annoying boot messages interfering with splash screen, since upgrading to Jammy

2022-04-27 Thread João Pedro Seara
** Description changed:

  Since upgrading from 20.04.6 Desktop to 22.04, the boot screen is not as
  clean as it used to be.
  
  Basically, the flow used to be in 20.04:
  
  GRUB > Splash screen > Login prompt
  
  Currently in 22.04:
  
  GRUB > Splash screen > Messages (in the attached file) > Splash screen
  again for a sec > Login prompt
  
  All of those messages already existed in 20.04, the difference is that
  they were not appearing during boot.
  
  I was able to get rid of the "usb" related messages by just adding
  "loglevel=0" in GRUB. Currently is "quiet loglevel=0 splash".
  
- However, the fsck related message, I was not available to get rid of.
+ Regarding the fsck related message, I can get rid of them by adding
+ "fsck.mode=skip".
  
- Something definitely changed here. To me, these messages are not of
- enough relevance to be shown at boot by default.
+ However, I do not want to just disable fsck or set the loglevel to 0.
+ This is not a sustainable solution.
+ 
+ Something definitely changed here. These messages are not of enough
+ relevance to be shown at boot by default, and they should remain hidden
+ like they were in Focal.
  
  Obviously a minor issue, but important to the whole look and feel of the
  OS for desktop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970069

Title:
  Annoying boot messages interfering with splash screen, since upgrading
  to Jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1970069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970069] Re: Annoying boot messages interfering with splash screen, since upgrading to Jammy

2022-04-26 Thread Daniel van Vugt
** Tags added: jammy

** Tags added: flicker-free-boot visual-quality

** Tags removed: flicker-free-boot
** Tags added: flickerfreeboot

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970069

Title:
  Annoying boot messages interfering with splash screen, since upgrading
  to Jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1970069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970069] Re: Annoying boot messages interfering with splash screen, since upgrading to Jammy

2022-04-24 Thread João Pedro Seara
** Attachment added: "Screencast from 24-04-2022 16:39:39.webm"
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1970069/+attachment/5583142/+files/Screencast%20from%2024-04-2022%2016%3A39%3A39.webm

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970069

Title:
  Annoying boot messages interfering with splash screen, since upgrading
  to Jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1970069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970069] Re: Annoying boot messages interfering with splash screen, since upgrading to Jammy

2022-04-24 Thread João Pedro Seara
Hello,

I have spin up two VMs with the exact same specs, one using the 20.04.4
Desktop ISO and other the 22.04 Desktop ISO.

Please check the attached file "Screencast from 24-04-2022
16:39:39.webm".

GRUB config for both VMs:

GRUB_DEFAULT=saved
GRUB_TIMEOUT_STYLE=menu
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_SAVEDEFAULT=true
GRUB_DISABLE_OS_PROBER=false

As you can see, the 22.04 VM is definitely more verbose, taking splash
screen out of the way.

And please remember these are VMs. On my real hardware I get even
messages that are interfering even more (just some low severity Kernel
warnings that already existed before in Focal but they weren't
interfering with the splash screen) (check attached file
20220422_014058.jpg).

The boot time is the same so this is definitely a low prio/cosmetic
thing. But still something has changed that shouldn't.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970069

Title:
  Annoying boot messages interfering with splash screen, since upgrading
  to Jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1970069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970069] Re: Annoying boot messages interfering with splash screen, since upgrading to Jammy

2022-04-23 Thread Steve Langasek
This is a bug.  The 'splash' option is configured, but text messages
from the kernel are being shown.

** Changed in: plymouth (Ubuntu)
   Status: Invalid => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970069

Title:
  Annoying boot messages interfering with splash screen, since upgrading
  to Jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1970069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1970069] Re: Annoying boot messages interfering with splash screen, since upgrading to Jammy

2022-04-23 Thread Erich Eickmeyer 
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We understand the difficulties you
are facing, but it is better to raise problems you are having in the
support tracker at https://answers.launchpad.net/ubuntu if you are
uncertain if they are bugs. You can also find help with your problem in
the support forum of your local Ubuntu community http://loco.ubuntu.com/
or asking at https://askubuntu.com or https://ubuntuforums.org. For help
on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs.

** Changed in: plymouth (Ubuntu)
   Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/plymouth/+question/701497

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1970069

Title:
  Annoying boot messages interfering with splash screen, since upgrading
  to Jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1970069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs