[LA-discussions] Wifi sur FreeBSD 7.0 release avec Athéros AR5212.

[ Thread Index | Date Index | More linuxarverne.org/discussions Archives ]


Bonjour,


Je teste actuellement, et depuis un petit moment, FreeBSD 7.0 release.
Le problème actuel est le réseau. Cette version de FreeBSD me pose un
problème au sujet du wifi.
(les versions suivantes de FreeBSD me posent un problème d'installation
sur mon ordi équipé d'une carte MSI G41M4 et d'un INTEL 7400, ce
pourquoi je me fait les dents sur cette version)

En effet, ma carte est bien reconnue par le système. Après ajout de
différents modules et fichiers de configuration le logiciel fait bien
une demande d'adresse IP (7 demandes, ma Livebox étant configurée en
serveur DHCP), mais après la dernière demande si la carte est
correctement configurée sur ifconfig -a force est de constater que la
Livebox n'a pas délivré d'adresse IP. En effet l'adresse IP de la carte
se trouve être 0.0.0.0
A la vue des éléments réunis j'ai l'impression qu'il n'y a pas
communication (problablement un pb de routage) car ma Livebox est
correctement détectée par le logiciel.

Avec FreeBSD 7.0 Release on utilise directement ath0 et non wlan0 (voir
Handbook en anglais section 31.3)
_____________________________

pangasus# ifconfig -a
 re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu
1500
        options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
        ether 00:14:6c:81:db:f9
        inet 192.168.1.21 netmask 0xffffff00 broadcast 192.168.1.255
        media: Ethernet autoselect (1000baseTX <full-duplex>)
        status: active
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu
1500
        ether 00:25:86:be:5b:f3
        inet 0.0.0.0 netmask 0xff000000 broadcast 255.255.255.255
        media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/36Mbps)
        status: associated
        ssid Livebox-4a3c channel 11 (2462 Mhz 11g) bssid
00:16:41:bc:27:a5
        authmode OPEN privacy ON deftxkey UNDEF wepkey 1:104-bit txpower
31.5
        bmiss 7 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250
        roam:rssi11g 7 roam:rate11g 5 protmode CTS burst
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 
        inet6 ::1 prefixlen 128 
        inet 127.0.0.1 netmask 0xff000000 
pangasus# 
_______________________________

pangasus# netstat -r
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif
Expire
0.0.0.0            link#2             UC          0        0   ath0 =>
default            HSIB               UGS         0     5824    re0
localhost          localhost          UH          0        0    lo0
192.168.1.0        link#1             UC          0        0    re0
HSIB               00:15:56:f6:4a:3c  UHLW        2      243    re0
1200

Internet6:
Destination        Gateway            Flags      Netif Expire
localhost          localhost          UHL         lo0
fe80::%lo0         fe80::1%lo0        U           lo0
fe80::1%lo0        link#3             UHL         lo0
ff01:3::           fe80::1%lo0        UC          lo0
ff02::%lo0         fe80::1%lo0        UC          lo0
pangasus# 

______________________________

/boot/loader.conf
if_ath_load="YES"
wlan_scan_ap_load="YES"
wlan_scan_sta_load="YES"
wlan_wep_load="YES"
wlan_ccmp_load="YES"
wlan_tkip_load="YES"

________________________________

pangasus# ifconfig ath0 up scan
SSID            BSSID              CHAN RATE   S:N     INT CAPS
Livebox-4a3c    00:16:41:bc:27:a5   11   54M -78:-92  100 EP   WME
pangasus# 

_____________________________

pangasus# /etc/rc.conf
# -- sysinstall generated deltas -- # Thu Nov  4 18:37:48 2010
# Created: Thu Nov  4 18:37:48 2010
# 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.
defaultrouter="192.168.1.1"
font8x14="iso15-8x14"
font8x16="iso15-8x16"
font8x8="iso15-8x8"
hostname="pangasus.home"
ifconfig_ath0="DHCP"
ifconfig_re0="DHCP"
keymap="fr.iso.acc"
moused_enable="YES"
moused_port="/dev/psm0"
moused_type="auto"
nfs_client_enable="YES"
sshd_enable="YES"
kdm_enable="YES"
#kde_enable="YES"
#gdm_enable="YES"

192.168.1.1 adresse réseau de la Livebox donc passerelle.

______________________

pangasus# dmesg
xxxxxxxxxxxxx
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413,
RF5413)
xxxxxxxxxxxxxxx
re0: <RealTek 8169S Single-chip Gigabit Ethernet> port 0xe800-0xe8ff mem
0xfebffc00-0xfebffcff irq 16 at device 0.0 on pci4
miibus0: <MII bus> on re0
rgephy0: <RTL8169S/8110S/8211B media interface> PHY 1 on miibus0
rgephy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
1000baseT-FDX, auto
re0: Ethernet address: 00:14:6c:81:db:f9
re0: [FILTER]
ath0: <Atheros 5212> mem 0xfebe0000-0xfebeffff irq 17 at device 1.0 on
pci4
ath0: [ITHREAD]
ath0: using obsoleted if_watchdog interface
ath0: Ethernet address: 00:25:86:be:5b:f3
ath0: mac 7.8 phy 4.5 radio 5.6

xxxxxxxxxxxxxxxx

arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
arp: 192.168.1.1 is on re0 but got reply from 00:15:56:f6:4a:3c on ath0
pangasus# 

Ce dernier paragraphe est la fin de mon dmesg.

A la lumière (si l'on peut dire) de ces éléments, si quelqu'un voit ce
qui se passe je suis preneur.
Merci d'avance

PS: Table de routage de mon UBUNTU 10.04 LTS

danieljp@danieljp-desktop:/$ route -n
Table de routage IP du noyau
Destination     Passerelle      Genmask         Indic Metric Ref    Use
Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     1      0        0
eth0
192.168.1.0     0.0.0.0         255.255.255.0   U     2      0        0
wlan0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0
eth0
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0
eth0
danieljp@danieljp-desktop:/$

j'ai l'impression (peut être erronée) que ce sont les liaisons inter
réseaux 192.168.1.0 --> 0.0.0.0 --> 192.168.1.1
169.254.0.0 --> 0.0.0.0
qui manquent dans mon cas de FreeBSD.

Daniel






---
Liste de discussions de LinuxArverne
http://wiki.linuxarverne.org/listes_de_diffusion


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/