Jai reinstalle ma arch definitivement ce coup ci \o/
Mais je rencontre quelques petits soucis que je n arrive pas a resoudre seul
mon premier est le wifi. Ce n est absolument pas un probleme de pilotes comme on en rencontre souvent. Tout mon materiel est installe correctement correctement.
Si je tape iwlist scan j obtiens effectivement la liste de tous les reseaux.
Ensuite je tape :
Code : Tout sélectionner
[paco@Paco-World ~]$ sudo iwconfig ath0 essid "Livebox-4a7e" mode managed key "1292437e5e6e31a469d562fc42"
Ensuite :
Code : Tout sélectionner
[paco@Paco-World ~]$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wifi0 no wireless extensions.
ath0 IEEE 802.11g ESSID:"Livebox-4a7e" Nickname:""
Mode:Managed Frequency:2.457 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s Tx-Power:15 dBm Sensitivity=1/1
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=48/70 Signal level=-45 dBm Noise level=-93 dBm
Rx invalid nwid:47144 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Code : Tout sélectionner
[paco@Paco-World ~]$ sudo dhclient ath0
There is already a pid file /var/run/dhclient.pid with pid 5332
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/
wifi0: unknown hardware address type 801
wifi0: unknown hardware address type 801
Listening on LPF/ath0/00:19:7e:20:bb:f4
Sending on LPF/ath0/00:19:7e:20:bb:f4
Sending on Socket/fallback
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 17
DHCPDISCOVER on ath0 to 255.255.255.255 port 67 interval 6
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
Jai egalement tente d installer netcfg, et jai cree un profil crous qui respecte les examples
Code : Tout sélectionner
[paco@Paco-World ~]$ sudo netcfg2 crous
:: crous up - Wireless association failed. [FAIL]
Si vous pouview m en dire un peu plus je vous remercie d avance.