Your message dated Wed, 27 Jun 2012 23:56:51 +0200
with message-id <[email protected]>
and subject line Re: Bug#679310: udev: Is /run/udev/firmware-missing/ saying
truth?
has caused the Debian Bug report #679310,
regarding udev: Is /run/udev/firmware-missing/ saying truth?
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.)
--
679310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=679310
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: udev
Version: 175-3.1
Severity: normal
Hi,
As I was looking for any reason of the following message in ~/.xsession-errors:
(gnome-settings-daemon:3650): updates-plugin-WARNING **: Failed to get symlink:
Erreur lors de l'obtention des informations du fichier « /run/udev/firmware-
missing/intel-ucode/06-25-05 » : Aucun fichier ou dossier de ce type
that may be due to a bug in some GNOME component.
Nevertheless, I suspect the current system situation somehow strange:
patrice@localhost:~$ ls -alit /run/udev/firmware-missing/
total 0
5576 drwxr-xr-x 2 root root 100 juin 27 2012 .
4682 lrwxrwxrwx 1 root root 67 juin 27 2012 iwlwifi-6000-5.ucode ->
/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/firmware/0000:02:00.0
1392 lrwxrwxrwx 1 root root 67 juin 27 2012 iwlwifi-6000-6.ucode ->
/devices/pci0000:00/0000:00:1c.1/0000:02:00.0/firmware/0000:02:00.0
5581 lrwxrwxrwx 1 root root 46 juin 27 2012 intel-ucode\x2f06-25-05 ->
/devices/platform/microcode/firmware/microcode
1126 drwxr-xr-x 8 root root 200 juin 27 21:20 ..
patrice@localhost:~$ dmesg | grep firmware
[ 6.191314] iwlwifi 0000:02:00.0: loaded firmware version 9.221.4.1 build
25532
patrice@localhost:~$ dpkg -l | grep firmware
ii firmware-iwlwifi 0.36
Binary firmware for Intel Wireless 3945, 4965 and 5000-series cards
ii firmware-linux-free 3.1
Binary firmware for various drivers in the Linux kernel
ii firmware-linux-nonfree 0.36
Binary firmware for various drivers in the Linux kernel
ii ipxe-qemu 1.0.0+git-20120202.f6840ba-3
PXE boot firmware - ROM images for qemu
patrice@localhost:~$ ls /lib/firmware/
3com dabusb iwlwifi-105-6.ucode
iwlwifi-5150-2.ucode matrox usbduxfast_firmware.bin
advansys dsp56k iwlwifi-135-6.ucode
iwlwifi-6000-4.ucode mts_cdma.fw usbdux_firmware.bin
agere_ap_fw.bin dvb-fe-xc5000-1.6.114.fw iwlwifi-2000-6.ucode iwlwifi-
6000g2a-5.ucode mts_edge.fw usbduxsigma_firmware.bin
agere_sta_fw.bin dvb-usb-dib0700-1.20.fw iwlwifi-2030-6.ucode iwlwifi-
6000g2b-6.ucode mts_gsm.fw vntwusb.fw
av7110 e100 iwlwifi-3945-2.ucode
iwlwifi-6050-4.ucode r128
cis isci iwlwifi-4965-2.ucode
iwlwifi-6050-5.ucode radeon
cxgb3 iwlwifi-1000-5.ucode iwlwifi-5000-2.ucode kaweth
tehuti
cxgb4 iwlwifi-100-5.ucode iwlwifi-5000-5.ucode keyspan_pda
tigon
patrice@localhost:~$ sudo modinfo iwlwifi
filename: /lib/modules/3.4-trunk-
amd64/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko
alias: iwlagn
license: GPL
author: Copyright(c) 2003-2012 Intel Corporation <[email protected]>
version: in-tree:
description: Intel(R) Wireless WiFi Link AGN driver for Linux
firmware: iwlwifi-5150-2.ucode
firmware: iwlwifi-5000-5.ucode
firmware: iwlwifi-6000g2b-6.ucode
firmware: iwlwifi-6000g2a-5.ucode
firmware: iwlwifi-6050-5.ucode
firmware: iwlwifi-6000-4.ucode
firmware: iwlwifi-100-5.ucode
firmware: iwlwifi-1000-5.ucode
firmware: iwlwifi-135-6.ucode
firmware: iwlwifi-105-6.ucode
firmware: iwlwifi-2030-6.ucode
firmware: iwlwifi-2000-6.ucode
[...]
Why udev is declaring iwlwifi-6000-5.ucode and iwlwifi-6000-6.ucode firmwares
missing?
Are those missing iwlwifi-6000-5.ucode and iwlwifi-6000-6.ucode not related
with iwlwifi-6000g2a-5.ucode and iwlwifi-6000g2a-6.ucode respectively?
Regards,
Patrice.
ps: I have also got a look at http://intellinuxwireless.org/ to find any trace
of
those missing firmwares without result.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.4-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages udev depends on:
ii debconf [debconf-2.0] 1.5.44
ii libc6 2.13-33
ii libselinux1 2.1.9-5
ii libudev0 175-3.1
ii lsb-base 4.1+Debian7
ii util-linux 2.20.1-5.1
Versions of packages udev recommends:
ii pciutils 1:3.1.9-4
ii usbutils 1:005-3
udev suggests no packages.
-- debconf information:
udev/new_kernel_needed: false
udev/title/upgrade:
udev/reboot_needed:
udev/sysfs_deprecated_incompatibility:
--- End Message ---
--- Begin Message ---
On Jun 27, Patrice Duroux <[email protected]> wrote:
> that may be due to a bug in some GNOME component.
It is.
> Why udev is declaring iwlwifi-6000-5.ucode and iwlwifi-6000-6.ucode firmwares
> missing?
Because they are?
> Are those missing iwlwifi-6000-5.ucode and iwlwifi-6000-6.ucode not related
> with iwlwifi-6000g2a-5.ucode and iwlwifi-6000g2a-6.ucode respectively?
Maybe the kernel maintainers know this.
--
ciao,
Marco
signature.asc
Description: Digital signature
--- End Message ---