[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #96 from Adrian Chadd --- hm, if this affects multiple people, should we consider rolling back wpa_s until we can figure out what's up? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #97 from Cy Schubert --- (In reply to Adrian Chadd from comment #96) I'm preparing a wpa_supplicant29 port. Reverting would cause too much churn. Though I may consider reverting only 12 and 13. Reverting would also remove supp

[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #98 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7150a0c9b1014e445a8266c9080d0bf4738dcc9c commit 7150a0c9b1014e445a8266c9080d0bf4738dcc9c Author:

[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #99 from rkober...@gmail.com --- Once again, while the title refers to the AR9285, I am seeing the same symptoms on my AX200. Unfortunately, since it seems to only affect connection to OPEN access points, I only see this on the i

[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #100 from Adrian Chadd --- when you're down there, can you do an "ifconfig -v wlan0 list scan", or "ifconfig wlan0 -v list scan" (I forget which), and "ifconfig -v wlan0" to get a full dump of the scan data and the NIC state? Th

[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #101 from Cy Schubert --- Using my iwn(4) connected to one of my networks (now open) and reconfigured my laptop to remove wlan0 from lagg0: wlan0: flags=8843 metric 0 mtu 1500 ether xx:xx:xx:xx:xx:xx inet6 fe80:

[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #102 from Cy Schubert --- I've been able to reproduce this problem with rtwn(4). My iwn(4) works with open networks. My ath(4) fails to scan anything, even in single user, suggesting that either the NIC no longer works or ther

Problem reports for wireless@FreeBSD.org that need special attention

2022-06-19 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #103 from rkober...@gmail.com --- (In reply to Cy Schubert from comment #102) Just to confirm, my urtwn fob also fails in the same manner with 13.1 and worked fine with 13.0. I'll have my urtwn with me when I do testing, almost c

[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #104 from Cy Schubert --- Created attachment 234801 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234801&action=edit Revert driver_bsd.c from wpa 2.10 back to 2.9 Can you try this patch? To apply, cd /usr/src git

[Bug 264238] WiFi stops working after upgrade from 13.0 to 13.1, AR9285 (wpa_supplicant)

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 --- Comment #105 from Cy Schubert --- Created attachment 234807 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234807&action=edit A better patch This patch will bring us closer. This resolves connecting to an open unprotected 8

[Bug 264238] wpa_supplicant fails to associate to open unprotected 802.11n

2022-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264238 Cy Schubert changed: What|Removed |Added Summary|WiFi stops working after|wpa_supplicant fails to