après avoir abandonné l idée d installer debian sur mon ibm thinkpad t42 (style x qui demarre pas, imossible à savoir pourquoi...)j ai décidé de donner sa chance à mandrake.
donc il installe bien le wifi, et tout et tout mais....
si je fais :
#iwconfig
j 'ai:
eth1 unassociated ESSID:off/any Nickname:"zobinart"
Mode:Managed Channel=5 Access Point: 00:00:00:00:00:00
Bit Rate=0kb/s
RTS thr:off
Encryption key:off
Power Management:off
pourquoi pas..alors je suis tous les tutos du net et je fais
iwlist scan :
# iwlist scanning
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
eth1 Interface doesn't support scanning : Input/output error
sit0 Interface doesn't support scanning.
enfin voilà koi..
un
# ifconfig eth1 up
SIOCSIFFLAGS: No such file or directory
ne me rassurera pas...
alors ke les drivers sont bien chargés!(j ai bien fait modprobe ipw2200 sans erreur!!)
Voilà koi, je sais ke ce sujet a été abordé mille fois, j ai googlé à mort, je trouve tjs rien... :-(
bouh hou!!
merci de votre aide!!!
# bonnes commandes
Posté par Eric Streit . Évalué à 1.
vous avez utilisé la commande ifconfig: pour les réseaux sans fil, il faut utiliser iwconfig:
j'ai un portable Compaq/hp NX7010 avec du wifi IPW 2100 (centrino) et debian sarge.
voilà les commandes manuelles pour mettre le réseau en place, considérant comme fait le chargement des modules correspondants:
iwconfig /dev/eth1 essid "le numéro-essid"
iwconfig /dev/eth1 mode managed
iwconfig eth1 key "la-clef-wep"
dhclient
et voilà, le réseau est en place :)
après, à vous de mettre ça en automatique sur votre mandrake (que je ne connais pas).
hope this help,
Eric!
-----
[^] # Re: bonnes commandes
Posté par zobinart . Évalué à 1.
alorsje vais suivre vos indications (qu'il me semble avoir deja essayé plusieurs fois)
# iwconfig /dev/eth1 essid "NETGEAR"
Error for wireless request "Set ESSID" (8B1A) :
SET failed on device /dev/eth1 ; No such device.
(NETGEAR est l'essid ke j ai vu avec windows)
ok, alors je vais la refaire juste avec eth1 :
# iwconfig eth1 essid "NETGEAR"
là, çà gueule plus.
ensuite je fais :
# iwconfig eth1 mode managed
Error for wireless request "Set Mode" (8B06) :
SET failed on device eth1 ; Operation not supported.
et là, c'est le drame...
du coup, comme c pas protege par clef wep, je continue avec dhclient, ki dit :
# dhclient
Internet Systems Consortium DHCP Client V3.0.1
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP(...)
sit0: unknown hardware address type 776
/sbin/dhclient-script: configuration for sit0 not found.
SIOCSIFFLAGS: No such file or directory
SIOCSIFFLAGS: No such file or directory
sit0: unknown hardware address type 776
Listening on LPF/sit0/
Sending on LPF/sit0/
Listening on LPF/eth1/00:00:00:00:00:00
Sending on LPF/eth1/00:00:00:00:00:00
Listening on LPF/eth0/00:11:25:2e:1e:fd
Sending on LPF/eth0/00:11:25:2e:1e:fd
Listening on LPF/lo/
Sending on LPF/lo/
Sending on Socket/fallback
receive_packet failed on sit0: Network is down
receive_packet failed on eth1: Network is down
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 8
send_packet: Network is down
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 3
send_packet: Network is down
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 6
send_packet: Network is down
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 20
send_packet: Network is down
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 15
send_packet: Network is down
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 18
send_packet: Network is down
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 13
send_packet: Network is down
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 15
send_packet: Network is down
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 11
send_packet: Network is down
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on sit0 to 255.255.255.255 port 67 interval 8
send_packet: Network is down
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on eth1 to 255.255.255.255 port 67 interval 5
send_packet: Network is down
DHCPDISCOVER on lo to 255.255.255.255 port 67 interval 1
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
voilà, j espere que ces codes d erreurs vous en diront mieux sur mon probleme...
merci bcp de votre réponse en tout cas,
Anthony
[^] # Re: bonnes commandes
Posté par Eric Streit . Évalué à 1.
apparemment, le module ipw est mal chargé : j'ai du rajouter chez moi le module "ieee80211_crypt_wep" (modprobe ieee80211_crypt_wep) pour que ça fonctionne.
mais d'après vos logs, il y a un problème avec eth1 car il n'y a pas d'adresse MAC associée.
Quand je lance les commandes que je vous ai indiquées, j'obtient l'aresse MAC suivante:
Listening on LPF/eth1/00:0c:f1:26:78:fa
et chez vous, il n'y a rien. Donc c'est un problème de modules. J'ai recompilé les miens à la main (après avoir compilé le noyau à mon goût).
Coordialement
Eric!
------
[^] # Re: bonnes commandes : ajouts
Posté par Eric Streit . Évalué à 1.
voici quelques liens pour installer linux sur votre portable (dont debian :) )
http://www.stanford.edu/~sanjiv/thinkpad/thinkpad.html(...)
http://modular.fas.harvard.edu/t42/(...)
http://www.vgcomputing.com.au/nsibm23735WM.html(...)
vous devriez y arriver avec les indications (wifi y compris)
Eric!
-----
[^] # Re: bonnes commandes : ajouts
Posté par zobinart . Évalué à 1.
effectivement, je vais retenter debian car mandrake je trouve un peu trop opaque à mon gout (je comprends rien à ce que je fais car tout est graphique et les confs sont bien cachés)
je vais dl la net install de sarge et vais me preparer à passer une longue nuit...
Merci encore!!
[^] # Re: bonnes commandes : ajouts
Posté par Eric Streit . Évalué à 1.
je viens de lire sur le forum quelque chose qui ressemble à votre problème wifi:
http://linuxfr.org/forums/15/5457.html(...)
c'est bien un problème d'adresse mac .
Sur ma machine, c'est ipw 2100 et je n'ai pas ce problème.
Eric!
--------
[^] # Re: bonnes commandes : ajouts
Posté par zobinart . Évalué à 1.
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.