* [v3.10-rc2] iwlwifi regression
@ 2013-05-25 9:09 Jörg Otte
2013-05-28 19:32 ` Johannes Berg
2013-06-26 16:16 ` Jörg Otte
0 siblings, 2 replies; 7+ messages in thread
From: Jörg Otte @ 2013-05-25 9:09 UTC (permalink / raw)
To: linux-wireless; +Cc: Linux Kernel Mailing List, Johannes Berg
If iwlwifi/iwldvm are built into the kernel (no loadable modules)
following error is written to console and syslog since v3.10-rc:
iwlwifi 0000:08:00.0: failed to load module iwldvm (error -38), is
dynamic loading enabled?
reverting
commit 1618b2b02a3a0ee7a6863fed4b0d22e697e7e97c
Author: Johannes Berg <johannes.berg@intel.com>
Date: Thu Apr 4 10:35:23 2013 +0200
iwlwifi: print warning on request_module failure
fixes the problem for me.
Jörg
I'm not subscribed,please CC me in answeres
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [v3.10-rc2] iwlwifi regression
2013-05-25 9:09 [v3.10-rc2] iwlwifi regression Jörg Otte
@ 2013-05-28 19:32 ` Johannes Berg
2013-05-29 8:55 ` Jörg Otte
2013-06-26 16:16 ` Jörg Otte
1 sibling, 1 reply; 7+ messages in thread
From: Johannes Berg @ 2013-05-28 19:32 UTC (permalink / raw)
To: Jörg Otte; +Cc: linux-wireless, Linux Kernel Mailing List
On Sat, 2013-05-25 at 11:09 +0200, Jörg Otte wrote:
> If iwlwifi/iwldvm are built into the kernel (no loadable modules)
> following error is written to console and syslog since v3.10-rc:
>
> iwlwifi 0000:08:00.0: failed to load module iwldvm (error -38), is
> dynamic loading enabled?
So you just see the message, the driver actually works? I guess that
makes some sense ... I'll just #ifdef the message.
johannes
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [v3.10-rc2] iwlwifi regression
2013-05-28 19:32 ` Johannes Berg
@ 2013-05-29 8:55 ` Jörg Otte
0 siblings, 0 replies; 7+ messages in thread
From: Jörg Otte @ 2013-05-29 8:55 UTC (permalink / raw)
To: Johannes Berg; +Cc: linux-wireless, Linux Kernel Mailing List
2013/5/28 Johannes Berg <johannes@sipsolutions.net>:
> On Sat, 2013-05-25 at 11:09 +0200, Jörg Otte wrote:
>> If iwlwifi/iwldvm are built into the kernel (no loadable modules)
>> following error is written to console and syslog since v3.10-rc:
>>
>> iwlwifi 0000:08:00.0: failed to load module iwldvm (error -38), is
>> dynamic loading enabled?
>
> So you just see the message, the driver actually works?
Yes, it works
>I'll just #ifdef the message.
Thanks!
Jörg
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [v3.10-rc2] iwlwifi regression
2013-05-25 9:09 [v3.10-rc2] iwlwifi regression Jörg Otte
2013-05-28 19:32 ` Johannes Berg
@ 2013-06-26 16:16 ` Jörg Otte
2013-06-26 16:37 ` Sedat Dilek
1 sibling, 1 reply; 7+ messages in thread
From: Jörg Otte @ 2013-06-26 16:16 UTC (permalink / raw)
To: linux-wireless; +Cc: Linux Kernel Mailing List, Johannes Berg, Linus Torvalds
2013/5/25 Jörg Otte <jrg.otte@gmail.com>:
> If iwlwifi/iwldvm are built into the kernel (no loadable modules)
> following error is written to console and syslog since v3.10-rc:
>
> iwlwifi 0000:08:00.0: failed to load module iwldvm (error -38), is
> dynamic loading enabled?
>
> reverting
> commit 1618b2b02a3a0ee7a6863fed4b0d22e697e7e97c
> Author: Johannes Berg <johannes.berg@intel.com>
> Date: Thu Apr 4 10:35:23 2013 +0200
> iwlwifi: print warning on request_module failure
>
> fixes the problem for me.
>
> Jörg
>
> I'm not subscribed,please CC me in answeres
We have rc-7 now and it's still not fixed. What is the problem?
Thanks, Jörg
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [v3.10-rc2] iwlwifi regression
2013-06-26 16:16 ` Jörg Otte
@ 2013-06-26 16:37 ` Sedat Dilek
2013-06-27 6:29 ` Sedat Dilek
0 siblings, 1 reply; 7+ messages in thread
From: Sedat Dilek @ 2013-06-26 16:37 UTC (permalink / raw)
To: Jörg Otte
Cc: linux-wireless, Linux Kernel Mailing List, Johannes Berg,
Linus Torvalds
On Wed, Jun 26, 2013 at 6:16 PM, Jörg Otte <jrg.otte@gmail.com> wrote:
> 2013/5/25 Jörg Otte <jrg.otte@gmail.com>:
>> If iwlwifi/iwldvm are built into the kernel (no loadable modules)
>> following error is written to console and syslog since v3.10-rc:
>>
>> iwlwifi 0000:08:00.0: failed to load module iwldvm (error -38), is
>> dynamic loading enabled?
>>
>> reverting
>> commit 1618b2b02a3a0ee7a6863fed4b0d22e697e7e97c
>> Author: Johannes Berg <johannes.berg@intel.com>
>> Date: Thu Apr 4 10:35:23 2013 +0200
>> iwlwifi: print warning on request_module failure
>>
>> fixes the problem for me.
>>
>> Jörg
>>
>> I'm not subscribed,please CC me in answeres
>
> We have rc-7 now and it's still not fixed. What is the problem?
>
The patch is pending in wireless.git and is not in mainline, right.
AFAICS there was a recent pull request... so should be in rc8.
commit 8edf3fd6eb0649b0f19363baf23bca39c6fbdba4
"iwlwifi: don't print module loading error if not modular"
- Sedat -
http://git.kernel.org/cgit/linux/kernel/git/linville/wireless.git/commit/?id=8edf3fd6eb0649b0f19363baf23bca39c6fbdba4
> Thanks, Jörg
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [v3.10-rc2] iwlwifi regression
2013-06-26 16:37 ` Sedat Dilek
@ 2013-06-27 6:29 ` Sedat Dilek
2013-06-27 14:43 ` Jörg Otte
0 siblings, 1 reply; 7+ messages in thread
From: Sedat Dilek @ 2013-06-27 6:29 UTC (permalink / raw)
To: Jörg Otte
Cc: linux-wireless, Linux Kernel Mailing List, Johannes Berg,
Linus Torvalds
On Wed, Jun 26, 2013 at 6:37 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
> On Wed, Jun 26, 2013 at 6:16 PM, Jörg Otte <jrg.otte@gmail.com> wrote:
>> 2013/5/25 Jörg Otte <jrg.otte@gmail.com>:
>>> If iwlwifi/iwldvm are built into the kernel (no loadable modules)
>>> following error is written to console and syslog since v3.10-rc:
>>>
>>> iwlwifi 0000:08:00.0: failed to load module iwldvm (error -38), is
>>> dynamic loading enabled?
>>>
>>> reverting
>>> commit 1618b2b02a3a0ee7a6863fed4b0d22e697e7e97c
>>> Author: Johannes Berg <johannes.berg@intel.com>
>>> Date: Thu Apr 4 10:35:23 2013 +0200
>>> iwlwifi: print warning on request_module failure
>>>
>>> fixes the problem for me.
>>>
>>> Jörg
>>>
>>> I'm not subscribed,please CC me in answeres
>>
>> We have rc-7 now and it's still not fixed. What is the problem?
>>
>
> The patch is pending in wireless.git and is not in mainline, right.
> AFAICS there was a recent pull request... so should be in rc8.
>
> commit 8edf3fd6eb0649b0f19363baf23bca39c6fbdba4
> "iwlwifi: don't print module loading error if not modular"
>
> - Sedat -
>
> http://git.kernel.org/cgit/linux/kernel/git/linville/wireless.git/commit/?id=8edf3fd6eb0649b0f19363baf23bca39c6fbdba4
>
Hi Jörg,
the fix you are waiting for hit mainline several minutes ago.
Regards,
- Sedat -
[1] http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=98b6ed0f2bf4abfb759206aa70690636372bdee7
>> Thanks, Jörg
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [v3.10-rc2] iwlwifi regression
2013-06-27 6:29 ` Sedat Dilek
@ 2013-06-27 14:43 ` Jörg Otte
0 siblings, 0 replies; 7+ messages in thread
From: Jörg Otte @ 2013-06-27 14:43 UTC (permalink / raw)
To: sedat.dilek
Cc: linux-wireless, Linux Kernel Mailing List, Johannes Berg,
Linus Torvalds
2013/6/27 Sedat Dilek <sedat.dilek@gmail.com>:
> On Wed, Jun 26, 2013 at 6:37 PM, Sedat Dilek <sedat.dilek@gmail.com> wrote:
>> On Wed, Jun 26, 2013 at 6:16 PM, Jörg Otte <jrg.otte@gmail.com> wrote:
>>> 2013/5/25 Jörg Otte <jrg.otte@gmail.com>:
>>>> If iwlwifi/iwldvm are built into the kernel (no loadable modules)
>>>> following error is written to console and syslog since v3.10-rc:
>>>>
>>>> iwlwifi 0000:08:00.0: failed to load module iwldvm (error -38), is
>>>> dynamic loading enabled?
>>>>
>>>> reverting
>>>> commit 1618b2b02a3a0ee7a6863fed4b0d22e697e7e97c
>>>> Author: Johannes Berg <johannes.berg@intel.com>
>>>> Date: Thu Apr 4 10:35:23 2013 +0200
>>>> iwlwifi: print warning on request_module failure
>>>>
>>>> fixes the problem for me.
>>>>
>>>> Jörg
>>>>
>>>> I'm not subscribed,please CC me in answeres
>>>
>>> We have rc-7 now and it's still not fixed. What is the problem?
>>>
>>
>> The patch is pending in wireless.git and is not in mainline, right.
>> AFAICS there was a recent pull request... so should be in rc8.
>>
>> commit 8edf3fd6eb0649b0f19363baf23bca39c6fbdba4
>> "iwlwifi: don't print module loading error if not modular"
>>
>> - Sedat -
>>
>> http://git.kernel.org/cgit/linux/kernel/git/linville/wireless.git/commit/?id=8edf3fd6eb0649b0f19363baf23bca39c6fbdba4
>>
>
> Hi Jörg,
>
> the fix you are waiting for hit mainline several minutes ago.
>
> Regards,
> - Sedat -
>
> [1] http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=98b6ed0f2bf4abfb759206aa70690636372bdee7
>
>>> Thanks, Jörg
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
>>> the body of a message to majordomo@vger.kernel.org
>>> More majordomo info at http://vger.kernel.org/majordomo-info.html
Works for me!
Thanks, Jörg
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2013-06-27 14:43 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-25 9:09 [v3.10-rc2] iwlwifi regression Jörg Otte
2013-05-28 19:32 ` Johannes Berg
2013-05-29 8:55 ` Jörg Otte
2013-06-26 16:16 ` Jörg Otte
2013-06-26 16:37 ` Sedat Dilek
2013-06-27 6:29 ` Sedat Dilek
2013-06-27 14:43 ` Jörg Otte
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).