1c1d4 [Solved] ifconfig wlan0 scan does not show any results. - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Server & Networking > Networking

Networking Network related discussions (including general TCP/IP stuff, routing, etc).

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old March 3rd, 2011, 20:21
bhargava's Avatar
bhargava bhargava is offline
Junior Member
 
Join Date: May 2009
Location: California
Posts: 32
Thanks: 2
Thanked 1 Time in 1 Post
Default ifconfig wlan0 scan does not show any results.

Hi,

I just now did a fresh install of FreeBSD.
Code:
$ uname -a
FreeBSD mybox.hsd1.ca.comcast.net. 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
Code:
$ pciconf -lv
...
 vendor     = 'Broadcom Corporation'
    device     = 'Broadcom Corporation Dell Wireless 1390 WLAN Mini-PCI Card (BCM4311)'
    class      = network
I installed the bwn firmware from the ports net/bwn-firmware-kmod.

But when I try to scan for the available networks:
Code:
ifconfig wlan0 up scan
, but it just returns empty results. Does not show any available networks. I tried installing wpa_gui also but does not work. Below are the files and their contents that I think might be useful. Please let me know if any other information is needed.

Here is the /etc/rc.conf file:
Code:
$ cat /etc/rc.conf 

# -- sysinstall generated deltas -- # Thu Mar  3 06:55:32 2011
# Created: Thu Mar  3 06:55:32 2011
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
hostname="mybox.hsd1.ca.comcast.net."
ifconfig_nfe0="DHCP"
inetd_enable="NO"
ipv6_enable="YES"
keymap="us.iso"
moused_enable="YES"
saver="fire"
hald_enable="YES"
dbus_enable="YES"
gdm_enable="YES"
wlans_bwn0="wlan0"
ifconfig_wlan0="WPA DHCP"
Here is the /boot/loader.conf file:
Code:
$ cat /boot/loader.conf 
nvidia_load="YES"
if_bwn_load="YES"
bwn_u4_ucode_load="YES"
wlan_scan_ap_load="YES"
wlan_scan_sta_load="YES"
wlan_wep_load="YES"
wlan_ccmp_load="YES"
wlan_tkip_load="YES"
Here is the /etc/wpa_supplicant.conf
Code:
$ cat /etc/wpa_supplicant.conf 
network={
	ssid="Espresso"
	psk="************"
}

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
How do I fix this and connect to a network?

Thank you.
__________________
--
Bhargava

Last edited by bhargava; March 4th, 2011 at 03:12. Reason: Thread marked solved.
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
BSDA - why so long for the results da1 Off-Topic 2 October 13th, 2010 22:15
ifconfig doesnt show wpi0 Romanrp Mobile Computing 2 September 7th, 2010 15:15
ifconfig will not create wlan0 tl1000s77 Networking 3 April 21st, 2010 10:00
freebsd 8 ifconfig wlan0 get signal strength ! miniqq Mobile Computing 8 February 8th, 2010 13:50
Please post you results here Graaf_van_Vlaanderen General 10 October 15th, 2009 17:19


All times are GMT +1. The time now is 19:07.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0