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

Bug#725714: marked as done ((re)implement "missing firmware" support through kernel log grepping)



Your message dated Thu, 16 Oct 2014 21:38:01 +0000
with message-id <E1XeskD-0006QQ-6l@franck.debian.org>
and subject line Bug#725714: fixed in hw-detect 1.105
has caused the Debian Bug report #725714,
regarding (re)implement "missing firmware" support through kernel log grepping
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 owner@bugs.debian.org
immediately.)


-- 
725714: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725714
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: installation-reports
Severity: serious

Dear Maintainer,

The current debian-testing-amd64-netinst.iso is broken: It does detect missing firmware, but does not place this information in the correct folder /run/udev/fimrware-missing. This directory does not exist, when check-missing-firmware tries to load the missing firmware and thus check-missing-firmware does not look for any.

The last debian-testing-amd64-netinst.iso that I downloaded at 24.08.2013 worked just fine, as well as the debian-7.1.0-amd64-netinst.iso. I am reporting this bug from an installation done with the working testing netinstall ISO.

The relevant parts of syslog are:

debian-7.1.0-amd64-netinst.iso (working):

main-menu[513]: INFO: Menu item 'ethdetect' selected
kernel: [   61.502236] atl1c 0000:04:00.0: setting latency timer to 64
kernel: [ 61.503888] cfg80211: Calling CRDA to update world regulatory domain kernel: [ 61.516094] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
kernel: [   61.516104] Copyright(c) 2003-2011 Intel Corporation
kernel: [   61.516324] iwlwifi 0000:03:00.0: setting latency timer to 64
kernel: [   61.516806] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
kernel: [ 61.516816] iwlwifi 0000:03:00.0: pci_resource_base = ffffc90000674000
kernel: [   61.516825] iwlwifi 0000:03:00.0: HW Revision ID = 0x34
kernel: [   61.517500] iwlwifi 0000:03:00.0: irq 48 for MSI/MSI-X
kernel: [ 61.517727] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 1030 BGN, REV=0xB0
kernel: [   61.518100] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
kernel: [ 61.535851] iwlwifi 0000:03:00.0: device EEPROM VER=0x716, CALIB=0x6
kernel: [   61.535864] iwlwifi 0000:03:00.0: Device SKU: 0X150
kernel: [ 61.535871] iwlwifi 0000:03:00.0: Valid Tx ant: 0X1, Valid Rx ant: 0X3 kernel: [ 61.535932] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 0 802.11a channels
net/hw-detect.hotplug: Detected hotpluggable network interface lo
kernel: [ 61.617426] iwlwifi 0000:03:00.0: firmware: agent aborted loading iwlwifi-6000g2b-6.ucode (not found?) kernel: [ 61.623128] iwlwifi 0000:03:00.0: firmware: agent aborted loading iwlwifi-6000g2b-5.ucode (not found?)
kernel: [   61.623237] iwlwifi 0000:03:00.0: no suitable firmware found!
kernel: [   61.632478] atl1c 0000:04:00.0: version 1.0.1.0-NAPI
net/hw-detect.hotplug: Detected hotpluggable network interface eth0
check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
check-missing-firmware: missing firmware files (iwlwifi-6000g2b-6.ucode iwlwifi-6000g2b-5.ucode) for iwlwifi iwlwifi
check-missing-firmware: Check on /loop for firmware
check-missing-firmware: installing firmware package /loop/firmware/firmware-iwlwifi_0.40_all.deb


debian-testing-amd64-netinst.iso (broken):

main-menu[303]: INFO: Menu item 'ethdetect' selected
kernel: [ 60.391830] cfg80211: Calling CRDA to update world regulatory domain
kernel: [   60.393894] Intel(R) Wireless WiFi driver for Linux, in-tree:
kernel: [   60.393895] Copyright(c) 2003-2013 Intel Corporation
kernel: [   60.394540] iwlwifi 0000:03:00.0: irq 47 for MSI/MSI-X
kernel: [   60.409265] atl1c 0000:04:00.0: version 1.0.1.1-NAPI
net/hw-detect.hotplug: Detected hotpluggable network interface lo
kernel: [ 60.458680] iwlwifi 0000:03:00.0: firmware: agent aborted loading iwlwifi-6000g2b-6.ucode (not found?) kernel: [ 60.460374] iwlwifi 0000:03:00.0: firmware: agent aborted loading iwlwifi-6000g2b-5.ucode (not found?)
kernel: [   60.460577] iwlwifi 0000:03:00.0: no suitable firmware found!
net/hw-detect.hotplug: Detected hotpluggable network interface eth0
check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
check-missing-firmware: no missing firmware in /dev/.udev/firmware-missing /run/udev/firmware-missing
kernel: [   63.994254] atl1c 0000:04:00.0: irq 47 for MSI/MSI-X
kernel: [   64.010404] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
check-missing-firmware: /dev/.udev/firmware-missing does not exist, skipping
check-missing-firmware: /run/udev/firmware-missing does not exist, skipping
check-missing-firmware: no missing firmware in /dev/.udev/firmware-missing /run/udev/firmware-missing


This is a very serious bug, because it prevents a (reasonable) netinstallation using WLAN, since most WLAN devices use non-free firmware.

Please fix this as soon as possible.

Best regards,
Andreas


-- Package-specific info:

Boot method: USB loopmount (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724931); should be irrelevant for this bug Image version: debian-testing-amd64-netinst.iso (http://cdimage.debian.org/cdimage/daily-builds/daily/20131007-1/amd64/iso-cd/debian-testing-amd64-netinst.iso)
Date: 07.10.2013

==============================================
Installer lsb-release:
==============================================
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="8 (jessie) - installer build 20130824-00:03"
X_INSTALLATION_MEDIUM=cdrom

==============================================
Installer hardware-summary:
==============================================
uname -a: Linux Laptop 3.10-2-amd64 #1 SMP Debian 3.10.7-1 (2013-08-17) x86_64 GNU/Linux
Centrino Wireless-N 1030 [Rainbow Peak] [8086:008a] (rev 34)
lspci -knn: 	Subsystem: Intel Corporation Device [8086:5305]
lspci -knn: 	Kernel driver in use: iwlwifi
lspci -knn: 04:00.0 Ethernet controller [0200]: Qualcomm Atheros AR8151

Driver hub
lsmod: iwlwifi                73295  1 iwldvm

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (70, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-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

--- End Message ---
--- Begin Message ---
Source: hw-detect
Source-Version: 1.105

We believe that the bug you reported is fixed in the latest version of
hw-detect, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 725714@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier <bubulle@debian.org> (supplier of updated hw-detect package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 16 Oct 2014 21:43:52 +0200
Source: hw-detect
Binary: hw-detect ethdetect disk-detect driver-injection-disk-detect archdetect
Architecture: source i386 all
Version: 1.105
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Christian Perrier <bubulle@debian.org>
Description:
 archdetect - Hardware architecture detector (udeb)
 disk-detect - Detect disk drives (udeb)
 driver-injection-disk-detect - Detect OEM driver injection disks (udeb)
 ethdetect  - Detect network hardware and load kernel drivers for it (udeb)
 hw-detect  - Detect hardware and load kernel drivers for it (udeb)
Closes: 725714
Changes:
 hw-detect (1.105) unstable; urgency=low
 .
   [ Petter Reinholdtsen ]
   * Change check-missing-firmware to look in dmesg for firmware requests
     as the linux kernel and udev no longer tell us via
     /dev/.udev/firmware-missing and /run/udev/firmware-missing which
     firmware files are needed (Closes: #725714).
Checksums-Sha1:
 5e0aa79772766fbbda386e862f7bef2fab5d00bb 2036 hw-detect_1.105.dsc
 63fb247c5c68600aea98b52b288ebde06b0d0c5f 179420 hw-detect_1.105.tar.xz
 4aa99f08137afdf4f7eb857b955202044176d606 128548 hw-detect_1.105_i386.udeb
 0ed931b5a45d52ca1e234156c25bb48ae74f3eed 36020 ethdetect_1.105_all.udeb
 974a71ff1efd4386f9cbccdfd37a667e5e75bfdc 27600 disk-detect_1.105_all.udeb
 86f203c1acbe55ff28b5e0fa15a2e7b01b5f38d0 15118 driver-injection-disk-detect_1.105_all.udeb
 780a0739d803b554a4c6f5dbfee6aeb15fc89c90 2516 archdetect_1.105_i386.udeb
Checksums-Sha256:
 4ab153126b6dd7290d72f96a572095de90eafd0014c86b92705d7146158fae5e 2036 hw-detect_1.105.dsc
 871c38dfca22984bbecbc0423200ef509583af210af63a759ee5e0782ee5733d 179420 hw-detect_1.105.tar.xz
 9de6de732ca96a07771a973f691884a84837b82576cd12544f2d20c8eb43b01a 128548 hw-detect_1.105_i386.udeb
 5e2c6d17f42f6ef387689f58b376fae33301242cb81c7e97aca2e952230f50db 36020 ethdetect_1.105_all.udeb
 0b3df4b78d0370475c6077a0ac2347f41c98a4dabddfdca2a8175b76de61b0c0 27600 disk-detect_1.105_all.udeb
 c882879dba95d2b8a481e936bbec86a8f9575129473dbe93a290b89a89ae2255 15118 driver-injection-disk-detect_1.105_all.udeb
 7d006a20e2885c2982eca4ba24fe632989c0ec17cc7f67e430ee54566b9c140d 2516 archdetect_1.105_i386.udeb
Files:
 ff0d0519e90014d1bb40142e3969e629 2036 debian-installer standard hw-detect_1.105.dsc
 569a7ea2f366859255db576cb8b5f827 179420 debian-installer standard hw-detect_1.105.tar.xz
 152528bd696cb926e4b66e7728f941cd 128548 debian-installer standard hw-detect_1.105_i386.udeb
 fbeba4db83a0ebc2a5295dc9dce6a762 36020 debian-installer optional ethdetect_1.105_all.udeb
 22fa6df2cef0dfea6e30f8b408d4839e 27600 debian-installer optional disk-detect_1.105_all.udeb
 513f8144f0b3cdbc590f4e9d4eb8cd81 15118 debian-installer optional driver-injection-disk-detect_1.105_all.udeb
 bbd9027904694725fadc364ce391ff29 2516 debian-installer standard archdetect_1.105_i386.udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJUQCk0AAoJEIcvcCxNbiWovjkP/0McS+vjT11uTgY2/P9fXuko
kOkztkFNuYKNXRLh9uVz6Wtn+I523spUIBZvQdbcEl7veY8o1gJHvgZkS6CWOuK3
pygBEsGbQGVtAP8YwbDOMEZ8G8jN/r6P3N6FxeSw+5+nnSGDMNL7oRrtKuJuYgBQ
IFNSJ+4AMsUFwsGSlPSnv7bDfxm3Dl2kAjzecIg8bB6JfhpqymZNmInz556ED8rM
jMT2jjaOu9lmPniLEbVwg60rzVGy9Pvn58CU7M1Rmngb6EHUDRHFoEiMun5bjm8V
FibciVGze/pXg06iJkHL9DUnhfaCDzvzOpEVmc8ARD0QAOj8KtEyZp6nPCek/rjL
ExJxMyGsirtX6t/HNiarjmcnvK47JuIbQW60C//bMgqlGyWuJAY/bvBFbQuwIw89
qcndtAdVBAUOQ0Xw/4bqEKu75mnuLQQDs/XaY8g1vDUXKskBbuS6k0JlxgKNOJEq
JTDp+ygUHYYzKZPUezJ4Db/P4xjDWYdXL/lJxjkfhu15cOwJtjn/++IAV1sNhW1d
SGWH3nnn1cvv5qOhmwWFyVt5+rAYksUt0J+zKBGVm33A0gelSabFYkn8dY5gzXUc
8lIjRTq4+Xth6yHl1zyVesMVeVZ3ysmH3PdwwEDTvY0kGw8SNn+wmbK2QaCJ6gSs
tUnnFfFT/i9yFmf/CoLY
=y5n1
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: