yum --enablerepo=kwizart install kmod-ipw3945

Les problèmes de dépendances quand tu double-clique sur le paquet rpm, c'est parce que dans le fichier /etc/yum.repo.d/kwizart.repo tu dois avoir enable=0. Ceci n'est pas gênant quand tu installes avec yum car tu mets enable-repo=kwizart.
Si tu veux installer en double-cliquant sur le rpm, met enable=1 dans le fichier /etc/yum.repo.d/kwizart.repo
ok j'avais pas saisi le contexte... tu veux dire que tu as les rpms sur ton bureau!
En fait tu n'est pas obligé d'installer le kmod-ieee80211 pour le dernier noyau 2911.fc6 donc il n'est plus nécéssaire d'installer ieee80211 et kmod-ieee80211.. (je mets à jours le tuto dès que j'ai un instant!)

dans le principes lorsque tu installes les kmod il faut que tu installes ensemlbles en faisant:
rpm -ivh ipw3945* kmod-ipw3945*
Bonsoir,

OK, on démarre depuis le début avec le kernel 2.6.19-1.2911.fc6.

Supposant une connexion Ethernet fonctionnelle et le dépôt kwizart.repo installé, les commandes suivantes seront effectuées en root (grâce aux 2 premières lignes) :
$ su -
Password :
# yum --enablerepo=kwizart install ipw3945
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package ipw3945.noarch 1:1.2.0-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: ipw3945d >= 1.7.22 for package: ipw3945
--> Processing Dependency: ieee80211-kmod >= 1.2.16 for package: ipw3945
--> Processing Dependency: ipw3945-ucode >= 1.13 for package: ipw3945
--> Processing Dependency: ipw3945-kmod = 1:1.2.0 for package: ipw3945
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-ipw3945.i686 1:1.2.0-1.2.6.19_1.2911.fc6 set to be updated
---> Package ipw3945d.i686 0:1.7.22-1.kwizart.fc6 set to be updated
---> Package kmod-ieee80211.i686 0:1.2.16-1.2.6.19_1.2895.fc6 set to be updated
---> Package ipw3945-ucode.noarch 0:1.14.2-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: ieee80211-kmod-common >= 1.2.16 for package: kmod-ieee80211
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package ieee80211.noarch 0:1.2.16-1.kwizart.fc6 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Updating:
ipw3945 noarch 1:1.2.0-1.kwizart.fc6 kwizart 37 k
Installing for dependencies:
ieee80211 noarch 1.2.16-1.kwizart.fc6 kwizart 14 k
ipw3945-ucode noarch 1.14.2-1.kwizart.fc6 kwizart 67 k
ipw3945d i686 1.7.22-1.kwizart.fc6 kwizart 35 k
kmod-ieee80211 i686 1.2.16-1.2.6.19_1.2895.fc6 kwizart 41 k
kmod-ipw3945 i686 1:1.2.0-1.2.6.19_1.2911.fc6 kwizart 95 k

Transaction Summary
=============================================================================
Install 5 Package(s)
Update 1 Package(s)
Remove 0 Package(s)

Total download size: 289 k
Is this ok [y/N]: y
Downloading Packages:
(1/6): ipw3945d-1.7.22-1. 100% |=========================| 35 kB 00:00
(2/6): kmod-ipw3945-1.2.0 100% |=========================| 95 kB 00:01
(3/6): ieee80211-1.2.16-1 100% |=========================| 14 kB 00:00
(4/6): kmod-ieee80211-1.2 100% |=========================| 41 kB 00:00
(5/6): ipw3945-1.2.0-1.kw 100% |=========================| 37 kB 00:00
(6/6): ipw3945-ucode-1.14 100% |=========================| 67 kB 00:00
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: ipw3945d ######################### [1/7]
Installing: kmod-ieee80211 ######################### [2/7]
Installing: kmod-ipw3945 ######################### [3/7]
Installing: ieee80211 ######################### [4/7]
Updating : ipw3945 ######################### [5/7]
Installing: ipw3945-ucode ######################### [6/7]
Cleanup : ipw3945 ######################### [7/7]

Dependency Installed: ieee80211.noarch 0:1.2.16-1.kwizart.fc6 ipw3945-ucode.noarch
0:1.14.2-1.kwizart.fc6 ipw3945d.i686 0:1.7.22-1.kwizart.fc6 kmod-ieee80211.i686
0:1.2.16-1.2.6.19_1.2895.fc6 kmod-ipw3945.i686 1:1.2.0-1.2.6.19_1.2911.fc6
Updated: ipw3945.noarch 1:1.2.0-1.kwizart.fc6
Complete!
# chkconfig --level 345 NetworkManager on
# chkconfig --level 345 NetworkManagerDispatcher on
# service NetworkManager start
# service NetworkManagerDispatcher start
# chkconfig --level 345 ipw3945 on
# service ipw3945 start
# system-config-network
Dans le configurateur graphique ainsi déployé, tu crées une nouvelle interface WiFi comme tu l'as déjà fait;
ce avec les paramètres Mode Auto, Network name Auto, Transmit Rate Auto.
Bien sûr tu sauvegardes et quittes system-config-network.

Ensuite tu te connectes au Réseau Sans Fil par l'icône de NetworkManager (en haut à droite), rentres le nom du réseau, la clé WEP. ... Et finalement décide d'un mot de passe pour keyring.

Et ça marche, je viens de faire ces manips sur une installation non connectée précédemment.

Bonne chance

PS : n'emploie pas "lol" hors contexte à la troisième page de messages.
[root@localhost ~]# yum --enablerepo=kwizart install ipw3945
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package ipw3945.noarch 1:1.2.0-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: ieee80211-kmod >= 1.2.16 for package: ipw3945
--> Processing Dependency: ipw3945-ucode >= 1.13 for package: ipw3945
--> Processing Dependency: ipw3945-kmod = 1:1.2.0 for package: ipw3945
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-ipw3945.i686 1:1.2.0-1.2.6.19_1.2911.fc6 set to be updated
---> Package kmod-ieee80211.i686 0:1.2.16-1.2.6.19_1.2895.fc6 set to be updated
---> Package ipw3945-ucode.noarch 0:1.14.2-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: ieee80211-kmod-common >= 1.2.16 for package: kmod-ieee80211
--> Processing Dependency: kernel-i686 = 2.6.19-1.2895.fc6 for package: kmod-ieee80211
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i686 0:2.6.19-1.2895.fc6 set to be installed
---> Package ieee80211.noarch 0:1.2.16-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i586 0:2.6.18-1.2798.fc6 set to be erased
--> Running transaction check

Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
ipw3945 noarch 1:1.2.0-1.kwizart.fc6 kwizart 37 k
Removing:
kernel i586 2.6.18-1.2798.fc6 installed 43 M
Installing for dependencies:
ieee80211 noarch 1.2.16-1.kwizart.fc6 kwizart 14 k
ipw3945-ucode noarch 1.14.2-1.kwizart.fc6 kwizart 67 k
kernel i686 2.6.19-1.2895.fc6 updates 16 M
kmod-ieee80211 i686 1.2.16-1.2.6.19_1.2895.fc6 kwizart 41 k
kmod-ipw3945 i686 1:1.2.0-1.2.6.19_1.2911.fc6 kwizart 95 k

Transaction Summary
=============================================================================
Install 6 Package(s)
Update 0 Package(s)
Remove 1 Package(s)

Total download size: 17 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test


Transaction Check Error: package kernel-2.6.19-1.2911.fc6 (which is newer than kernel-2.6.19-1.2895.fc6) is already installed

[root@localhost ~]#
Voila ce que j'obtient, je verifi donc que Kwizart est bien installé
[root@localhost ~]# rpm -ivh kwizart-release-6-1.noarch.rpm
Préparation... ########################################### [100%]
paquetage kwizart-release-6-1 déjà installé
[root@localhost ~]# yum --enablerepo=kwizart install ipw3945
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package ipw3945.noarch 1:1.2.0-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: ieee80211-kmod >= 1.2.16 for package: ipw3945
--> Processing Dependency: ipw3945-ucode >= 1.13 for package: ipw3945
--> Processing Dependency: ipw3945-kmod = 1:1.2.0 for package: ipw3945
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-ipw3945.i686 1:1.2.0-1.2.6.19_1.2911.fc6 set to be updated
---> Package kmod-ieee80211.i686 0:1.2.16-1.2.6.19_1.2895.fc6 set to be updated
---> Package ipw3945-ucode.noarch 0:1.14.2-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: ieee80211-kmod-common >= 1.2.16 for package: kmod-ieee80211
--> Processing Dependency: kernel-i686 = 2.6.19-1.2895.fc6 for package: kmod-ieee80211
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i686 0:2.6.19-1.2895.fc6 set to be installed
---> Package ieee80211.noarch 0:1.2.16-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i586 0:2.6.18-1.2798.fc6 set to be erased
--> Running transaction check

Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
ipw3945 noarch 1:1.2.0-1.kwizart.fc6 kwizart 37 k
Removing:
kernel i586 2.6.18-1.2798.fc6 installed 43 M
Installing for dependencies:
ieee80211 noarch 1.2.16-1.kwizart.fc6 kwizart 14 k
ipw3945-ucode noarch 1.14.2-1.kwizart.fc6 kwizart 67 k
kernel i686 2.6.19-1.2895.fc6 updates 16 M
kmod-ieee80211 i686 1.2.16-1.2.6.19_1.2895.fc6 kwizart 41 k
kmod-ipw3945 i686 1:1.2.0-1.2.6.19_1.2911.fc6 kwizart 95 k

Transaction Summary
=============================================================================
Install 6 Package(s)
Update 0 Package(s)
Remove 1 Package(s)

Total download size: 17 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test


Transaction Check Error: package kernel-2.6.19-1.2911.fc6 (which is newer than kernel-2.6.19-1.2895.fc6) is already installed

[root@localhost ~]#
Mais toujours pareil je suis pourtant bien sous le kernel 2.6.19-1.2911.fc6
[root@localhost ~]# uname -r
2.6.19-1.2911.fc6
[root@localhost ~]# rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n" kernel*
kernel-2.6.19-1.2911.fc6.i686
kernel-2.6.18-1.2798.fc6.i586
kernel-headers-2.6.19-1.2911.fc6.i386
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.19-1.2911.fc6 #1 SMP Sat Feb 10 15:51:47 EST 2007 i686 i686 i386 GNU/Linux
[root@localhost ~]#
Faut que je retourne sous un autre kernel ? Ou bien j'ignore cette étape...
[root@localhost ~]# chkconfig --level 345 NetworkManager on
[root@localhost ~]# chkconfig --level 345 NetworkManagerDispatcher on
[root@localhost ~]# service NetworkManager start
Configuration des paramètres réseau...
Démarrage du démon NetworkManager : [ OK ]
[root@localhost ~]# service NetworkManagerDispatcher startservice NetworkManagerDispatcher start
Syntaxe : /etc/init.d/NetworkManagerDispatcher {start|stop|status|restart|condrestart}
[root@localhost ~]# service NetworkManagerDispatcher start
Démarrage du démon NetworkManagerDispatcher : [ OK ]
[root@localhost ~]# chkconfig --level 345 ipw3945 on
erreur lors de la lecture d'informations sur le service ipw3945 : Aucun fichier ou répertoire de ce type
[root@localhost ~]# service ipw3945 start
ipw3945: service non reconnu
[root@localhost ~]#
ipw3945 n'est pas installé ?
L'installation a échoué, donc ipw3945 n'est pas installé.
yum --enablerepo=kwizart install kmod-ipw3945-1-1.2.0-1.2.6.19_1.2911.fc6
Désolé, il y-avait une erreur dans le nom du paquetage (j'ai confondu le lien html vers le paquetage et le nom du paquetage), essaye avec cette nouvelle commande :

yum --enablerepo=kwizart install kmod-ipw3945-1.2.0-1.2.6.19_1.2911.fc6.i686
ça me fait toujours la meme chose :
[root@localhost fredo-t]# yum --enablerepo=kwizart install kmod-ipw3945-1.2.0-1.2.6.19_1.2911.fc6.i686
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-ipw3945.i686 1:1.2.0-1.2.6.19_1.2911.fc6 set to be installed
--> Running transaction check
--> Processing Dependency: ipw3945-kmod-common >= 1:1.2.0 for package: kmod-ipw3945
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package ipw3945.noarch 1:1.2.0-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: ieee80211-kmod >= 1.2.16 for package: ipw3945
--> Processing Dependency: ipw3945-ucode >= 1.13 for package: ipw3945
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-ieee80211.i686 0:1.2.16-1.2.6.19_1.2895.fc6 set to be updated
---> Package ipw3945-ucode.noarch 0:1.14.2-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: ieee80211-kmod-common >= 1.2.16 for package: kmod-ieee80211
--> Processing Dependency: kernel-i686 = 2.6.19-1.2895.fc6 for package: kmod-ieee80211
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i686 0:2.6.19-1.2895.fc6 set to be installed
---> Package ieee80211.noarch 0:1.2.16-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Populating transaction set with selected packages. Please wait.
---> Package kernel.i586 0:2.6.18-1.2798.fc6 set to be erased
--> Running transaction check

Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kmod-ipw3945 i686 1:1.2.0-1.2.6.19_1.2911.fc6 kwizart 95 k
Removing:
kernel i586 2.6.18-1.2798.fc6 installed 43 M
Installing for dependencies:
ieee80211 noarch 1.2.16-1.kwizart.fc6 kwizart 14 k
ipw3945 noarch 1:1.2.0-1.kwizart.fc6 kwizart 37 k
ipw3945-ucode noarch 1.14.2-1.kwizart.fc6 kwizart 67 k
kernel i686 2.6.19-1.2895.fc6 updates 16 M
kmod-ieee80211 i686 1.2.16-1.2.6.19_1.2895.fc6 kwizart 41 k

Transaction Summary
=============================================================================
Install 6 Package(s)
Update 0 Package(s)
Remove 1 Package(s)

Total download size: 17 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Test
Finished Transaction Test


Transaction Check Error: package kernel-2.6.19-1.2911.fc6 (which is newer than kernel-2.6.19-1.2895.fc6) is already installed

[root@localhost fredo-t]#
---> Package kmod-ieee80211.i686 0:1.2.16-1.2.6.19_1.2895.fc6 set to be updated
Le problème vient de là. Le paquet kmod-ieee80211n'exite qu'en 2.6.19_1.2895 sur le dépôt de kwizart. Or il est donné en dépendance du kmod-ipw3945 que tu cherches à installer (malgré le fait que kwizart indique qu'il n'est plus nécessaire).

La solution que je vois serait de démarrer sur le "vieux" noyau en 2.6.18-1.2798, supprimer le dernier noyau en 2911 (sachant que les kmod-* en 2911 que tu as installé seront supprimés aussi donc à réinstaller) et installer le noyau en 2895 (i686). Redémarrer sur ce noyau et lancer l'installation du module de kwizart.


Soit, après démarrage sur le noyau en 2798 :
yum remove kernel-2.6.19-1.2911.fc6.i686
yum install kernel-2.6.19-1.2895.fc6.i686

Après un redémarrage sur le noyau en 2895 :
yum --enablerepo=kwizart install kmod-ipw3945-1.2.0-1.2.6.19_1.2895.fc6.i686

Il te restera à réinstaller les autres kmod-* que tu avais précédement.
Tu peux éventuellement tenter une mise à jour pour évoluer vers le dernier noyau en 2911, avec le 2895 d'installé, ça devrait marcher.
J'arrive pas a installer le kernel
[root@localhost fredo-t]# yum install kernel-2.6.19-1.2895.fc6.i686
*Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do
[root@localhost fredo-t]#
[root@localhost fredo-t]# yum install kernel-2.6.19-1.2895.fc6
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do
[root@localhost fredo-t]#
Sinon j'ai bien supprimé la version 2911
C'est bon j'ai trouver un rpm du kernel je vous tiens au courant
[root@localhost fredo-t]# wget ftp://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/6/SRPMS/kernel-2.6.19-1.2895.fc6.src.rpm
--22:17:04-- ftp://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/updates/6/SRPMS/kernel-2.6.19-1.2895.fc6.src.rpm
=> `kernel-2.6.19-1.2895.fc6.src.rpm'
Résolution de distro.ibiblio.org... 152.46.7.109
Connexion vers distro.ibiblio.org|152.46.7.109|:21...connecté.
Ouverture de session en anonymous...Session établie!
==> SYST ... complété. ==> PWD ... complété.
==> TYPE I ... complété. ==> CWD /pub/linux/distributions/fedora/linux/core/updates/6/SRPMS ... complété.
==> SIZE kernel-2.6.19-1.2895.fc6.src.rpm ... 46716431
==> PASV ... complété. ==> RETR kernel-2.6.19-1.2895.fc6.src.rpm ... complété
[root@localhost ~]# yum --enablerepo=kwizart install kmod-ipw3945-1.2.0-1.2.6.19_1.2895.fc6.i686
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for kmod-ipw3945 to pack into transaction set.
kmod-ipw3945-1.2.0-1.2.6. 100% |=========================| 3.1 kB 00:00
---> Package kmod-ipw3945.i686 1:1.2.0-1.2.6.19_1.2895.fc6 set to be installed
--> Running transaction check
--> Processing Dependency: ipw3945-kmod-common >= 1:1.2.0 for package: kmod-ipw3945
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package ipw3945.noarch 1:1.2.0-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: ieee80211-kmod >= 1.2.16 for package: ipw3945
--> Processing Dependency: ipw3945-ucode >= 1.13 for package: ipw3945
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package kmod-ieee80211.i686 0:1.2.16-1.2.6.19_1.2895.fc6 set to be updated
---> Package ipw3945-ucode.noarch 0:1.14.2-1.kwizart.fc6 set to be updated
--> Running transaction check
--> Processing Dependency: ieee80211-kmod-common >= 1.2.16 for package: kmod-ieee80211
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package ieee80211.noarch 0:1.2.16-1.kwizart.fc6 set to be updated
--> Running transaction check

Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
kmod-ipw3945 i686 1:1.2.0-1.2.6.19_1.2895.fc6 kwizart 60 k
Installing for dependencies:
ieee80211 noarch 1.2.16-1.kwizart.fc6 kwizart 14 k
ipw3945 noarch 1:1.2.0-1.kwizart.fc6 kwizart 37 k
ipw3945-ucode noarch 1.14.2-1.kwizart.fc6 kwizart 67 k
kmod-ieee80211 i686 1.2.16-1.2.6.19_1.2895.fc6 kwizart 41 k

Transaction Summary
=============================================================================
Install 5 Package(s)
Update 0 Package(s)
Remove 0 Package(s)

Total download size: 219 k
Is this ok [y/N]: y
Downloading Packages:
(1/1): kmod-ipw3945-1.2.0 100% |=========================| 60 kB 00:00
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: kmod-ieee80211 ######################### [1/5]
Installing: ieee80211 ######################### [2/5]
Installing: kmod-ipw3945 ######################### [3/5]
Installing: ipw3945 ######################### [4/5]
Installing: ipw3945-ucode ######################### [5/5]

Installed: kmod-ipw3945.i686 1:1.2.0-1.2.6.19_1.2895.fc6
Dependency Installed: ieee80211.noarch 0:1.2.16-1.kwizart.fc6 ipw3945.noarch 1:1.2.0-1.kwizart.fc6 ipw3945-ucode.noarch 0:1.14.2-1.kwizart.fc6 kmod-ieee80211.i686 0:1.2.16-1.2.6.19_1.2895.fc6
Complete!
[root@localhost ~]#
[root@localhost ~]# chkconfig --level345 ipw3945 on
--level345: option iconnue
[root@localhost ~]# chkconfig --level 345 ipw3945 on
[root@localhost ~]# service ipw3945 start
Starting Intel PRO/Wireless 3945: ipw3945

.
[root@localhost ~]#
Voila ma carte wifi est activée ! Merci pour tout les mecs ! :-D:-D:-D:-D
Je tenterai de synthétiser ce sujet du forum autant pour en faire un tuto ça pourrait servir
23 jours plus tard
Salut

J'ai un petit probleme avec ma wifi IPW 3945 ABG: tout marchait bien jusqu'à présent avec le noyau 2.6.19-1.2911.6.4.fc6
Un premier yum update à fait passer le noyau a la version 2.6.19-1.2911.6.5.fc6 , et la carte fonctionnait toujours..
Le dernier update a installé la version 2.6.19-1.2925.fc6, et là, mon module ipw3945 a été désinstallé...?

j'ai essayé de le réinstaller, mais j'ai besoin en dépendance de mon premier noyau.. que je n'ai plus..
Par ailleurs, c'est ma seule conexion internet fonctionnelle (pas de port ethernet...) Donc je ne peux pas utiliser yum.. je suis obligé de charger les packages a partir de windows et de les transferer apres sur fedora... 🙁:hammer::hammer::hammer:🙁

Si quelqu'un peut me dire quel kmod fichier utiliser, et ou le trouver, ce serait cool!!
probleme resolu..
comme me l'a fait remarquer pikachu, il y'a un petit décalage entre la mise a jour du noyau et la mise a jour du dépot kwizart... Donc il a faluu que je recharge les modules manuellement mais maintenant tout fonctionne..
vivement qu'on me change ma box, comme ca j'aurais plus de problème ethernet!!

Heureusement que les pokemon existent!! 😉😉