d8dc
![]() |
|
|
|
|
|||||||
| Mobile Computing This forum discusses issues related to running FreeBSD on notebooks, laptops, and other mobile equipment. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi all!
I'm new to FreeBSD, having a success install on my DELL inspiron 2200. I've migrated from UBUNTU and was interested to test how it works in FreeBSD. Some issues I haven't figured out is the wireless thing. Here is output from pciconf Code:
# pciconf
...
bwi0@pci0:2:3:0: class=0x028000 card=0x00051028 chip=0x431814e4 rev=0x02 hdr=0x00
vendor = 'Broadcom Corporation'
device = 'Broadcom 802.11b/g (BCM4318)'
class = network
...
The issue is now: # ifconfig wlan0 up scan... going forever and gives nothing ... # ifconfig wlan0Code:
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 00:14:a5:3c:1e:a3 media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ssid "" channel 9 (2452 MHz 11g) country US authmode WPA1+WPA2/802.11i privacy OFF txpower 0 bmiss 7 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 5 protmode CTS Code:
bwi0: <Broadcom BCM4318 802.11b/g Wireless Lan> mem 0xdfdfe000-0xdfdfffff irq 19 at device 3.0 on pci2 bwi0: [ITHREAD] bwi0: BBP: id 0x4318, rev 0x2, pkg 2 bwi0: MAC: rev 9 bwi0: PHY: type 2, rev 7, ver 3 bwi0: RF: manu 0x17f, type 0x2050, rev 8 bwi0: invalid antenna gain in sprom bwi0: WARNING: using obsoleted if_watchdog interface ... wlan0: Ethernet address: 00:14:a5:3c:1e:a3 ... bwi0: firmware rev 0x0127, patch level 0x000e Code:
# -- sysinstall generated deltas -- # Sun Feb 27 22:10:50 2011 # Created: Sun Feb 27 22:10:50 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. font8x14="iso15-8x14" font8x16="iso15-8x16" font8x8="iso15-8x8" hostname="djsameman" ifconfig_fxp0="DHCP" keymap="swedish.iso" nfs_client_enable="YES" hald_enable="yes" dbus_enable="yes" gdm_enable="yes" gnome_enable="yes" gdm_lang="sv_SE.UTF-8" wlans_bwi0="wlan0" ifconfig_wlan0="WPA DHCP" # ----------------------- Code:
# ----------------------- if_bwi_load="YES" # ----------------------- Code:
# ----------------------- ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=wheel # ----------------------- Still no luck with the wireless. I know there are several working accesspoints. So help to a FreeBSD newbie would be appreciated. Last edited by DutchDaemon; March 1st, 2011 at 11:58. Reason: Please read your signup email about the forum rules! |
|
#2
|
||||
|
||||
|
Quote:
# ifconfig wlan0 up list scanQuote:
|
| The Following User Says Thank You to wblock@ For This Useful Post: | ||
djsameman (March 2nd, 2011) | ||
|
#3
|
|||
|
|||
|
HI and THANKS! I've done a computer restart and suddenly it worked. Possible explanation can be that the wpa_supplicant.conf file didn't exist first.
Code:
# ifconfig wlan0 up scan Cheers from Sweden. Janneman Last edited by DutchDaemon; March 2nd, 2011 at 18:28. |
|
#4
|
||||
|
||||
|
Quote:
Last edited by DutchDaemon; March 2nd, 2011 at 18:29. |
![]() |
| Tags |
| bcm4318, broadcom, bwi-firmware-kmod, dell inspiron 2200, wpa_supplicant |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Wireless] Dell 1510 / Broadcom BCM 204 6B2 | Nollo | Mobile Computing | 18 | February 17th, 2011 19:07 |
| [Solved] [PC-BSD] Broadcom wireless on Dell doesn't turn on. | nemirst | Mobile Computing | 15 | December 12th, 2010 18:10 |
| Dell Inspiron E1705 Wireless | Johninlex | Mobile Computing | 4 | September 27th, 2010 23:43 |
| Dell Inspiron E1705 Wireless | Johninlex | System Hardware | 1 | September 27th, 2010 22:59 |
| Freebsd 8.0 Wireless Issue: bwi, wep, wpa_supplicant | avkhatri | Networking | 12 | August 3rd, 2010 22:48 |