linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Regression since 2.6.31-rc3-wl
@ 2009-08-02  1:54 Larry Finger
  2009-08-02  7:46 ` Johannes Berg
  0 siblings, 1 reply; 3+ messages in thread
From: Larry Finger @ 2009-08-02  1:54 UTC (permalink / raw)
  To: Johannes Berg; +Cc: wireless, John Linville

When I tested 2.6.31-rc4-wl on my old i386 laptop that uses ifup to
control the network, wireless did not work. The problem was bisected
to the following:

commit f1b3c87b70287ded1338fb03a0a714d185041a96
Author: Johannes Berg <johannes@sipsolutions.net>
Date:   Tue Jul 7 03:56:05 2009 +0200

    cfg80211: fix netdev down problem

    We shouldn't be looking at the ssid_len for non-IBSS,
    and for IBSS we should also return an error on trying
    to leave an IBSS while not in or joining an IBSS.

    This fixes an issue where we wouldn't disconnect() on
    an interface being taken down since there's no SSID
    configured this way.

The patch cannot be reverted as net/wireless.ibss.c has changed.
Reverting the first hunk that modifies net/wireless/core.c does not
make the system work.

Larry

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

* Re: Regression since 2.6.31-rc3-wl
  2009-08-02  1:54 Regression since 2.6.31-rc3-wl Larry Finger
@ 2009-08-02  7:46 ` Johannes Berg
  2009-08-02 15:33   ` Larry Finger
  0 siblings, 1 reply; 3+ messages in thread
From: Johannes Berg @ 2009-08-02  7:46 UTC (permalink / raw)
  To: Larry Finger; +Cc: wireless, John Linville

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

Hi Larry,

On Sat, 2009-08-01 at 20:54 -0500, Larry Finger wrote:
> When I tested 2.6.31-rc4-wl on my old i386 laptop that uses ifup to
> control the network, wireless did not work. The problem was bisected
> to the following:

Thanks for taking the time to bisect the problem, can you be more
specific as to how the problem manifests itself? Are you using ifup to
configure an ad-hoc network?

Thanks,
johannes


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

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

* Re: Regression since 2.6.31-rc3-wl
  2009-08-02  7:46 ` Johannes Berg
@ 2009-08-02 15:33   ` Larry Finger
  0 siblings, 0 replies; 3+ messages in thread
From: Larry Finger @ 2009-08-02 15:33 UTC (permalink / raw)
  To: Johannes Berg; +Cc: wireless, John Linville

Johannes Berg wrote:
> Hi Larry,
> 
> On Sat, 2009-08-01 at 20:54 -0500, Larry Finger wrote:
>> When I tested 2.6.31-rc4-wl on my old i386 laptop that uses ifup to
>> control the network, wireless did not work. The problem was bisected
>> to the following:
> 
> Thanks for taking the time to bisect the problem, can you be more
> specific as to how the problem manifests itself? Are you using ifup to
> configure an ad-hoc network?

No, the network is in managed made using WPA2 encryption. I'm using
ifup because that laptop is only used for testing, is quite slow, and
does not run X.

When I tried to test the latest version on my main laptop using ifup
instead of the usual NM setup, I found that I had to modify my
configuration file /etc/sysconfig/network/ifcfg-eth1. My udev rules
explicitly rename my Broadcom devices to eth1. When I transferred the
revised file to the other laptop, it also started working. With
testing, it turns out the critical addition was "WIRELESS='yes'"

I do not understand why a change in configuration was necessary at
that point; however, the "regression" is only that a more complete
configuration file is required. Please disregard this thread.

Larry

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

end of thread, other threads:[~2009-08-02 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-02  1:54 Regression since 2.6.31-rc3-wl Larry Finger
2009-08-02  7:46 ` Johannes Berg
2009-08-02 15:33   ` Larry Finger

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).