Léa-Linux & amis :   LinuxFR   GCU-Squad   GNU
Probleme wifi livebox
Envoyé par: ROMAINS

Bonjour,

Voila deux jours que j'ai ma Livebox et je n'arrive pas à faire fonctionner le wifi sous debian sid.

Comme j'ai un dual boot j'ai essayé sous winXP pour tester le matériel et cela marche.

Mon matériel : livebox sagem et dongle Netgear WG111v3.
Le dongle "marche" avec linux, grace à ndiswrapper.
Remarque : j'ai essyé avec un dongle sagem (également sous ndiswrapper et j'ai le meme problème.

Donc je n'arrive pas à obtenir d'ip de la livebox, voici le probleme :


tigrou:/home/romain# dhclient wlan1
Internet Systems Consortium DHCP Client V3.1.1
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit [www.isc.org]

Listening on LPF/wlan1/00:1e:2a:3a:51:54
Sending on LPF/wlan1/00:1e:2a:3a:51:54
Sending on Socket/fallback
DHCPDISCOVER on wlan1 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on wlan1 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on wlan1 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on wlan1 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on wlan1 to 255.255.255.255 port 67 interval 15
No DHCPOFFERS received.
No working leases in persistent database - sleeping.




Ci joint mon /etc/interface

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth1
allow-hotplug eth1
iface eth1 inet dhcp

# Interface WIFI
auto wlan1
iface wlan1 inet dhcp
wireless-essid LiveboxCA6E
wireless-mode managed
wireless-key maclé

Commande ifconfig

tigrou:/home/romain# ifconfig
eth1 Link encap:Ethernet HWaddr 00:40:d0:43:9b:2b
inet adr:192.168.1.11 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::240:d0ff:fe43:9b2b/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1161 errors:0 dropped:0 overruns:0 frame:0
TX packets:1261 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:786757 (768.3 Kicool smiley TX bytes:189693 (185.2 Kicool smiley
Interruption:10 Adresse de base:0xe300

lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:22 errors:0 dropped:0 overruns:0 frame:0
TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:1668 (1.6 Kicool smiley TX bytes:1668 (1.6 Kicool smiley

wlan1 Link encap:Ethernet HWaddr 00:1e:2a:3a:51:54
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:0 (0.0 cool smiley TX bytes:0 (0.0 cool smiley


Commande iwconfig

tigrou:/home/romain# iwconfig
lo no wireless extensions.

eth1 no wireless extensions.

wlan1 IEEE 802.11g ESSIDyawning smileyff/any
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Bit Rate:54 Mb/s Tx-Power:20 dBm Sensitivity=0/3
RTS thryawning smileyff Fragment thryawning smileyff
Encryption keyyawning smileyff
Power Managementyawning smileyff
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0


Vousremarquerez que ni le SSID ni la clé ne sont prises en compte alors que déclarer dans le fichier :etc/interfaces.

Si vous pouvez m'aider ce serai gentil.

Amicalement, Romain

Poste le Thursday 11 September 2008 14:59:48
Répondre     Citer    

Veuillez vous authentifier auparavant pour commenter.

 

Ce forum !
Probleme wifi livebox
Vous voulez savoir si votre matériel est supporté par Linux, ou vous avez un problème pour installer un module ? Ce forum est pour vous !

Sauf mention contraire, les documentations publiées sont sous licence Creative-Commons