2009-06-19 23:33:09

by Darren Blaber

[permalink] [raw]
Subject: iwl3945 not working after recent commits

Not sure which commit broke it, but using latest compat-wireless, I get
this:

Jun 17 19:16:58 pi kernel: [330520.037510] iwl3945 0000:0c:00.0: PCI INT
A disabled
Jun 17 19:17:10 pi kernel: [330532.624083] cfg80211: Calling CRDA to
update world regulatory domain
Jun 17 19:17:10 pi kernel: [330532.673014] iwl3945: Intel(R)
PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.26ks
Jun 17 19:17:10 pi kernel: [330532.673020] iwl3945: Copyright(c)
2003-2009 Intel Corporation
Jun 17 19:17:10 pi kernel: [330532.673120] iwl3945 0000:0c:00.0: PCI INT
A -> GSI 17 (level, low) -> IRQ 17
Jun 17 19:17:10 pi kernel: [330532.673141] iwl3945 0000:0c:00.0: setting
latency timer to 64
Jun 17 19:17:11 pi kernel: [330532.745068] iwl3945 0000:0c:00.0: Tunable
channels: 11 802.11bg, 13 802.11a channels
Jun 17 19:17:11 pi kernel: [330532.745074] iwl3945 0000:0c:00.0:
Detected Intel Wireless WiFi Link 3945ABG
Jun 17 19:17:11 pi kernel: [330532.745247] iwl3945 0000:0c:00.0: irq 28
for MSI/MSI-X
Jun 17 19:17:11 pi kernel: [330532.746391] iwl3945 0000:0c:00.0: Failed
to register hw (error -17)
Jun 17 19:17:11 pi kernel: [330532.746511] iwl3945 0000:0c:00.0: PCI INT
A disabled
Jun 17 19:17:11 pi kernel: [330532.746521] iwl3945: probe of
0000:0c:00.0 failed with error -17
Jun 17 19:17:11 pi kernel: [330532.774440] cfg80211: World regulatory
domain updated:
Jun 17 19:17:11 pi kernel: [330532.774446] ^I(start_freq - end_freq @
bandwidth), (max_antenna_gain, max_eirp)
Jun 17 19:17:11 pi kernel: [330532.774449] ^I(2402000 KHz - 2472000 KHz
@ 40000 KHz), (300 mBi, 2000 mBm)
Jun 17 19:17:11 pi kernel: [330532.774452] ^I(2457000 KHz - 2482000 KHz
@ 20000 KHz), (300 mBi, 2000 mBm)
Jun 17 19:17:11 pi kernel: [330532.774455] ^I(2474000 KHz - 2494000 KHz
@ 20000 KHz), (300 mBi, 2000 mBm)
Jun 17 19:17:11 pi kernel: [330532.774458] ^I(5170000 KHz - 5250000 KHz
@ 40000 KHz), (300 mBi, 2000 mBm)
Jun 17 19:17:11 pi kernel: [330532.774461] ^I(5735000 KHz - 5835000 KHz
@ 40000 KHz), (300 mBi, 2000 mBm)
Jun 17 19:18:04 pi kernel: [330585.724088] cfg80211: Calling CRDA to
update world regulatory domain
Jun 17 19:18:04 pi kernel: [330585.774465] cfg80211: World regulatory
domain updated:
Jun 17 19:18:04 pi kernel: [330585.774470] ^I(start_freq - end_freq @
bandwidth), (max_antenna_gain, max_eirp)
Jun 17 19:18:04 pi kernel: [330585.774474] ^I(2402000 KHz - 2472000 KHz
@ 40000 KHz), (300 mBi, 2000 mBm)
Jun 17 19:18:04 pi kernel: [330585.774477] ^I(2457000 KHz - 2482000 KHz
@ 20000 KHz), (300 mBi, 2000 mBm)
Jun 17 19:18:04 pi kernel: [330585.774479] ^I(2474000 KHz - 2494000 KHz
@ 20000 KHz), (300 mBi, 2000 mBm)
Jun 17 19:18:04 pi kernel: [330585.774482] ^I(5170000 KHz - 5250000 KHz
@ 40000 KHz), (300 mBi, 2000 mBm)
Jun 17 19:18:04 pi kernel: [330585.774485] ^I(5735000 KHz - 5835000 KHz
@ 40000 KHz), (300 mBi, 2000 mBm)

Not sure what is causing this, but it prevents the card from
functioning. I have also created a bug:
http://bugzilla.kernel.org/show_bug.cgi?id=13585 .


2009-06-20 05:21:34

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: iwl3945 not working after recent commits

On Fri, Jun 19, 2009 at 9:33 PM, Kalle Valo<[email protected]> wrote:
> "Luis R. Rodriguez" <[email protected]> writes:
>
>>> I'm using 2.6.30 with the KMS radeon patches, don't know if that is
>>> interfering. I'll try wireless-testing directly.
>>
>> Yeah this is odd, 2.6.30 shouldn't have an issue with backport unless
>> I'm missing something. Let us know how it goes with wireless-testing.
>
> I'm using latest wireles-testing and I have iwl3945 on my X60s. iwl3945
> is working fine for me.

Yeah the user tried a vanilla 2.6.30 and it seems to be working fine
now, it seems related to kms somehow.

Luis

2009-06-20 02:24:50

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: iwl3945 not working after recent commits

On Fri, Jun 19, 2009 at 7:19 PM, Darren Blaber<[email protected]> wrote:
> Luis R. Rodriguez wrote:
>>
>> On Fri, Jun 19, 2009 at 7:12 PM, Darren Blaber<[email protected]> wrote:
>>
>>>
>>> Luis R. Rodriguez wrote:
>>>
>>>>
>>>> On Fri, Jun 19, 2009 at 4:33 PM, Darren Blaber<[email protected]> wrote:
>>>>
>>>>
>>>>>
>>>>> Not sure which commit broke it, but using latest compat-wireless, I get
>>>>> this:
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>>
>>>>> Jun 17 19:17:11 pi kernel: [330532.746391] iwl3945 0000:0c:00.0: Failed
>>>>> to
>>>>> register hw (error -17)
>>>>>
>>>>>
>>>>
>>>> Try now, I just updated the tarball with John's latest applied patches
>>>> on wireless-testing.
>>>>
>>>> v2.6.30-26871-g25e4fbe
>>>> wireless-testing latest tag:
>>>> master-2009-06-19
>>>> This is compat-release:
>>>> master-2009-06-15-2-ged8e599
>>>>
>>>>  Luis
>>>>
>>>>
>>>
>>> Nope, I still receive
>>> [168936.466609] iwl3945 0000:0c:00.0: Tunable channels: 11 802.11bg, 13
>>> 802.11a channels
>>> [168936.466613] iwl3945 0000:0c:00.0: Detected Intel Wireless WiFi Link
>>> 3945ABG
>>> [168936.466789] iwl3945 0000:0c:00.0: irq 28 for MSI/MSI-X
>>> [168936.467229] iwl3945 0000:0c:00.0: Failed to register hw (error -17)
>>> [168936.467366] iwl3945 0000:0c:00.0: PCI INT A disabled
>>> [168936.467375] iwl3945: probe of 0000:0c:00.0 failed with error -17
>>>
>>
>> Hm, what kernel are you on? You can try wireless-testing directly.
>>
>> http://wireless.kernel.org/en/developers/Documentation/git-guide
>>
>>  Luis
>>
>
> I'm using 2.6.30 with the KMS radeon patches, don't know if that is
> interfering. I'll try wireless-testing directly.

Yeah this is odd, 2.6.30 shouldn't have an issue with backport unless
I'm missing something. Let us know how it goes with wireless-testing.

Luis

2009-06-22 20:18:28

by Darren Blaber

[permalink] [raw]
Subject: Re: iwl3945 not working after recent commits

reinette chatre wrote:
> On Fri, 2009-06-19 at 22:21 -0700, Luis R. Rodriguez wrote:
>
>> On Fri, Jun 19, 2009 at 9:33 PM, Kalle Valo<[email protected]> wrote:
>>
>>> "Luis R. Rodriguez" <[email protected]> writes:
>>>
>>>
>>>>> I'm using 2.6.30 with the KMS radeon patches, don't know if that is
>>>>> interfering. I'll try wireless-testing directly.
>>>>>
>>>> Yeah this is odd, 2.6.30 shouldn't have an issue with backport unless
>>>> I'm missing something. Let us know how it goes with wireless-testing.
>>>>
>>> I'm using latest wireles-testing and I have iwl3945 on my X60s. iwl3945
>>> is working fine for me.
>>>
>> Yeah the user tried a vanilla 2.6.30 and it seems to be working fine
>> now, it seems related to kms somehow.
>>
>
> Darren also submitted a kernel.org (#13585) bug which was closed by
> himself with reason "Turns out it was a bad development kernel from
> ubuntu.".
>
> Reinette
>
>
>
Yes, sorry, I should of commented on this list also. Turns out the
reason it wasn't detecting was do due a bad kernel package.

2009-06-20 04:33:37

by Kalle Valo

[permalink] [raw]
Subject: Re: iwl3945 not working after recent commits

"Luis R. Rodriguez" <[email protected]> writes:

>> I'm using 2.6.30 with the KMS radeon patches, don't know if that is
>> interfering. I'll try wireless-testing directly.
>
> Yeah this is odd, 2.6.30 shouldn't have an issue with backport unless
> I'm missing something. Let us know how it goes with wireless-testing.

I'm using latest wireles-testing and I have iwl3945 on my X60s. iwl3945
is working fine for me.

--
Kalle Valo

2009-06-20 02:19:48

by Darren Blaber

[permalink] [raw]
Subject: Re: iwl3945 not working after recent commits

Luis R. Rodriguez wrote:
> On Fri, Jun 19, 2009 at 7:12 PM, Darren Blaber<[email protected]> wrote:
>
>> Luis R. Rodriguez wrote:
>>
>>> On Fri, Jun 19, 2009 at 4:33 PM, Darren Blaber<[email protected]> wrote:
>>>
>>>
>>>> Not sure which commit broke it, but using latest compat-wireless, I get
>>>> this:
>>>>
>>>>
>>>>
>>>
>>>> Jun 17 19:17:11 pi kernel: [330532.746391] iwl3945 0000:0c:00.0: Failed
>>>> to
>>>> register hw (error -17)
>>>>
>>>>
>>> Try now, I just updated the tarball with John's latest applied patches
>>> on wireless-testing.
>>>
>>> v2.6.30-26871-g25e4fbe
>>> wireless-testing latest tag:
>>> master-2009-06-19
>>> This is compat-release:
>>> master-2009-06-15-2-ged8e599
>>>
>>> Luis
>>>
>>>
>> Nope, I still receive
>> [168936.466609] iwl3945 0000:0c:00.0: Tunable channels: 11 802.11bg, 13
>> 802.11a channels
>> [168936.466613] iwl3945 0000:0c:00.0: Detected Intel Wireless WiFi Link
>> 3945ABG
>> [168936.466789] iwl3945 0000:0c:00.0: irq 28 for MSI/MSI-X
>> [168936.467229] iwl3945 0000:0c:00.0: Failed to register hw (error -17)
>> [168936.467366] iwl3945 0000:0c:00.0: PCI INT A disabled
>> [168936.467375] iwl3945: probe of 0000:0c:00.0 failed with error -17
>>
>
> Hm, what kernel are you on? You can try wireless-testing directly.
>
> http://wireless.kernel.org/en/developers/Documentation/git-guide
>
> Luis
>
I'm using 2.6.30 with the KMS radeon patches, don't know if that is
interfering. I'll try wireless-testing directly.

2009-06-19 23:43:00

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: iwl3945 not working after recent commits

On Fri, Jun 19, 2009 at 4:33 PM, Darren Blaber<[email protected]> wrote:
> Not sure which commit broke it, but using latest compat-wireless, I get
> this:
>

> Jun 17 19:17:11 pi kernel: [330532.746391] iwl3945 0000:0c:00.0: Failed to
> register hw (error -17)

Try now, I just updated the tarball with John's latest applied patches
on wireless-testing.

v2.6.30-26871-g25e4fbe
wireless-testing latest tag:
master-2009-06-19
This is compat-release:
master-2009-06-15-2-ged8e599

Luis

2009-06-22 16:55:46

by Reinette Chatre

[permalink] [raw]
Subject: Re: iwl3945 not working after recent commits

On Fri, 2009-06-19 at 22:21 -0700, Luis R. Rodriguez wrote:
> On Fri, Jun 19, 2009 at 9:33 PM, Kalle Valo<[email protected]> wrote:
> > "Luis R. Rodriguez" <[email protected]> writes:
> >
> >>> I'm using 2.6.30 with the KMS radeon patches, don't know if that is
> >>> interfering. I'll try wireless-testing directly.
> >>
> >> Yeah this is odd, 2.6.30 shouldn't have an issue with backport unless
> >> I'm missing something. Let us know how it goes with wireless-testing.
> >
> > I'm using latest wireles-testing and I have iwl3945 on my X60s. iwl3945
> > is working fine for me.
>
> Yeah the user tried a vanilla 2.6.30 and it seems to be working fine
> now, it seems related to kms somehow.

Darren also submitted a kernel.org (#13585) bug which was closed by
himself with reason "Turns out it was a bad development kernel from
ubuntu.".

Reinette



2009-06-20 02:16:15

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: iwl3945 not working after recent commits

On Fri, Jun 19, 2009 at 7:12 PM, Darren Blaber<[email protected]> wrote:
> Luis R. Rodriguez wrote:
>>
>> On Fri, Jun 19, 2009 at 4:33 PM, Darren Blaber<[email protected]> wrote:
>>
>>>
>>> Not sure which commit broke it, but using latest compat-wireless, I get
>>> this:
>>>
>>>
>>
>>
>>>
>>> Jun 17 19:17:11 pi kernel: [330532.746391] iwl3945 0000:0c:00.0: Failed
>>> to
>>> register hw (error -17)
>>>
>>
>> Try now, I just updated the tarball with John's latest applied patches
>> on wireless-testing.
>>
>> v2.6.30-26871-g25e4fbe
>> wireless-testing latest tag:
>> master-2009-06-19
>> This is compat-release:
>> master-2009-06-15-2-ged8e599
>>
>>  Luis
>>
>
> Nope, I still receive
> [168936.466609] iwl3945 0000:0c:00.0: Tunable channels: 11 802.11bg, 13
> 802.11a channels
> [168936.466613] iwl3945 0000:0c:00.0: Detected Intel Wireless WiFi Link
> 3945ABG
> [168936.466789] iwl3945 0000:0c:00.0: irq 28 for MSI/MSI-X
> [168936.467229] iwl3945 0000:0c:00.0: Failed to register hw (error -17)
> [168936.467366] iwl3945 0000:0c:00.0: PCI INT A disabled
> [168936.467375] iwl3945: probe of 0000:0c:00.0 failed with error -17

Hm, what kernel are you on? You can try wireless-testing directly.

http://wireless.kernel.org/en/developers/Documentation/git-guide

Luis

2009-06-20 02:12:34

by Darren Blaber

[permalink] [raw]
Subject: Re: iwl3945 not working after recent commits

Luis R. Rodriguez wrote:
> On Fri, Jun 19, 2009 at 4:33 PM, Darren Blaber<[email protected]> wrote:
>
>> Not sure which commit broke it, but using latest compat-wireless, I get
>> this:
>>
>>
>
>
>> Jun 17 19:17:11 pi kernel: [330532.746391] iwl3945 0000:0c:00.0: Failed to
>> register hw (error -17)
>>
>
> Try now, I just updated the tarball with John's latest applied patches
> on wireless-testing.
>
> v2.6.30-26871-g25e4fbe
> wireless-testing latest tag:
> master-2009-06-19
> This is compat-release:
> master-2009-06-15-2-ged8e599
>
> Luis
>
Nope, I still receive
[168936.466609] iwl3945 0000:0c:00.0: Tunable channels: 11 802.11bg, 13
802.11a channels
[168936.466613] iwl3945 0000:0c:00.0: Detected Intel Wireless WiFi Link
3945ABG
[168936.466789] iwl3945 0000:0c:00.0: irq 28 for MSI/MSI-X
[168936.467229] iwl3945 0000:0c:00.0: Failed to register hw (error -17)
[168936.467366] iwl3945 0000:0c:00.0: PCI INT A disabled
[168936.467375] iwl3945: probe of 0000:0c:00.0 failed with error -17