Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#76 Le 13/07/2008, à 22:32

nilsn

Re : bizard! wifi fait planter ordi à la connexion

Je sais pas où récupérer le SSID. Si je mets le nom de mon réseau =>

sudo /etc/init.d/networking restart

* Reconfiguring network interfaces...                                          Error for wireless request "Set ESSID" (8B1A) :
    SET failed on device wlan0 ; No such device.
Failed to bring up wlan0.

#77 Le 13/07/2008, à 22:42

willy78

Re : bizard! wifi fait planter ordi à la connexion

attend il manque une commande dans ce que t'ai fais faire

sudo modprobe rt61

et maintenant tu attend 2 mn et tu fais

sudo /etc/init.d/networking restart

oui le SSID c'est le nom de ton reseau


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#78 Le 13/07/2008, à 22:48

nilsn

Re : bizard! wifi fait planter ordi à la connexion

Merci, maintenant


$ sudo /etc/init.d/networking restart

* Reconfiguring network interfaces...                                          There is already a pid file /var/run/dhclient.wlan0.pid with pid 2229
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/wlan0/00:10:60:66:93:30
Sending on   LPF/wlan0/00:10:60:66:93:30
Sending on   Socket/fallback
DHCPRELEASE on wlan0 to 192.168.0.69 port 67
There is already a pid file /var/run/dhclient.wlan0.pid with pid 134519072
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/wlan0/00:10:60:66:93:30
Sending on   LPF/wlan0/00:10:60:66:93:30
Sending on   Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9
No DHCPOFFERS received.
No working leases in persistent database - sleeping.

#79 Le 13/07/2008, à 22:59

willy78

Re : bizard! wifi fait planter ordi à la connexion

retour de

cat /etc/network/interfaces

tu as configuré le WPA en TKIP sur le site de free?

Dernière modification par willy78 (Le 13/07/2008, à 22:59)


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#80 Le 13/07/2008, à 23:01

nilsn

Re : bizard! wifi fait planter ordi à la connexion

Oui, j'avais mis en le WPA en TKIP sur le site de Free

$cat /etc/network/interfaces

auto lo
iface lo inet loopback

auto wlan0
iface wlan0 inet dhcp
pre-up iwconfig wlan0 essid "blaireaux"
pre-up iwpriv wlan0 set AuthMode=WPAPSK
pre-up iwpriv wlan0 set EncrypType=TKIP
pre-up iwpriv wlan0 set WPAPSK="21E6DEE492"

#81 Le 13/07/2008, à 23:11

willy78

Re : bizard! wifi fait planter ordi à la connexion

rajoutes une 2eme fois cette ligne au fichier après la clé (c'est dans la doc du pilote)
pre-up iwconfig wlan0 essid "blaireaux"
pour la clé tu as demander de la générer ou tu l'as inventé?


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#82 Le 13/07/2008, à 23:14

nilsn

Re : bizard! wifi fait planter ordi à la connexion

la clef, je l'avais générée mais pour le WPA (hex), je ne l'ai pas regénérée

#83 Le 13/07/2008, à 23:15

willy78

Re : bizard! wifi fait planter ordi à la connexion

pour le WEP tu veux dire?
Le mieux c'est de crée ta clé!


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#84 Le 13/07/2008, à 23:21

nilsn

Re : bizard! wifi fait planter ordi à la connexion

Oui, pour le WEP (excuses-moi), je ne l'ai pas changée en passant au WPA.
En fait c un technicien Free qui avait modifié ça parce que j'étais en WPA avant avec une clé à moi et y'avait des déconnexion intempestives... mais je crois pas que ce soit ça qui ai changé quelque chose même si maintenant j'ai plus de déconnexions.

Tu crois que c le pb? je devrait en remettre une perso?

#85 Le 13/07/2008, à 23:23

nilsn

Re : bizard! wifi fait planter ordi à la connexion

c p-ê mieux !

maintenant j'ai :

* Reconfiguring network interfaces...                                          There is already a pid file /var/run/dhclient.wlan0.pid with pid 6919
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/wlan0/00:10:60:66:93:30
Sending on   LPF/wlan0/00:10:60:66:93:30
Sending on   Socket/fallback
DHCPRELEASE on wlan0 to 192.168.0.254 port 67
There is already a pid file /var/run/dhclient.wlan0.pid with pid 134519072
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

Listening on LPF/wlan0/00:10:60:66:93:30
Sending on   LPF/wlan0/00:10:60:66:93:30
Sending on   Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
DHCPOFFER of 192.168.0.2 from 192.168.0.254
DHCPREQUEST of 192.168.0.2 on wlan0 to 255.255.255.255 port 67
DHCPACK of 192.168.0.2 from 192.168.0.254
bound to 192.168.0.2 -- renewal in 400744 seconds.

#86 Le 13/07/2008, à 23:24

nilsn

Re : bizard! wifi fait planter ordi à la connexion

J'ai juste rajouté la ligne que tu m'a dit, j'ai pas changé la clé

#87 Le 13/07/2008, à 23:26

willy78

Re : bizard! wifi fait planter ordi à la connexion

je vois une connexion moi! big_smile
DHCPOFFER of 192.168.0.2 from 192.168.0.254
DHCPREQUEST of 192.168.0.2 on wlan0 to 255.255.255.255 port 67
DHCPACK of 192.168.0.2 from 192.168.0.254
bound to 192.168.0.2 -- renewal in 400744 seconds.

ton ip c'est 192.168.0.2

fais un ping pour voir
ping -c6 www.google.com

Dernière modification par willy78 (Le 13/07/2008, à 23:27)


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#88 Le 13/07/2008, à 23:27

nilsn

Re : bizard! wifi fait planter ordi à la connexion

Wicd arrive à nvx à voir les réseaux wifi, mais ils sont tjrs tous indiqués en WEP. De toute façon c'était pas l'effet voulu mais c p-ê une indication.
Je sais pas comment désactiver le wifi sur Wicd, tu me dis qu'il faut le faire?

#89 Le 13/07/2008, à 23:30

nilsn

Re : bizard! wifi fait planter ordi à la connexion

Eh mais oui!
Wicd est connecté au Wifi :
$ping -c6 www.google.com

PING www.l.google.com (209.85.129.147) 56(84) bytes of data.
64 bytes from fk-in-f147.google.com (209.85.129.147): icmp_seq=1 ttl=239 time=51.9 ms
64 bytes from fk-in-f147.google.com (209.85.129.147): icmp_seq=2 ttl=239 time=51.9 ms
64 bytes from fk-in-f147.google.com (209.85.129.147): icmp_seq=3 ttl=239 time=52.0 ms
64 bytes from fk-in-f147.google.com (209.85.129.147): icmp_seq=4 ttl=239 time=51.3 ms
64 bytes from fk-in-f147.google.com (209.85.129.147): icmp_seq=5 ttl=239 time=51.9 ms
64 bytes from fk-in-f147.google.com (209.85.129.147): icmp_seq=6 ttl=239 time=51.3 ms

--- www.l.google.com ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5004ms
rtt min/avg/max/mdev = 51.373/51.773/52.006/0.307 ms


C'EST BON CA!! (mais alors ça marche avec wicd?)

#90 Le 13/07/2008, à 23:33

willy78

Re : bizard! wifi fait planter ordi à la connexion

non wicd n'y est pour rien il fais comme moi il constate que tu es connecter!


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#91 Le 13/07/2008, à 23:33

nilsn

Re : bizard! wifi fait planter ordi à la connexion

Mais dis-moi, ça passe pas par Wicd? C indépandant ce qu'on a mis dans "interfaces"?

Si je veux me connecter à un autre réseau, je dois aussi renseigner le fichier "interfaces"?
Ca peut marcher avec du WPA?

#92 Le 13/07/2008, à 23:35

nilsn

Re : bizard! wifi fait planter ordi à la connexion

MERCI, je sais pas quoi dire...
ça récompense toute mon après-midi et ma soirée!
J'espère que tu te rend compte que tu me fais vraiment plaisir au moins!

#93 Le 13/07/2008, à 23:37

nilsn

Re : bizard! wifi fait planter ordi à la connexion

pourras-tu juste me dire comment faire quand je voudrais me conecter à un autre réseau et si ça pourra marcher avec du WPA?

Merci encore!

#94 Le 13/07/2008, à 23:39

C2-PO

Re : bizard! wifi fait planter ordi à la connexion

Salut  nilsn,

perso j'ai réglé mon problème de wifi (en WEP) en sélectionnant "clé partagée" dans network-manager.
(voir : http://www.speed-land.com/images/060692 … 844629.png)
Si ça peut t'aider...

A+


C2-PO = olaf.10

Hors ligne

#95 Le 13/07/2008, à 23:40

willy78

Re : bizard! wifi fait planter ordi à la connexion

Alors wicd ne peux rien pour toi
c'est le fichier interfaces qui détermine ta connexion, le problème c'est que pour changer de réseau il faut modifier le fichier interfaces c'est pas très "nomade"
par contre il existe un logiciel graphique pour ce driver (rt61)
c'est Rutilt
pour l'installer:

sudo apt-get install rutilt

pour l'utiliser c'est plus compliqué que wicd ou network-manager!
Mais on verra ça demain!


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#96 Le 13/07/2008, à 23:43

nilsn

Re : bizard! wifi fait planter ordi à la connexion

merci, bonne nuit!

#97 Le 14/07/2008, à 00:16

nilsn

Re : bizard! wifi fait planter ordi à la connexion

je comprends rien : je me suis déconnecté et impossible de me reconnecter.
Comment dois-je faire???

Merci

#98 Le 14/07/2008, à 00:21

#hehedotcom\'isback

Re : bizard! wifi fait planter ordi à la connexion

sudo /etc/init.d/networking restart

../

Hors ligne

#99 Le 14/07/2008, à 02:38

dude-keke-safinofaz

Re : bizard! wifi fait planter ordi à la connexion

Modifie ton fichier /etc/network/interfaces, et ajoute

sudo gedit /etc/network/interfaces

auto eth0
iface eth0 inet dhcp

C'est pour déclarer eth0 'la carte ethernet'

#100 Le 14/07/2008, à 15:30

willy78

Re : bizard! wifi fait planter ordi à la connexion

C2-PO a écrit :

Salut,
très bonne idée, connecte-toi en ethernet, vire wicd,
installe network-manager, essaye la "clé partagée" (voir plus haut)
et sinon installe ndiswrapper.
Voilà j'ai tout dit
A+

(ps : ndis ne marche pas avec wicd)

Je vois que tu ne connais pas le pilote rt61, il est incompatible avec wicd et network-manager!
et "clé partagée" c'est pour le WEP pas le WPA PSK (qui veut d'ailleurs dire pre shared key)
donc tu n'y est pas!


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne