Le dimanche 10 décembre 2006 23:39, gegetel a écrit :
> Le 10.12.2006 23:16, *joel* a écrit fort à propos :
> > Le dimanche 10 décembre 2006 22:24, gegetel a écrit :
> >> > La doc dit de se déplacer vers le répertoire ieee80211-1.1.14, créé
> >> > lors de la décompression. C'est seulement là que tu devras faire make.
> >
> > Ça, j'ai fait, mais j'avais un message disant, si j'ai bien compris, que
> > les fichiers existaient déjà. J'ai donc abandonné.
> >
> >> Et après il faut faire la même chose dans le répertoire ipw3945-1.1.3 né
> >> de la décompression de ipw3945-1.1.3.tgz
> >
> > Oui, c'est là que ça coince.
>
> Je crois avoir lu que cette étape utilise des fichiers générés lors de
> l'étape précédente, qu'il aurait donc fallu mener à bien.
J'ai donc effectuée la première étape, ce qui n'a rien changé (ce qui me
semble d'ailleurs logique)
Par contre, il y a un README dans le ipw3945 décompressé. Voici ce qu'il dit
de l'install :
" 2. INSTALLATION
Within this archive are two directories, x86 and x86_64. Depending on
the architecture you are using, chose the appropriate ipw3945d
regulatory daemon and install it into your system, typically in /sbin.
For example:
If you are running on a 32-bit system, you would perform the following:
% cp x86/ipw3495d /sbin
If you are running on an EM64T enabled system, you would perform the
following:
% cp x86_64/ipw3945d /sbin
You may need to be root to copy the file to that location. You will
need to be root to run the file.
The scripts provided with the Intel PRO/Wireless 3945ABG Network
Connection driver for Linux requires the regulatory daemon to be in the
current execution path, or to use the -ipw3945d parameter (see the
README.ipw3945 provided with the driver package.)
3. RUNNING BEFORE DRIVER FULLY LOADED
The typical method for lauching the daemon is to spawn it from within
the modprobe.conf or udev scripts as soon as the ipw3945 module is
loaded. This can cause problems on systems where the module is loaded
earlier in the boot process than the device is probed, or where the
module load is delayed.
To support this model, the daemon supports the '--timeout' parameter
which can be used to specify how long the daemon should look for the
driver before giving up. The default value is 0, which will exit
immediately if the driver is not found.
A value of -1 will result in the daemon waiting forever. Any other
value specifies the number of seconds to wait. The daemon will poll
the system once per second looking for the driver's sysfs entries.
Example usage:
% ipw3945d --timeout=-1
The above will fork the daemon into the background and then wait
forever for the module to load."
Si j'ai compris, il suffit donc de copier ipw3945 dans /sbin, ce que j'ai fait
ainsi :
[EMAIL PROTECTED] ipw3945d-1.7.22]#
cd '/documents/Téléchargement/ipw3945d-1.7.22/x86'
[EMAIL PROTECTED] x86]# cp ipw3945d /sbin
/sbin étant bien dans le path :
[EMAIL PROTECTED] x86]# echo $PATH
/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/lib/qt3//bin
Mais si j'essaie d'exécuter ipw3945 :
[EMAIL PROTECTED] x86]# ipw3945d
ipw3945d - regulatory daemon
Copyright (C) 2005-2006 Intel Corporation. All rights reserved.
version: 1.7.22
2006-12-11 12:10:12: ERROR: Could not find Intel PRO/Wireless 3945ABG Network
Connection
[EMAIL PROTECTED] x86]#
Et si je réessaie de configurer le connexion dans MCC, il me répond toujours
qu'il faut que j'installe ipw3945...
Le portable étant un Intel DuoCore, est-ce que j'aurai dû copier la version
x86_64 dans /sbin ? Je ne le pense pas, mais il me vient un doute en
rédigeant ce mail...
--
Joël
=========================================
Vous souhaitez acquerir votre pack ou des services Mandriva?
Rendez-vous sur "http://store.mandriva.com".
Rejoignez le club Mandriva : http://club.mandriva.com
=========================================