Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 432310 - sys-firmware/iwl5000-ucode - iwlagn: Firmware has old API version. Expected v5, got v2. (version bump?)
Summary: sys-firmware/iwl5000-ucode - iwlagn: Firmware has old API version. Expected v...
Status: RESOLVED DUPLICATE of bug 393447
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-22 14:17 UTC by Mauro Crociara
Modified: 2012-11-18 13:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mauro Crociara 2012-08-22 14:17:00 UTC
dmesg | grep wifi (with firmware v2)

[    1.288494] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[    1.289543] iwlwifi 0000:03:00.0: pci_resource_base = ffffc90005084000
[    1.290573] iwlwifi 0000:03:00.0: HW Revision ID = 0x0
[    1.291663] iwlwifi 0000:03:00.0: irq 45 for MSI/MSI-X
[    1.291701] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    1.292713] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    1.293713] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[    1.294692] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[    1.295659] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[    1.296638] iwlwifi 0000:03:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
[    1.297666] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    1.317779] iwlwifi 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4
[    1.318719] iwlwifi 0000:03:00.0: Device SKU: 0xF0
[    1.319661] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[    4.511426] iwlwifi 0000:03:00.0: request for firmware file 'iwlwifi-5000-5.ucode' failed.
[    4.553972] iwlwifi 0000:03:00.0: request for firmware file 'iwlwifi-5000-4.ucode' failed.
[    4.555560] iwlwifi 0000:03:00.0: request for firmware file 'iwlwifi-5000-3.ucode' failed.
iwlagn 0000:03:00.0: Firmware has old API version. Expected v5, got v2. New firmware can be obtained from http://www.intellinuxwireless.org. 
iwlagn 0000:03:00.0: loaded firmware version 8.24.2.12

dmesg | grep wifi (with firmware v5)

[    1.301497] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[    1.302534] iwlwifi 0000:03:00.0: pci_resource_base = ffffc90005084000
[    1.303564] iwlwifi 0000:03:00.0: HW Revision ID = 0x0
[    1.304661] iwlwifi 0000:03:00.0: irq 45 for MSI/MSI-X
[    1.304698] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[    1.305716] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[    1.306718] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[    1.307700] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[    1.308676] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[    1.309654] iwlwifi 0000:03:00.0: Detected Intel(R) Ultimate N WiFi Link 5300 AGN, REV=0x24
[    1.310686] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
[    1.330797] iwlwifi 0000:03:00.0: device EEPROM VER=0x11f, CALIB=0x4
[    1.331736] iwlwifi 0000:03:00.0: Device SKU: 0xF0
[    1.332673] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[    4.593453] iwlwifi 0000:03:00.0: loaded firmware version 8.83.5.1 build 33692

Is possible to find a related discussion here: http://forums.gentoo.org/viewtopic-t-892186-start-0.html
New firmware can be obtained from http://www.intellinuxwireless.org. A bump please? thanks
Comment 1 Pacho Ramos gentoo-dev 2012-11-18 13:51:18 UTC

*** This bug has been marked as a duplicate of bug 393447 ***