| Summary: | Stabilize net-wireless/broadcom-sta-5.100.82.112-r2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Evan Teran <evan.teran> |
| Component: | [OLD] Keywording and Stabilization | Assignee: | MATSUU Takuto (RETIRED) <matsuu> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | amigadave |
| Priority: | Normal | Keywords: | STABLEREQ |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Evan Teran
2012-02-16 20:57:57 UTC
As a follow up, according to this site (http://www.broadcom.com/support/802.11/linux_sta.php) the latest version of the driver is 5.100.82.112. I haven't downloaded it yet, but it may be an already fixed problem. I'll try compiling it and see. This may end up just needing to be a version bump request. unfortunately, the same issue occurs with 5.100.82.112. I encountered the same bug when upgrading from my somewhat outdated 2.6 kernel to 3.2.1-r2 and can confirm its existance. I also managed to workaround the issue locally by finding and reverting the offending change in the linux kernel, which allowed broadcom-sta to compile and result in a working wireless driver: http://patchwork.ozlabs.org/patch/110211/ The entire fix in steps: 1: Download patch at http://patchwork.ozlabs.org/patch/110211/raw/ 2: (un)patch the kernel: cd /usr/src/linux patch -u -p1 -R -i /path/to/net-next-2.6-3-3-net-remove-ndo_set_multicast_list-callback.patch 3: rebuild the kernel and modules 4: rebuild broadcom-sta (also rebuild all other kernel-dependent drivers) 5: install the new kernel binary 6: reboot for profit This is fixed in bug 390627 for net-wireless/broadcom-sta-5.100.82.112-r2. (In reply to comment #4) > This is fixed in bug 390627 for net-wireless/broadcom-sta-5.100.82.112-r2. We need to get a newer stable version then x86 stable amd64 ok amd64 stable. Last arch, closing. |