[Bug 1945873] Re: vt.handoff=7 ~broken on VM

2021-10-04 Thread Mason Loring Bliss
Quick note, removing "splash" from the kernel command line mitigates the
issue.

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

Title:
  vt.handoff=7 ~broken on VM

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


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

[Bug 1945873] Re: vt.handoff=7 ~broken on VM

2021-10-04 Thread Mason Loring Bliss
I just installed Impish Indri on my Thinkpad T420 and the same issue 
cropped up. This is notable in that it is a UEFI install on real 
hardware. I'd expected this was a glitch that would only show up on VMs.

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

Title:
  vt.handoff=7 ~broken on VM

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


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

[Bug 1945873] Re: vt.handoff=7 ~broken on VM

2021-10-03 Thread Mason Loring Bliss
** Attachment added: "in case it's useful: dpkg -l | awk '{print $2,$3}' > 
packages"
   
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1945873/+attachment/5530338/+files/packages

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

Title:
  vt.handoff=7 ~broken on VM

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


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

[Bug 1945873] Re: vt.handoff=7 ~broken on VM

2021-10-03 Thread Mason Loring Bliss
I've been lax in exercising this stuff. I tend to stick to Ubuntu LTS 
hypervisors (hence hardware), and my VMs are often other systems. I only
noticed this issue because I needed a VM test environment for the un-
related ZFS root bug I was exploring. I haven't ruled out that it's an
artifact of my install method, although if it is, that itself might
indicate a missing explicit dependency somewhere. I'll try to get time 
to do a vanilla install using one of the shipped installers, and I'll
report back with results.

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

Title:
  vt.handoff=7 ~broken on VM

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


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

[Bug 1945873] Re: vt.handoff=7 ~broken on VM

2021-10-03 Thread Steve Langasek
I'm surprised to see this is the case, I thought the switch to vt1 had
been completed several cycles ago.

** Changed in: grub2 (Ubuntu)
   Status: New => Triaged

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

Title:
  vt.handoff=7 ~broken on VM

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


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

[Bug 1945873] Re: vt.handoff=7 ~broken on VM

2021-10-02 Thread Mason Loring Bliss
Additional detail in case it's useful:

Hypervisor is Debian Buster, virt-manager, libvirt/KVM, default Spice 
display, default QXL video. Legacy install, so no efifb.

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

Title:
  vt.handoff=7 ~broken on VM

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


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

[Bug 1945873] Re: vt.handoff=7 ~broken on VM

2021-10-02 Thread Steve Langasek
** Package changed: grub (Ubuntu) => grub2 (Ubuntu)

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

Title:
  vt.handoff=7 ~broken on VM

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


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

[Bug 1945873] Re: vt.handoff=7 ~broken on VM

2021-10-02 Thread Mason Loring Bliss
** Description changed:

- In an install made with 21.10 beta, the default settings add vt.handoff=7 
- to the primary kernel command line in /boot/grub/grub.cfg. The effect of 
- this is that the virtual console is somewhat broken during boot. Prompts 
- for LUKS passphrases are hidden, and once the system is done booting, getty
- prompts do not show until the user navigates to another virtual console. 
- (This isn't possible until the system is booted, meaning it's not a 
- mitigation for accessing LUKS prompt. For that, a user can hit escape and 
- be presented with a partially-functional LUKS prompt.)
+ In an install made with 21.10 beta, the default settings add 
+ vt.handoff=7 to the primary kernel command line in /boot/grub/grub.cfg.
+ The effect of this is that the virtual console is somewhat broken during
+ boot. Prompts for LUKS passphrases are hidden, and once the system is 
+ done booting, getty prompts do not show until the user navigates to
+ another virtual console. (This isn't possible until the system is 
+ booted, meaning it's not a mitigation for accessing LUKS prompt. For
+ that, a user can hit escape and be presented with a partially-functional
+ LUKS prompt.)
  
- Attached is an example of a getty prompt not showing. This is after hitting 
- ESC to get a LUKS prompt so that disks could be unlocked, so that doesn't 
- help later boot.
+ Attached is an example of a getty prompt not showing. This is after 
+ hitting ESC to get a LUKS prompt so that disks could be unlocked, so
+ that doesn't help later boot.
  
- The system in this case is a debootstrap-installed ZFS-on-root with an ext4
- MD-RAID1 /boot.
+ The system in this case is a debootstrap-installed ZFS-on-root with an 
+ ext4 MD-RAID1 /boot.

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

Title:
  vt.handoff=7 ~broken on VM

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


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