Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937452 - net-wireless/wpa_supplicant: 2.11 breaks brcmfmac
Summary: net-wireless/wpa_supplicant: 2.11 breaks brcmfmac
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 939007
  Show dependency tree
 
Reported: 2024-08-06 11:56 UTC by James Calligeros
Modified: 2025-02-28 03:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Calligeros 2024-08-06 11:56:49 UTC
Hello all,

This is a preemptive bug to bring to maintainers' attention that wpa_supplicant 2.11 breaks certain brcmfmac wireless cards. This has been traced back to 41638606054a in wpa_supplicant.

See also https://bugzilla.redhat.com/show_bug.cgi?id=2302577 for further reports of this.

When packaging net-wireless/wpa_supplicant-2.11, it is probably worth including a patch that reverts this commit for now.
Comment 1 Larry the Git Cow gentoo-dev 2025-02-22 23:30:47 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd7a5cbd5907d0ca44b418ce6d413a2d02173ab1

commit fd7a5cbd5907d0ca44b418ce6d413a2d02173ab1
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2025-02-22 00:39:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-22 23:29:03 +0000

    net-wireless/wpa_supplicant: add 2.11
    
    This contains a patch to fix certain brcmfmac adapters. It reverts
    commit 41638606054a09867fe3f9a2b5523aa4678cbfa5 "Mark authorization
    completed on driver indication during 4-way HS offload".
    
    Bug: https://bugs.gentoo.org/948052
    Bug: https://bugs.gentoo.org/937452
    Closes: https://bugs.gentoo.org/939007
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/40693
    Signed-off-by: Sam James <sam@gentoo.org>

 net-wireless/wpa_supplicant/Manifest               |   1 +
 ...-authorization-completed-on-driver-indica.patch |  53 +++
 .../wpa_supplicant/wpa_supplicant-2.11.ebuild      | 480 +++++++++++++++++++++
 3 files changed, 534 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2025-02-28 03:43:31 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3231bde2486bc9472b983901e36aa7fe8655bedf

commit 3231bde2486bc9472b983901e36aa7fe8655bedf
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-02-28 03:42:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-28 03:42:34 +0000

    net-wireless/wpa_supplicant: restore revert patch
    
    We lost this in bb833b83df6bce5963a43acdf88dc006e8d62d17 (or rather
    9b228f62582bf973acbe61ee994114781da73fb0).
    
    Bug: https://bugs.gentoo.org/937452
    Closes: https://bugs.gentoo.org/950355
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{wpa_supplicant-2.11-r1.ebuild => wpa_supplicant-2.11-r2.ebuild}   | 3 +++
 1 file changed, 3 insertions(+)