Bonjour
Je suis nouveau utilisateur de fedora 13 , ayant un pc portable hp , j'ai voulu tester le wifi , mais je n'ai pas reussi !!
ca fait maintenant 3 jours de suite que cherche dans les forums en anglais , les documentations , rien a faire !!


Premierement j'ai installe Fedora 13 , j'ai fait un yum update , puis j'ai fait "yum install iwl4965-firmware"

Voici les resultats de quelques commandes afin de mieux decrire ma situation :

______________________________________________________________________________________________________

[root@localhost ~]# /sbin/lspci | grep "Network controller"
07:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)

______________________________________________________________________________________________________

[root@localhost ~]# /sbin/lsmod | grep iwl
iwlagn 122246 0
iwlcore 182629 1 iwlagn
mac80211 163442 2 iwlagn,iwlcore
cfg80211 97351 3 iwlagn,iwlcore,mac80211

________________________________________________________________________________________________________


[root@localhost ~]# cat /etc/modprobe.conf
alias eth0 sky2
alias scsi_hostadapter ata_piix
alias wlan0 iwlagn # rajoutez cette ligne si nécessaire
alias snd-card-0 snd-hda-intel
options snd-card-0 index=0
options snd-hda-intel index=0

_________________________________________________________________________________________________________

[root@localhost ~]# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11abgn ESSID:"PROTECTED_NETWORK"
Mode:Managed Access Point: Not-Associated Tx-Power=off
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off

sit0 no wireless extensions.



Pourriez vous svp m'aider , je n'ai plus d'autres solutions !!
Si vous avez besoin d'autres resultats de commandes n'hesitez pas , je n'ai pas encore reussi a le faire fonctionner 🙁
Ahh C'est bon , j'ai trouve la solution que je voudrai partager pour ceux ayant le meme probleme 🙂

Si vous essayez de faire ifup wlan0 et que vous avez une reponse : RF KILL operation ou klk chose comme ca

vous faites ca :

-yum install rfkill

-rfkill list all

-pour debloquer le wifi ou le bluetooth vous faites : rfkill unblock [$le num de votre device]

voici le mien apres debloquage :
[root@localhost modprobe.d]# rfkill list all

0: hp-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
1: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
3 mois plus tard
Un super merci a toi car ça fait plus d'une semaine que je me débat pour ma connexion internet.