[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#577253: initramfs-tools: Keyboard is not active / detected anymore, so LVM boot passphrase entry is broken



Package: initramfs-tools
Version: 0.94.4
Severity: normal
Tags: sid

The generated initrd image after an upgrade to initramfs-tools 0.94.4 (from
0.93.x) renders my keyboard inactive in the LVM passphrase prompt (nothing
happens when I enter my passphrase, so I guess the keyboard is not detected
anymore). Of course, using the previous initrd image works perfectly well.  I'm
runnning on a MacBook Pro so I guess it's not really a common case. How can I
provide more informations ?  Thanks.  --- Colin Darie


-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.32-4-amd64 root=/dev/mapper/VM_group-LV_system ro quiet

-- /proc/filesystems
	ext4
	ext2
	fuseblk

-- lsmod
Module                  Size  Used by
acpi_cpufreq            5555  0 
cpufreq_powersave        902  0 
cpufreq_stats           2659  0 
cpufreq_conservative     5162  0 
cpufreq_userspace       1992  0 
binfmt_misc             6431  1 
uinput                  6376  1 
fuse                   50110  3 
ext2                   52985  1 
coretemp                4213  0 
loop                   11783  0 
firewire_sbp2          11466  0 
snd_hda_codec_cirrus     8247  1 
snd_hda_intel          19795  4 
snd_hda_codec          54212  2 snd_hda_codec_cirrus,snd_hda_intel
snd_hwdep               5364  1 snd_hda_codec
snd_pcm_oss            32591  0 
snd_mixer_oss          12606  1 snd_pcm_oss
snd_pcm                60439  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi            4400  0 
snd_rawmidi            15483  1 snd_seq_midi
snd_seq_midi_event      4628  1 snd_seq_midi
snd_seq                42817  2 snd_seq_midi,snd_seq_midi_event
uvcvideo               51695  0 
applesmc               20986  0 
nvidia               9505953  58 
videodev               29993  1 uvcvideo
joydev                  8411  0 
snd_timer              15502  3 snd_pcm,snd_seq
bcm5974                 6353  0 
v4l1_compat            11442  2 uvcvideo,videodev
snd_seq_device          4477  3 snd_seq_midi,snd_rawmidi,snd_seq
lib80211_crypt_tkip     7493  0 
btusb                   9785  0 
led_class               2401  1 applesmc
v4l2_compat_ioctl32     8538  1 videodev
bluetooth              41795  1 btusb
snd                    46350  17 snd_hda_codec_cirrus,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               4598  1 snd
shpchp                 26264  0 
rfkill                 13012  1 bluetooth
snd_page_alloc          6217  2 snd_hda_intel,snd_pcm
wl                   1937867  0 
pcspkr                  1699  0 
i2c_nforce2             5280  0 
pci_hotplug            21171  1 shpchp
evdev                   7336  25 
input_polldev           1967  1 applesmc
i2c_core               15584  3 nvidia,videodev,i2c_nforce2
ac                      2192  0 
battery                 4998  0 
processor              30247  3 acpi_cpufreq
lib80211                3638  2 lib80211_crypt_tkip,wl
ext4                  285163  3 
mbcache                 4970  2 ext2,ext4
jbd2                   66887  1 ext4
crc16                   1319  1 ext4
cbc                     2539  1 
hid_apple               4290  0 
usbhid                 33260  0 
hid                    62793  2 hid_apple,usbhid
usb_storage            39449  0 
sg                     18728  0 
sd_mod                 29689  4 
sr_mod                 12602  0 
crc_t10dif              1276  1 sd_mod
cdrom                  29399  1 sr_mod
ata_generic             2983  0 
ohci_hcd               19212  0 
ehci_hcd               30802  0 
ahci                   32166  3 
libata                132199  2 ata_generic,ahci
firewire_ohci          19484  0 
firewire_core          36688  2 firewire_sbp2,firewire_ohci
button                  4634  0 
crc_itu_t               1307  1 firewire_core
scsi_mod              121941  6 firewire_sbp2,usb_storage,sg,sd_mod,sr_mod,libata
mbp_nvidia_bl           1715  0 
forcedeth              45448  0 
usbcore               121799  8 uvcvideo,bcm5974,btusb,usbhid,usb_storage,ohci_hcd,ehci_hcd
nls_base                6377  1 usbcore
thermal                11674  0 
fan                     3346  0 
thermal_sys            11878  3 processor,thermal,fan
aes_generic            25714  2 
sha256_generic          8692  2 
dm_crypt               10507  1 
dm_mod                 53690  12 dm_crypt

-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
do_bootloader = no
do_initrd = yes
link_in_boot = no

-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=gzip
BOOT=local
DEVICE=eth0
NFSROOT=auto

-- /etc/crypttab
chopinance UUID=dbfff96c-3a57-424c-9746-45530ee3567a none luks


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages initramfs-tools depends on:
ii  cpio                         2.11-2      GNU cpio -- a program to manage ar
ii  findutils                    4.4.2-1     utilities for finding files--find,
ii  klibc-utils                  1.5.17-4    small utilities built with klibc f
ii  module-init-tools            3.12~pre2-2 tools for managing Linux kernel mo
ii  udev                         151-3       /dev/ and hotplug management daemo

Versions of packages initramfs-tools recommends:
ii  busybox                       1:1.15.3-1 Tiny utilities for small and embed

initramfs-tools suggests no packages.

-- no debconf information



Reply to: