Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: KrunchTime on 2016/12/25, 00:54:12

Title: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: KrunchTime on 2016/12/25, 00:54:12
I saw this bug when I upgraded my laptop earlier today.  Unfortunately, my desktop was upgraded a day or two ago and I have verified the bug to be valid.  I'm unable to connect at all via a wireless connection.  Based on my setup and some of the bug report submissions, this may only affect Broadcom wireless cards.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849077 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849077)
Title: Re: wpasupplicant Upgrade May Break WiFi Connectivity
Post by: musca on 2016/12/26, 22:26:44
and the reason was: system was not fully dist-upgraded
Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: KrunchTime on 2016/12/28, 13:09:20
How did you come up with that conclusion?
Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: mld on 2016/12/28, 13:30:54
just a follow up. A RTL8188eus USB WIFI dongle stopped working as well after du, an internal intel golan still works just fine.
Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: musca on 2016/12/28, 21:51:32
Hello Krunchtime,

I've read the message #60 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849077#60)  where the original reporter had to admit:
Quote
> Lisandro, what NM version are you using? A related bug has been fixed by
> mbiebl recently:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835822#67

Interesting. I was using 1.4.2-3. After trying this workaround/fix I updated
to 1.4.4-1 which is what I'm currently using.

In fact network-manager 1.4.4-1 was released to unstable one hour before wpasupplicant 2.6-2.

greetings
musca
Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: musca on 2016/12/28, 22:02:22
Hello mld,

as mentioned above: "new mac address randomization breaks WiFi with various drivers".
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835822

It seems network-manager still doesn't play nicely with all of the wifi drivers.
You can try adding
[device]
wifi.scan-rand-mac-address=no

to your /etc/NetworkManager/NetworkManager.conf

greetings
musca

[yes, Krunchtime, it's a bug in network-manager, not wpasupplicant.]
Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: mld on 2016/12/28, 22:42:28
Hi musca,

Yes, it works. So it is a mac address rand bug in Nemo.

thanks a bunch!

Ps. wicd should have worked I guess ootb. Silly me switching earlier this year ;-)


Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: KrunchTime on 2016/12/28, 23:21:46
Hello Krunchtime,

I've read the message #60 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849077#60)  where the original reporter had to admit:
Quote
> Lisandro, what NM version are you using? A related bug has been fixed by
> mbiebl recently:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835822#67 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835822#67)

Interesting. I was using 1.4.2-3. After trying this workaround/fix I updated
to 1.4.4-1 which is what I'm currently using.

In fact network-manager 1.4.4-1 was released to unstable one hour before wpasupplicant 2.6-2.

greetings
musca
Hmmm...re-reading the OP in that bug report thread, it appears that the OP is mixing testing and unstable.  I'm surprised the Debian folks even entertained the initial report.
Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: KrunchTime on 2016/12/28, 23:23:41
Hello mld,

as mentioned above: "new mac address randomization breaks WiFi with various drivers".
see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835822 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835822)

It seems network-manager still doesn't play nicely with all of the wifi drivers.
You can try adding
[device]
wifi.scan-rand-mac-address=no

to your /etc/NetworkManager/NetworkManager.conf

greetings
musca

[yes, Krunchtime, it's a bug in network-manager, not wpasupplicant.]
Is the above fix a temporary fix?  In other words, is the above setting something that may cause issues with particular WiFi drivers in the future?  Also, I was using the latest version of network-manager before the wpasupplicant upgrade and was not experiencing WiFi issues.
Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: KrunchTime on 2016/12/29, 00:10:54
Modifying /etc/NetworkManager/NetworkManager.conf didn't work for me.  I've resorted to using ethernet.  I'm going to attempt to downgrade wpasupplicant until this gets ironed out.

My network card:  Broadcom Limited BCM4352

This is twice now that WiFi has been broken under Unstable on my desktop.   >:(

Edit:  I wonder if the upgrade to the broadcom-sta-dkms package might be the real issue.  It was upgraded the same day (12/20/2016) as wpasupplicant.

No recent open bug reports for the broadcom-sta-dkms package.
Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: musca on 2016/12/29, 00:32:39
uhm, things get more complicated the deeper we look into this case.

Yes, it's a temporary work-around. You are unhiding your mac address.

Maybe worth a bugreport to debian BTS, to help testing the corner cases with your hardware.

greetings
musca
Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: KrunchTime on 2016/12/29, 01:20:14
You are unhiding your mac address.  Thanks, that's definitely something one should know.

Downgrading to wpasupplicant v2.5-2+v2.4-3+b1 resolved the WiFi issue on my desktop.
Title: Re: [solved] wpasupplicant Upgrade May Break WiFi Connectivity
Post by: zash1958 on 2016/12/29, 09:42:24
100% the same on my Lenovo Notebook

Also a BCM4352 WIFI adapter and only downgrading wpasupplicant to wpasupplicant v2.5-2+v2.4-3+b1 cured the problem

Creating the configuration for Network manager not helps