![]() |
No scan results anymore with Broadcom BCM4312
Hello all
I have been having some problems with my wireless network card. So far I haven't been able to figure out what causes the problem, but the device has been unable to find any network. This suddenly happened some time ago while I was using the wifi. Before then I had always used my wireless card successfully. My network card is a: Code:
30:00.0 Network controller: Broadcom Corporation BCM4312 802.11a/b/g (rev 01)I've just changed the encryption to wpa from wep, hoping that something would change. A windows computer beside mine finds two networks: my home one (the one I am trying to connect to), and my neighbour's. Here is some information (commands, output): This is after the boot. Code:
# dmesg | grep b43Code:
# ifconfig wlan0 upCode:
# iwlist wlan0 scanCode:
# ifup -v wlan0Code:
iface wlan0 inet dhcpI've asked for help elsewhere but all I learned is that the driver seems to work fine. Thank you |
From looking at your listings, it appears that you are not getting an ip address, therefore you aren't on the network. I would look at this before anything else. Your configuration looks good, and the card initializes which means the driver and firmware are both good. But notice after issuing the ifup command, you didn't receive an ip address from your dhcp server and the card went to sleep. That's where I believe your problem is.
hth |
Thanks for the reply.
I see what you mean. However, how can I get an IP address from DHCP, when my driver sees _no_ networks, and is not associated with any access point? If I remember well, what normally happens is: 1. device is up, driver is loaded 2. finds n networks after scan 3. connects to one of the n networks I am missing point 2, which I believe is necessary to connect. Is that right? |
How did you got the b43 driver to work with Broadcom BCM4312?
|
I had a real hard time getting my broadcom card to work. In my case, the problem was the broadcom firmware. Using fwcutter didn't work because the firmware server that hosts the fwcutter firmware downloads has been down. I found this site and followed his instructions, and my wireless installed perfectly. Here is the link:
http://www.debiantutorials.org/content/view/153/213/ Make sure you read the whole thing through before you start as he has addendums throughout. HTH |
I actually haven't had any problems getting it to work in the first place. It happened that it stopped working, and since then there has been nothing that fixed it.
I use the fwcutter from the debian repositories, it seems to get the firmware itself and install it. The link you posted explains pretty much what I do. I am beginning to think that the device has a hardware problem, since it cannot see _any_ network around (and I know for sure there are). Thanks for your help anyway! |
I apologize that I missed the point about it working in the first place. It is possible that the card could be bad. In my experience, when a NIC stops working, it's usually not hardware. That's not to say that it isn't bad, just my past experience.
Have you tried a program such as wifi-radar? On my Debian Etch laptop, the network manager wouldn't see the networks, but wifi-radar saw them and allowed me to connect to them. Also, the built-in network manager wouldn't allow me to set up anything other than WEP for security. I am using WPA, so I had to modify my interfaces conf file for my home network, and then used wifi-radar when I was away from the house. Just a thought. |
I tried wifi-radar now. I am not sure whether it should scan for networks and show them in a list or not, but the list was empty. I added a new configuration with "New" and then tried to connect, but it didn't work.
I am using WEP and I have a MAC address filter. Not sure what to do next.. :confused: |
I would remove WEP and MAC filtering and try to get the wireless working first, then enable those features. That way, you eliminate other issue that could be causing it.
Wifi-Radar should show you a list of available networks shortly after starting. If you don't see any, then clearly the card isn't seeing them. I am out of ideas as everything shows it should be working. Hopefully someone else can chime in and let us know what we're missing. |
| All times are GMT -5. The time now is 11:38 AM. |