A continuació explicaré els passos a seguir per detectar i fer funcionar les targetes Intel Centrino 2100/2200BG, sota FreeBSD 6, que vénen incorporades amb molts dels nostres portàtils: Pas 1. Descarregar el paquet binari pre-compilat, acceptar l'acord de llicència i instal·lar-lo: # pkg_add -r iwi-firmware Pas 2. Carregar els mòduls if_iwi i wlan_wep: `# kldload if_iwi

kldload wlan_wep**Pas 3**. Comprovar que ja ens detecta la tarjeta wireless Centrino:# dmesg | grep iwiiwi0: mem 0xe0206000-0xe0206fff irq 11 at device 4.0 on pci2

iwi0: Ethernet address: xx:xx:xx:xx:xx:xx**Pas 4**. Carregar el firmware:# iwicontrol -i iwi0 -d /usr/local/share/iwi-firmware/ -m bss **Pas 5**. Comprovar que tot va bé :) :# ifconfig iwi0 iwi0: flags=8806 mtu 1500 ether xx:xx:xx:xx:xx:xx media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ssid "" channel -1 authmode OPEN powersavemode OFF powersavesleep 100 rtsthreshold 2312 protmode CTS txpower 100 wepmode OFF weptxkey 0**Pas 6**. Editar el fitxer/boot/loader.confper tal de que ens carregui els mòduls al iniciar el PC:if_iwi_load="YES" wlan_wep_load="YES"**Pas 7**. Associar-se amb el punt d'accés:# ifconfig iwi0 inet 192.168.1.XXX netmask 255.255.255.0 ssid nom_ssid wepkey 0xCLAU_WEP weptxkey NUM_CLAU_WEP wep up**Pas 8**. Comprovar que ens haguem associat correctament:# ifconfig iwi0status: associated**Pas 9**. Obtenir IP:# dhclient iwi0` Font: http://damien.bergamini.free.fr/ipw/iwi-freebsd.html

Tagged as ... No tags found!

If you liked this post, you can donate using Bitcoin 12jVrWkk5S6x5hEizThZwgTx59KxaDdK4C