Your message dated Wed, 8 May 2013 19:36:02 +0100
with message-id <[email protected]>
and subject line Re: Bug#707144: initramfs-tools: fails to include firmware
has caused the Debian Bug report #707144,
regarding initramfs-tools: fails to include firmware
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
707144: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707144
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: initramfs-tools
Version: 0.112
Severity: normal
While installing a new kernel or updating initramfs update-initramfs fails to
add necessary firmware to the initramfs.
Quick'n dirty workaround:
I added
copy_exec "/lib/firmware/iwlwifi-6000g2b-6.ucode"
to the bottom of
manual_add_modules()
in
/usr/share/initramfs-tools/hook-functions
-- Package-specific info:
-- initramfs sizes
-rw-r--r-- 1 root root 2.7M May 7 20:00 /boot/initrd.img-3.8-1-amd64
-rw-r--r-- 1 root root 2.3M May 7 20:00 /boot/initrd.img-3.8.11
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.8-1-amd64 root=UUID=bbf0c2f9-dae5-4053-a279-0f39468480b2
ro quiet
-- /proc/filesystems
ext4
ext2
fuseblk
-- lsmod
Module Size Used by
tun 22480 0
fuse 62705 3
parport_pc 22409 0
ppdev 12763 0
lp 17160 0
parport 31901 3 lp,ppdev,parport_pc
cpufreq_powersave 12454 0
cpufreq_stats 12866 0
cpufreq_userspace 12576 0
cpufreq_conservative 13225 0
uinput 17478 1
nfsd 187722 2
auth_rpcgss 29433 1 nfsd
nfs_acl 12511 1 nfsd
nfs 110231 0
lockd 59673 2 nfs,nfsd
dns_resolver 12641 1 nfs
fscache 37519 1 nfs
sunrpc 164519 6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
ext2 59600 1
loop 22908 0
xts 12722 1
gf128mul 13047 1 xts
dm_crypt 18372 1
dm_mod 64083 3 dm_crypt
btusb 17553 0
bluetooth 164784 2 btusb
uvcvideo 70803 0
videobuf2_vmalloc 12860 1 uvcvideo
videobuf2_memops 12519 1 videobuf2_vmalloc
videobuf2_core 31098 1 uvcvideo
videodev 92117 2 uvcvideo,videobuf2_core
media 18184 2 uvcvideo,videodev
iTCO_wdt 12831 0
iTCO_vendor_support 12704 1 iTCO_wdt
joydev 17317 0
coretemp 12854 0
kvm_intel 118327 0
kvm 319005 1 kvm_intel
crc32c_intel 21850 0
ghash_clmulni_intel 13062 0
cryptd 14560 1 ghash_clmulni_intel
arc4 12543 2
snd_hda_codec_hdmi 31479 1
snd_hda_codec_realtek 55535 1
psmouse 69190 0
i2c_i801 17045 0
serio_raw 12940 0
evdev 17650 16
samsung_laptop 13608 0
iwldvm 111692 0
lpc_ich 16757 0
snd_hda_intel 31301 2
microcode 30456 0
snd_hda_codec 88454 3
snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep 13189 1 snd_hda_codec
mac80211 371723 1 iwldvm
pcspkr 12632 0
snd_pcm 68523 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
mfd_core 12601 1 lpc_ich
snd_page_alloc 13018 2 snd_pcm,snd_hda_intel
r8169 52743 0
snd_seq 45225 0
mii 12675 1 r8169
snd_seq_device 13176 1 snd_seq
battery 13146 0
snd_timer 22812 2 snd_pcm,snd_seq
wmi 13243 0
iwlwifi 64362 1 iwldvm
snd 53077 13
snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_hda_codec,snd_hda_intel,snd_seq_device
cfg80211 352039 3 iwlwifi,mac80211,iwldvm
ehci_pci 12472 0
xhci_hcd 78158 0
i915 472367 2
ehci_hcd 40464 1 ehci_pci
ac 12624 0
rfkill 19166 4 cfg80211,samsung_laptop,bluetooth
soundcore 13026 1 snd
video 17686 2 i915,samsung_laptop
drm_kms_helper 31890 1 i915
drm 206364 3 i915,drm_kms_helper
i2c_algo_bit 12841 1 i915
mei 32175 0
i2c_core 24041 6
drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev
usbcore 134291 5 btusb,uvcvideo,ehci_hcd,ehci_pci,xhci_hcd
usb_common 12354 1 usbcore
acpi_cpufreq 13354 0
mperf 12453 1 acpi_cpufreq
button 12944 1 i915
processor 28362 1 acpi_cpufreq
ext4 396099 2
crc16 12343 2 ext4,bluetooth
jbd2 71860 1 ext4
mbcache 13114 2 ext2,ext4
sd_mod 40549 4
crc_t10dif 12348 1 sd_mod
fan 12681 0
thermal 17425 0
thermal_sys 22833 4 fan,video,thermal,processor
ahci 25060 3
libahci 22918 1 ahci
libata 141683 2 ahci,libahci
scsi_mod 162472 2 libata,sd_mod
-- /etc/initramfs-tools/modules
-- /etc/kernel-img.conf
# Kernel image management overrides
# See kernel-img.conf(5) for details
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
-- /etc/initramfs-tools/initramfs.conf
MODULES=most
BUSYBOX=y
KEYMAP=n
COMPRESS=xz
DEVICE=
NFSROOT=auto
-- /etc/initramfs-tools/update-initramfs.conf
update_initramfs=yes
backup_initramfs=no
-- /etc/crypttab
sda3_crypt UUID=92e16adc-011c-40aa-b42e-c0eb4106695e none luks
-- /sys/block
dm-0
loop0
loop1
loop2
loop3
loop4
loop5
loop6
loop7
sda
-- mkinitramfs hooks
/etc/initramfs-tools/hooks/:
/usr/share/initramfs-tools/hooks:
btrfs
busybox
cryptgnupg
cryptkeyctl
cryptopenct
cryptopensc
cryptpassdev
cryptroot
dmsetup
fuse
keymap
klibc
kmod
ntfs_3g
thermal
udev
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.8-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages initramfs-tools depends on:
ii cpio 2.11+dfsg-0.1
ii klibc-utils 2.0.1-3.1
ii kmod 9-3
ii module-init-tools 9-3
ii udev 175-7.2
Versions of packages initramfs-tools recommends:
ii busybox 1:1.20.0-7
Versions of packages initramfs-tools suggests:
ii bash-completion 1:2.0-1
-- Configuration Files:
/etc/initramfs-tools/initramfs.conf changed [not included]
-- no debconf information
--- End Message ---
--- Begin Message ---
On Wed, May 08, 2013 at 08:28:21PM +0200, Sebastian Dalfuß wrote:
> Hello.
>
> This bug should be closed. I mixed up an error message from a vanilla
> kernel (which of course shouldn't bother Debian) and a very similar
> looking one for the Debian kernel, where the firmware was simply
> actually missing. I fixed it for the Debian kernel by simply updating
> the initramfs while having the firmware in the proper place, and for the
> vanilla kernel by including the the firmware blob into the kernel.
> Thanks for hints and sorry about the bother.
OK, closing.
Ben.
--
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
- Albert Camus
--- End Message ---