[Bug 1054292] [NEW] [xorg-edgers] hid_generic module missing from initramfs

a7x 1054292 at bugs.launchpad.net
Fri Sep 21 19:16:43 UTC 2012


Public bug reported:

After enabling the xorg-edgers PPA on my Precise system, I could no
longer type the password to unlock my encrypted root filesystem at boot.
It turns out there's a new module in linux-3.5.0-* called "hid_generic"
that needs to be included in the initrd so that USB keyboards can be
used during bootstrapping.

The auto_add_modules() function in /usr/share/initramfs-tools/hook-
functions from the Quantal version of initramfs-tools copies the module
to the initramfs; see bug #1017991 and
<https://launchpadlibrarian.net/108712220/initramfs-
tools_0.103ubuntu0_0.103ubuntu0.1.diff.gz>.  Perhaps initramfs-tools
should be backported to the xorg-edgers PPA.

I worked around the problem by adding "hid_generic" to /etc/initramfs-
tools/modules, but I don't know if this will cause problems if I switch
back to a linux-3.2.0-* kernel (which doesn't have this module).

$ cat /proc/version_signature 
Ubuntu 3.5.0-15.22-generic 3.5.4
$ lsb_release -rd
Description:    Ubuntu 12.04.1 LTS
Release:        12.04

** Affects: initramfs-tools (Ubuntu)
     Importance: Undecided
         Status: New

** Package changed: linux (Ubuntu) => initramfs-tools (Ubuntu)

-- 
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/1054292

Title:
  [xorg-edgers] hid_generic module missing from initramfs

Status in “initramfs-tools” package in Ubuntu:
  New

Bug description:
  After enabling the xorg-edgers PPA on my Precise system, I could no
  longer type the password to unlock my encrypted root filesystem at
  boot.  It turns out there's a new module in linux-3.5.0-* called
  "hid_generic" that needs to be included in the initrd so that USB
  keyboards can be used during bootstrapping.

  The auto_add_modules() function in /usr/share/initramfs-tools/hook-
  functions from the Quantal version of initramfs-tools copies the
  module to the initramfs; see bug #1017991 and
  <https://launchpadlibrarian.net/108712220/initramfs-
  tools_0.103ubuntu0_0.103ubuntu0.1.diff.gz>.  Perhaps initramfs-tools
  should be backported to the xorg-edgers PPA.

  I worked around the problem by adding "hid_generic" to /etc/initramfs-
  tools/modules, but I don't know if this will cause problems if I
  switch back to a linux-3.2.0-* kernel (which doesn't have this
  module).

  $ cat /proc/version_signature 
  Ubuntu 3.5.0-15.22-generic 3.5.4
  $ lsb_release -rd
  Description:    Ubuntu 12.04.1 LTS
  Release:        12.04

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




More information about the foundations-bugs mailing list