#26 Le 27/04/2008, à 22:19
- ilcorsaronero
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
donne les retours de
dpkg -l | grep build-essential
cat /etc/apt/sources.list
#27 Le 27/04/2008, à 22:23
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
le problème persiste
Hors ligne
#28 Le 27/04/2008, à 22:24
- le corsaire noir
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
donne les retours de
dpkg -l | grep build-essential
cat /etc/apt/sources.list
lis ce que je dis
#29 Le 27/04/2008, à 22:33
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
Nous nous sommes croisés, navér :-)
romain@XX:~$ dpkg -l | grep build-essential
ii build-essential 11.3ubuntu1 informational list of build-essential packag
romain@XX:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 8.04 _Hardy Heron_ - Release i386 (20080423)]/ hardy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ hardy main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy restricted main multiverse universe #Added by software-properties
## Major bug fix updates produced after the final release of the
## distribution.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu hardy partner
deb-src http://archive.canonical.com/ubuntu hardy partner
deb http://security.ubuntu.com/ubuntu hardy-security main restricted
deb-src http://security.ubuntu.com/ubuntu hardy-security restricted main multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu hardy-security universe
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-proposed restricted main multiverse universe
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates restricted main multiverse universe
deb http://security.ubuntu.com/ubuntu hardy-security multiverse
romain@XX:~$
Hors ligne
#30 Le 27/04/2008, à 22:43
- le corsaire noir
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
Ok,
build est installé
sysyt→ adminis → sources de logiciel
dans télécharger depuis, choisis la belgique
puis tape
sudo aptitude update
sudo aptitude install build-essential
#31 Le 27/04/2008, à 22:51
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
j'ai suivis tes démarches avec successivement chacun des deux serveurs de belgique puis installation suivant le lien sur aircrack.
Rien n'a changé, toujours les mêmes erreurs.
Dernière modification par foluia (Le 27/04/2008, à 22:53)
Hors ligne
#32 Le 27/04/2008, à 22:57
- le corsaire noir
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
le build a donné encore une erreur
fais ceci
sudo aptitude install linux-headers-$(uname -r) checkinstall
cd ~
mkdir ~/rt73-test
cd ~/rt73-test
wget http://rt2x00.serialmonkey.com/rt73-cvs-daily.tar.gz
tar -zxvf rt73-cvs-daily.tar.gz
cd rt73-cvs*/Module
make #donne le retour
ls #donne le retour
ne fais pas make install
#33 Le 27/04/2008, à 23:05
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
root@XX:~/rt73-test/rt73-cvs-2008042716/Module# make #donne le retour
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rtmp_main.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/mlme.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/connect.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rtusb_bulk.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rtusb_io.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/sync.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/assoc.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/auth.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/auth_rsp.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rtusb_data.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rtmp_init.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/sanity.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rtmp_wep.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rtmp_info.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rtmp_tkip.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/wpa.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/md5.o
CC [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rt2x00debug.o
LD [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rt73.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/romain/rt73-test/rt73-cvs-2008042716/Module/rt73.mod.o
LD [M] /home/romain/rt73-test/rt73-cvs-2008042716/Module/rt73.ko
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
!!! WARNING: Module file much too big (>1MB)
!!! Check your kernel settings or use 'strip'
*** Module rt73.ko built successfully
root@XX:~/rt73-test/rt73-cvs-2008042716/Module# ls
assoc.c Makefile rt2x00debug.h rtmp.h rtmp_wep.c sync.c
assoc.o md5.c rt2x00debug.o rtmp_info.c rtmp_wep.o sync.o
auth.c md5.h rt73.bin rtmp_info.o rtusb_bulk.c TESTING
auth.o md5.o rt73.h rtmp_init.c rtusb_bulk.o wpa.c
auth_rsp.c mlme.c rt73.ko rtmp_init.o rtusb_data.c wpa.h
auth_rsp.o mlme.h rt73.mod.c rtmp_main.c rtusb_data.o wpa.o
connect.c mlme.o rt73.mod.o rtmp_main.o rtusb_io.c
connect.o Module.symvers rt73.o rtmp_tkip.c rtusb_io.o
CVS oid.h rt_config.h rtmp_tkip.o sanity.c
iwpriv_usage.txt rt2x00debug.c rtmp_def.h rtmp_type.h sanity.o
root@XX:~/rt73-test/rt73-cvs-2008042716/Module#
Qu'entends tu par ne fait pas make install ? Lors de l'installation suivant l'explication de aircrack ?
J'ai toujours l'erreur après avoir fait "make"
:-c
Merci de m'aider en tout cas :-)
Je vais dormir pour ce soir.
Hors ligne
#34 Le 27/04/2008, à 23:11
- le corsaire noir
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
ok c'est bon pour aircrack
rm -r ~/rt73-test
cd ~
mkdir rt73
cd rt73
wget http://homepages.tu-darmstadt.de/~p_larbig/wlan/rt73-k2wrlz-2.0.1.tar.bz2
tar -xjf rt73-k2wrlz-2.0.1.tar.bz2
cd rt73-k2wrlz-2.0.1/Module/
wget http://patches.aircrack-ng.org/rt73_2.6.24.patch
patch -i rt73_2.6.24.patch
make
sudo make install
sudo modprobe rt73
sudo iwlist scanning #pour voir les réseaux
#35 Le 27/04/2008, à 23:27
- willy78
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
désolé j'ai un peu laisser tomber le poste!
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne
#36 Le 27/04/2008, à 23:32
- ilcorserinero
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
désolé j'ai un peu laisser tomber le poste!
chez moi avec le patch
sudo ifconfig rausb0 up
================
SIOCSIFFLAGS: Argument invalide
$ iwconfig
========
lo no wireless extensions.
rausb0 RT73 WLAN
Link Quality:0 Signal level:0 Noise level:113
Rx invalid nwid:0 invalid crypt:0 invalid misc:0
$ sudo iwlist scanning
------------------------
lo Interface doesn't support scanning.
rausb0 Interface doesn't support scanning.
#37 Le 28/04/2008, à 07:13
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
ok c'est bon pour aircrack
rm -r ~/rt73-test
cd ~
mkdir rt73
cd rt73
wget http://homepages.tu-darmstadt.de/~p_larbig/wlan/rt73-k2wrlz-2.0.1.tar.bz2
tar -xjf rt73-k2wrlz-2.0.1.tar.bz2
cd rt73-k2wrlz-2.0.1/Module/
wget http://patches.aircrack-ng.org/rt73_2.6.24.patch
patch -i rt73_2.6.24.patch
make
sudo make install
sudo modprobe rt73
sudo iwlist scanning #pour voir les réseaux
problème à la ligne patch -i rt73_2.6.24.patch
romain@XX:~$ rm -r ~/rt73-test
rm: descendre dans un répertoire protégé en écriture `/home/romain/rt73-test'?
romain@XX:~$ cd ~
romain@XX:~$ mkdir rt73
romain@XX:~$ cd rt73
romain@XX:~/rt73$ wget http://homepages.tu-darmstadt.de/~p_lar … .1.tar.bz2
--08:10:41-- http://homepages.tu-darmstadt.de/~p_lar
=> `~p_lar'
Résolution de homepages.tu-darmstadt.de... 130.83.58.90
Connexion vers homepages.tu-darmstadt.de|130.83.58.90|:80... connecté.
requête HTTP transmise, en attente de la réponse... 403 Forbidden
08:10:42 ERREUR 403: Forbidden.
--08:10:42-- http://%E2%80%A6/
=> `index.html'
Résolution de \342\200\246... échec: Nom ou service inconnu.
--08:10:42-- http://.1.tar.bz2/
=> `index.html'
Résolution de .1.tar.bz2... échec: Nom ou service inconnu.
Terminé --08:10:42--
Téléchargement: 0 octets dans 0 fichiers
romain@XX:~/rt73$ tar -xjf rt73-k2wrlz-2.0.1.tar.bz2
tar: rt73-k2wrlz-2.0.1.tar.bz2: ne peut open: Aucun fichier ou dossier de ce type
tar: Erreur non récupérable: fin de l'exécution immédiate
tar: Child returned status 2
tar: Statut d'erreur reporté d'erreurs précédentes.
romain@XX:~/rt73$ cd rt73-k2wrlz-2.0.1/Module/
bash: cd: rt73-k2wrlz-2.0.1/Module/: Aucun fichier ou dossier de ce type
romain@XX:~/rt73$ wget http://patches.aircrack-ng.org/rt73_2.6.24.patch
--08:10:42-- http://patches.aircrack-ng.org/rt73_2.6.24.patch
=> `rt73_2.6.24.patch'
Résolution de patches.aircrack-ng.org... 213.186.33.2
Connexion vers patches.aircrack-ng.org|213.186.33.2|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 42 030 (41K) [text/x-diff]
100%[====================================>] 42 030 172.44K/s
08:10:42 (171.87 KB/s) - « rt73_2.6.24.patch » sauvegardé [42030/42030]
romain@XX:~/rt73$ patch -i rt73_2.6.24.patch
can't find file to patch at input line 4
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur rt73-k2wrlz-2.0.1/Module/rtmp_def.h rt73-k2wrlz-2.0.1-24/Module/rtmp_def.h
|--- rt73-k2wrlz-2.0.1/Module/rtmp_def.h 2007-07-10 10:01:32.000000000 +0200
|+++ rt73-k2wrlz-2.0.1-24/Module/rtmp_def.h 2008-02-13 23:12:13.000000000 +0100
--------------------------
File to patch:
Hors ligne
#38 Le 28/04/2008, à 07:53
- le corsaire
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
sudo rm -r ~/rt73-test
sudo rm -r ~/rt73
cd ~
mkdir rt73
cd rt73
wget http://homepages.tu-darmstadt.de/~p_larbig/wlan/rt73-k2wrlz-2.0.1.tar.bz2
tar -xjf rt73-k2wrlz-2.0.1.tar.bz2
cd rt73-k2wrlz-2.0.1/Module/
wget http://patches.aircrack-ng.org/rt73_2.6.24.patch
patch -i rt73_2.6.24.patch
make
sudo make install
sudo modprobe rt73
sudo iwlist scanning #pour voir les réseaux
#39 Le 28/04/2008, à 09:44
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
romain@XX:~$ sudo rm -r ~/rt73-test
rm: ne peut enlever `/home/romain/rt73-test': Aucun fichier ou dossier de ce type
romain@XX:~$ sudo rm -r ~/rt73
romain@XX:~$ cd ~
romain@XX:~$ mkdir rt73
romain@XX:~$ cd rt73
romain@XX:~/rt73$ wget http://homepages.tu-darmstadt.de/~p_larbig/wlan/rt73-k2wrlz-2.0.1.tar.bz2
--10:41:35-- http://homepages.tu-darmstadt.de/~p_larbig/wlan/rt73-k2wrlz-2.0.1.tar.bz2
=> `rt73-k2wrlz-2.0.1.tar.bz2'
Résolution de homepages.tu-darmstadt.de... 130.83.58.90
Connexion vers homepages.tu-darmstadt.de|130.83.58.90|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 248 273 (242K) [application/x-tar]
100%[====================================>] 248 273 309.83K/s
10:41:36 (308.96 KB/s) - « rt73-k2wrlz-2.0.1.tar.bz2 » sauvegardé [248273/248273]
romain@XX:~/rt73$ tar -xjf rt73-k2wrlz-2.0.1.tar.bz2
romain@XX:~/rt73$ cd rt73-k2wrlz-2.0.1/Module/
romain@XX:~/rt73/rt73-k2wrlz-2.0.1/Module$ wget http://patches.aircrack-ng.org/rt73_2.6.24.patch
--10:41:37-- http://patches.aircrack-ng.org/rt73_2.6.24.patch
=> `rt73_2.6.24.patch'
Résolution de patches.aircrack-ng.org... 213.186.33.2
Connexion vers patches.aircrack-ng.org|213.186.33.2|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 42 030 (41K) [text/x-diff]
100%[====================================>] 42 030 129.19K/s
10:41:37 (128.93 KB/s) - « rt73_2.6.24.patch » sauvegardé [42030/42030]
romain@XX:~/rt73/rt73-k2wrlz-2.0.1/Module$ patch -i rt73_2.6.24.patch
patching file rtmp_def.h
patching file rtmp_main.c
romain@XX:~/rt73/rt73-k2wrlz-2.0.1/Module$ make
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rtmp_main.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/mlme.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/connect.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rtusb_bulk.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rtusb_io.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/sync.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/assoc.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/auth.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/auth_rsp.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rtusb_data.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rtmp_init.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/sanity.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rtmp_wep.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rtmp_info.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rtmp_tkip.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/wpa.o
CC [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/md5.o
LD [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rt73.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rt73.mod.o
LD [M] /home/romain/rt73/rt73-k2wrlz-2.0.1/Module/rt73.ko
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
romain@XX:~/rt73/rt73-k2wrlz-2.0.1/Module$ sudo make install
echo "2.6 module install"
2.6 module install
make -C /lib/modules/2.6.24-16-generic/build SUBDIRS= modules_install
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
DEPMOD 2.6.24-16-generic
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
/sbin/depmod -a
grep: /etc/modprobe.conf: Aucun fichier ou dossier de ce type
append 'alias ra0 rt73' to /etc/modprobe.conf
romain@XX:~/rt73/rt73-k2wrlz-2.0.1/Module$ sudo modprobe rt73
FATAL: Module rt73 not found.
romain@XX:~/rt73/rt73-k2wrlz-2.0.1/Module$ sudo iwlist scanning #pour voir les réseaux
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
romain@XX:~/rt73/rt73-k2wrlz-2.0.1/Module$
romain@XX:~/rt73/rt73-k2wrlz-2.0.1/Module$ sudo modprobe rt73
FATAL: Module rt73 not found.
romain@XX:~/rt73/rt73-k2wrlz-2.0.1/Module$ sudo iwlist scanning #pour voir les réseaux
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
Mais ce n'est plus la même erreur :-)
Hors ligne
#40 Le 28/04/2008, à 15:29
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
Avant de continuer :
Je viens d'éteindre mon pc et de le rallumer...
il me met qu'il faut que je configure la carte graphique etc...
et j'ai crus lire que deamon tool n'était pas lancé.
Je n'ai rien installé, ou fait autre que ce qui est dessus...
Edit, j'ai réussi à remettre l'écran en marche en configurant la carte, mais après, le touchpad et la souris ne marchent plus.
Je ne sais pas trop ce que l'on a fait de mal comme manip.
Je tente la même avec le livecd.
Dernière modification par foluia (Le 28/04/2008, à 15:34)
Hors ligne
#41 Le 29/04/2008, à 10:28
- ilcorsaronero
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
ou en es tu ??
#42 Le 29/04/2008, à 10:35
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
j'ai réinstallé la 8.04
Ce qui est vraiment particulier, c'est que le livecd reconnait la clé usb ! L'injection ne marche pas, mais elle est présente dans iwconfig.
Par contre, une fois le cd installé, la clé n'est plus reconnue.
La clé passe aussi sous le livecd bactrack (contenant la suite aircrack) sans problème et l'injection marche bien. Dans ce live cd, il y a marqué driver rt2500.
J'ai donc essayé de les mettre, mais rien...
Hors ligne
#43 Le 29/04/2008, à 10:39
- ilcorsaronero
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
ok, le dernier serial fonctionne bien chez moi
Il faut une connexion
sudo aptitude install linux-headers-$(uname -r) checkinstall
cd ~
cd ~/rt73-test
wget http://rt2x00.serialmonkey.com/rt73-cvs-daily.tar.gz
tar -zxvf rt73-cvs-daily.tar.gz
cd rt73-cvs*/Module
make #donne le retour
checkinstall -D
ls #donne le retour
#44 Le 29/04/2008, à 10:56
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
robert@XX:~$ cd rt73-cvs*/Module
robert@XX:~/rt73-cvs-2008042904/Module$ make #donne le retour
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
CC [M] /home/robert/rt73-cvs-2008042904/Module/rtmp_main.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/mlme.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/connect.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/rtusb_bulk.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/rtusb_io.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/sync.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/assoc.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/auth.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/auth_rsp.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/rtusb_data.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/rtmp_init.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/sanity.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/rtmp_wep.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/rtmp_info.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/rtmp_tkip.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/wpa.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/md5.o
CC [M] /home/robert/rt73-cvs-2008042904/Module/rt2x00debug.o
LD [M] /home/robert/rt73-cvs-2008042904/Module/rt73.o
Building modules, stage 2.
MODPOST 1 modules
CC /home/robert/rt73-cvs-2008042904/Module/rt73.mod.o
LD [M] /home/robert/rt73-cvs-2008042904/Module/rt73.ko
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
!!! WARNING: Module file much too big (>1MB)
!!! Check your kernel settings or use 'strip'
*** Module rt73.ko built successfully
robert@XX:~/rt73-cvs-2008042904/Module$ checkinstall -D
checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs? [y]: y
Please write a description for the package.
End your description with an empty line or EOF.
>>
*** SIGINT received ***
Cleaning up...OK
Bye.
robert@XX:~/rt73-cvs-2008042904/Module$
ne sachant quoi mettre, j'ai voulu copié pour te montrer, et ai fait l'erreur d'utiliser ctrl c...
je peux recommencer.
Que dois je mettre ?
Dernière modification par foluia (Le 29/04/2008, à 10:57)
Hors ligne
#45 Le 29/04/2008, à 11:02
- hohodetcem\backlater
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
pas grave, c'est juste la création d'un paquet
rien n'est encore installé
donne le retour de
ls
#46 Le 29/04/2008, à 11:09
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
robert@XX:~/rt73-cvs-2008042904/Module$ ls
assoc.c md5.h rt73.ko rtmp_main.o sanity.c
assoc.o md5.o rt73.mod.c rtmp_tkip.c sanity.o
auth.c mlme.c rt73.mod.o rtmp_tkip.o sync.c
auth.o mlme.h rt73.o rtmp_type.h sync.o
auth_rsp.c mlme.o rt_config.h rtmp_wep.c TESTING
auth_rsp.o Module.symvers rtmp_def.h rtmp_wep.o wpa.c
connect.c oid.h rtmp.h rtusb_bulk.c wpa.h
connect.o rt2x00debug.c rtmp_info.c rtusb_bulk.o wpa.o
CVS rt2x00debug.h rtmp_info.o rtusb_data.c
iwpriv_usage.txt rt2x00debug.o rtmp_init.c rtusb_data.o
Makefile rt73.bin rtmp_init.o rtusb_io.c
md5.c rt73.h rtmp_main.c rtusb_io.o
Please write a description for the package.
End your description with an empty line or EOF.
je dois mettre quoi ?
Dernière modification par foluia (Le 29/04/2008, à 11:12)
Hors ligne
#47 Le 29/04/2008, à 11:14
- le corsaire noir
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
dans le retour de make
!!! WARNING: Module file much too big (>1MB)
!!! Check your kernel settings or use 'strip'
*** Module rt73.ko built successfully
on voit que rt
rt73.ko a été créé mais il est trop gros
tape
alors
strip -S rt73.ko
checkinstall -D #répoonds n, puis la touche enter jusqu'à la fin
puis reposte
ls
#48 Le 29/04/2008, à 11:29
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
robert@XX:~$ sudo -s
root@XX:~# sudo aptitude install linux-headers-$(uname -r) checkinstall
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Lecture de l'information d'état étendu
Initialisation de l'état des paquets... Fait
Construction de la base de données des étiquettes... Fait
Aucun paquet ne va être installé, mis à jour ou enlevé.
0 paquets mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de télécharger 0o d'archives. Après dépaquetage, 0o seront utilisés.
Écriture de l'information d'état étendu... Fait
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Lecture de l'information d'état étendu
Initialisation de l'état des paquets... Fait
Construction de la base de données des étiquettes... Fait
root@XX:~# cd ~
root@XX:~# cd ~/rt73-test
bash: cd: /home/robert/rt73-test: Aucun fichier ou dossier de ce type
root@XX:~# wget http://rt2x00.serialmonkey.com/rt73-cvs-daily.tar.gz
--12:28:29-- http://rt2x00.serialmonkey.com/rt73-cvs-daily.tar.gz
=> `rt73-cvs-daily.tar.gz.1'
Résolution de rt2x00.serialmonkey.com... 208.100.15.174
Connexion vers rt2x00.serialmonkey.com|208.100.15.174|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 308 474 (301K) [application/x-gzip]
100%[====================================>] 308 474 72.54K/s ETA 00:00
12:28:34 (67.04 KB/s) - « rt73-cvs-daily.tar.gz.1 » sauvegardé [308474/308474]
root@XX:~# tar -zxvf rt73-cvs-daily.tar.gz
rt73-cvs-2008042904/
rt73-cvs-2008042904/FAQ
rt73-cvs-2008042904/THANKS
rt73-cvs-2008042904/CHANGELOG
rt73-cvs-2008042904/CVS/
rt73-cvs-2008042904/CVS/Root
rt73-cvs-2008042904/CVS/Repository
rt73-cvs-2008042904/CVS/Entries.Log
rt73-cvs-2008042904/CVS/Entries
rt73-cvs-2008042904/LICENSE
rt73-cvs-2008042904/Module/
rt73-cvs-2008042904/Module/auth.c
rt73-cvs-2008042904/Module/rt73.h
rt73-cvs-2008042904/Module/rt73.bin
rt73-cvs-2008042904/Module/rt2x00debug.h
rt73-cvs-2008042904/Module/md5.c
rt73-cvs-2008042904/Module/rtusb_data.c
rt73-cvs-2008042904/Module/rtmp_main.c
rt73-cvs-2008042904/Module/rt_config.h
rt73-cvs-2008042904/Module/assoc.c
rt73-cvs-2008042904/Module/CVS/
rt73-cvs-2008042904/Module/CVS/Root
rt73-cvs-2008042904/Module/CVS/Repository
rt73-cvs-2008042904/Module/CVS/Entries
rt73-cvs-2008042904/Module/wpa.c
rt73-cvs-2008042904/Module/sync.c
rt73-cvs-2008042904/Module/rtmp_info.c
rt73-cvs-2008042904/Module/iwpriv_usage.txt
rt73-cvs-2008042904/Module/rtusb_bulk.c
rt73-cvs-2008042904/Module/mlme.h
rt73-cvs-2008042904/Module/connect.c
rt73-cvs-2008042904/Module/rtmp_tkip.c
rt73-cvs-2008042904/Module/auth_rsp.c
rt73-cvs-2008042904/Module/oid.h
rt73-cvs-2008042904/Module/rtmp_init.c
rt73-cvs-2008042904/Module/TESTING
rt73-cvs-2008042904/Module/rtusb_io.c
rt73-cvs-2008042904/Module/rtmp.h
rt73-cvs-2008042904/Module/mlme.c
rt73-cvs-2008042904/Module/md5.h
rt73-cvs-2008042904/Module/wpa.h
rt73-cvs-2008042904/Module/rtmp_wep.c
rt73-cvs-2008042904/Module/rtmp_def.h
rt73-cvs-2008042904/Module/Makefile
rt73-cvs-2008042904/Module/rtmp_type.h
rt73-cvs-2008042904/Module/rt2x00debug.c
rt73-cvs-2008042904/Module/sanity.c
rt73-cvs-2008042904/README
root@XX:~# cd rt73-cvs*/Module
root@XX:~/rt73-cvs-2008042904/Module# make #donne le retour
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
Building modules, stage 2.
MODPOST 1 modules
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
*** Module rt73.ko built successfully
root@XX:~/rt73-cvs-2008042904/Module# strip -S rt73.ko
root@XX:~/rt73-cvs-2008042904/Module# checkinstall -D
checkinstall 1.6.1, Copyright 2002 Felipe Eduardo Sanchez Diaz Duran
This software is released under the GNU GPL.
The package documentation directory ./doc-pak does not exist.
Should I create a default set of package docs? [y]: n
*****************************************
**** Debian package creation selected ***
*****************************************
/usr/bin/checkinstall: line 1166: dpkg-architecture : commande introuvable
*** Warning: The package name "Module" contains upper case
*** Warning: letters. dpkg might not like that so I changed
*** Warning: them to lower case.
This package will be built according to these values:
0 - Maintainer: [ root@XX ]
1 - Summary: [ Package created with checkinstall 1.6.1 ]
2 - Name: [ module ]
3 - Version: [ 20080429 ]
4 - Release: [ 1 ]
5 - License: [ GPL ]
6 - Group: [ checkinstall ]
7 - Architecture: [ i386 ]
8 - Source location: [ Module ]
9 - Alternate source location: [ ]
10 - Requires: [ ]
Enter a number to change any of them or press ENTER to continue:
Installing with make install...
========================= Installation results ===========================
*** Install module in /lib/modules/2.6.24-16-generic/extra ...
make[1]: entrant dans le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
INSTALL /home/robert/rt73-cvs-2008042904/Module/rt73.ko
DEPMOD 2.6.24-16-generic
make[1]: quittant le répertoire « /usr/src/linux-headers-2.6.24-16-generic »
/sbin/depmod -a
*** Update /etc/modprobe.d/ralink alias for wlan*
*** Install firmware in /lib/firmware ...
*** Check old config ...
======================== Installation successful ==========================
grep: /var/tmp/CbOjHoCePHNXLQBhCRANW/newfile: Aucun fichier ou dossier de ce type
Copying files to the temporary directory...OK
Stripping ELF binaries and libraries...OK
Compressing man pages...OK
Building file list...OK
Kernel modules found. Calling depmod in the postinstall script
Building Debian package...OK
Installing Debian package...OK
Erasing temporary files...OK
Writing backup package...OK
Deleting temp dir...OK
**********************************************************************
Done. The new package has been installed and saved to
/home/robert/rt73-cvs-2008042904/Module/module_20080429-1_i386.deb
You can remove it from your system anytime using:
dpkg -r module
**********************************************************************
root@XX:~/rt73-cvs-2008042904/Module# ls
assoc.c Module.symvers rtmp_main.o
assoc.o oid.h rtmp_tkip.c
auth.c postinstall-pak rtmp_tkip.o
auth.o rt2x00debug.c rtmp_type.h
auth_rsp.c rt2x00debug.h rtmp_wep.c
auth_rsp.o rt2x00debug.o rtmp_wep.o
backup-042920081229-pre-module.tgz rt73.bin rtusb_bulk.c
connect.c rt73.h rtusb_bulk.o
connect.o rt73.ko rtusb_data.c
CVS rt73.mod.c rtusb_data.o
description-pak rt73.mod.o rtusb_io.c
iwpriv_usage.txt rt73.o rtusb_io.o
Makefile rt_config.h sanity.c
md5.c rtmp_def.h sanity.o
md5.h rtmp.h sync.c
md5.o rtmp_info.c sync.o
mlme.c rtmp_info.o TESTING
mlme.h rtmp_init.c wpa.c
mlme.o rtmp_init.o wpa.h
module_20080429-1_i386.deb rtmp_main.c wpa.o
root@XX:~/rt73-cvs-2008042904/Module#
Hors ligne
#49 Le 29/04/2008, à 11:35
- hohodetcem\backlater
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
tape
sudo dpkg -i module_20080429-1_i386.deb #on installe le pilote
sudo modprobe rt73 #on lance le pilote
donne les retours de
lsmod | grep usbcore
sudo iwlist scannig
sudo lshw -C network
iwconfig
#50 Le 29/04/2008, à 11:41
- foluia
Re : 8.04 : chipset rt73 ne marche plus (carte ew 7318usg)
root@XX:~/rt73-cvs-2008042904/Module# lsmod | grep usbcore
usbcore 146028 6 rt73,hci_usb,usbhid,ehci_hcd,uhci_hcd
root@XX:~/rt73-cvs-2008042904/Module# sudo iwlist scannig
iwlist: unknown command `scannig' (check 'iwlist --help').
root@XX:~/rt73-cvs-2008042904/Module# sudo lshw -C network
*-network
description: Network controller
product: PRO/Wireless 3945ABG Network Connection
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: 02
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=iwl3945 latency=0 module=iwl3945
*-network
description: Ethernet interface
product: BCM4401-B0 100Base-TX
vendor: Broadcom Corporation
physical id: 5
bus info: pci@0000:05:05.0
logical name: eth0
version: 02
serial: 00:13:77:48:7f:4d
size: 100MB/s
capacity: 100MB/s
width: 32 bits
clock: 33MHz
capabilities: pm bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=b44 driverversion=2.0 duplex=full ip=192.168.158.100 latency=32 link=yes module=ssb multicast=yes port=twisted pair speed=100MB/s
*-network DISABLED
description: Wireless interface
physical id: 1
logical name: wlan0
serial: 00:0e:2e:f1:2a:5d
capabilities: ethernet physical wireless
configuration: broadcast=yes multicast=yes wireless=RT73 WLAN
root@XX:~/rt73-cvs-2008042904/Module# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 RT73 WLAN ESSID:""
Mode:Managed Frequency=2.412 GHz Bit Rate=54 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=0/100 Signal level:-121 dBm Noise level:-111 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Dernière modification par foluia (Le 29/04/2008, à 11:41)
Hors ligne