Bug 445124
Summary: | B43 driver does not work | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Benjamin Kreuter <ben.kreuter> |
Component: | kernel | Assignee: | John W. Linville <linville> |
Status: | CLOSED CANTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | james, kernel-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-08-19 18:47:13 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
Benjamin Kreuter
2008-05-04 03:36:42 UTC
Please attach the output of 'lspci -n' the contents of "/sys/bus/ssb/devices/ssb0:0/uevent". Unless this is a new device, the 4311 has been well supported for some time. Are you sure that you don't simply have the rfkill switch enabled? If this was an unknown devices then I don't think ifconfig would show a device at all. lspci -n: 00:00.0 0600: 8086:27a0 (rev 03) 00:02.0 0300: 8086:27a2 (rev 03) 00:02.1 0380: 8086:27a6 (rev 03) 00:1b.0 0403: 8086:27d8 (rev 01) 00:1c.0 0604: 8086:27d0 (rev 01) 00:1c.1 0604: 8086:27d2 (rev 01) 00:1c.2 0604: 8086:27d4 (rev 01) 00:1d.0 0c03: 8086:27c8 (rev 01) 00:1d.1 0c03: 8086:27c9 (rev 01) 00:1d.2 0c03: 8086:27ca (rev 01) 00:1d.3 0c03: 8086:27cb (rev 01) 00:1d.7 0c03: 8086:27cc (rev 01) 00:1e.0 0604: 8086:2448 (rev e1) 00:1f.0 0601: 8086:27b9 (rev 01) 00:1f.2 0101: 8086:27c4 (rev 01) 00:1f.3 0c05: 8086:27da (rev 01) 03:01.0 0607: 1217:6972 (rev 40) 09:00.0 0200: 14e4:1600 (rev 02) 0c:00.0 0280: 14e4:4311 (rev 01) DRIVER=b43 PHYSDEVBUS=ssb PHYSDEVDRIVER=b43 MODALIAS=ssb:v4243id0812rev0A The rfkill switch is definitely not enabled. The b43 driver only recently began working correctly, starting with the 2.6.24 kernel, and this break appears to be a regression of some sort. In previous 2.6.24 kernels, the card worked, although occasionally all network traffic would stop and the b43 module would have to be unloaded and loaded to get things working again. The card does work correctly with ndiswrapper, but I would rather use free drivers. Are you still experiencing this issue with recent kernels? Closed due to lack of response... |