DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 14th February 2015
ramib ramib is offline
Real Name: Rami
Port Guard
 
Join Date: Feb 2015
Location: Israel
Posts: 15
Default FreeBSD 11 Current Wifi iwn

I have centrino 135 working in every UNIX like I tried (OpenBSD/Linux) except in FreeBSD

dmesg

iwn0: <Intel Centrino Wireless-N 135>

ifconfig iwn0

iwn0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290
ether 0c:d2:92:83:93:de
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
media: IEEE 802.11 Wireless Ethernet autoselect mode 11ng
status: associated


on the man page for this release it written as supported

https://www.freebsd.org/cgi/man.cgi?...lt&format=html


sudo /etc/rc.d/netif restart iwn0
Stopping Network: iwn0.
iwn0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 2290
ether 0c:d2:92:83:93:de
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
status: no carrier
Starting wpa_supplicant.
Starting Network: iwn0.
iwn0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 2290
ether 0c:d2:92:83:93:de
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
status: no carrier


Loader.conf

if_iwn_load="YES"
device iwn135fw
iwn135fw_load="YES"


rc.conf
wlans_iwn0="wlan0"
ifconfig_wlan0="WPA SYNCDHCP"

Last edited by ramib; 18th February 2015 at 04:50 PM.
Reply With Quote
 


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
wifi performance (rum) mickywicky OpenBSD General 11 25th October 2013 03:08 PM
FreeBSD Current on thumb drives Oliver_H FreeBSD Installation and Upgrading 1 9th July 2009 07:53 PM
Anyone Using FreeBSD-8-Current? MetalHead FreeBSD General 3 31st March 2009 06:50 PM
FreeBSD 8.0-CURRENT (amd64 & i386) VMware Virtual Appliances Available glarkin_at_FreeBSD FreeBSD Installation and Upgrading 1 3rd December 2008 08:49 AM
Two FW + WiFi AP Inquiry revzalot OpenBSD Security 4 14th July 2008 11:24 PM


All times are GMT. The time now is 11:48 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick