keyboard doesn't work to enter password with panda and encrypted partitions ubuntu
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
base-installer (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Precise |
Won't Fix
|
Undecided
|
Unassigned | ||
initramfs-tools (Ubuntu) |
Fix Released
|
Undecided
|
Adam Conrad | ||
Precise |
Fix Released
|
Undecided
|
Adam Conrad |
Bug Description
This ended up being two bugs, one is for missing modules in the initramfs-tools static list (which is true for all arches), and one is that ARM specifically get a cut-down initrd due to the base-installer default of setting MODULES=dep only on ARM. The initramfs-tools SRU only addresses the former.
[IMPACT]
Users with certain USB keyboards and no USB->PS/2 BIOS emulation will no longer have keyboard control in their initrds after upgrading to an lts-quantal kernel.
[TEST CASE]
If you have the affected hardware, re-run update-initramfs -u both with and without the updated initramfs-tools (with a quantal kernel installed on precise), reboot with "break=bottom" on the command line, and see if you have a keyboard.
If you don't have the affected hardware, do the above initrd generation, and compare results, the new one should include hid-logitech-dj and hid-generic.
[Regression Potential]
Next to none. initrds may get a tiny bit larger, but not by any meaningful amount.
[Original description]
Installing quantal server on panda from the 20121013 image, a normal install with guided partitioning works fine, and keyboard works during and post-install.
However, if I select lvm+encrypted partitions from the partitioning screen, after rebooting the keyboard does not work for entering the password to unlock the disk, which prevents booting the system.
Changed in initramfs-tools (Ubuntu Precise): | |
assignee: | nobody → Adam Conrad (adconrad) |
Changed in initramfs-tools (Ubuntu): | |
status: | New → In Progress |
Changed in initramfs-tools (Ubuntu Precise): | |
status: | New → In Progress |
description: | updated |
summary: |
keyboard doesn't work to enter password with panda and encrypted - partitions + partitions ubuntu 13.10 saucy |
summary: |
keyboard doesn't work to enter password with panda and encrypted - partitions ubuntu 13.10 saucy + partitions ubuntu |
Also tried this on x86, and disabled legacy support for usb in bios. When I did that, I could still enter the password to unlock the disk, but the grub menu would not respond to using the keyboard.
On ARM, the lack of ability to enter the password can be worked around by booting with serial console enabled.