All of lore.kernel.org
 help / color / mirror / Atom feed
* iwl3945 not working after recent commits
@ 2009-06-19 23:33 Darren Blaber
  2009-06-19 23:42 ` Luis R. Rodriguez
  0 siblings, 1 reply; 10+ messages in thread
From: Darren Blaber @ 2009-06-19 23:33 UTC (permalink / raw)
  To: linux-wireless

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 .

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: iwl3945 not working after recent commits
  2009-06-19 23:33 iwl3945 not working after recent commits Darren Blaber
@ 2009-06-19 23:42 ` Luis R. Rodriguez
  2009-06-20  2:12   ` Darren Blaber
  0 siblings, 1 reply; 10+ messages in thread
From: Luis R. Rodriguez @ 2009-06-19 23:42 UTC (permalink / raw)
  To: Darren Blaber; +Cc: linux-wireless

On Fri, Jun 19, 2009 at 4:33 PM, Darren Blaber<dmbtech@gmail.com> 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: iwl3945 not working after recent commits
  2009-06-19 23:42 ` Luis R. Rodriguez
@ 2009-06-20  2:12   ` Darren Blaber
  2009-06-20  2:15     ` Luis R. Rodriguez
  0 siblings, 1 reply; 10+ messages in thread
From: Darren Blaber @ 2009-06-20  2:12 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless

Luis R. Rodriguez wrote:
> On Fri, Jun 19, 2009 at 4:33 PM, Darren Blaber<dmbtech@gmail.com> 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


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: iwl3945 not working after recent commits
  2009-06-20  2:12   ` Darren Blaber
@ 2009-06-20  2:15     ` Luis R. Rodriguez
  2009-06-20  2:19       ` Darren Blaber
  0 siblings, 1 reply; 10+ messages in thread
From: Luis R. Rodriguez @ 2009-06-20  2:15 UTC (permalink / raw)
  To: Darren Blaber; +Cc: linux-wireless

On Fri, Jun 19, 2009 at 7:12 PM, Darren Blaber<dmbtech@gmail.com> wrote:
> Luis R. Rodriguez wrote:
>>
>> On Fri, Jun 19, 2009 at 4:33 PM, Darren Blaber<dmbtech@gmail.com> 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: iwl3945 not working after recent commits
  2009-06-20  2:15     ` Luis R. Rodriguez
@ 2009-06-20  2:19       ` Darren Blaber
  2009-06-20  2:24         ` Luis R. Rodriguez
  0 siblings, 1 reply; 10+ messages in thread
From: Darren Blaber @ 2009-06-20  2:19 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless

Luis R. Rodriguez wrote:
> On Fri, Jun 19, 2009 at 7:12 PM, Darren Blaber<dmbtech@gmail.com> wrote:
>   
>> Luis R. Rodriguez wrote:
>>     
>>> On Fri, Jun 19, 2009 at 4:33 PM, Darren Blaber<dmbtech@gmail.com> 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.

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: iwl3945 not working after recent commits
  2009-06-20  2:19       ` Darren Blaber
@ 2009-06-20  2:24         ` Luis R. Rodriguez
  2009-06-20  4:33           ` Kalle Valo
  0 siblings, 1 reply; 10+ messages in thread
From: Luis R. Rodriguez @ 2009-06-20  2:24 UTC (permalink / raw)
  To: Darren Blaber; +Cc: linux-wireless

On Fri, Jun 19, 2009 at 7:19 PM, Darren Blaber<dmbtech@gmail.com> wrote:
> Luis R. Rodriguez wrote:
>>
>> On Fri, Jun 19, 2009 at 7:12 PM, Darren Blaber<dmbtech@gmail.com> wrote:
>>
>>>
>>> Luis R. Rodriguez wrote:
>>>
>>>>
>>>> On Fri, Jun 19, 2009 at 4:33 PM, Darren Blaber<dmbtech@gmail.com> 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: iwl3945 not working after recent commits
  2009-06-20  2:24         ` Luis R. Rodriguez
@ 2009-06-20  4:33           ` Kalle Valo
  2009-06-20  5:21             ` Luis R. Rodriguez
  0 siblings, 1 reply; 10+ messages in thread
From: Kalle Valo @ 2009-06-20  4:33 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: Darren Blaber, linux-wireless

"Luis R. Rodriguez" <mcgrof@gmail.com> 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: iwl3945 not working after recent commits
  2009-06-20  4:33           ` Kalle Valo
@ 2009-06-20  5:21             ` Luis R. Rodriguez
  2009-06-22 17:03               ` reinette chatre
  0 siblings, 1 reply; 10+ messages in thread
From: Luis R. Rodriguez @ 2009-06-20  5:21 UTC (permalink / raw)
  To: Kalle Valo; +Cc: Darren Blaber, linux-wireless

On Fri, Jun 19, 2009 at 9:33 PM, Kalle Valo<kalle.valo@iki.fi> wrote:
> "Luis R. Rodriguez" <mcgrof@gmail.com> 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

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: iwl3945 not working after recent commits
  2009-06-20  5:21             ` Luis R. Rodriguez
@ 2009-06-22 17:03               ` reinette chatre
  2009-06-22 20:18                 ` Darren Blaber
  0 siblings, 1 reply; 10+ messages in thread
From: reinette chatre @ 2009-06-22 17:03 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: Kalle Valo, Darren Blaber, linux-wireless

On Fri, 2009-06-19 at 22:21 -0700, Luis R. Rodriguez wrote:
> On Fri, Jun 19, 2009 at 9:33 PM, Kalle Valo<kalle.valo@iki.fi> wrote:
> > "Luis R. Rodriguez" <mcgrof@gmail.com> 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



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: iwl3945 not working after recent commits
  2009-06-22 17:03               ` reinette chatre
@ 2009-06-22 20:18                 ` Darren Blaber
  0 siblings, 0 replies; 10+ messages in thread
From: Darren Blaber @ 2009-06-22 20:18 UTC (permalink / raw)
  To: reinette chatre; +Cc: Luis R. Rodriguez, Kalle Valo, linux-wireless

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<kalle.valo@iki.fi> wrote:
>>     
>>> "Luis R. Rodriguez" <mcgrof@gmail.com> 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.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-06-22 20:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-19 23:33 iwl3945 not working after recent commits Darren Blaber
2009-06-19 23:42 ` Luis R. Rodriguez
2009-06-20  2:12   ` Darren Blaber
2009-06-20  2:15     ` Luis R. Rodriguez
2009-06-20  2:19       ` Darren Blaber
2009-06-20  2:24         ` Luis R. Rodriguez
2009-06-20  4:33           ` Kalle Valo
2009-06-20  5:21             ` Luis R. Rodriguez
2009-06-22 17:03               ` reinette chatre
2009-06-22 20:18                 ` Darren Blaber

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.