FreeBSD 6.2 configuration PRO/Wireless 2200BG
Jean-Christophe
mystifs at gmail.com
Fri Nov 9 13:58:03 PST 2007
Hi,
I try to set my wifi up on my laptop (Asus W6A).
My AP is a livebox inventel (software version v5.10.7-fr).
I use WPA encryption and i don't find the DHCP proprieter for the
wireless.
I try to connect with WPA security and without security but whaterver
configuration i have in my ifconfig :
"status: no carrier"
this is my last config file :
$ uname -a
FreeBSD Asus 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC
2007 root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
$pciconf -lv
...
iwi0 at pci1:5:0: class=0x028000 card=0x27018086 chip=0x42208086 rev=0x05
hdr=0x00
vendor = 'Intel Corporation'
device = 'PRO/Wireless 2200BG Network Connection'
class = network
$ cat /boot/loader.conf
# Charge le pilote comme module au boot time.
legal.intel_iwi.license_ack=1
if_iwi_load="YES"
wlan_load="YES"
firmware_load="YES"
# Dans les deux cas, meme avec compilation dans le noyau:
# firmware modules:
iwi_bss_load="YES"
iwi_ibss_load="YES"
iwi_monitor_load="YES"
# Chargement de module pour le cryptage WPA
#wlan_wep_load="YES"
#wlan_ccmp_load="YES"
#wlan_tkip_load="YES"
rc.conf :
#configuration pour la carte wifi
ifconfig_iwi0="DHCP WPA"
Asus# cat /etc/wpa_supplicant.conf
#My wpa_supplicant.conf:
# Systeme d'autentification par clef WPA
network={
ssid="Livebox-3D40"
psk="XXXXXXXXXXXXXX"
}
Asus# kldstat
Id Refs Address Size Name
1 22 0xc0400000 6f6544 kernel
2 1 0xc0af7000 e1a8 if_iwi.ko
3 5 0xc0b06000 2d60 firmware.ko
4 1 0xc0b09000 300fc iwi_bss.ko
5 1 0xc0b3a000 2f0b8 iwi_ibss.ko
6 1 0xc0b6a000 2f44c iwi_monitor.ko
7 1 0xc0b9a000 59f20 acpi.ko
8 1 0xc35e8000 2a000 ipl.ko
9 1 0xc3800000 16000 linux.ko
10 1 0xc389c000 4000 logo_saver.ko
11 1 0xc38d6000 5000 i915.ko
12 1 0xc38eb000 e000 drm.ko
ifconfig :
iwi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
ether 00:13:ce:06:19:6e
media: IEEE 802.11 Wireless Ethernet autoselect
status: no carrier
ssid "" channel 12
authmode WPA privacy ON deftxkey UNDEF txpowmax 100 bmiss 10
protmode CTS roaming MANUAL bintval 100
Thank for your help
Best Regards
jean-christophe.
More information about the freebsd-hardware
mailing list