* firmware loading fails (iwl 7260)
@ 2014-11-27 23:40 Hanno Böck
2014-11-28 0:15 ` Vladimir Zapolskiy
0 siblings, 1 reply; 2+ messages in thread
From: Hanno Böck @ 2014-11-27 23:40 UTC (permalink / raw)
To: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 745 bytes --]
Hi,
I have an X1 Carbon laptop with an intel 7260 chip.
The automatic firmware loading doesn't work (kernel 3.17.2). I get this
in dmesg:
[ 1.615155] iwlwifi 0000:03:00.0: Direct firmware load for
iwlwifi-7260-10.ucode failed with error -2
The firmware then gets loaded by the userspace helper, however as far
as I understand it (and the description of the kernel option) this is
deprecated and shouldn't be used. Also, it takes quite a while
(minutes) till the wifi is available after boot which is quite annoying.
Any idea what I should do to debug/fix this? Is this a bug? (firmware
is the latest from intel's page, 23.10.10.0)
cu,
--
Hanno Böck
http://hboeck.de/
mail/jabber: hanno@hboeck.de
GPG: BBB51E42
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: firmware loading fails (iwl 7260)
2014-11-27 23:40 firmware loading fails (iwl 7260) Hanno Böck
@ 2014-11-28 0:15 ` Vladimir Zapolskiy
0 siblings, 0 replies; 2+ messages in thread
From: Vladimir Zapolskiy @ 2014-11-28 0:15 UTC (permalink / raw)
To: Hanno Böck; +Cc: linux-wireless
On 28.11.2014 01:40, Hanno Böck wrote:
> Hi,
>
> I have an X1 Carbon laptop with an intel 7260 chip.
>
> The automatic firmware loading doesn't work (kernel 3.17.2). I get this
> in dmesg:
> [ 1.615155] iwlwifi 0000:03:00.0: Direct firmware load for
> iwlwifi-7260-10.ucode failed with error -2
>
> The firmware then gets loaded by the userspace helper, however as far
> as I understand it (and the description of the kernel option) this is
> deprecated and shouldn't be used. Also, it takes quite a while
> (minutes) till the wifi is available after boot which is quite annoying.
>
> Any idea what I should do to debug/fix this? Is this a bug? (firmware
> is the latest from intel's page, 23.10.10.0)
>
Most probably your rootfs is not yet mounted, when the driver attempts
to load the firmware file.
As a workaround try to compile iwlwifi as a module. When rootfs is
mounted, the module is loaded and the driver should pick up firmware.
--
With best wishes,
Vladimir
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-28 0:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-27 23:40 firmware loading fails (iwl 7260) Hanno Böck
2014-11-28 0:15 ` Vladimir Zapolskiy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.