No device (wireless router) at mac address.

Ed Greshko Ed.Greshko at greshko.com
Tue Jun 12 00:57:43 UTC 2012


On 06/12/2012 08:31 AM, Quicksort wrote:
>
> No, the Dell card is detected but no router at mac address.
>
> Upon "lspci -v" (Ed Greshko suggestion).
>
>
> 02:00.0 Network controller: Broadcom Corporation BCM4321 802.11a/b/g/n
> (rev 03)
> 	Subsystem: Dell Wireless 1500 Draft 802.11n WLAN Mini-card
> 	Flags: bus master, fast devsel, latency 0, IRQ 16
> 	Memory at f7efc000 (64-bit, non-prefetchable) [size=16K]
> 	Memory at cff00000 (64-bit, prefetchable) [size=1M]
> 	Capabilities: [40] Power Management version 2
> 	Capabilities: [58] Vendor Specific Information: Len=78 <?>
> 	Capabilities: [e8] MSI: Enable- Count=1/1 Maskable- 64bit+
> 	Capabilities: [d0] Express Endpoint, MSI 00
> 	Capabilities: [100] Advanced Error Reporting
> 	Capabilities: [13c] Virtual Channel
> 	Capabilities: [160] Device Serial Number 92-9e-e6-ff-ff-bb-0c-ee
> 	Capabilities: [16c] Power Budgeting <?>
> 	Kernel driver in use: b43-pci-bridge
>

To complete this post.....  Alain also supplied this bit of information....  

The output of "ip addr" on his system shows...

link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: em1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP qlen 1000
    link/ether 00:24:e8:1f:38:e1 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.10/24 brd 192.168.1.255 scope global em1
    inet6 fe80::224:e8ff:fe1f:38e1/64 scope link 
       valid_lft forever preferred_lft forever

I note that there is no wlan0 interface.  So, even though the device shows in lspci no interface has been defined for it.

It seems to me that the wrong kernel module is getting loaded.  Doing a bit of work on google shows that to be a common problem.

I don't have a broadcom card....  I suppose the first thing I would check is to see that all the b43 rpms are installed...

b43-fwcutter
b43-openfwwf
b43-tools

It may be necessary to then blacklist the b43-pci-bridge module.

The other question I have is What version of Fedora are you running.  I don't see that module on my F16 or F17 systems. 







-- 
Never be afraid to laugh at yourself, after all, you could be missing out on the joke
of the century. -- Dame Edna Everage


More information about the users mailing list