Bug 430210
Summary: | Benchmarks for b43 - BCM4318 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jonathan Steffan <jonathansteffan> |
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-01-25 15:03:19 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jonathan Steffan
2008-01-25 10:01:56 UTC
*** This bug has been marked as a duplicate of 413291 *** Hmmm. 2.6.23.14-107 is not working with 802.11b APs, but works great with 802.11g APs. 05:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) Wired: 2.6.23.15-137.fc8 [jon@damaestrojr ~]$ time scp test.img 192.168.0.12: test.img 100% 1024MB 10.9MB/s 01:34 real 1m40.475s user 0m18.532s sys 0m17.693s Wireless: 2.6.23.15-137.fc8 [jon@damaestrojr ~]$ time scp test.img 192.168.0.x: test.img 27% 283MB 1.3MB/s 09:37 ETA Killed by signal 2. real 3m42.484s user 0m10.191s sys 0m8.585s the same speed problem for me with kernel-2.6.23.15-137.fc8 Wireless: 2.6.23.15-137.fc8 This is with using the latest recommended firmware and b43-fwcutter-011 [jon@damaestrojr ~]$ time scp test.img 192.168.0.x: test.img 100% 1000MB 1.4MB/s 11:50 real 11m57.563s user 0m33.097s sys 0m26.788s Wireless: 2.6.24.4-64.fc8 [jon@damaestrojr ~]$ scp test.img 192.168.0.x: test.img 100% 1000MB 1.9MB/s 08:54 Good work, performance has been improving/staying steady. |