- Modifié
Bonjour
Me voila sur fedora, cela fait un mois que je tourne dessus sur mon ordi fixe, jusqu'a que je decide de l'installer sur mon petit VAIO VGN-FE31M.
Malheuresement, je rencontre une grande difficulté quant a l'utilisation du wifi : IPW3945.
Et pour tout vous dire j'ai suivi le tuto ici => http://doc.fedora-fr.org/wiki/Intel_PRO/Wireless_3945ABG:_installation_et_configuration
Mais en Vain, j'en ai eu marre et j'ai reinstallé le systeme, et suivi ce tutorial: http://freeshells.ch/~source/ipw3945.php
Donc aprés avoir suivi des tutos et des tutos, je bug sur l'installatin de ma carte wifi :
Donc ou vous voyez le rouge c'est biensur ici que sa a planter
donc je decide de rejoindre l'url fourni et de telecharger ieee80211
alors je comprend pas trop...
et je suis trés reconnaissant de votre patience et de votre aide.
Cordialement
Me voila sur fedora, cela fait un mois que je tourne dessus sur mon ordi fixe, jusqu'a que je decide de l'installer sur mon petit VAIO VGN-FE31M.
Malheuresement, je rencontre une grande difficulté quant a l'utilisation du wifi : IPW3945.
Et pour tout vous dire j'ai suivi le tuto ici => http://doc.fedora-fr.org/wiki/Intel_PRO/Wireless_3945ABG:_installation_et_configuration
Mais en Vain, j'en ai eu marre et j'ai reinstallé le systeme, et suivi ce tutorial: http://freeshells.ch/~source/ipw3945.php
Donc aprés avoir suivi des tutos et des tutos, je bug sur l'installatin de ma carte wifi :
Dans le TUTORIAL wrote:Step 1) Disable the built in driver available in Fedora7.
Login as root user or su -
vi /etc/modprobe.d/blacklist
and append these lines inside of it:
blacklist mac80211
blacklist cfg80211
blacklist iwl3945
Save this file and reboot.
Step 2) Install the kernel-devel package via yum if it's not installed.
Step 3) Downloading the necessary files:
ipw3945-ucode
ipw3945d
ipw3945
Step 4) Extract the above downloaded files and install them as follows (login via root user)
Installing ipw3945-ucode:
tar zxvf ipw3945-ucode-1.14.2.tgz
cd ipw3945-ucode-1.14.2
cp ipw3945.ucode /lib/firmware
Installing ipw3945d:
tar zxvf ipw3945d-1.7.22.tgz
cd ipw3945d-1.7.22/x86
cp ipw3945d /sbin/
chmod a+x /sbin/ipw3945d
Installing ipw3945:
tar zxvf ipw3945-1.2.1.tgz
cd ipw3945-1.2.1
make
make install
Installing the startup script for ipw3945d:
wget -P/etc/init.d http://freeshells.ch/~source/scripts/ipw3945d
chown root:root /etc/init.d/ipw3945d
chmod a+x /etc/init.d/ipw3945d
chkconfig --add ipw3945d
chkconfig ipw3945d on
Donc ou vous voyez le rouge c'est biensur ici que sa a planter
[PhoeniX@localhost ~]$ su -
Mot de passe :
[root@localhost ~]# lsmod | grep ipw3945
[root@localhost ~]# ps aux | grep ipw3945
root 3198 0.0 0.0 4032 756 pts/2 S+ 16:51 0:00 grep ipw3945
[root@localhost ~]# cd /home/PhoeniX/ipw3945-1.2.1
[root@localhost ipw3945-1.2.1]# make
ERROR: A compatible subsystem was not found in the following path:
/lib/modules/2.6.22.5-76.fc7 /lib/modules/2.6.22.5-76.fc7/build
You need to install the ieee80211 subsystem from http://ieee80211.sf.net
and point this build to the location where you installed those sources, eg.:
% make IEEE80211_INC=/usr/src/ieee80211/
or use the 'make patch_kernel' within the ieee80211 subsystem to patch your
kernel sources.
donc je decide de rejoindre l'url fourni et de telecharger ieee80211
tar xzvf ieee80211-1.2.18.tgz wrote:ieee80211-1.2.18/
ieee80211-1.2.18/GIT_SHA1
ieee80211-1.2.18/in-tree/
ieee80211-1.2.18/in-tree/Makefile
ieee80211-1.2.18/in-tree/Kconfig
ieee80211-1.2.18/ieee80211_crypt.c
ieee80211-1.2.18/ieee80211_crypt_ccmp.c
ieee80211-1.2.18/ieee80211_crypt_tkip.c
ieee80211-1.2.18/ieee80211_crypt_wep.c
ieee80211-1.2.18/ieee80211_geo.c
ieee80211-1.2.18/ieee80211_module.c
ieee80211-1.2.18/ieee80211_rx.c
ieee80211-1.2.18/ieee80211_tx.c
ieee80211-1.2.18/ieee80211_wx.c
ieee80211-1.2.18/net/
ieee80211-1.2.18/net/ieee80211.h
ieee80211-1.2.18/net/ieee80211_crypt.h
ieee80211-1.2.18/net/ieee80211_radiotap.h
ieee80211-1.2.18/LICENSE
ieee80211-1.2.18/CHANGES
ieee80211-1.2.18/INSTALL
ieee80211-1.2.18/Makefile
ieee80211-1.2.18/idvals
ieee80211-1.2.18/remove-old
ieee80211-1.2.18/compat.h
make wrote:Checking in /lib/modules/2.6.22.5-76.fc7 for ieee80211 components...
find: /lib/modules/2.6.22.5-76.fc7/build/: Aucun fichier ou répertoire de ce type
/lib/modules/2.6.22.5-76.fc7/kernel/net/ieee80211/ieee80211_crypt_ccmp.ko
/lib/modules/2.6.22.5-76.fc7/kernel/net/ieee80211/ieee80211_crypt.ko
/lib/modules/2.6.22.5-76.fc7/kernel/net/ieee80211/ieee80211_crypt_tkip.ko
/lib/modules/2.6.22.5-76.fc7/kernel/net/ieee80211/ieee80211_crypt_wep.ko
/lib/modules/2.6.22.5-76.fc7/kernel/net/ieee80211/ieee80211.ko
Above files found. Remove? [y],n y
find: /lib/modules/2.6.22.5-76.fc7/build/: Aucun fichier ou répertoire de ce type
egrep: /lib/modules/2.6.22.5-76.fc7/build//.config: Aucun fichier ou répertoire de ce type
egrep: /lib/modules/2.6.22.5-76.fc7/build//include/linux/autoconf.h: Aucun fichier ou répertoire de ce type
find: /lib/modules/2.6.22.5-76.fc7/build/: Aucun fichier ou répertoire de ce type
make -C /lib/modules/2.6.22.5-76.fc7/build M=/home/PhoeniX/ieee80211-1.2.18 modules
make: *** /lib/modules/2.6.22.5-76.fc7/build: Aucun fichier ou répertoire de ce type. Arrêt.
make: *** [modules] Erreur 2
alors je comprend pas trop...
et je suis trés reconnaissant de votre patience et de votre aide.
Cordialement