Bug 244780
| Summary: | NetworkManager nor iwconfig command will not recognize wireless device | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Herminio Hernandez Jr. <herminio.hernandezjr> | ||||||||||||
| Component: | kernel | Assignee: | John W. Linville <linville> | ||||||||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | |||||||||||||
| Severity: | medium | Docs Contact: | |||||||||||||
| Priority: | low | ||||||||||||||
| Version: | rawhide | CC: | cebbert, davej, gnomeuser | ||||||||||||
| Target Milestone: | --- | ||||||||||||||
| Target Release: | --- | ||||||||||||||
| Hardware: | powerpc | ||||||||||||||
| OS: | Linux | ||||||||||||||
| Whiteboard: | |||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||
| Clone Of: | Environment: | ||||||||||||||
| Last Closed: | 2008-01-28 21:11:11 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: | |||||||||||||||
| Attachments: |
|
||||||||||||||
|
Description
Herminio Hernandez Jr.
2007-06-19 05:30:37 UTC
CC'ing linville for opinions on this one. Reassigning to the kernel component, this is likely a driver bug not a NM bug. Herminio can you append the output of rpm -q kernel? the output of rpm -q kernel is: kernel-2.16.21-1.3194.fc7 Is this issue just about that warning? Or does the device actually fail to work? the device fails to work. OK, then we need some better information. How about attaching the output of `dmesg` and the output of `lspci -n`? Also, please indicate the exact source of the firmware you are using (URL preferred)...thanks! Created attachment 157852 [details]
lspci -n output
Created attachment 157853 [details]
dmesg | grep bcm43xx output
the exact source of the firmware is here: Linksys WRT350N v1.03.2 GPL release (sorry i do not have the url) May I please have a status on this bug? Please try these kernels: http://koji.fedoraproject.org/koji/buildinfo?buildID=11320 Do they work any better for you? Created attachment 159759 [details]
dmesg | grep bcm43xx
Created attachment 159760 [details]
/var/log/message
I forgot to add that even with the new kernel my wireless device still does not function. Please try the firmware from here: http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2 Does that work any better for you? I extracted the firmware using bcm43xx-fwcutter and there was no change. Created attachment 160992 [details]
bcm43xx-old-config
Please execute this script as root on your machine. This will configure your
machine to use the older bcm43xx driver. This is necessary on some devices
with older chip revisions, even though the PCI ID would indicate that the newer
driver should work.
After executing the script from comment 17, does your wireless work? Closed due to lack of response... |