Bonjour,
Je débute sur Fedora Core 6, et apres deux jours passés a chercher à configurer ma carte Wifi a travers les nombreux forums d'aides je n'y arrive toujours pas...

Kwizart, ieee, etc.... j'ai tenté plusieurs choses.
Je vous mets mes dernières manipulations :
[root@localhost ~]# ipw3945d
ipw3945d - regulatory daemon
Copyright (C) 2005-2006 Intel Corporation. All rights reserved.
version: 1.7.22
2007-02-14 13:52:45: ERROR: Could not find Intel PRO/Wireless 3945ABG Network Connection
[root@localhost ~]# dmesg |grep ipw
[root@localhost ~]# dmesg |grep ieee80211
[root@localhost ~]# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

sit0 no wireless extensions.

[root@localhost ~]# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:40:D0:90:84:FF
inet adr:192.168.1.108 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::240:d0ff:fe90:84ff/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:17137 errors:0 dropped:0 overruns:0 frame:0
TX packets:11410 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
RX bytes:22933093 (21.8 MiB) TX bytes:1125776 (1.0 MiB)

lo Link encap:Boucle locale
inet adr:127.0.0.1 Masque:255.0.0.0
adr inet6: ::1/128 Scope:Hôte
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2063 errors:0 dropped:0 overruns:0 frame:0
TX packets:2063 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:8612728 (8.2 MiB) TX bytes:8612728 (8.2 MiB)

sit0 Link encap:IPv6-dans-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

[root@localhost ~]#
Je suis connecté via ethernet en ce moment avec une carte Intel...
Voila j'espère que vous pourrez m'apporter votre aide rapidement..

Merci !
Est ce que tu es sur d'avoir une carte ipw3945 ?
2007-02-14 13:52:45: ERROR: Could not find Intel PRO/Wireless 3945ABG Network Connection
Fait /sbin/lspci pour vérifier!
Oui elle est présente apparement, puis c'est le modele indiqué sur mon portable :
[fredo-t@localhost ~]$ /sbin/lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02)
05:02.0 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02)
05:02.2 Class 0805: O2 Micro, Inc. Integrated MMC/SD Controller (rev 01)
05:02.3 Mass storage controller: O2 Micro, Inc. Integrated MS/xD Controller (rev 01)
05:08.0 Ethernet controller: Intel Corporation PRO/100 VE Network Connection (rev 02)
[fredo-t@localhost ~]$
Que faire d'autres ?
[root@localhost fredo-t]# cp ipw3945-ucode-1.14.2/ipw3945.ucode /lib/firmware
cp: écraser `/lib/firmware/ipw3945.ucode'?
[root@localhost fredo-t]# cp ipw3945d-1.7.22/x86/ipw3945d /sbin
cp: écraser `/sbin/ipw3945d'?
[root@localhost fredo-t]# modprobe ipw3945
bash: modprobe: command not found
[root@localhost fredo-t]#
[root@localhost fredo-t]# cp ipw3945d-1.7.22/x86/ipw3945d /sbin
cp: écraser `/sbin/ipw3945d'?
[root@localhost fredo-t]# modprobe ipw3945
bash: modprobe: command not found
[root@localhost fredo-t]#
Commande modprobe introuvée ? Est ce normal, faut-il installer un package ?
C'est vrai que les debuts difficiles sur Linux sont souvent favorables au retour sur "Windaube" :-P:lol:
Il faut se connecter avec "su -" et non pas avec "su"... Note bien le tiret.
Ah merci, j'ai testé tout de suite et voila le résultat
[root@localhost ~]# modprobe ipw3945
FATAL: Module ipw3945 not found.
sh: /etc/modules.d/ipw3945: Aucun fichier ou répertoire de ce type
FATAL: Error running install command for ipw3945
[root@localhost ~]#
Je reinstalle donc le module ipw3945
[root@localhost ipw3945-1.2.0]# make
/bin/sh: cc: command not found
Using ieee80211 subsystem version API v2 from:

Base: /lib/modules/2.6.18-1.2798.fc6/build/
Path: /lib/modules/2.6.18-1.2798.fc6/build/include/

EXTRA_CFLAGS = -DIPW3945_COMPAT=2 -g -Wa,-adhlms=check_inc.lst

mkdir -p /root/ipw3945-1.2.0/tmp/.tmp_versions
make -C /lib/modules/2.6.18-1.2798.fc6/build M=/root/ipw3945-1.2.0 MODVERDIR=/root/ipw3945-1.2.0/tmp/.tmp_versions modules
/usr/src/kernels/2.6.18-1.2798.fc6-i686/scripts/gcc-version.sh: line 11: gcc: command not found
/usr/src/kernels/2.6.18-1.2798.fc6-i686/scripts/gcc-version.sh: line 12: gcc: command not found
make[1]: gcc : commande introuvable

make[1]: entrant dans le répertoire « /usr/src/kernels/2.6.18-1.2798.fc6-i686 »
CC [M] /root/ipw3945-1.2.0/ipw3945.o
/bin/sh: gcc: command not found
make[2]: *** [/root/ipw3945-1.2.0/ipw3945.o] Erreur 127
make[1]: *** [_module_/root/ipw3945-1.2.0] Erreur 2
make[1]: quittant le répertoire « /usr/src/kernels/2.6.18-1.2798.fc6-i686 »
make: *** [modules] Erreur 2
[root@localhost ipw3945-1.2.0]#
Problème de kernel je regarde ma config, indiquez moi ce qu'il faut que je fasse s'il vous plait !!
[fredo-t@localhost ~]$ su
Mot de passe :
[root@localhost fredo-t]# uname -m
i686
[root@localhost fredo-t]# uname -r
2.6.18-1.2798.fc6
[root@localhost fredo-t]# rpm -qa|grep kernel
kernel-devel-2.6.18-1.2798.fc6
kernel-2.6.19-1.2895.fc6
kernel-headers-2.6.18-1.2798.fc6
kernel-2.6.18-1.2798.fc6
[root@localhost fredo-t]#
Que faire avec ça ?!! C'est barbant...
oh mon Dieux non!
Il a tout cassé!
C'est le sur-accident!

Tu as un léger problème de configuration tout les fichiers sont mis en place par la méthode rpm et tu viens de tout casser!
heuresement que tu n'avais pas le kernel-devel tu n'as pas pu compiler le driver!

Il faut faire su - (<- avec le tiret!) et pas su (sans le tiret!)
Mais pas besoin de faire le modprobe ton module est chargé si tu ne l'ahbimes pas...

Ne touche plus à rien dans le tuto!

Quelle est la marque de ton portable ? (j'ai un doute sur le faire qu'il s'agit d'un DELL!...)
Est ce que tu n'as pas un "hardware switch" pour activer ton wifi?
Ah 'tin j'ai tout cassééé
J'ai un Packard Bell v5908 w et pas de switch pour le Wifi 🙁

Qu'est ce que je fais maintenant ? Comment reparer ?
Essaies de regarder sur mon site pour activer le wifi sur packard bell cherche le site rfswith
Je pense qu'éventuellement du dois avoir un bouton pour activer le wifi par logiciel... Ce n'est pas une implémentation standard en général à ce stade le wifi marche... Donc c'est un cas particulier pour ton portable...
Okay merci.
Je peux activer le Wifi en maintenant la touche Fn+wifi de mon portable mais rien de se passe.

Je vais sur rfswith et je télécharge le rfswitch-1.1, je le tar xzvf, j'entre dans le dossier via cd et voila ce qu'il me marque

[fredo-t@localhost ~]$ cd rfswitch-1.1
[fredo-t@localhost rfswitch-1.1]$ make
/bin/sh: cc: command not found
make -C /lib/modules/2.6.18-1.2798.fc6/build SUBDIRS=/home/fredo-t/rfswitch-1.1 MODVERDIR=/home/fredo-t/rfswitch-1.1/tmp/.tmp_versions modules
/usr/src/kernels/2.6.18-1.2798.fc6-i686/scripts/gcc-version.sh: line 11: gcc: command not found
/usr/src/kernels/2.6.18-1.2798.fc6-i686/scripts/gcc-version.sh: line 12: gcc: command not found
make[1]: gcc : commande introuvable
make[1]: entrant dans le répertoire « /usr/src/kernels/2.6.18-1.2798.fc6-i686 »
CC [M] /home/fredo-t/rfswitch-1.1/av5100.o
/bin/sh: gcc: command not found
make[2]: *** [/home/fredo-t/rfswitch-1.1/av5100.o] Erreur 127
make[1]: *** [_module_/home/fredo-t/rfswitch-1.1] Erreur 2
make[1]: quittant le répertoire « /usr/src/kernels/2.6.18-1.2798.fc6-i686 »
make: *** [modules] Erreur 2
[fredo-t@localhost rfswitch-1.1]$

Que se passe -t-il encore ?!! J'ai fais une betise ?
Merci pour ton aide, je re vers 19h
Aidez-moi s'il vous plait ça devient urgent, il me faut activer le wifi pour pouvoir me connecter à ma Bibliotheque Universitaire :-o
J'ai fait un module à installer par rpm depuis mon site...
Force l'installation d'un kernel i686 si tu es en 32bit (apres avoir installé mon dépot!)
yum --enablerepo=kwizart install kmod-rfswitch.i686
Je suis en train de suivre ta manip
[fredo-t@localhost ~]$ su
Mot de passe :
[root@localhost fredo-t]# yum --enablerepo=kwizart install kmod-rfswitch.i686
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
kwizart 100% |=========================| 951 B 00:00
core 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 1.2 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 84 kB 00:01
################################################## 426/426
primary.xml.gz 100% |=========================| 1.9 MB 00:05
################################################## 5914/5914
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for kmod-rfswitch to pack into transaction set.
kmod-rfswitch-1.1-1.2.6.1 100% |=========================| 2.6 kB 00:00
---> Package kmod-rfswitch.i686 0:1.1-1.2.6.19_1.2911.fc6 set to be installed
--> Running transaction check
--> Processing Dependency: rfswitch-kmod-common >= 1.1 for package: kmod-rfswitch
--> Processing Dependency: kernel-i686 = 2.6.19-1.2911.fc6 for package: kmod-rfswitch
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for rfswitch to pack into transaction set.
rfswitch-1.1-1.kwizart.fc 100% |=========================| 2.7 kB 00:00
---> Package rfswitch.noarch 0:1.1-1.kwizart.fc6 set to be updated
---> Downloading header for kernel to pack into transaction set.
kernel-2.6.19-1.2911.fc6. 100% |=========================| 216 kB 00:01
---> Package kernel.i686 0:2.6.19-1.2911.fc6 set to be installed
--> Running transaction check
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i686 0:2.6.18-1.2798.fc6 set to be erased
--> Running transaction check
--> Processing Dependency: kernel-i686 = 2.6.18-1.2798.fc6 for package: kmod-r1000
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-r1000.i686 0:1.04-1.2.6.18_1.2798.fc6.drpixel set to be erased
--> Running transaction check

Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kmod-rfswitch i686 1.1-1.2.6.19_1.2911.fc6 kwizart 6.2 k
Removing:
kernel i686 2.6.18-1.2798.fc6 installed 44 M
Installing for dependencies:
kernel i686 2.6.19-1.2911.fc6 updates 16 M
rfswitch noarch 1.1-1.kwizart.fc6 kwizart 12 k
Removing for dependencies:
kmod-r1000 i686 1.04-1.2.6.18_1.2798.fc6.drpixel installed 25 k

Transaction Summary
=============================================================================
Install 3 Package(s)
Update 0 Package(s)
Remove 2 Package(s)

Total download size: 16 M
Is this ok [y/N]: y
Downloading Packages:
(1/3): rfswitch-1.1-1.kwi 100% |=========================| 12 kB 00:00
(2/3): kernel-2.6.19-1.29 100% |=========================| 16 MB 00:38
(3/3): kmod-rfswitch-1.1- 100% |=========================| 6.2 kB 00:00
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
J'espère que pour l'instant tout est normal....

Bon bah c'est fini, la conclusion :
Installed: kmod-rfswitch.i686 0:1.1-1.2.6.19_1.2911.fc6
Dependency Installed: kernel.i686 0:2.6.19-1.2911.fc6 rfswitch.noarch 0:1.1-1.kwizart.fc6
Complete!
Quel est la manip suivante ?!
Installes la mise à jour pour ipw3945 aussi!
yum --enablerepo=kwizart update kmod-ieee80211 kmod-ipw3945!
Ensuites tu dois faire
activer le chargement du module au démarrage
su -
chkconfig --level 345 ipw3945 on
chkconfig --level 345 NetworkManager on
chkconfig --level 345 NetworkManagerDispatcher on
relances ton nouveau kernel et fait un update général du système...
yum update
kwizart wrote:relances ton nouveau kernel et fait un update général du système...
yum update
C'est bon j'ai réussi, j'ai lancé l'update et la ya une update de 473Mo que j'ai lancé, je te tiens au courant lorsque c'est fini.
Merci pour les conseils jusque la !
Voila l'update du systeme est faites
0:223-2.fc6 yelp.i386 0:2.16.0-11.fc6 ypbind.i386 3:1.19-6.fc6 yum.noarch 0:3.0.3-1.fc6 yum-metadata-parser.i386 0:1.0.3-1.fc6 yum-updatesd.noarch 0:3.0.3-1.fc6 zenity.i386 0:2.16.3-1.fc6
Replaced: bluez-pin.i386 0:0.30-5
Complete!
[root@localhost fredo-t]#
Mais ma carte wifi n'est toujours pas dans les pêripheriques reseau...
Que me manque-t-il encore ?

edit: apres un redemarrage elle apparait ! je la configure pour ma connexion, clique sur Activer et je reçois un message :
Définition des informations IP pour eth1. échoué
Est ce que tu utilises un mode de cryptage wpa ? Il faut utiliser le wpa supplicant dans ce cas!
si tu trouves tout seul le tuto, tu te seras bien débrouillé pour un nouveau! 😉
Non j'utilise un cryptage WEP 128bit.
J'ai la connexion a ma Box qui s'affiche, une fenetre apparait me demandant la clefs, je l'entre et la l'icone de connexion en haut a droite tourne indefiniment.
Quelques fois on me redemande la WEP mais de nouveau ça n'arrrive pas a se connecter.

J'ai mis ma box en mode Synchro et j'ai verifier l'adresse MAC, l'ISSD, j'ai laisse la clé vide dans la config de ma carte wifi, et le reste en config auto...
Bizare, que puis je essayer de faire ????!
Bonjour,
Poste les retours de :
su -
ifconfig
iwlist scan
iwconfig