I need some help trying to make Intel 3945ABG wireless card working.

Michael Fuckner michael at fuckner.net
Sun Feb 3 19:20:12 UTC 2008


Wael Nasreddine wrote:
> Hello,
> 
> I'm new to FreeBSD and I have a Toshiba Satellite A135-S4427 equipped
> with an Intel 3945ABG wireless card. I searched a bit and I added
> these to /boot/loader.conf
> ----CUT
> if_wpi_load="YES"
> wlan_load="YES"
> wlan_amrr_load="YES"
> firmware_load="YES"
> wpifw_load="YES"
> ----CUT
> 
> Now I have a wpi0 interface I tried doing
> ----CUT
> ifconfig wpi0 ssid eMxyzptlk wepkey "0xC1C731EA92AC05B1E7BA6186CF"
> ----CUT
> 
> but it doesn't associate with the AP all I see in ifconfig is
> ----CUT

Similar for me (on Samsung X22-Pro).

This works for me:
ifconfig wpi0 up
dhclient wpi0

Regards,
 Michael!


More information about the freebsd-hardware mailing list