You are not logged in.
I have a BCM4313 which is using the brcmsmac module, but iwconfig, ip addr, and 'ls /sys/class/net/' do not show my wifi adapter.
For the record, in any other distro that has more automation my wifi card works right out of the box.
I was able to setup a wifi connection in the network-manager, but I can't use it.
[root@moniker ~]# ls /sys/class/net/
eth0 lo
I tried to rmmod and modprobe the module as some articles suggested, but that didn't do anything either.
Any help would be appreciated.
Offline
Did you blacklist the bcma module? The wiki says "The bcma module can prevent some cards from showing up and may need to be blacklisted" but there is no "can" and "may", bcma and brcmsmac are for sure in conflict, so you need to blacklist bcma.
Offline
Did you blacklist the bcma module? The wiki says "The bcma module can prevent some cards from showing up and may need to be blacklisted" but there is no "can" and "may", bcma and brcmsmac are for sure in conflict, so you need to blacklist bcma.
Yeah, I guess a reboot is all I needed after doing all that. Thanks.
Offline