[Bug 1066376] Re: keyboard doesn't work to enter password with panda and encrypted partitions

Simon Déziel 1066376 at bugs.launchpad.net
Tue Jan 29 13:59:40 UTC 2013


Adam, I'm running a Lenovo T410. I already added the mac_hid module to
my initramfs and that fixed the issue on the Precise 3.2.0 kernel.

$ grep -v ^# /etc/initramfs-tools/modules

usbhid
hid
mac_hid

Few days ago, I moved to linux-image-3.5.0-23-generic and now with this
Quantal kernel, the workaround doesn't work anymore.

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

Title:
  keyboard doesn't work to enter password with panda and encrypted
  partitions

Status in “initramfs-tools” package in Ubuntu:
  Confirmed
Status in “initramfs-tools” source package in Precise:
  Fix Committed

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 seems to be getting a wonky initrd.  The precise
  SRU is targetting only the former issue, so lts-quantal kernels (which
  don't build on ARM) can have USB keyboards still functional in their
  initrds.

  [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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376/+subscriptions




More information about the foundations-bugs mailing list